mock_k8s

package
v16.3.0-rc1 Latest Latest
Warning

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

Go to latest
Published: Jul 20, 2023 License: MIT Imports: 21 Imported by: 0

Documentation

Overview

Package mock_k8s is a generated GoMock package.

Package mock_k8s is a generated GoMock package.

Package mock_k8s is a generated GoMock package.

Package mock_k8s is a generated GoMock package.

Package mock_k8s is a generated GoMock package.

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 MockApiextensionsV1Interface added in v16.1.0

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

MockApiextensionsV1Interface is a mock of ApiextensionsV1Interface interface.

func NewMockApiextensionsV1Interface added in v16.1.0

func NewMockApiextensionsV1Interface(ctrl *gomock.Controller) *MockApiextensionsV1Interface

NewMockApiextensionsV1Interface creates a new mock instance.

func (*MockApiextensionsV1Interface) CustomResourceDefinitions added in v16.1.0

CustomResourceDefinitions mocks base method.

func (*MockApiextensionsV1Interface) EXPECT added in v16.1.0

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

func (*MockApiextensionsV1Interface) RESTClient added in v16.1.0

RESTClient mocks base method.

type MockApiextensionsV1InterfaceMockRecorder added in v16.1.0

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

MockApiextensionsV1InterfaceMockRecorder is the mock recorder for MockApiextensionsV1Interface.

func (*MockApiextensionsV1InterfaceMockRecorder) CustomResourceDefinitions added in v16.1.0

func (mr *MockApiextensionsV1InterfaceMockRecorder) CustomResourceDefinitions() *gomock.Call

CustomResourceDefinitions indicates an expected call of CustomResourceDefinitions.

func (*MockApiextensionsV1InterfaceMockRecorder) RESTClient added in v16.1.0

RESTClient indicates an expected call of RESTClient.

type MockCoreV1Interface added in v16.1.0

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

MockCoreV1Interface is a mock of CoreV1Interface interface.

func NewMockCoreV1Interface added in v16.1.0

func NewMockCoreV1Interface(ctrl *gomock.Controller) *MockCoreV1Interface

NewMockCoreV1Interface creates a new mock instance.

func (*MockCoreV1Interface) ComponentStatuses added in v16.1.0

func (m *MockCoreV1Interface) ComponentStatuses() v12.ComponentStatusInterface

ComponentStatuses mocks base method.

func (*MockCoreV1Interface) ConfigMaps added in v16.1.0

func (m *MockCoreV1Interface) ConfigMaps(arg0 string) v12.ConfigMapInterface

ConfigMaps mocks base method.

func (*MockCoreV1Interface) EXPECT added in v16.1.0

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

func (*MockCoreV1Interface) Endpoints added in v16.1.0

func (m *MockCoreV1Interface) Endpoints(arg0 string) v12.EndpointsInterface

Endpoints mocks base method.

func (*MockCoreV1Interface) Events added in v16.1.0

func (m *MockCoreV1Interface) Events(arg0 string) v12.EventInterface

Events mocks base method.

func (*MockCoreV1Interface) LimitRanges added in v16.1.0

func (m *MockCoreV1Interface) LimitRanges(arg0 string) v12.LimitRangeInterface

LimitRanges mocks base method.

func (*MockCoreV1Interface) Namespaces added in v16.1.0

func (m *MockCoreV1Interface) Namespaces() v12.NamespaceInterface

Namespaces mocks base method.

func (*MockCoreV1Interface) Nodes added in v16.1.0

Nodes mocks base method.

func (*MockCoreV1Interface) PersistentVolumeClaims added in v16.1.0

func (m *MockCoreV1Interface) PersistentVolumeClaims(arg0 string) v12.PersistentVolumeClaimInterface

PersistentVolumeClaims mocks base method.

func (*MockCoreV1Interface) PersistentVolumes added in v16.1.0

func (m *MockCoreV1Interface) PersistentVolumes() v12.PersistentVolumeInterface

PersistentVolumes mocks base method.

func (*MockCoreV1Interface) PodTemplates added in v16.1.0

func (m *MockCoreV1Interface) PodTemplates(arg0 string) v12.PodTemplateInterface

PodTemplates mocks base method.

func (*MockCoreV1Interface) Pods added in v16.1.0

Pods mocks base method.

func (*MockCoreV1Interface) RESTClient added in v16.1.0

func (m *MockCoreV1Interface) RESTClient() rest.Interface

RESTClient mocks base method.

func (*MockCoreV1Interface) ReplicationControllers added in v16.1.0

func (m *MockCoreV1Interface) ReplicationControllers(arg0 string) v12.ReplicationControllerInterface

ReplicationControllers mocks base method.

func (*MockCoreV1Interface) ResourceQuotas added in v16.1.0

func (m *MockCoreV1Interface) ResourceQuotas(arg0 string) v12.ResourceQuotaInterface

ResourceQuotas mocks base method.

func (*MockCoreV1Interface) Secrets added in v16.1.0

func (m *MockCoreV1Interface) Secrets(arg0 string) v12.SecretInterface

Secrets mocks base method.

func (*MockCoreV1Interface) ServiceAccounts added in v16.1.0

func (m *MockCoreV1Interface) ServiceAccounts(arg0 string) v12.ServiceAccountInterface

ServiceAccounts mocks base method.

func (*MockCoreV1Interface) Services added in v16.1.0

func (m *MockCoreV1Interface) Services(arg0 string) v12.ServiceInterface

Services mocks base method.

type MockCoreV1InterfaceMockRecorder added in v16.1.0

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

MockCoreV1InterfaceMockRecorder is the mock recorder for MockCoreV1Interface.

func (*MockCoreV1InterfaceMockRecorder) ComponentStatuses added in v16.1.0

func (mr *MockCoreV1InterfaceMockRecorder) ComponentStatuses() *gomock.Call

ComponentStatuses indicates an expected call of ComponentStatuses.

func (*MockCoreV1InterfaceMockRecorder) ConfigMaps added in v16.1.0

func (mr *MockCoreV1InterfaceMockRecorder) ConfigMaps(arg0 interface{}) *gomock.Call

ConfigMaps indicates an expected call of ConfigMaps.

func (*MockCoreV1InterfaceMockRecorder) Endpoints added in v16.1.0

func (mr *MockCoreV1InterfaceMockRecorder) Endpoints(arg0 interface{}) *gomock.Call

Endpoints indicates an expected call of Endpoints.

func (*MockCoreV1InterfaceMockRecorder) Events added in v16.1.0

func (mr *MockCoreV1InterfaceMockRecorder) Events(arg0 interface{}) *gomock.Call

Events indicates an expected call of Events.

func (*MockCoreV1InterfaceMockRecorder) LimitRanges added in v16.1.0

func (mr *MockCoreV1InterfaceMockRecorder) LimitRanges(arg0 interface{}) *gomock.Call

LimitRanges indicates an expected call of LimitRanges.

func (*MockCoreV1InterfaceMockRecorder) Namespaces added in v16.1.0

func (mr *MockCoreV1InterfaceMockRecorder) Namespaces() *gomock.Call

Namespaces indicates an expected call of Namespaces.

func (*MockCoreV1InterfaceMockRecorder) Nodes added in v16.1.0

Nodes indicates an expected call of Nodes.

func (*MockCoreV1InterfaceMockRecorder) PersistentVolumeClaims added in v16.1.0

func (mr *MockCoreV1InterfaceMockRecorder) PersistentVolumeClaims(arg0 interface{}) *gomock.Call

PersistentVolumeClaims indicates an expected call of PersistentVolumeClaims.

func (*MockCoreV1InterfaceMockRecorder) PersistentVolumes added in v16.1.0

func (mr *MockCoreV1InterfaceMockRecorder) PersistentVolumes() *gomock.Call

PersistentVolumes indicates an expected call of PersistentVolumes.

func (*MockCoreV1InterfaceMockRecorder) PodTemplates added in v16.1.0

func (mr *MockCoreV1InterfaceMockRecorder) PodTemplates(arg0 interface{}) *gomock.Call

PodTemplates indicates an expected call of PodTemplates.

func (*MockCoreV1InterfaceMockRecorder) Pods added in v16.1.0

func (mr *MockCoreV1InterfaceMockRecorder) Pods(arg0 interface{}) *gomock.Call

Pods indicates an expected call of Pods.

func (*MockCoreV1InterfaceMockRecorder) RESTClient added in v16.1.0

func (mr *MockCoreV1InterfaceMockRecorder) RESTClient() *gomock.Call

RESTClient indicates an expected call of RESTClient.

func (*MockCoreV1InterfaceMockRecorder) ReplicationControllers added in v16.1.0

func (mr *MockCoreV1InterfaceMockRecorder) ReplicationControllers(arg0 interface{}) *gomock.Call

ReplicationControllers indicates an expected call of ReplicationControllers.

func (*MockCoreV1InterfaceMockRecorder) ResourceQuotas added in v16.1.0

func (mr *MockCoreV1InterfaceMockRecorder) ResourceQuotas(arg0 interface{}) *gomock.Call

ResourceQuotas indicates an expected call of ResourceQuotas.

func (*MockCoreV1InterfaceMockRecorder) Secrets added in v16.1.0

func (mr *MockCoreV1InterfaceMockRecorder) Secrets(arg0 interface{}) *gomock.Call

Secrets indicates an expected call of Secrets.

func (*MockCoreV1InterfaceMockRecorder) ServiceAccounts added in v16.1.0

func (mr *MockCoreV1InterfaceMockRecorder) ServiceAccounts(arg0 interface{}) *gomock.Call

ServiceAccounts indicates an expected call of ServiceAccounts.

func (*MockCoreV1InterfaceMockRecorder) Services added in v16.1.0

func (mr *MockCoreV1InterfaceMockRecorder) Services(arg0 interface{}) *gomock.Call

Services indicates an expected call of Services.

type MockCustomResourceDefinitionInterface added in v16.1.0

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

MockCustomResourceDefinitionInterface is a mock of CustomResourceDefinitionInterface interface.

func NewMockCustomResourceDefinitionInterface added in v16.1.0

func NewMockCustomResourceDefinitionInterface(ctrl *gomock.Controller) *MockCustomResourceDefinitionInterface

NewMockCustomResourceDefinitionInterface creates a new mock instance.

func (*MockCustomResourceDefinitionInterface) Create added in v16.1.0

Create mocks base method.

func (*MockCustomResourceDefinitionInterface) Delete added in v16.1.0

Delete mocks base method.

func (*MockCustomResourceDefinitionInterface) DeleteCollection added in v16.1.0

DeleteCollection mocks base method.

func (*MockCustomResourceDefinitionInterface) EXPECT added in v16.1.0

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

func (*MockCustomResourceDefinitionInterface) Get added in v16.1.0

Get mocks base method.

func (*MockCustomResourceDefinitionInterface) List added in v16.1.0

List mocks base method.

func (*MockCustomResourceDefinitionInterface) Patch added in v16.1.0

Patch mocks base method.

func (*MockCustomResourceDefinitionInterface) Update added in v16.1.0

Update mocks base method.

func (*MockCustomResourceDefinitionInterface) UpdateStatus added in v16.1.0

UpdateStatus mocks base method.

func (*MockCustomResourceDefinitionInterface) Watch added in v16.1.0

Watch mocks base method.

type MockCustomResourceDefinitionInterfaceMockRecorder added in v16.1.0

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

MockCustomResourceDefinitionInterfaceMockRecorder is the mock recorder for MockCustomResourceDefinitionInterface.

func (*MockCustomResourceDefinitionInterfaceMockRecorder) Create added in v16.1.0

func (mr *MockCustomResourceDefinitionInterfaceMockRecorder) Create(arg0, arg1, arg2 interface{}) *gomock.Call

Create indicates an expected call of Create.

func (*MockCustomResourceDefinitionInterfaceMockRecorder) Delete added in v16.1.0

func (mr *MockCustomResourceDefinitionInterfaceMockRecorder) Delete(arg0, arg1, arg2 interface{}) *gomock.Call

Delete indicates an expected call of Delete.

func (*MockCustomResourceDefinitionInterfaceMockRecorder) DeleteCollection added in v16.1.0

func (mr *MockCustomResourceDefinitionInterfaceMockRecorder) DeleteCollection(arg0, arg1, arg2 interface{}) *gomock.Call

DeleteCollection indicates an expected call of DeleteCollection.

func (*MockCustomResourceDefinitionInterfaceMockRecorder) Get added in v16.1.0

func (mr *MockCustomResourceDefinitionInterfaceMockRecorder) Get(arg0, arg1, arg2 interface{}) *gomock.Call

Get indicates an expected call of Get.

func (*MockCustomResourceDefinitionInterfaceMockRecorder) List added in v16.1.0

func (mr *MockCustomResourceDefinitionInterfaceMockRecorder) List(arg0, arg1 interface{}) *gomock.Call

List indicates an expected call of List.

func (*MockCustomResourceDefinitionInterfaceMockRecorder) Patch added in v16.1.0

func (mr *MockCustomResourceDefinitionInterfaceMockRecorder) Patch(arg0, arg1, arg2, arg3, arg4 interface{}, arg5 ...interface{}) *gomock.Call

Patch indicates an expected call of Patch.

func (*MockCustomResourceDefinitionInterfaceMockRecorder) Update added in v16.1.0

func (mr *MockCustomResourceDefinitionInterfaceMockRecorder) Update(arg0, arg1, arg2 interface{}) *gomock.Call

Update indicates an expected call of Update.

func (*MockCustomResourceDefinitionInterfaceMockRecorder) UpdateStatus added in v16.1.0

func (mr *MockCustomResourceDefinitionInterfaceMockRecorder) UpdateStatus(arg0, arg1, arg2 interface{}) *gomock.Call

UpdateStatus indicates an expected call of UpdateStatus.

func (*MockCustomResourceDefinitionInterfaceMockRecorder) Watch added in v16.1.0

func (mr *MockCustomResourceDefinitionInterfaceMockRecorder) Watch(arg0, arg1 interface{}) *gomock.Call

Watch indicates an expected call of Watch.

type MockGenericLister added in v16.1.0

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

MockGenericLister is a mock of GenericLister interface.

func NewMockGenericLister added in v16.1.0

func NewMockGenericLister(ctrl *gomock.Controller) *MockGenericLister

NewMockGenericLister creates a new mock instance.

func (*MockGenericLister) ByNamespace added in v16.1.0

ByNamespace mocks base method.

func (*MockGenericLister) EXPECT added in v16.1.0

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

func (*MockGenericLister) Get added in v16.1.0

func (m *MockGenericLister) Get(arg0 string) (runtime.Object, error)

Get mocks base method.

func (*MockGenericLister) List added in v16.1.0

func (m *MockGenericLister) List(arg0 labels.Selector) ([]runtime.Object, error)

List mocks base method.

type MockGenericListerMockRecorder added in v16.1.0

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

MockGenericListerMockRecorder is the mock recorder for MockGenericLister.

func (*MockGenericListerMockRecorder) ByNamespace added in v16.1.0

func (mr *MockGenericListerMockRecorder) ByNamespace(arg0 interface{}) *gomock.Call

ByNamespace indicates an expected call of ByNamespace.

func (*MockGenericListerMockRecorder) Get added in v16.1.0

func (mr *MockGenericListerMockRecorder) Get(arg0 interface{}) *gomock.Call

Get indicates an expected call of Get.

func (*MockGenericListerMockRecorder) List added in v16.1.0

func (mr *MockGenericListerMockRecorder) List(arg0 interface{}) *gomock.Call

List indicates an expected call of List.

type MockGenericNamespaceLister added in v16.1.0

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

MockGenericNamespaceLister is a mock of GenericNamespaceLister interface.

func NewMockGenericNamespaceLister added in v16.1.0

func NewMockGenericNamespaceLister(ctrl *gomock.Controller) *MockGenericNamespaceLister

NewMockGenericNamespaceLister creates a new mock instance.

func (*MockGenericNamespaceLister) EXPECT added in v16.1.0

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

func (*MockGenericNamespaceLister) Get added in v16.1.0

Get mocks base method.

func (*MockGenericNamespaceLister) List added in v16.1.0

List mocks base method.

type MockGenericNamespaceListerMockRecorder added in v16.1.0

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

MockGenericNamespaceListerMockRecorder is the mock recorder for MockGenericNamespaceLister.

func (*MockGenericNamespaceListerMockRecorder) Get added in v16.1.0

func (mr *MockGenericNamespaceListerMockRecorder) Get(arg0 interface{}) *gomock.Call

Get indicates an expected call of Get.

func (*MockGenericNamespaceListerMockRecorder) List added in v16.1.0

func (mr *MockGenericNamespaceListerMockRecorder) List(arg0 interface{}) *gomock.Call

List indicates an expected call of List.

type MockIndexer added in v16.1.0

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

MockIndexer is a mock of Indexer interface.

func NewMockIndexer added in v16.1.0

func NewMockIndexer(ctrl *gomock.Controller) *MockIndexer

NewMockIndexer creates a new mock instance.

func (*MockIndexer) Add added in v16.1.0

func (m *MockIndexer) Add(arg0 interface{}) error

Add mocks base method.

func (*MockIndexer) AddIndexers added in v16.1.0

func (m *MockIndexer) AddIndexers(arg0 cache.Indexers) error

AddIndexers mocks base method.

func (*MockIndexer) ByIndex added in v16.1.0

func (m *MockIndexer) ByIndex(arg0, arg1 string) ([]interface{}, error)

ByIndex mocks base method.

func (*MockIndexer) Delete added in v16.1.0

func (m *MockIndexer) Delete(arg0 interface{}) error

Delete mocks base method.

func (*MockIndexer) EXPECT added in v16.1.0

func (m *MockIndexer) EXPECT() *MockIndexerMockRecorder

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

func (*MockIndexer) Get added in v16.1.0

func (m *MockIndexer) Get(arg0 interface{}) (interface{}, bool, error)

Get mocks base method.

func (*MockIndexer) GetByKey added in v16.1.0

func (m *MockIndexer) GetByKey(arg0 string) (interface{}, bool, error)

GetByKey mocks base method.

func (*MockIndexer) GetIndexers added in v16.1.0

func (m *MockIndexer) GetIndexers() cache.Indexers

GetIndexers mocks base method.

func (*MockIndexer) Index added in v16.1.0

func (m *MockIndexer) Index(arg0 string, arg1 interface{}) ([]interface{}, error)

Index mocks base method.

func (*MockIndexer) IndexKeys added in v16.1.0

func (m *MockIndexer) IndexKeys(arg0, arg1 string) ([]string, error)

IndexKeys mocks base method.

func (*MockIndexer) List added in v16.1.0

func (m *MockIndexer) List() []interface{}

List mocks base method.

func (*MockIndexer) ListIndexFuncValues added in v16.1.0

func (m *MockIndexer) ListIndexFuncValues(arg0 string) []string

ListIndexFuncValues mocks base method.

func (*MockIndexer) ListKeys added in v16.1.0

func (m *MockIndexer) ListKeys() []string

ListKeys mocks base method.

func (*MockIndexer) Replace added in v16.1.0

func (m *MockIndexer) Replace(arg0 []interface{}, arg1 string) error

Replace mocks base method.

func (*MockIndexer) Resync added in v16.1.0

func (m *MockIndexer) Resync() error

Resync mocks base method.

func (*MockIndexer) Update added in v16.1.0

func (m *MockIndexer) Update(arg0 interface{}) error

Update mocks base method.

type MockIndexerMockRecorder added in v16.1.0

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

MockIndexerMockRecorder is the mock recorder for MockIndexer.

func (*MockIndexerMockRecorder) Add added in v16.1.0

func (mr *MockIndexerMockRecorder) Add(arg0 interface{}) *gomock.Call

Add indicates an expected call of Add.

func (*MockIndexerMockRecorder) AddIndexers added in v16.1.0

func (mr *MockIndexerMockRecorder) AddIndexers(arg0 interface{}) *gomock.Call

AddIndexers indicates an expected call of AddIndexers.

func (*MockIndexerMockRecorder) ByIndex added in v16.1.0

func (mr *MockIndexerMockRecorder) ByIndex(arg0, arg1 interface{}) *gomock.Call

ByIndex indicates an expected call of ByIndex.

func (*MockIndexerMockRecorder) Delete added in v16.1.0

func (mr *MockIndexerMockRecorder) Delete(arg0 interface{}) *gomock.Call

Delete indicates an expected call of Delete.

func (*MockIndexerMockRecorder) Get added in v16.1.0

func (mr *MockIndexerMockRecorder) Get(arg0 interface{}) *gomock.Call

Get indicates an expected call of Get.

func (*MockIndexerMockRecorder) GetByKey added in v16.1.0

func (mr *MockIndexerMockRecorder) GetByKey(arg0 interface{}) *gomock.Call

GetByKey indicates an expected call of GetByKey.

func (*MockIndexerMockRecorder) GetIndexers added in v16.1.0

func (mr *MockIndexerMockRecorder) GetIndexers() *gomock.Call

GetIndexers indicates an expected call of GetIndexers.

func (*MockIndexerMockRecorder) Index added in v16.1.0

func (mr *MockIndexerMockRecorder) Index(arg0, arg1 interface{}) *gomock.Call

Index indicates an expected call of Index.

func (*MockIndexerMockRecorder) IndexKeys added in v16.1.0

func (mr *MockIndexerMockRecorder) IndexKeys(arg0, arg1 interface{}) *gomock.Call

IndexKeys indicates an expected call of IndexKeys.

func (*MockIndexerMockRecorder) List added in v16.1.0

func (mr *MockIndexerMockRecorder) List() *gomock.Call

List indicates an expected call of List.

func (*MockIndexerMockRecorder) ListIndexFuncValues added in v16.1.0

func (mr *MockIndexerMockRecorder) ListIndexFuncValues(arg0 interface{}) *gomock.Call

ListIndexFuncValues indicates an expected call of ListIndexFuncValues.

func (*MockIndexerMockRecorder) ListKeys added in v16.1.0

func (mr *MockIndexerMockRecorder) ListKeys() *gomock.Call

ListKeys indicates an expected call of ListKeys.

func (*MockIndexerMockRecorder) Replace added in v16.1.0

func (mr *MockIndexerMockRecorder) Replace(arg0, arg1 interface{}) *gomock.Call

Replace indicates an expected call of Replace.

func (*MockIndexerMockRecorder) Resync added in v16.1.0

func (mr *MockIndexerMockRecorder) Resync() *gomock.Call

Resync indicates an expected call of Resync.

func (*MockIndexerMockRecorder) Update added in v16.1.0

func (mr *MockIndexerMockRecorder) Update(arg0 interface{}) *gomock.Call

Update indicates an expected call of Update.

type MockNamespaceableResourceInterface added in v16.1.0

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

MockNamespaceableResourceInterface is a mock of NamespaceableResourceInterface interface.

func NewMockNamespaceableResourceInterface added in v16.1.0

func NewMockNamespaceableResourceInterface(ctrl *gomock.Controller) *MockNamespaceableResourceInterface

NewMockNamespaceableResourceInterface creates a new mock instance.

func (*MockNamespaceableResourceInterface) Apply added in v16.1.0

Apply mocks base method.

func (*MockNamespaceableResourceInterface) ApplyStatus added in v16.1.0

ApplyStatus mocks base method.

func (*MockNamespaceableResourceInterface) Create added in v16.1.0

Create mocks base method.

func (*MockNamespaceableResourceInterface) Delete added in v16.1.0

Delete mocks base method.

func (*MockNamespaceableResourceInterface) DeleteCollection added in v16.1.0

func (m *MockNamespaceableResourceInterface) DeleteCollection(arg0 context.Context, arg1 v1.DeleteOptions, arg2 v1.ListOptions) error

DeleteCollection mocks base method.

func (*MockNamespaceableResourceInterface) EXPECT added in v16.1.0

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

func (*MockNamespaceableResourceInterface) Get added in v16.1.0

Get mocks base method.

func (*MockNamespaceableResourceInterface) List added in v16.1.0

List mocks base method.

func (*MockNamespaceableResourceInterface) Namespace added in v16.1.0

Namespace mocks base method.

func (*MockNamespaceableResourceInterface) Patch added in v16.1.0

Patch mocks base method.

func (*MockNamespaceableResourceInterface) Update added in v16.1.0

Update mocks base method.

func (*MockNamespaceableResourceInterface) UpdateStatus added in v16.1.0

UpdateStatus mocks base method.

func (*MockNamespaceableResourceInterface) Watch added in v16.1.0

Watch mocks base method.

type MockNamespaceableResourceInterfaceMockRecorder added in v16.1.0

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

MockNamespaceableResourceInterfaceMockRecorder is the mock recorder for MockNamespaceableResourceInterface.

func (*MockNamespaceableResourceInterfaceMockRecorder) Apply added in v16.1.0

func (mr *MockNamespaceableResourceInterfaceMockRecorder) Apply(arg0, arg1, arg2, arg3 interface{}, arg4 ...interface{}) *gomock.Call

Apply indicates an expected call of Apply.

func (*MockNamespaceableResourceInterfaceMockRecorder) ApplyStatus added in v16.1.0

func (mr *MockNamespaceableResourceInterfaceMockRecorder) ApplyStatus(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

ApplyStatus indicates an expected call of ApplyStatus.

func (*MockNamespaceableResourceInterfaceMockRecorder) Create added in v16.1.0

func (mr *MockNamespaceableResourceInterfaceMockRecorder) Create(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

Create indicates an expected call of Create.

func (*MockNamespaceableResourceInterfaceMockRecorder) Delete added in v16.1.0

func (mr *MockNamespaceableResourceInterfaceMockRecorder) Delete(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

Delete indicates an expected call of Delete.

func (*MockNamespaceableResourceInterfaceMockRecorder) DeleteCollection added in v16.1.0

func (mr *MockNamespaceableResourceInterfaceMockRecorder) DeleteCollection(arg0, arg1, arg2 interface{}) *gomock.Call

DeleteCollection indicates an expected call of DeleteCollection.

func (*MockNamespaceableResourceInterfaceMockRecorder) Get added in v16.1.0

func (mr *MockNamespaceableResourceInterfaceMockRecorder) Get(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

Get indicates an expected call of Get.

func (*MockNamespaceableResourceInterfaceMockRecorder) List added in v16.1.0

func (mr *MockNamespaceableResourceInterfaceMockRecorder) List(arg0, arg1 interface{}) *gomock.Call

List indicates an expected call of List.

func (*MockNamespaceableResourceInterfaceMockRecorder) Namespace added in v16.1.0

func (mr *MockNamespaceableResourceInterfaceMockRecorder) Namespace(arg0 interface{}) *gomock.Call

Namespace indicates an expected call of Namespace.

func (*MockNamespaceableResourceInterfaceMockRecorder) Patch added in v16.1.0

func (mr *MockNamespaceableResourceInterfaceMockRecorder) Patch(arg0, arg1, arg2, arg3, arg4 interface{}, arg5 ...interface{}) *gomock.Call

Patch indicates an expected call of Patch.

func (*MockNamespaceableResourceInterfaceMockRecorder) Update added in v16.1.0

func (mr *MockNamespaceableResourceInterfaceMockRecorder) Update(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

Update indicates an expected call of Update.

func (*MockNamespaceableResourceInterfaceMockRecorder) UpdateStatus added in v16.1.0

func (mr *MockNamespaceableResourceInterfaceMockRecorder) UpdateStatus(arg0, arg1, arg2 interface{}) *gomock.Call

UpdateStatus indicates an expected call of UpdateStatus.

func (*MockNamespaceableResourceInterfaceMockRecorder) Watch added in v16.1.0

func (mr *MockNamespaceableResourceInterfaceMockRecorder) Watch(arg0, arg1 interface{}) *gomock.Call

Watch indicates an expected call of Watch.

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 MockRateLimitingWorkqueue added in v16.1.0

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

MockRateLimitingWorkqueue is a mock of RateLimitingInterface interface.

func NewMockRateLimitingWorkqueue added in v16.1.0

func NewMockRateLimitingWorkqueue(ctrl *gomock.Controller) *MockRateLimitingWorkqueue

NewMockRateLimitingWorkqueue creates a new mock instance.

func (*MockRateLimitingWorkqueue) Add added in v16.1.0

func (m *MockRateLimitingWorkqueue) Add(arg0 interface{})

Add mocks base method.

func (*MockRateLimitingWorkqueue) AddAfter added in v16.1.0

func (m *MockRateLimitingWorkqueue) AddAfter(arg0 interface{}, arg1 time.Duration)

AddAfter mocks base method.

func (*MockRateLimitingWorkqueue) AddRateLimited added in v16.1.0

func (m *MockRateLimitingWorkqueue) AddRateLimited(arg0 interface{})

AddRateLimited mocks base method.

func (*MockRateLimitingWorkqueue) Done added in v16.1.0

func (m *MockRateLimitingWorkqueue) Done(arg0 interface{})

Done mocks base method.

func (*MockRateLimitingWorkqueue) EXPECT added in v16.1.0

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

func (*MockRateLimitingWorkqueue) Forget added in v16.1.0

func (m *MockRateLimitingWorkqueue) Forget(arg0 interface{})

Forget mocks base method.

func (*MockRateLimitingWorkqueue) Get added in v16.1.0

func (m *MockRateLimitingWorkqueue) Get() (interface{}, bool)

Get mocks base method.

func (*MockRateLimitingWorkqueue) Len added in v16.1.0

func (m *MockRateLimitingWorkqueue) Len() int

Len mocks base method.

func (*MockRateLimitingWorkqueue) NumRequeues added in v16.1.0

func (m *MockRateLimitingWorkqueue) NumRequeues(arg0 interface{}) int

NumRequeues mocks base method.

func (*MockRateLimitingWorkqueue) ShutDown added in v16.1.0

func (m *MockRateLimitingWorkqueue) ShutDown()

ShutDown mocks base method.

func (*MockRateLimitingWorkqueue) ShutDownWithDrain added in v16.1.0

func (m *MockRateLimitingWorkqueue) ShutDownWithDrain()

ShutDownWithDrain mocks base method.

func (*MockRateLimitingWorkqueue) ShuttingDown added in v16.1.0

func (m *MockRateLimitingWorkqueue) ShuttingDown() bool

ShuttingDown mocks base method.

type MockRateLimitingWorkqueueMockRecorder added in v16.1.0

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

MockRateLimitingWorkqueueMockRecorder is the mock recorder for MockRateLimitingWorkqueue.

func (*MockRateLimitingWorkqueueMockRecorder) Add added in v16.1.0

func (mr *MockRateLimitingWorkqueueMockRecorder) Add(arg0 interface{}) *gomock.Call

Add indicates an expected call of Add.

func (*MockRateLimitingWorkqueueMockRecorder) AddAfter added in v16.1.0

func (mr *MockRateLimitingWorkqueueMockRecorder) AddAfter(arg0, arg1 interface{}) *gomock.Call

AddAfter indicates an expected call of AddAfter.

func (*MockRateLimitingWorkqueueMockRecorder) AddRateLimited added in v16.1.0

func (mr *MockRateLimitingWorkqueueMockRecorder) AddRateLimited(arg0 interface{}) *gomock.Call

AddRateLimited indicates an expected call of AddRateLimited.

func (*MockRateLimitingWorkqueueMockRecorder) Done added in v16.1.0

func (mr *MockRateLimitingWorkqueueMockRecorder) Done(arg0 interface{}) *gomock.Call

Done indicates an expected call of Done.

func (*MockRateLimitingWorkqueueMockRecorder) Forget added in v16.1.0

func (mr *MockRateLimitingWorkqueueMockRecorder) Forget(arg0 interface{}) *gomock.Call

Forget indicates an expected call of Forget.

func (*MockRateLimitingWorkqueueMockRecorder) Get added in v16.1.0

Get indicates an expected call of Get.

func (*MockRateLimitingWorkqueueMockRecorder) Len added in v16.1.0

Len indicates an expected call of Len.

func (*MockRateLimitingWorkqueueMockRecorder) NumRequeues added in v16.1.0

func (mr *MockRateLimitingWorkqueueMockRecorder) NumRequeues(arg0 interface{}) *gomock.Call

NumRequeues indicates an expected call of NumRequeues.

func (*MockRateLimitingWorkqueueMockRecorder) ShutDown added in v16.1.0

ShutDown indicates an expected call of ShutDown.

func (*MockRateLimitingWorkqueueMockRecorder) ShutDownWithDrain added in v16.1.0

func (mr *MockRateLimitingWorkqueueMockRecorder) ShutDownWithDrain() *gomock.Call

ShutDownWithDrain indicates an expected call of ShutDownWithDrain.

func (*MockRateLimitingWorkqueueMockRecorder) ShuttingDown added in v16.1.0

ShuttingDown indicates an expected call of ShuttingDown.

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.

type MockResourceInterface added in v16.1.0

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

MockResourceInterface is a mock of ResourceInterface interface.

func NewMockResourceInterface added in v16.1.0

func NewMockResourceInterface(ctrl *gomock.Controller) *MockResourceInterface

NewMockResourceInterface creates a new mock instance.

func (*MockResourceInterface) Apply added in v16.1.0

Apply mocks base method.

func (*MockResourceInterface) ApplyStatus added in v16.1.0

ApplyStatus mocks base method.

func (*MockResourceInterface) Create added in v16.1.0

Create mocks base method.

func (*MockResourceInterface) Delete added in v16.1.0

func (m *MockResourceInterface) Delete(arg0 context.Context, arg1 string, arg2 v1.DeleteOptions, arg3 ...string) error

Delete mocks base method.

func (*MockResourceInterface) DeleteCollection added in v16.1.0

func (m *MockResourceInterface) DeleteCollection(arg0 context.Context, arg1 v1.DeleteOptions, arg2 v1.ListOptions) error

DeleteCollection mocks base method.

func (*MockResourceInterface) EXPECT added in v16.1.0

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

func (*MockResourceInterface) Get added in v16.1.0

Get mocks base method.

func (*MockResourceInterface) List added in v16.1.0

List mocks base method.

func (*MockResourceInterface) Patch added in v16.1.0

func (m *MockResourceInterface) Patch(arg0 context.Context, arg1 string, arg2 types.PatchType, arg3 []byte, arg4 v1.PatchOptions, arg5 ...string) (*unstructured.Unstructured, error)

Patch mocks base method.

func (*MockResourceInterface) Update added in v16.1.0

Update mocks base method.

func (*MockResourceInterface) UpdateStatus added in v16.1.0

UpdateStatus mocks base method.

func (*MockResourceInterface) Watch added in v16.1.0

Watch mocks base method.

type MockResourceInterfaceMockRecorder added in v16.1.0

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

MockResourceInterfaceMockRecorder is the mock recorder for MockResourceInterface.

func (*MockResourceInterfaceMockRecorder) Apply added in v16.1.0

func (mr *MockResourceInterfaceMockRecorder) Apply(arg0, arg1, arg2, arg3 interface{}, arg4 ...interface{}) *gomock.Call

Apply indicates an expected call of Apply.

func (*MockResourceInterfaceMockRecorder) ApplyStatus added in v16.1.0

func (mr *MockResourceInterfaceMockRecorder) ApplyStatus(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

ApplyStatus indicates an expected call of ApplyStatus.

func (*MockResourceInterfaceMockRecorder) Create added in v16.1.0

func (mr *MockResourceInterfaceMockRecorder) Create(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

Create indicates an expected call of Create.

func (*MockResourceInterfaceMockRecorder) Delete added in v16.1.0

func (mr *MockResourceInterfaceMockRecorder) Delete(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

Delete indicates an expected call of Delete.

func (*MockResourceInterfaceMockRecorder) DeleteCollection added in v16.1.0

func (mr *MockResourceInterfaceMockRecorder) DeleteCollection(arg0, arg1, arg2 interface{}) *gomock.Call

DeleteCollection indicates an expected call of DeleteCollection.

func (*MockResourceInterfaceMockRecorder) Get added in v16.1.0

func (mr *MockResourceInterfaceMockRecorder) Get(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

Get indicates an expected call of Get.

func (*MockResourceInterfaceMockRecorder) List added in v16.1.0

func (mr *MockResourceInterfaceMockRecorder) List(arg0, arg1 interface{}) *gomock.Call

List indicates an expected call of List.

func (*MockResourceInterfaceMockRecorder) Patch added in v16.1.0

func (mr *MockResourceInterfaceMockRecorder) Patch(arg0, arg1, arg2, arg3, arg4 interface{}, arg5 ...interface{}) *gomock.Call

Patch indicates an expected call of Patch.

func (*MockResourceInterfaceMockRecorder) Update added in v16.1.0

func (mr *MockResourceInterfaceMockRecorder) Update(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

Update indicates an expected call of Update.

func (*MockResourceInterfaceMockRecorder) UpdateStatus added in v16.1.0

func (mr *MockResourceInterfaceMockRecorder) UpdateStatus(arg0, arg1, arg2 interface{}) *gomock.Call

UpdateStatus indicates an expected call of UpdateStatus.

func (*MockResourceInterfaceMockRecorder) Watch added in v16.1.0

func (mr *MockResourceInterfaceMockRecorder) Watch(arg0, arg1 interface{}) *gomock.Call

Watch indicates an expected call of Watch.

type MockSecretInterface added in v16.1.0

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

MockSecretInterface is a mock of SecretInterface interface.

func NewMockSecretInterface added in v16.1.0

func NewMockSecretInterface(ctrl *gomock.Controller) *MockSecretInterface

NewMockSecretInterface creates a new mock instance.

func (*MockSecretInterface) Apply added in v16.1.0

Apply mocks base method.

func (*MockSecretInterface) Create added in v16.1.0

func (m *MockSecretInterface) Create(arg0 context.Context, arg1 *v1.Secret, arg2 v10.CreateOptions) (*v1.Secret, error)

Create mocks base method.

func (*MockSecretInterface) Delete added in v16.1.0

func (m *MockSecretInterface) Delete(arg0 context.Context, arg1 string, arg2 v10.DeleteOptions) error

Delete mocks base method.

func (*MockSecretInterface) DeleteCollection added in v16.1.0

func (m *MockSecretInterface) DeleteCollection(arg0 context.Context, arg1 v10.DeleteOptions, arg2 v10.ListOptions) error

DeleteCollection mocks base method.

func (*MockSecretInterface) EXPECT added in v16.1.0

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

func (*MockSecretInterface) Get added in v16.1.0

func (m *MockSecretInterface) Get(arg0 context.Context, arg1 string, arg2 v10.GetOptions) (*v1.Secret, error)

Get mocks base method.

func (*MockSecretInterface) List added in v16.1.0

List mocks base method.

func (*MockSecretInterface) Patch added in v16.1.0

func (m *MockSecretInterface) Patch(arg0 context.Context, arg1 string, arg2 types.PatchType, arg3 []byte, arg4 v10.PatchOptions, arg5 ...string) (*v1.Secret, error)

Patch mocks base method.

func (*MockSecretInterface) Update added in v16.1.0

func (m *MockSecretInterface) Update(arg0 context.Context, arg1 *v1.Secret, arg2 v10.UpdateOptions) (*v1.Secret, error)

Update mocks base method.

func (*MockSecretInterface) Watch added in v16.1.0

Watch mocks base method.

type MockSecretInterfaceMockRecorder added in v16.1.0

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

MockSecretInterfaceMockRecorder is the mock recorder for MockSecretInterface.

func (*MockSecretInterfaceMockRecorder) Apply added in v16.1.0

func (mr *MockSecretInterfaceMockRecorder) Apply(arg0, arg1, arg2 interface{}) *gomock.Call

Apply indicates an expected call of Apply.

func (*MockSecretInterfaceMockRecorder) Create added in v16.1.0

func (mr *MockSecretInterfaceMockRecorder) Create(arg0, arg1, arg2 interface{}) *gomock.Call

Create indicates an expected call of Create.

func (*MockSecretInterfaceMockRecorder) Delete added in v16.1.0

func (mr *MockSecretInterfaceMockRecorder) Delete(arg0, arg1, arg2 interface{}) *gomock.Call

Delete indicates an expected call of Delete.

func (*MockSecretInterfaceMockRecorder) DeleteCollection added in v16.1.0

func (mr *MockSecretInterfaceMockRecorder) DeleteCollection(arg0, arg1, arg2 interface{}) *gomock.Call

DeleteCollection indicates an expected call of DeleteCollection.

func (*MockSecretInterfaceMockRecorder) Get added in v16.1.0

func (mr *MockSecretInterfaceMockRecorder) Get(arg0, arg1, arg2 interface{}) *gomock.Call

Get indicates an expected call of Get.

func (*MockSecretInterfaceMockRecorder) List added in v16.1.0

func (mr *MockSecretInterfaceMockRecorder) List(arg0, arg1 interface{}) *gomock.Call

List indicates an expected call of List.

func (*MockSecretInterfaceMockRecorder) Patch added in v16.1.0

func (mr *MockSecretInterfaceMockRecorder) Patch(arg0, arg1, arg2, arg3, arg4 interface{}, arg5 ...interface{}) *gomock.Call

Patch indicates an expected call of Patch.

func (*MockSecretInterfaceMockRecorder) Update added in v16.1.0

func (mr *MockSecretInterfaceMockRecorder) Update(arg0, arg1, arg2 interface{}) *gomock.Call

Update indicates an expected call of Update.

func (*MockSecretInterfaceMockRecorder) Watch added in v16.1.0

func (mr *MockSecretInterfaceMockRecorder) Watch(arg0, arg1 interface{}) *gomock.Call

Watch indicates an expected call of Watch.

Jump to

Keyboard shortcuts

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