mock_k8s

package
v15.11.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 13, 2023 License: MIT Imports: 6 Imported by: 0

Documentation

Overview

Package mock_k8s is a generated GoMock package.

Package mock_k8s is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockRESTClientGetter

type MockRESTClientGetter struct {
	// contains filtered or unexported fields
}

MockRESTClientGetter is a mock of RESTClientGetter interface.

func NewMockRESTClientGetter

func NewMockRESTClientGetter(ctrl *gomock.Controller) *MockRESTClientGetter

NewMockRESTClientGetter creates a new mock instance.

func (*MockRESTClientGetter) EXPECT

EXPECT returns an object that allows the caller to indicate expected use.

func (*MockRESTClientGetter) ToDiscoveryClient

ToDiscoveryClient mocks base method.

func (*MockRESTClientGetter) ToRESTConfig

func (m *MockRESTClientGetter) ToRESTConfig() (*rest.Config, error)

ToRESTConfig mocks base method.

func (*MockRESTClientGetter) ToRESTMapper

func (m *MockRESTClientGetter) ToRESTMapper() (meta.RESTMapper, error)

ToRESTMapper mocks base method.

type MockRESTClientGetterMockRecorder

type MockRESTClientGetterMockRecorder struct {
	// contains filtered or unexported fields
}

MockRESTClientGetterMockRecorder is the mock recorder for MockRESTClientGetter.

func (*MockRESTClientGetterMockRecorder) ToDiscoveryClient

func (mr *MockRESTClientGetterMockRecorder) ToDiscoveryClient() *gomock.Call

ToDiscoveryClient indicates an expected call of ToDiscoveryClient.

func (*MockRESTClientGetterMockRecorder) ToRESTConfig

func (mr *MockRESTClientGetterMockRecorder) ToRESTConfig() *gomock.Call

ToRESTConfig indicates an expected call of ToRESTConfig.

func (*MockRESTClientGetterMockRecorder) ToRESTMapper

func (mr *MockRESTClientGetterMockRecorder) ToRESTMapper() *gomock.Call

ToRESTMapper indicates an expected call of ToRESTMapper.

type MockResettableRESTMapper

type MockResettableRESTMapper struct {
	// contains filtered or unexported fields
}

MockResettableRESTMapper is a mock of ResettableRESTMapper interface.

func NewMockResettableRESTMapper

func NewMockResettableRESTMapper(ctrl *gomock.Controller) *MockResettableRESTMapper

NewMockResettableRESTMapper creates a new mock instance.

func (*MockResettableRESTMapper) EXPECT

EXPECT returns an object that allows the caller to indicate expected use.

func (*MockResettableRESTMapper) KindFor

KindFor mocks base method.

func (*MockResettableRESTMapper) KindsFor

KindsFor mocks base method.

func (*MockResettableRESTMapper) RESTMapping

func (m *MockResettableRESTMapper) RESTMapping(arg0 schema.GroupKind, arg1 ...string) (*meta.RESTMapping, error)

RESTMapping mocks base method.

func (*MockResettableRESTMapper) RESTMappings

func (m *MockResettableRESTMapper) RESTMappings(arg0 schema.GroupKind, arg1 ...string) ([]*meta.RESTMapping, error)

RESTMappings mocks base method.

func (*MockResettableRESTMapper) Reset

func (m *MockResettableRESTMapper) Reset()

Reset mocks base method.

func (*MockResettableRESTMapper) ResourceFor

ResourceFor mocks base method.

func (*MockResettableRESTMapper) ResourceSingularizer

func (m *MockResettableRESTMapper) ResourceSingularizer(arg0 string) (string, error)

ResourceSingularizer mocks base method.

func (*MockResettableRESTMapper) ResourcesFor

ResourcesFor mocks base method.

type MockResettableRESTMapperMockRecorder

type MockResettableRESTMapperMockRecorder struct {
	// contains filtered or unexported fields
}

MockResettableRESTMapperMockRecorder is the mock recorder for MockResettableRESTMapper.

func (*MockResettableRESTMapperMockRecorder) KindFor

func (mr *MockResettableRESTMapperMockRecorder) KindFor(arg0 interface{}) *gomock.Call

KindFor indicates an expected call of KindFor.

func (*MockResettableRESTMapperMockRecorder) KindsFor

func (mr *MockResettableRESTMapperMockRecorder) KindsFor(arg0 interface{}) *gomock.Call

KindsFor indicates an expected call of KindsFor.

func (*MockResettableRESTMapperMockRecorder) RESTMapping

func (mr *MockResettableRESTMapperMockRecorder) RESTMapping(arg0 interface{}, arg1 ...interface{}) *gomock.Call

RESTMapping indicates an expected call of RESTMapping.

func (*MockResettableRESTMapperMockRecorder) RESTMappings

func (mr *MockResettableRESTMapperMockRecorder) RESTMappings(arg0 interface{}, arg1 ...interface{}) *gomock.Call

RESTMappings indicates an expected call of RESTMappings.

func (*MockResettableRESTMapperMockRecorder) Reset

Reset indicates an expected call of Reset.

func (*MockResettableRESTMapperMockRecorder) ResourceFor

func (mr *MockResettableRESTMapperMockRecorder) ResourceFor(arg0 interface{}) *gomock.Call

ResourceFor indicates an expected call of ResourceFor.

func (*MockResettableRESTMapperMockRecorder) ResourceSingularizer

func (mr *MockResettableRESTMapperMockRecorder) ResourceSingularizer(arg0 interface{}) *gomock.Call

ResourceSingularizer indicates an expected call of ResourceSingularizer.

func (*MockResettableRESTMapperMockRecorder) ResourcesFor

func (mr *MockResettableRESTMapperMockRecorder) ResourcesFor(arg0 interface{}) *gomock.Call

ResourcesFor indicates an expected call of ResourcesFor.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL