| 31 | } |
| 32 | |
| 33 | type IKubernetesClient_Expecter struct { |
| 34 | mock *mock.Mock |
| 35 | } |
| 36 | |
| 37 | func (_m *IKubernetesClient) EXPECT() *IKubernetesClient_Expecter { |
| 38 | return &IKubernetesClient_Expecter{mock: &_m.Mock} |
nothing calls this directly
no outgoing calls
no test coverage detected