Versions in this module Expand all Collapse all v0 v0.14.0 Mar 22, 2025 Changes in this version + type MockRESTClientGetter struct + func NewMockRESTClientGetter(ctrl *gomock.Controller) *MockRESTClientGetter + func (m *MockRESTClientGetter) EXPECT() *MockRESTClientGetterMockRecorder + func (m *MockRESTClientGetter) ToDiscoveryClient() (discovery.CachedDiscoveryInterface, error) + func (m *MockRESTClientGetter) ToRESTConfig() (*rest.Config, error) + func (m *MockRESTClientGetter) ToRESTMapper() (meta.RESTMapper, error) + func (m *MockRESTClientGetter) ToRawKubeConfigLoader() clientcmd.ClientConfig + type MockRESTClientGetterMockRecorder struct + func (mr *MockRESTClientGetterMockRecorder) ToDiscoveryClient() *gomock.Call + func (mr *MockRESTClientGetterMockRecorder) ToRESTConfig() *gomock.Call + func (mr *MockRESTClientGetterMockRecorder) ToRESTMapper() *gomock.Call + func (mr *MockRESTClientGetterMockRecorder) ToRawKubeConfigLoader() *gomock.Call