MCPcopy
hub / github.com/cyclops-ui/cyclops / IKubernetesClient_Expecter

Struct IKubernetesClient_Expecter

cyclops-ctrl/pkg/mocks/IKubernetesClient.go:33–35  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

31}
32
33type IKubernetesClient_Expecter struct {
34 mock *mock.Mock
35}
36
37func (_m *IKubernetesClient) EXPECT() *IKubernetesClient_Expecter {
38 return &IKubernetesClient_Expecter{mock: &_m.Mock}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected