mocks

package
v0.0.0-...-8ff1004 Latest Latest
Warning

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

Go to latest
Published: Feb 15, 2019 License: AGPL-3.0 Imports: 48 Imported by: 0

Documentation

Overview

Package mocks is a generated GoMock package.

Package mocks is a generated GoMock package.

Package mocks is a generated GoMock package.

Package mocks is a generated GoMock package.

Package mocks is a generated GoMock package.

Package mocks is a generated GoMock package.

Package mocks is a generated GoMock package.

Package mocks is a generated GoMock package.

Package mocks is a generated GoMock package.

Package mocks is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockApiExtensionsClientInterface

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

MockApiExtensionsClientInterface is a mock of Interface interface

func NewMockApiExtensionsClientInterface

func NewMockApiExtensionsClientInterface(ctrl *gomock.Controller) *MockApiExtensionsClientInterface

NewMockApiExtensionsClientInterface creates a new mock instance

func (*MockApiExtensionsClientInterface) Apiextensions

Apiextensions mocks base method

func (*MockApiExtensionsClientInterface) ApiextensionsV1beta1

ApiextensionsV1beta1 mocks base method

func (*MockApiExtensionsClientInterface) Discovery

Discovery mocks base method

func (*MockApiExtensionsClientInterface) EXPECT

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

type MockApiExtensionsClientInterfaceMockRecorder

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

MockApiExtensionsClientInterfaceMockRecorder is the mock recorder for MockApiExtensionsClientInterface

func (*MockApiExtensionsClientInterfaceMockRecorder) Apiextensions

Apiextensions indicates an expected call of Apiextensions

func (*MockApiExtensionsClientInterfaceMockRecorder) ApiextensionsV1beta1

func (mr *MockApiExtensionsClientInterfaceMockRecorder) ApiextensionsV1beta1() *gomock.Call

ApiextensionsV1beta1 indicates an expected call of ApiextensionsV1beta1

func (*MockApiExtensionsClientInterfaceMockRecorder) Discovery

Discovery indicates an expected call of Discovery

type MockApiextensionsV1beta1Interface

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

MockApiextensionsV1beta1Interface is a mock of ApiextensionsV1beta1Interface interface

func NewMockApiextensionsV1beta1Interface

func NewMockApiextensionsV1beta1Interface(ctrl *gomock.Controller) *MockApiextensionsV1beta1Interface

NewMockApiextensionsV1beta1Interface creates a new mock instance

func (*MockApiextensionsV1beta1Interface) CustomResourceDefinitions

CustomResourceDefinitions mocks base method

func (*MockApiextensionsV1beta1Interface) EXPECT

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

func (*MockApiextensionsV1beta1Interface) RESTClient

RESTClient mocks base method

type MockApiextensionsV1beta1InterfaceMockRecorder

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

MockApiextensionsV1beta1InterfaceMockRecorder is the mock recorder for MockApiextensionsV1beta1Interface

func (*MockApiextensionsV1beta1InterfaceMockRecorder) CustomResourceDefinitions

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

CustomResourceDefinitions indicates an expected call of CustomResourceDefinitions

func (*MockApiextensionsV1beta1InterfaceMockRecorder) RESTClient

RESTClient indicates an expected call of RESTClient

type MockAppsV1Interface

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

MockAppsV1Interface is a mock of AppsV1Interface interface

func NewMockAppsV1Interface

func NewMockAppsV1Interface(ctrl *gomock.Controller) *MockAppsV1Interface

NewMockAppsV1Interface creates a new mock instance

func (*MockAppsV1Interface) ControllerRevisions

func (m *MockAppsV1Interface) ControllerRevisions(arg0 string) v11.ControllerRevisionInterface

ControllerRevisions mocks base method

func (*MockAppsV1Interface) DaemonSets

func (m *MockAppsV1Interface) DaemonSets(arg0 string) v11.DaemonSetInterface

DaemonSets mocks base method

func (*MockAppsV1Interface) Deployments

func (m *MockAppsV1Interface) Deployments(arg0 string) v11.DeploymentInterface

Deployments mocks base method

func (*MockAppsV1Interface) EXPECT

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

func (*MockAppsV1Interface) RESTClient

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

RESTClient mocks base method

func (*MockAppsV1Interface) ReplicaSets

func (m *MockAppsV1Interface) ReplicaSets(arg0 string) v11.ReplicaSetInterface

ReplicaSets mocks base method

func (*MockAppsV1Interface) StatefulSets

func (m *MockAppsV1Interface) StatefulSets(arg0 string) v11.StatefulSetInterface

StatefulSets mocks base method

type MockAppsV1InterfaceMockRecorder

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

MockAppsV1InterfaceMockRecorder is the mock recorder for MockAppsV1Interface

func (*MockAppsV1InterfaceMockRecorder) ControllerRevisions

func (mr *MockAppsV1InterfaceMockRecorder) ControllerRevisions(arg0 interface{}) *gomock.Call

ControllerRevisions indicates an expected call of ControllerRevisions

func (*MockAppsV1InterfaceMockRecorder) DaemonSets

func (mr *MockAppsV1InterfaceMockRecorder) DaemonSets(arg0 interface{}) *gomock.Call

DaemonSets indicates an expected call of DaemonSets

func (*MockAppsV1InterfaceMockRecorder) Deployments

func (mr *MockAppsV1InterfaceMockRecorder) Deployments(arg0 interface{}) *gomock.Call

Deployments indicates an expected call of Deployments

func (*MockAppsV1InterfaceMockRecorder) RESTClient

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

RESTClient indicates an expected call of RESTClient

func (*MockAppsV1InterfaceMockRecorder) ReplicaSets

func (mr *MockAppsV1InterfaceMockRecorder) ReplicaSets(arg0 interface{}) *gomock.Call

ReplicaSets indicates an expected call of ReplicaSets

func (*MockAppsV1InterfaceMockRecorder) StatefulSets

func (mr *MockAppsV1InterfaceMockRecorder) StatefulSets(arg0 interface{}) *gomock.Call

StatefulSets indicates an expected call of StatefulSets

type MockClusterRoleBindingInterface

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

MockClusterRoleBindingInterface is a mock of ClusterRoleBindingInterface interface

func NewMockClusterRoleBindingInterface

func NewMockClusterRoleBindingInterface(ctrl *gomock.Controller) *MockClusterRoleBindingInterface

NewMockClusterRoleBindingInterface creates a new mock instance

func (*MockClusterRoleBindingInterface) Create

Create mocks base method

func (*MockClusterRoleBindingInterface) Delete

Delete mocks base method

func (*MockClusterRoleBindingInterface) DeleteCollection

func (m *MockClusterRoleBindingInterface) DeleteCollection(arg0 *v10.DeleteOptions, arg1 v10.ListOptions) error

DeleteCollection mocks base method

func (*MockClusterRoleBindingInterface) EXPECT

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

func (*MockClusterRoleBindingInterface) Get

Get mocks base method

func (*MockClusterRoleBindingInterface) List

List mocks base method

func (*MockClusterRoleBindingInterface) Patch

func (m *MockClusterRoleBindingInterface) Patch(arg0 string, arg1 types.PatchType, arg2 []byte, arg3 ...string) (*v1.ClusterRoleBinding, error)

Patch mocks base method

func (*MockClusterRoleBindingInterface) Update

Update mocks base method

func (*MockClusterRoleBindingInterface) Watch

Watch mocks base method

type MockClusterRoleBindingInterfaceMockRecorder

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

MockClusterRoleBindingInterfaceMockRecorder is the mock recorder for MockClusterRoleBindingInterface

func (*MockClusterRoleBindingInterfaceMockRecorder) Create

func (mr *MockClusterRoleBindingInterfaceMockRecorder) Create(arg0 interface{}) *gomock.Call

Create indicates an expected call of Create

func (*MockClusterRoleBindingInterfaceMockRecorder) Delete

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

Delete indicates an expected call of Delete

func (*MockClusterRoleBindingInterfaceMockRecorder) DeleteCollection

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

DeleteCollection indicates an expected call of DeleteCollection

func (*MockClusterRoleBindingInterfaceMockRecorder) Get

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

Get indicates an expected call of Get

func (*MockClusterRoleBindingInterfaceMockRecorder) List

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

List indicates an expected call of List

func (*MockClusterRoleBindingInterfaceMockRecorder) Patch

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

Patch indicates an expected call of Patch

func (*MockClusterRoleBindingInterfaceMockRecorder) Update

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

Update indicates an expected call of Update

func (*MockClusterRoleBindingInterfaceMockRecorder) Watch

func (mr *MockClusterRoleBindingInterfaceMockRecorder) Watch(arg0 interface{}) *gomock.Call

Watch indicates an expected call of Watch

type MockClusterRoleInterface

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

MockClusterRoleInterface is a mock of ClusterRoleInterface interface

func NewMockClusterRoleInterface

func NewMockClusterRoleInterface(ctrl *gomock.Controller) *MockClusterRoleInterface

NewMockClusterRoleInterface creates a new mock instance

func (*MockClusterRoleInterface) Create

Create mocks base method

func (*MockClusterRoleInterface) Delete

func (m *MockClusterRoleInterface) Delete(arg0 string, arg1 *v10.DeleteOptions) error

Delete mocks base method

func (*MockClusterRoleInterface) DeleteCollection

func (m *MockClusterRoleInterface) DeleteCollection(arg0 *v10.DeleteOptions, arg1 v10.ListOptions) error

DeleteCollection mocks base method

func (*MockClusterRoleInterface) EXPECT

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

func (*MockClusterRoleInterface) Get

Get mocks base method

func (*MockClusterRoleInterface) List

List mocks base method

func (*MockClusterRoleInterface) Patch

func (m *MockClusterRoleInterface) Patch(arg0 string, arg1 types.PatchType, arg2 []byte, arg3 ...string) (*v1.ClusterRole, error)

Patch mocks base method

func (*MockClusterRoleInterface) Update

Update mocks base method

func (*MockClusterRoleInterface) Watch

Watch mocks base method

type MockClusterRoleInterfaceMockRecorder

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

MockClusterRoleInterfaceMockRecorder is the mock recorder for MockClusterRoleInterface

func (*MockClusterRoleInterfaceMockRecorder) Create

func (mr *MockClusterRoleInterfaceMockRecorder) Create(arg0 interface{}) *gomock.Call

Create indicates an expected call of Create

func (*MockClusterRoleInterfaceMockRecorder) Delete

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

Delete indicates an expected call of Delete

func (*MockClusterRoleInterfaceMockRecorder) DeleteCollection

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

DeleteCollection indicates an expected call of DeleteCollection

func (*MockClusterRoleInterfaceMockRecorder) Get

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

Get indicates an expected call of Get

func (*MockClusterRoleInterfaceMockRecorder) List

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

List indicates an expected call of List

func (*MockClusterRoleInterfaceMockRecorder) Patch

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

Patch indicates an expected call of Patch

func (*MockClusterRoleInterfaceMockRecorder) Update

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

Update indicates an expected call of Update

func (*MockClusterRoleInterfaceMockRecorder) Watch

func (mr *MockClusterRoleInterfaceMockRecorder) Watch(arg0 interface{}) *gomock.Call

Watch indicates an expected call of Watch

type MockConfigMapInterface

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

MockConfigMapInterface is a mock of ConfigMapInterface interface

func NewMockConfigMapInterface

func NewMockConfigMapInterface(ctrl *gomock.Controller) *MockConfigMapInterface

NewMockConfigMapInterface creates a new mock instance

func (*MockConfigMapInterface) Create

func (m *MockConfigMapInterface) Create(arg0 *v1.ConfigMap) (*v1.ConfigMap, error)

Create mocks base method

func (*MockConfigMapInterface) Delete

func (m *MockConfigMapInterface) Delete(arg0 string, arg1 *v10.DeleteOptions) error

Delete mocks base method

func (*MockConfigMapInterface) DeleteCollection

func (m *MockConfigMapInterface) DeleteCollection(arg0 *v10.DeleteOptions, arg1 v10.ListOptions) error

DeleteCollection mocks base method

func (*MockConfigMapInterface) EXPECT

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

func (*MockConfigMapInterface) Get

func (m *MockConfigMapInterface) Get(arg0 string, arg1 v10.GetOptions) (*v1.ConfigMap, error)

Get mocks base method

func (*MockConfigMapInterface) List

List mocks base method

func (*MockConfigMapInterface) Patch

func (m *MockConfigMapInterface) Patch(arg0 string, arg1 types.PatchType, arg2 []byte, arg3 ...string) (*v1.ConfigMap, error)

Patch mocks base method

func (*MockConfigMapInterface) Update

func (m *MockConfigMapInterface) Update(arg0 *v1.ConfigMap) (*v1.ConfigMap, error)

Update mocks base method

func (*MockConfigMapInterface) Watch

Watch mocks base method

type MockConfigMapInterfaceMockRecorder

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

MockConfigMapInterfaceMockRecorder is the mock recorder for MockConfigMapInterface

func (*MockConfigMapInterfaceMockRecorder) Create

func (mr *MockConfigMapInterfaceMockRecorder) Create(arg0 interface{}) *gomock.Call

Create indicates an expected call of Create

func (*MockConfigMapInterfaceMockRecorder) Delete

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

Delete indicates an expected call of Delete

func (*MockConfigMapInterfaceMockRecorder) DeleteCollection

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

DeleteCollection indicates an expected call of DeleteCollection

func (*MockConfigMapInterfaceMockRecorder) Get

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

Get indicates an expected call of Get

func (*MockConfigMapInterfaceMockRecorder) List

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

List indicates an expected call of List

func (*MockConfigMapInterfaceMockRecorder) Patch

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

Patch indicates an expected call of Patch

func (*MockConfigMapInterfaceMockRecorder) Update

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

Update indicates an expected call of Update

func (*MockConfigMapInterfaceMockRecorder) Watch

func (mr *MockConfigMapInterfaceMockRecorder) Watch(arg0 interface{}) *gomock.Call

Watch indicates an expected call of Watch

type MockCoreV1Interface

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

MockCoreV1Interface is a mock of CoreV1Interface interface

func NewMockCoreV1Interface

func NewMockCoreV1Interface(ctrl *gomock.Controller) *MockCoreV1Interface

NewMockCoreV1Interface creates a new mock instance

func (*MockCoreV1Interface) ComponentStatuses

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

ComponentStatuses mocks base method

func (*MockCoreV1Interface) ConfigMaps

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

ConfigMaps mocks base method

func (*MockCoreV1Interface) EXPECT

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

func (*MockCoreV1Interface) Endpoints

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

Endpoints mocks base method

func (*MockCoreV1Interface) Events

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

Events mocks base method

func (*MockCoreV1Interface) LimitRanges

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

LimitRanges mocks base method

func (*MockCoreV1Interface) Namespaces

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

Namespaces mocks base method

func (*MockCoreV1Interface) Nodes

Nodes mocks base method

func (*MockCoreV1Interface) PersistentVolumeClaims

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

PersistentVolumeClaims mocks base method

func (*MockCoreV1Interface) PersistentVolumes

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

PersistentVolumes mocks base method

func (*MockCoreV1Interface) PodTemplates

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

PodTemplates mocks base method

func (*MockCoreV1Interface) Pods

Pods mocks base method

func (*MockCoreV1Interface) RESTClient

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

RESTClient mocks base method

func (*MockCoreV1Interface) ReplicationControllers

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

ReplicationControllers mocks base method

func (*MockCoreV1Interface) ResourceQuotas

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

ResourceQuotas mocks base method

func (*MockCoreV1Interface) Secrets

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

Secrets mocks base method

func (*MockCoreV1Interface) ServiceAccounts

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

ServiceAccounts mocks base method

func (*MockCoreV1Interface) Services

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

Services mocks base method

type MockCoreV1InterfaceMockRecorder

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

MockCoreV1InterfaceMockRecorder is the mock recorder for MockCoreV1Interface

func (*MockCoreV1InterfaceMockRecorder) ComponentStatuses

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

ComponentStatuses indicates an expected call of ComponentStatuses

func (*MockCoreV1InterfaceMockRecorder) ConfigMaps

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

ConfigMaps indicates an expected call of ConfigMaps

func (*MockCoreV1InterfaceMockRecorder) Endpoints

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

Endpoints indicates an expected call of Endpoints

func (*MockCoreV1InterfaceMockRecorder) Events

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

Events indicates an expected call of Events

func (*MockCoreV1InterfaceMockRecorder) LimitRanges

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

LimitRanges indicates an expected call of LimitRanges

func (*MockCoreV1InterfaceMockRecorder) Namespaces

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

Namespaces indicates an expected call of Namespaces

func (*MockCoreV1InterfaceMockRecorder) Nodes

Nodes indicates an expected call of Nodes

func (*MockCoreV1InterfaceMockRecorder) PersistentVolumeClaims

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

PersistentVolumeClaims indicates an expected call of PersistentVolumeClaims

func (*MockCoreV1InterfaceMockRecorder) PersistentVolumes

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

PersistentVolumes indicates an expected call of PersistentVolumes

func (*MockCoreV1InterfaceMockRecorder) PodTemplates

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

PodTemplates indicates an expected call of PodTemplates

func (*MockCoreV1InterfaceMockRecorder) Pods

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

Pods indicates an expected call of Pods

func (*MockCoreV1InterfaceMockRecorder) RESTClient

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

RESTClient indicates an expected call of RESTClient

func (*MockCoreV1InterfaceMockRecorder) ReplicationControllers

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

ReplicationControllers indicates an expected call of ReplicationControllers

func (*MockCoreV1InterfaceMockRecorder) ResourceQuotas

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

ResourceQuotas indicates an expected call of ResourceQuotas

func (*MockCoreV1InterfaceMockRecorder) Secrets

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

Secrets indicates an expected call of Secrets

func (*MockCoreV1InterfaceMockRecorder) ServiceAccounts

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

ServiceAccounts indicates an expected call of ServiceAccounts

func (*MockCoreV1InterfaceMockRecorder) Services

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

Services indicates an expected call of Services

type MockCustomResourceDefinitionInterface

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

MockCustomResourceDefinitionInterface is a mock of CustomResourceDefinitionInterface interface

func NewMockCustomResourceDefinitionInterface

func NewMockCustomResourceDefinitionInterface(ctrl *gomock.Controller) *MockCustomResourceDefinitionInterface

NewMockCustomResourceDefinitionInterface creates a new mock instance

func (*MockCustomResourceDefinitionInterface) Create

Create mocks base method

func (*MockCustomResourceDefinitionInterface) Delete

Delete mocks base method

func (*MockCustomResourceDefinitionInterface) DeleteCollection

func (m *MockCustomResourceDefinitionInterface) DeleteCollection(arg0 *v1.DeleteOptions, arg1 v1.ListOptions) error

DeleteCollection mocks base method

func (*MockCustomResourceDefinitionInterface) EXPECT

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

func (*MockCustomResourceDefinitionInterface) Get

Get mocks base method

func (*MockCustomResourceDefinitionInterface) List

List mocks base method

func (*MockCustomResourceDefinitionInterface) Patch

Patch mocks base method

func (*MockCustomResourceDefinitionInterface) Update

Update mocks base method

func (*MockCustomResourceDefinitionInterface) UpdateStatus

UpdateStatus mocks base method

func (*MockCustomResourceDefinitionInterface) Watch

Watch mocks base method

type MockCustomResourceDefinitionInterfaceMockRecorder

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

MockCustomResourceDefinitionInterfaceMockRecorder is the mock recorder for MockCustomResourceDefinitionInterface

func (*MockCustomResourceDefinitionInterfaceMockRecorder) Create

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

Create indicates an expected call of Create

func (*MockCustomResourceDefinitionInterfaceMockRecorder) Delete

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

Delete indicates an expected call of Delete

func (*MockCustomResourceDefinitionInterfaceMockRecorder) DeleteCollection

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

DeleteCollection indicates an expected call of DeleteCollection

func (*MockCustomResourceDefinitionInterfaceMockRecorder) Get

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

Get indicates an expected call of Get

func (*MockCustomResourceDefinitionInterfaceMockRecorder) List

List indicates an expected call of List

func (*MockCustomResourceDefinitionInterfaceMockRecorder) Patch

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

Patch indicates an expected call of Patch

func (*MockCustomResourceDefinitionInterfaceMockRecorder) Update

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

Update indicates an expected call of Update

func (*MockCustomResourceDefinitionInterfaceMockRecorder) UpdateStatus

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

UpdateStatus indicates an expected call of UpdateStatus

func (*MockCustomResourceDefinitionInterfaceMockRecorder) Watch

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

Watch indicates an expected call of Watch

type MockDeploymentInterface

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

MockDeploymentInterface is a mock of DeploymentInterface interface

func NewMockDeploymentInterface

func NewMockDeploymentInterface(ctrl *gomock.Controller) *MockDeploymentInterface

NewMockDeploymentInterface creates a new mock instance

func (*MockDeploymentInterface) Create

func (m *MockDeploymentInterface) Create(arg0 *v1.Deployment) (*v1.Deployment, error)

Create mocks base method

func (*MockDeploymentInterface) Delete

func (m *MockDeploymentInterface) Delete(arg0 string, arg1 *v10.DeleteOptions) error

Delete mocks base method

func (*MockDeploymentInterface) DeleteCollection

func (m *MockDeploymentInterface) DeleteCollection(arg0 *v10.DeleteOptions, arg1 v10.ListOptions) error

DeleteCollection mocks base method

func (*MockDeploymentInterface) EXPECT

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

func (*MockDeploymentInterface) Get

Get mocks base method

func (*MockDeploymentInterface) List

List mocks base method

func (*MockDeploymentInterface) Patch

func (m *MockDeploymentInterface) Patch(arg0 string, arg1 types.PatchType, arg2 []byte, arg3 ...string) (*v1.Deployment, error)

Patch mocks base method

func (*MockDeploymentInterface) Update

func (m *MockDeploymentInterface) Update(arg0 *v1.Deployment) (*v1.Deployment, error)

Update mocks base method

func (*MockDeploymentInterface) UpdateStatus

func (m *MockDeploymentInterface) UpdateStatus(arg0 *v1.Deployment) (*v1.Deployment, error)

UpdateStatus mocks base method

func (*MockDeploymentInterface) Watch

Watch mocks base method

type MockDeploymentInterfaceMockRecorder

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

MockDeploymentInterfaceMockRecorder is the mock recorder for MockDeploymentInterface

func (*MockDeploymentInterfaceMockRecorder) Create

func (mr *MockDeploymentInterfaceMockRecorder) Create(arg0 interface{}) *gomock.Call

Create indicates an expected call of Create

func (*MockDeploymentInterfaceMockRecorder) Delete

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

Delete indicates an expected call of Delete

func (*MockDeploymentInterfaceMockRecorder) DeleteCollection

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

DeleteCollection indicates an expected call of DeleteCollection

func (*MockDeploymentInterfaceMockRecorder) Get

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

Get indicates an expected call of Get

func (*MockDeploymentInterfaceMockRecorder) List

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

List indicates an expected call of List

func (*MockDeploymentInterfaceMockRecorder) Patch

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

Patch indicates an expected call of Patch

func (*MockDeploymentInterfaceMockRecorder) Update

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

Update indicates an expected call of Update

func (*MockDeploymentInterfaceMockRecorder) UpdateStatus

func (mr *MockDeploymentInterfaceMockRecorder) UpdateStatus(arg0 interface{}) *gomock.Call

UpdateStatus indicates an expected call of UpdateStatus

func (*MockDeploymentInterfaceMockRecorder) Watch

func (mr *MockDeploymentInterfaceMockRecorder) Watch(arg0 interface{}) *gomock.Call

Watch indicates an expected call of Watch

type MockExtensionsV1beta1Interface

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

MockExtensionsV1beta1Interface is a mock of ExtensionsV1beta1Interface interface

func NewMockExtensionsV1beta1Interface

func NewMockExtensionsV1beta1Interface(ctrl *gomock.Controller) *MockExtensionsV1beta1Interface

NewMockExtensionsV1beta1Interface creates a new mock instance

func (*MockExtensionsV1beta1Interface) DaemonSets

DaemonSets mocks base method

func (*MockExtensionsV1beta1Interface) Deployments

Deployments mocks base method

func (*MockExtensionsV1beta1Interface) EXPECT

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

func (*MockExtensionsV1beta1Interface) Ingresses

Ingresses mocks base method

func (*MockExtensionsV1beta1Interface) PodSecurityPolicies

PodSecurityPolicies mocks base method

func (*MockExtensionsV1beta1Interface) RESTClient

RESTClient mocks base method

func (*MockExtensionsV1beta1Interface) ReplicaSets

ReplicaSets mocks base method

func (*MockExtensionsV1beta1Interface) Scales

Scales mocks base method

type MockExtensionsV1beta1InterfaceMockRecorder

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

MockExtensionsV1beta1InterfaceMockRecorder is the mock recorder for MockExtensionsV1beta1Interface

func (*MockExtensionsV1beta1InterfaceMockRecorder) DaemonSets

func (mr *MockExtensionsV1beta1InterfaceMockRecorder) DaemonSets(arg0 interface{}) *gomock.Call

DaemonSets indicates an expected call of DaemonSets

func (*MockExtensionsV1beta1InterfaceMockRecorder) Deployments

func (mr *MockExtensionsV1beta1InterfaceMockRecorder) Deployments(arg0 interface{}) *gomock.Call

Deployments indicates an expected call of Deployments

func (*MockExtensionsV1beta1InterfaceMockRecorder) Ingresses

func (mr *MockExtensionsV1beta1InterfaceMockRecorder) Ingresses(arg0 interface{}) *gomock.Call

Ingresses indicates an expected call of Ingresses

func (*MockExtensionsV1beta1InterfaceMockRecorder) PodSecurityPolicies

func (mr *MockExtensionsV1beta1InterfaceMockRecorder) PodSecurityPolicies() *gomock.Call

PodSecurityPolicies indicates an expected call of PodSecurityPolicies

func (*MockExtensionsV1beta1InterfaceMockRecorder) RESTClient

RESTClient indicates an expected call of RESTClient

func (*MockExtensionsV1beta1InterfaceMockRecorder) ReplicaSets

func (mr *MockExtensionsV1beta1InterfaceMockRecorder) ReplicaSets(arg0 interface{}) *gomock.Call

ReplicaSets indicates an expected call of ReplicaSets

func (*MockExtensionsV1beta1InterfaceMockRecorder) Scales

func (mr *MockExtensionsV1beta1InterfaceMockRecorder) Scales(arg0 interface{}) *gomock.Call

Scales indicates an expected call of Scales

type MockIngressInterface

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

MockIngressInterface is a mock of IngressInterface interface

func NewMockIngressInterface

func NewMockIngressInterface(ctrl *gomock.Controller) *MockIngressInterface

NewMockIngressInterface creates a new mock instance

func (*MockIngressInterface) Create

Create mocks base method

func (*MockIngressInterface) Delete

func (m *MockIngressInterface) Delete(arg0 string, arg1 *v1.DeleteOptions) error

Delete mocks base method

func (*MockIngressInterface) DeleteCollection

func (m *MockIngressInterface) DeleteCollection(arg0 *v1.DeleteOptions, arg1 v1.ListOptions) error

DeleteCollection mocks base method

func (*MockIngressInterface) EXPECT

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

func (*MockIngressInterface) Get

func (m *MockIngressInterface) Get(arg0 string, arg1 v1.GetOptions) (*v1beta1.Ingress, error)

Get mocks base method

func (*MockIngressInterface) List

List mocks base method

func (*MockIngressInterface) Patch

func (m *MockIngressInterface) Patch(arg0 string, arg1 types.PatchType, arg2 []byte, arg3 ...string) (*v1beta1.Ingress, error)

Patch mocks base method

func (*MockIngressInterface) Update

Update mocks base method

func (*MockIngressInterface) UpdateStatus

func (m *MockIngressInterface) UpdateStatus(arg0 *v1beta1.Ingress) (*v1beta1.Ingress, error)

UpdateStatus mocks base method

func (*MockIngressInterface) Watch

Watch mocks base method

type MockIngressInterfaceMockRecorder

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

MockIngressInterfaceMockRecorder is the mock recorder for MockIngressInterface

func (*MockIngressInterfaceMockRecorder) Create

func (mr *MockIngressInterfaceMockRecorder) Create(arg0 interface{}) *gomock.Call

Create indicates an expected call of Create

func (*MockIngressInterfaceMockRecorder) Delete

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

Delete indicates an expected call of Delete

func (*MockIngressInterfaceMockRecorder) DeleteCollection

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

DeleteCollection indicates an expected call of DeleteCollection

func (*MockIngressInterfaceMockRecorder) Get

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

Get indicates an expected call of Get

func (*MockIngressInterfaceMockRecorder) List

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

List indicates an expected call of List

func (*MockIngressInterfaceMockRecorder) Patch

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

Patch indicates an expected call of Patch

func (*MockIngressInterfaceMockRecorder) Update

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

Update indicates an expected call of Update

func (*MockIngressInterfaceMockRecorder) UpdateStatus

func (mr *MockIngressInterfaceMockRecorder) UpdateStatus(arg0 interface{}) *gomock.Call

UpdateStatus indicates an expected call of UpdateStatus

func (*MockIngressInterfaceMockRecorder) Watch

func (mr *MockIngressInterfaceMockRecorder) Watch(arg0 interface{}) *gomock.Call

Watch indicates an expected call of Watch

type MockInterface

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

MockInterface is a mock of Interface interface

func NewMockInterface

func NewMockInterface(ctrl *gomock.Controller) *MockInterface

NewMockInterface creates a new mock instance

func (*MockInterface) Admissionregistration

func (m *MockInterface) Admissionregistration() v1beta1.AdmissionregistrationV1beta1Interface

Admissionregistration mocks base method

func (*MockInterface) AdmissionregistrationV1alpha1

func (m *MockInterface) AdmissionregistrationV1alpha1() v1alpha1.AdmissionregistrationV1alpha1Interface

AdmissionregistrationV1alpha1 mocks base method

func (*MockInterface) AdmissionregistrationV1beta1

func (m *MockInterface) AdmissionregistrationV1beta1() v1beta1.AdmissionregistrationV1beta1Interface

AdmissionregistrationV1beta1 mocks base method

func (*MockInterface) Apps

func (m *MockInterface) Apps() v1.AppsV1Interface

Apps mocks base method

func (*MockInterface) AppsV1

func (m *MockInterface) AppsV1() v1.AppsV1Interface

AppsV1 mocks base method

func (*MockInterface) AppsV1beta1

func (m *MockInterface) AppsV1beta1() v1beta10.AppsV1beta1Interface

AppsV1beta1 mocks base method

func (*MockInterface) AppsV1beta2

func (m *MockInterface) AppsV1beta2() v1beta2.AppsV1beta2Interface

AppsV1beta2 mocks base method

func (*MockInterface) Authentication

func (m *MockInterface) Authentication() v10.AuthenticationV1Interface

Authentication mocks base method

func (*MockInterface) AuthenticationV1

func (m *MockInterface) AuthenticationV1() v10.AuthenticationV1Interface

AuthenticationV1 mocks base method

func (*MockInterface) AuthenticationV1beta1

func (m *MockInterface) AuthenticationV1beta1() v1beta11.AuthenticationV1beta1Interface

AuthenticationV1beta1 mocks base method

func (*MockInterface) Authorization

func (m *MockInterface) Authorization() v11.AuthorizationV1Interface

Authorization mocks base method

func (*MockInterface) AuthorizationV1

func (m *MockInterface) AuthorizationV1() v11.AuthorizationV1Interface

AuthorizationV1 mocks base method

func (*MockInterface) AuthorizationV1beta1

func (m *MockInterface) AuthorizationV1beta1() v1beta12.AuthorizationV1beta1Interface

AuthorizationV1beta1 mocks base method

func (*MockInterface) Autoscaling

func (m *MockInterface) Autoscaling() v12.AutoscalingV1Interface

Autoscaling mocks base method

func (*MockInterface) AutoscalingV1

func (m *MockInterface) AutoscalingV1() v12.AutoscalingV1Interface

AutoscalingV1 mocks base method

func (*MockInterface) AutoscalingV2beta1

func (m *MockInterface) AutoscalingV2beta1() v2beta1.AutoscalingV2beta1Interface

AutoscalingV2beta1 mocks base method

func (*MockInterface) Batch

func (m *MockInterface) Batch() v13.BatchV1Interface

Batch mocks base method

func (*MockInterface) BatchV1

func (m *MockInterface) BatchV1() v13.BatchV1Interface

BatchV1 mocks base method

func (*MockInterface) BatchV1beta1

func (m *MockInterface) BatchV1beta1() v1beta13.BatchV1beta1Interface

BatchV1beta1 mocks base method

func (*MockInterface) BatchV2alpha1

func (m *MockInterface) BatchV2alpha1() v2alpha1.BatchV2alpha1Interface

BatchV2alpha1 mocks base method

func (*MockInterface) Certificates

Certificates mocks base method

func (*MockInterface) CertificatesV1beta1

func (m *MockInterface) CertificatesV1beta1() v1beta14.CertificatesV1beta1Interface

CertificatesV1beta1 mocks base method

func (*MockInterface) Coordination

Coordination mocks base method

func (*MockInterface) CoordinationV1beta1

func (m *MockInterface) CoordinationV1beta1() v1beta15.CoordinationV1beta1Interface

CoordinationV1beta1 mocks base method

func (*MockInterface) Core

func (m *MockInterface) Core() v14.CoreV1Interface

Core mocks base method

func (*MockInterface) CoreV1

func (m *MockInterface) CoreV1() v14.CoreV1Interface

CoreV1 mocks base method

func (*MockInterface) Discovery

Discovery mocks base method

func (*MockInterface) EXPECT

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

func (*MockInterface) Events

Events mocks base method

func (*MockInterface) EventsV1beta1

func (m *MockInterface) EventsV1beta1() v1beta16.EventsV1beta1Interface

EventsV1beta1 mocks base method

func (*MockInterface) Extensions

Extensions mocks base method

func (*MockInterface) ExtensionsV1beta1

func (m *MockInterface) ExtensionsV1beta1() v1beta17.ExtensionsV1beta1Interface

ExtensionsV1beta1 mocks base method

func (*MockInterface) Networking

func (m *MockInterface) Networking() v15.NetworkingV1Interface

Networking mocks base method

func (*MockInterface) NetworkingV1

func (m *MockInterface) NetworkingV1() v15.NetworkingV1Interface

NetworkingV1 mocks base method

func (*MockInterface) Policy

Policy mocks base method

func (*MockInterface) PolicyV1beta1

func (m *MockInterface) PolicyV1beta1() v1beta18.PolicyV1beta1Interface

PolicyV1beta1 mocks base method

func (*MockInterface) Rbac

func (m *MockInterface) Rbac() v16.RbacV1Interface

Rbac mocks base method

func (*MockInterface) RbacV1

func (m *MockInterface) RbacV1() v16.RbacV1Interface

RbacV1 mocks base method

func (*MockInterface) RbacV1alpha1

func (m *MockInterface) RbacV1alpha1() v1alpha10.RbacV1alpha1Interface

RbacV1alpha1 mocks base method

func (*MockInterface) RbacV1beta1

func (m *MockInterface) RbacV1beta1() v1beta19.RbacV1beta1Interface

RbacV1beta1 mocks base method

func (*MockInterface) Scheduling

Scheduling mocks base method

func (*MockInterface) SchedulingV1alpha1

func (m *MockInterface) SchedulingV1alpha1() v1alpha11.SchedulingV1alpha1Interface

SchedulingV1alpha1 mocks base method

func (*MockInterface) SchedulingV1beta1

func (m *MockInterface) SchedulingV1beta1() v1beta110.SchedulingV1beta1Interface

SchedulingV1beta1 mocks base method

func (*MockInterface) Settings

Settings mocks base method

func (*MockInterface) SettingsV1alpha1

func (m *MockInterface) SettingsV1alpha1() v1alpha12.SettingsV1alpha1Interface

SettingsV1alpha1 mocks base method

func (*MockInterface) Storage

func (m *MockInterface) Storage() v17.StorageV1Interface

Storage mocks base method

func (*MockInterface) StorageV1

func (m *MockInterface) StorageV1() v17.StorageV1Interface

StorageV1 mocks base method

func (*MockInterface) StorageV1alpha1

func (m *MockInterface) StorageV1alpha1() v1alpha13.StorageV1alpha1Interface

StorageV1alpha1 mocks base method

func (*MockInterface) StorageV1beta1

func (m *MockInterface) StorageV1beta1() v1beta111.StorageV1beta1Interface

StorageV1beta1 mocks base method

type MockInterfaceMockRecorder

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

MockInterfaceMockRecorder is the mock recorder for MockInterface

func (*MockInterfaceMockRecorder) Admissionregistration

func (mr *MockInterfaceMockRecorder) Admissionregistration() *gomock.Call

Admissionregistration indicates an expected call of Admissionregistration

func (*MockInterfaceMockRecorder) AdmissionregistrationV1alpha1

func (mr *MockInterfaceMockRecorder) AdmissionregistrationV1alpha1() *gomock.Call

AdmissionregistrationV1alpha1 indicates an expected call of AdmissionregistrationV1alpha1

func (*MockInterfaceMockRecorder) AdmissionregistrationV1beta1

func (mr *MockInterfaceMockRecorder) AdmissionregistrationV1beta1() *gomock.Call

AdmissionregistrationV1beta1 indicates an expected call of AdmissionregistrationV1beta1

func (*MockInterfaceMockRecorder) Apps

Apps indicates an expected call of Apps

func (*MockInterfaceMockRecorder) AppsV1

func (mr *MockInterfaceMockRecorder) AppsV1() *gomock.Call

AppsV1 indicates an expected call of AppsV1

func (*MockInterfaceMockRecorder) AppsV1beta1

func (mr *MockInterfaceMockRecorder) AppsV1beta1() *gomock.Call

AppsV1beta1 indicates an expected call of AppsV1beta1

func (*MockInterfaceMockRecorder) AppsV1beta2

func (mr *MockInterfaceMockRecorder) AppsV1beta2() *gomock.Call

AppsV1beta2 indicates an expected call of AppsV1beta2

func (*MockInterfaceMockRecorder) Authentication

func (mr *MockInterfaceMockRecorder) Authentication() *gomock.Call

Authentication indicates an expected call of Authentication

func (*MockInterfaceMockRecorder) AuthenticationV1

func (mr *MockInterfaceMockRecorder) AuthenticationV1() *gomock.Call

AuthenticationV1 indicates an expected call of AuthenticationV1

func (*MockInterfaceMockRecorder) AuthenticationV1beta1

func (mr *MockInterfaceMockRecorder) AuthenticationV1beta1() *gomock.Call

AuthenticationV1beta1 indicates an expected call of AuthenticationV1beta1

func (*MockInterfaceMockRecorder) Authorization

func (mr *MockInterfaceMockRecorder) Authorization() *gomock.Call

Authorization indicates an expected call of Authorization

func (*MockInterfaceMockRecorder) AuthorizationV1

func (mr *MockInterfaceMockRecorder) AuthorizationV1() *gomock.Call

AuthorizationV1 indicates an expected call of AuthorizationV1

func (*MockInterfaceMockRecorder) AuthorizationV1beta1

func (mr *MockInterfaceMockRecorder) AuthorizationV1beta1() *gomock.Call

AuthorizationV1beta1 indicates an expected call of AuthorizationV1beta1

func (*MockInterfaceMockRecorder) Autoscaling

func (mr *MockInterfaceMockRecorder) Autoscaling() *gomock.Call

Autoscaling indicates an expected call of Autoscaling

func (*MockInterfaceMockRecorder) AutoscalingV1

func (mr *MockInterfaceMockRecorder) AutoscalingV1() *gomock.Call

AutoscalingV1 indicates an expected call of AutoscalingV1

func (*MockInterfaceMockRecorder) AutoscalingV2beta1

func (mr *MockInterfaceMockRecorder) AutoscalingV2beta1() *gomock.Call

AutoscalingV2beta1 indicates an expected call of AutoscalingV2beta1

func (*MockInterfaceMockRecorder) Batch

func (mr *MockInterfaceMockRecorder) Batch() *gomock.Call

Batch indicates an expected call of Batch

func (*MockInterfaceMockRecorder) BatchV1

func (mr *MockInterfaceMockRecorder) BatchV1() *gomock.Call

BatchV1 indicates an expected call of BatchV1

func (*MockInterfaceMockRecorder) BatchV1beta1

func (mr *MockInterfaceMockRecorder) BatchV1beta1() *gomock.Call

BatchV1beta1 indicates an expected call of BatchV1beta1

func (*MockInterfaceMockRecorder) BatchV2alpha1

func (mr *MockInterfaceMockRecorder) BatchV2alpha1() *gomock.Call

BatchV2alpha1 indicates an expected call of BatchV2alpha1

func (*MockInterfaceMockRecorder) Certificates

func (mr *MockInterfaceMockRecorder) Certificates() *gomock.Call

Certificates indicates an expected call of Certificates

func (*MockInterfaceMockRecorder) CertificatesV1beta1

func (mr *MockInterfaceMockRecorder) CertificatesV1beta1() *gomock.Call

CertificatesV1beta1 indicates an expected call of CertificatesV1beta1

func (*MockInterfaceMockRecorder) Coordination

func (mr *MockInterfaceMockRecorder) Coordination() *gomock.Call

Coordination indicates an expected call of Coordination

func (*MockInterfaceMockRecorder) CoordinationV1beta1

func (mr *MockInterfaceMockRecorder) CoordinationV1beta1() *gomock.Call

CoordinationV1beta1 indicates an expected call of CoordinationV1beta1

func (*MockInterfaceMockRecorder) Core

Core indicates an expected call of Core

func (*MockInterfaceMockRecorder) CoreV1

func (mr *MockInterfaceMockRecorder) CoreV1() *gomock.Call

CoreV1 indicates an expected call of CoreV1

func (*MockInterfaceMockRecorder) Discovery

func (mr *MockInterfaceMockRecorder) Discovery() *gomock.Call

Discovery indicates an expected call of Discovery

func (*MockInterfaceMockRecorder) Events

func (mr *MockInterfaceMockRecorder) Events() *gomock.Call

Events indicates an expected call of Events

func (*MockInterfaceMockRecorder) EventsV1beta1

func (mr *MockInterfaceMockRecorder) EventsV1beta1() *gomock.Call

EventsV1beta1 indicates an expected call of EventsV1beta1

func (*MockInterfaceMockRecorder) Extensions

func (mr *MockInterfaceMockRecorder) Extensions() *gomock.Call

Extensions indicates an expected call of Extensions

func (*MockInterfaceMockRecorder) ExtensionsV1beta1

func (mr *MockInterfaceMockRecorder) ExtensionsV1beta1() *gomock.Call

ExtensionsV1beta1 indicates an expected call of ExtensionsV1beta1

func (*MockInterfaceMockRecorder) Networking

func (mr *MockInterfaceMockRecorder) Networking() *gomock.Call

Networking indicates an expected call of Networking

func (*MockInterfaceMockRecorder) NetworkingV1

func (mr *MockInterfaceMockRecorder) NetworkingV1() *gomock.Call

NetworkingV1 indicates an expected call of NetworkingV1

func (*MockInterfaceMockRecorder) Policy

func (mr *MockInterfaceMockRecorder) Policy() *gomock.Call

Policy indicates an expected call of Policy

func (*MockInterfaceMockRecorder) PolicyV1beta1

func (mr *MockInterfaceMockRecorder) PolicyV1beta1() *gomock.Call

PolicyV1beta1 indicates an expected call of PolicyV1beta1

func (*MockInterfaceMockRecorder) Rbac

Rbac indicates an expected call of Rbac

func (*MockInterfaceMockRecorder) RbacV1

func (mr *MockInterfaceMockRecorder) RbacV1() *gomock.Call

RbacV1 indicates an expected call of RbacV1

func (*MockInterfaceMockRecorder) RbacV1alpha1

func (mr *MockInterfaceMockRecorder) RbacV1alpha1() *gomock.Call

RbacV1alpha1 indicates an expected call of RbacV1alpha1

func (*MockInterfaceMockRecorder) RbacV1beta1

func (mr *MockInterfaceMockRecorder) RbacV1beta1() *gomock.Call

RbacV1beta1 indicates an expected call of RbacV1beta1

func (*MockInterfaceMockRecorder) Scheduling

func (mr *MockInterfaceMockRecorder) Scheduling() *gomock.Call

Scheduling indicates an expected call of Scheduling

func (*MockInterfaceMockRecorder) SchedulingV1alpha1

func (mr *MockInterfaceMockRecorder) SchedulingV1alpha1() *gomock.Call

SchedulingV1alpha1 indicates an expected call of SchedulingV1alpha1

func (*MockInterfaceMockRecorder) SchedulingV1beta1

func (mr *MockInterfaceMockRecorder) SchedulingV1beta1() *gomock.Call

SchedulingV1beta1 indicates an expected call of SchedulingV1beta1

func (*MockInterfaceMockRecorder) Settings

func (mr *MockInterfaceMockRecorder) Settings() *gomock.Call

Settings indicates an expected call of Settings

func (*MockInterfaceMockRecorder) SettingsV1alpha1

func (mr *MockInterfaceMockRecorder) SettingsV1alpha1() *gomock.Call

SettingsV1alpha1 indicates an expected call of SettingsV1alpha1

func (*MockInterfaceMockRecorder) Storage

func (mr *MockInterfaceMockRecorder) Storage() *gomock.Call

Storage indicates an expected call of Storage

func (*MockInterfaceMockRecorder) StorageV1

func (mr *MockInterfaceMockRecorder) StorageV1() *gomock.Call

StorageV1 indicates an expected call of StorageV1

func (*MockInterfaceMockRecorder) StorageV1alpha1

func (mr *MockInterfaceMockRecorder) StorageV1alpha1() *gomock.Call

StorageV1alpha1 indicates an expected call of StorageV1alpha1

func (*MockInterfaceMockRecorder) StorageV1beta1

func (mr *MockInterfaceMockRecorder) StorageV1beta1() *gomock.Call

StorageV1beta1 indicates an expected call of StorageV1beta1

type MockNamespaceInterface

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

MockNamespaceInterface is a mock of NamespaceInterface interface

func NewMockNamespaceInterface

func NewMockNamespaceInterface(ctrl *gomock.Controller) *MockNamespaceInterface

NewMockNamespaceInterface creates a new mock instance

func (*MockNamespaceInterface) Create

func (m *MockNamespaceInterface) Create(arg0 *v1.Namespace) (*v1.Namespace, error)

Create mocks base method

func (*MockNamespaceInterface) Delete

func (m *MockNamespaceInterface) Delete(arg0 string, arg1 *v10.DeleteOptions) error

Delete mocks base method

func (*MockNamespaceInterface) EXPECT

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

func (*MockNamespaceInterface) Finalize

func (m *MockNamespaceInterface) Finalize(arg0 *v1.Namespace) (*v1.Namespace, error)

Finalize mocks base method

func (*MockNamespaceInterface) Get

func (m *MockNamespaceInterface) Get(arg0 string, arg1 v10.GetOptions) (*v1.Namespace, error)

Get mocks base method

func (*MockNamespaceInterface) List

List mocks base method

func (*MockNamespaceInterface) Patch

func (m *MockNamespaceInterface) Patch(arg0 string, arg1 types.PatchType, arg2 []byte, arg3 ...string) (*v1.Namespace, error)

Patch mocks base method

func (*MockNamespaceInterface) Update

func (m *MockNamespaceInterface) Update(arg0 *v1.Namespace) (*v1.Namespace, error)

Update mocks base method

func (*MockNamespaceInterface) UpdateStatus

func (m *MockNamespaceInterface) UpdateStatus(arg0 *v1.Namespace) (*v1.Namespace, error)

UpdateStatus mocks base method

func (*MockNamespaceInterface) Watch

Watch mocks base method

type MockNamespaceInterfaceMockRecorder

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

MockNamespaceInterfaceMockRecorder is the mock recorder for MockNamespaceInterface

func (*MockNamespaceInterfaceMockRecorder) Create

func (mr *MockNamespaceInterfaceMockRecorder) Create(arg0 interface{}) *gomock.Call

Create indicates an expected call of Create

func (*MockNamespaceInterfaceMockRecorder) Delete

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

Delete indicates an expected call of Delete

func (*MockNamespaceInterfaceMockRecorder) Finalize

func (mr *MockNamespaceInterfaceMockRecorder) Finalize(arg0 interface{}) *gomock.Call

Finalize indicates an expected call of Finalize

func (*MockNamespaceInterfaceMockRecorder) Get

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

Get indicates an expected call of Get

func (*MockNamespaceInterfaceMockRecorder) List

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

List indicates an expected call of List

func (*MockNamespaceInterfaceMockRecorder) Patch

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

Patch indicates an expected call of Patch

func (*MockNamespaceInterfaceMockRecorder) Update

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

Update indicates an expected call of Update

func (*MockNamespaceInterfaceMockRecorder) UpdateStatus

func (mr *MockNamespaceInterfaceMockRecorder) UpdateStatus(arg0 interface{}) *gomock.Call

UpdateStatus indicates an expected call of UpdateStatus

func (*MockNamespaceInterfaceMockRecorder) Watch

func (mr *MockNamespaceInterfaceMockRecorder) Watch(arg0 interface{}) *gomock.Call

Watch indicates an expected call of Watch

type MockNodeInterface

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

MockNodeInterface is a mock of NodeInterface interface

func NewMockNodeInterface

func NewMockNodeInterface(ctrl *gomock.Controller) *MockNodeInterface

NewMockNodeInterface creates a new mock instance

func (*MockNodeInterface) Create

func (m *MockNodeInterface) Create(arg0 *v1.Node) (*v1.Node, error)

Create mocks base method

func (*MockNodeInterface) Delete

func (m *MockNodeInterface) Delete(arg0 string, arg1 *v10.DeleteOptions) error

Delete mocks base method

func (*MockNodeInterface) DeleteCollection

func (m *MockNodeInterface) DeleteCollection(arg0 *v10.DeleteOptions, arg1 v10.ListOptions) error

DeleteCollection mocks base method

func (*MockNodeInterface) EXPECT

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

func (*MockNodeInterface) Get

func (m *MockNodeInterface) Get(arg0 string, arg1 v10.GetOptions) (*v1.Node, error)

Get mocks base method

func (*MockNodeInterface) List

func (m *MockNodeInterface) List(arg0 v10.ListOptions) (*v1.NodeList, error)

List mocks base method

func (*MockNodeInterface) Patch

func (m *MockNodeInterface) Patch(arg0 string, arg1 types.PatchType, arg2 []byte, arg3 ...string) (*v1.Node, error)

Patch mocks base method

func (*MockNodeInterface) PatchStatus

func (m *MockNodeInterface) PatchStatus(arg0 string, arg1 []byte) (*v1.Node, error)

PatchStatus mocks base method

func (*MockNodeInterface) Update

func (m *MockNodeInterface) Update(arg0 *v1.Node) (*v1.Node, error)

Update mocks base method

func (*MockNodeInterface) UpdateStatus

func (m *MockNodeInterface) UpdateStatus(arg0 *v1.Node) (*v1.Node, error)

UpdateStatus mocks base method

func (*MockNodeInterface) Watch

Watch mocks base method

type MockNodeInterfaceMockRecorder

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

MockNodeInterfaceMockRecorder is the mock recorder for MockNodeInterface

func (*MockNodeInterfaceMockRecorder) Create

func (mr *MockNodeInterfaceMockRecorder) Create(arg0 interface{}) *gomock.Call

Create indicates an expected call of Create

func (*MockNodeInterfaceMockRecorder) Delete

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

Delete indicates an expected call of Delete

func (*MockNodeInterfaceMockRecorder) DeleteCollection

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

DeleteCollection indicates an expected call of DeleteCollection

func (*MockNodeInterfaceMockRecorder) Get

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

Get indicates an expected call of Get

func (*MockNodeInterfaceMockRecorder) List

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

List indicates an expected call of List

func (*MockNodeInterfaceMockRecorder) Patch

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

Patch indicates an expected call of Patch

func (*MockNodeInterfaceMockRecorder) PatchStatus

func (mr *MockNodeInterfaceMockRecorder) PatchStatus(arg0, arg1 interface{}) *gomock.Call

PatchStatus indicates an expected call of PatchStatus

func (*MockNodeInterfaceMockRecorder) Update

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

Update indicates an expected call of Update

func (*MockNodeInterfaceMockRecorder) UpdateStatus

func (mr *MockNodeInterfaceMockRecorder) UpdateStatus(arg0 interface{}) *gomock.Call

UpdateStatus indicates an expected call of UpdateStatus

func (*MockNodeInterfaceMockRecorder) Watch

func (mr *MockNodeInterfaceMockRecorder) Watch(arg0 interface{}) *gomock.Call

Watch indicates an expected call of Watch

type MockPersistentVolumeClaimInterface

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

MockPersistentVolumeClaimInterface is a mock of PersistentVolumeClaimInterface interface

func NewMockPersistentVolumeClaimInterface

func NewMockPersistentVolumeClaimInterface(ctrl *gomock.Controller) *MockPersistentVolumeClaimInterface

NewMockPersistentVolumeClaimInterface creates a new mock instance

func (*MockPersistentVolumeClaimInterface) Create

Create mocks base method

func (*MockPersistentVolumeClaimInterface) Delete

Delete mocks base method

func (*MockPersistentVolumeClaimInterface) DeleteCollection

func (m *MockPersistentVolumeClaimInterface) DeleteCollection(arg0 *v10.DeleteOptions, arg1 v10.ListOptions) error

DeleteCollection mocks base method

func (*MockPersistentVolumeClaimInterface) EXPECT

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

func (*MockPersistentVolumeClaimInterface) Get

Get mocks base method

func (*MockPersistentVolumeClaimInterface) List

List mocks base method

func (*MockPersistentVolumeClaimInterface) Patch

Patch mocks base method

func (*MockPersistentVolumeClaimInterface) Update

Update mocks base method

func (*MockPersistentVolumeClaimInterface) UpdateStatus

UpdateStatus mocks base method

func (*MockPersistentVolumeClaimInterface) Watch

Watch mocks base method

type MockPersistentVolumeClaimInterfaceMockRecorder

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

MockPersistentVolumeClaimInterfaceMockRecorder is the mock recorder for MockPersistentVolumeClaimInterface

func (*MockPersistentVolumeClaimInterfaceMockRecorder) Create

func (mr *MockPersistentVolumeClaimInterfaceMockRecorder) Create(arg0 interface{}) *gomock.Call

Create indicates an expected call of Create

func (*MockPersistentVolumeClaimInterfaceMockRecorder) Delete

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

Delete indicates an expected call of Delete

func (*MockPersistentVolumeClaimInterfaceMockRecorder) DeleteCollection

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

DeleteCollection indicates an expected call of DeleteCollection

func (*MockPersistentVolumeClaimInterfaceMockRecorder) Get

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

Get indicates an expected call of Get

func (*MockPersistentVolumeClaimInterfaceMockRecorder) List

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

List indicates an expected call of List

func (*MockPersistentVolumeClaimInterfaceMockRecorder) Patch

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

Patch indicates an expected call of Patch

func (*MockPersistentVolumeClaimInterfaceMockRecorder) Update

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

Update indicates an expected call of Update

func (*MockPersistentVolumeClaimInterfaceMockRecorder) UpdateStatus

func (mr *MockPersistentVolumeClaimInterfaceMockRecorder) UpdateStatus(arg0 interface{}) *gomock.Call

UpdateStatus indicates an expected call of UpdateStatus

func (*MockPersistentVolumeClaimInterfaceMockRecorder) Watch

func (mr *MockPersistentVolumeClaimInterfaceMockRecorder) Watch(arg0 interface{}) *gomock.Call

Watch indicates an expected call of Watch

type MockPersistentVolumeInterface

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

MockPersistentVolumeInterface is a mock of PersistentVolumeInterface interface

func NewMockPersistentVolumeInterface

func NewMockPersistentVolumeInterface(ctrl *gomock.Controller) *MockPersistentVolumeInterface

NewMockPersistentVolumeInterface creates a new mock instance

func (*MockPersistentVolumeInterface) Create

Create mocks base method

func (*MockPersistentVolumeInterface) Delete

Delete mocks base method

func (*MockPersistentVolumeInterface) DeleteCollection

func (m *MockPersistentVolumeInterface) DeleteCollection(arg0 *v10.DeleteOptions, arg1 v10.ListOptions) error

DeleteCollection mocks base method

func (*MockPersistentVolumeInterface) EXPECT

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

func (*MockPersistentVolumeInterface) Get

Get mocks base method

func (*MockPersistentVolumeInterface) List

List mocks base method

func (*MockPersistentVolumeInterface) Patch

func (m *MockPersistentVolumeInterface) Patch(arg0 string, arg1 types.PatchType, arg2 []byte, arg3 ...string) (*v1.PersistentVolume, error)

Patch mocks base method

func (*MockPersistentVolumeInterface) Update

Update mocks base method

func (*MockPersistentVolumeInterface) UpdateStatus

UpdateStatus mocks base method

func (*MockPersistentVolumeInterface) Watch

Watch mocks base method

type MockPersistentVolumeInterfaceMockRecorder

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

MockPersistentVolumeInterfaceMockRecorder is the mock recorder for MockPersistentVolumeInterface

func (*MockPersistentVolumeInterfaceMockRecorder) Create

func (mr *MockPersistentVolumeInterfaceMockRecorder) Create(arg0 interface{}) *gomock.Call

Create indicates an expected call of Create

func (*MockPersistentVolumeInterfaceMockRecorder) Delete

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

Delete indicates an expected call of Delete

func (*MockPersistentVolumeInterfaceMockRecorder) DeleteCollection

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

DeleteCollection indicates an expected call of DeleteCollection

func (*MockPersistentVolumeInterfaceMockRecorder) Get

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

Get indicates an expected call of Get

func (*MockPersistentVolumeInterfaceMockRecorder) List

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

List indicates an expected call of List

func (*MockPersistentVolumeInterfaceMockRecorder) Patch

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

Patch indicates an expected call of Patch

func (*MockPersistentVolumeInterfaceMockRecorder) Update

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

Update indicates an expected call of Update

func (*MockPersistentVolumeInterfaceMockRecorder) UpdateStatus

func (mr *MockPersistentVolumeInterfaceMockRecorder) UpdateStatus(arg0 interface{}) *gomock.Call

UpdateStatus indicates an expected call of UpdateStatus

func (*MockPersistentVolumeInterfaceMockRecorder) Watch

func (mr *MockPersistentVolumeInterfaceMockRecorder) Watch(arg0 interface{}) *gomock.Call

Watch indicates an expected call of Watch

type MockPodInterface

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

MockPodInterface is a mock of PodInterface interface

func NewMockPodInterface

func NewMockPodInterface(ctrl *gomock.Controller) *MockPodInterface

NewMockPodInterface creates a new mock instance

func (*MockPodInterface) Bind

func (m *MockPodInterface) Bind(arg0 *v1.Binding) error

Bind mocks base method

func (*MockPodInterface) Create

func (m *MockPodInterface) Create(arg0 *v1.Pod) (*v1.Pod, error)

Create mocks base method

func (*MockPodInterface) Delete

func (m *MockPodInterface) Delete(arg0 string, arg1 *v10.DeleteOptions) error

Delete mocks base method

func (*MockPodInterface) DeleteCollection

func (m *MockPodInterface) DeleteCollection(arg0 *v10.DeleteOptions, arg1 v10.ListOptions) error

DeleteCollection mocks base method

func (*MockPodInterface) EXPECT

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

func (*MockPodInterface) Evict

func (m *MockPodInterface) Evict(arg0 *v1beta1.Eviction) error

Evict mocks base method

func (*MockPodInterface) Get

func (m *MockPodInterface) Get(arg0 string, arg1 v10.GetOptions) (*v1.Pod, error)

Get mocks base method

func (*MockPodInterface) GetLogs

func (m *MockPodInterface) GetLogs(arg0 string, arg1 *v1.PodLogOptions) *rest.Request

GetLogs mocks base method

func (*MockPodInterface) List

func (m *MockPodInterface) List(arg0 v10.ListOptions) (*v1.PodList, error)

List mocks base method

func (*MockPodInterface) Patch

func (m *MockPodInterface) Patch(arg0 string, arg1 types.PatchType, arg2 []byte, arg3 ...string) (*v1.Pod, error)

Patch mocks base method

func (*MockPodInterface) Update

func (m *MockPodInterface) Update(arg0 *v1.Pod) (*v1.Pod, error)

Update mocks base method

func (*MockPodInterface) UpdateStatus

func (m *MockPodInterface) UpdateStatus(arg0 *v1.Pod) (*v1.Pod, error)

UpdateStatus mocks base method

func (*MockPodInterface) Watch

Watch mocks base method

type MockPodInterfaceMockRecorder

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

MockPodInterfaceMockRecorder is the mock recorder for MockPodInterface

func (*MockPodInterfaceMockRecorder) Bind

func (mr *MockPodInterfaceMockRecorder) Bind(arg0 interface{}) *gomock.Call

Bind indicates an expected call of Bind

func (*MockPodInterfaceMockRecorder) Create

func (mr *MockPodInterfaceMockRecorder) Create(arg0 interface{}) *gomock.Call

Create indicates an expected call of Create

func (*MockPodInterfaceMockRecorder) Delete

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

Delete indicates an expected call of Delete

func (*MockPodInterfaceMockRecorder) DeleteCollection

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

DeleteCollection indicates an expected call of DeleteCollection

func (*MockPodInterfaceMockRecorder) Evict

func (mr *MockPodInterfaceMockRecorder) Evict(arg0 interface{}) *gomock.Call

Evict indicates an expected call of Evict

func (*MockPodInterfaceMockRecorder) Get

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

Get indicates an expected call of Get

func (*MockPodInterfaceMockRecorder) GetLogs

func (mr *MockPodInterfaceMockRecorder) GetLogs(arg0, arg1 interface{}) *gomock.Call

GetLogs indicates an expected call of GetLogs

func (*MockPodInterfaceMockRecorder) List

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

List indicates an expected call of List

func (*MockPodInterfaceMockRecorder) Patch

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

Patch indicates an expected call of Patch

func (*MockPodInterfaceMockRecorder) Update

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

Update indicates an expected call of Update

func (*MockPodInterfaceMockRecorder) UpdateStatus

func (mr *MockPodInterfaceMockRecorder) UpdateStatus(arg0 interface{}) *gomock.Call

UpdateStatus indicates an expected call of UpdateStatus

func (*MockPodInterfaceMockRecorder) Watch

func (mr *MockPodInterfaceMockRecorder) Watch(arg0 interface{}) *gomock.Call

Watch indicates an expected call of Watch

type MockRbacV1Interface

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

MockRbacV1Interface is a mock of RbacV1Interface interface

func NewMockRbacV1Interface

func NewMockRbacV1Interface(ctrl *gomock.Controller) *MockRbacV1Interface

NewMockRbacV1Interface creates a new mock instance

func (*MockRbacV1Interface) ClusterRoleBindings

func (m *MockRbacV1Interface) ClusterRoleBindings() v11.ClusterRoleBindingInterface

ClusterRoleBindings mocks base method

func (*MockRbacV1Interface) ClusterRoles

func (m *MockRbacV1Interface) ClusterRoles() v11.ClusterRoleInterface

ClusterRoles mocks base method

func (*MockRbacV1Interface) EXPECT

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

func (*MockRbacV1Interface) RESTClient

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

RESTClient mocks base method

func (*MockRbacV1Interface) RoleBindings

func (m *MockRbacV1Interface) RoleBindings(arg0 string) v11.RoleBindingInterface

RoleBindings mocks base method

func (*MockRbacV1Interface) Roles

Roles mocks base method

type MockRbacV1InterfaceMockRecorder

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

MockRbacV1InterfaceMockRecorder is the mock recorder for MockRbacV1Interface

func (*MockRbacV1InterfaceMockRecorder) ClusterRoleBindings

func (mr *MockRbacV1InterfaceMockRecorder) ClusterRoleBindings() *gomock.Call

ClusterRoleBindings indicates an expected call of ClusterRoleBindings

func (*MockRbacV1InterfaceMockRecorder) ClusterRoles

func (mr *MockRbacV1InterfaceMockRecorder) ClusterRoles() *gomock.Call

ClusterRoles indicates an expected call of ClusterRoles

func (*MockRbacV1InterfaceMockRecorder) RESTClient

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

RESTClient indicates an expected call of RESTClient

func (*MockRbacV1InterfaceMockRecorder) RoleBindings

func (mr *MockRbacV1InterfaceMockRecorder) RoleBindings(arg0 interface{}) *gomock.Call

RoleBindings indicates an expected call of RoleBindings

func (*MockRbacV1InterfaceMockRecorder) Roles

func (mr *MockRbacV1InterfaceMockRecorder) Roles(arg0 interface{}) *gomock.Call

Roles indicates an expected call of Roles

type MockRestClientInterface

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

MockRestClientInterface is a mock of Interface interface

func NewMockRestClientInterface

func NewMockRestClientInterface(ctrl *gomock.Controller) *MockRestClientInterface

NewMockRestClientInterface creates a new mock instance

func (*MockRestClientInterface) APIVersion

APIVersion mocks base method

func (*MockRestClientInterface) Delete

func (m *MockRestClientInterface) Delete() *rest.Request

Delete mocks base method

func (*MockRestClientInterface) EXPECT

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

func (*MockRestClientInterface) Get

Get mocks base method

func (*MockRestClientInterface) GetRateLimiter

func (m *MockRestClientInterface) GetRateLimiter() flowcontrol.RateLimiter

GetRateLimiter mocks base method

func (*MockRestClientInterface) Patch

Patch mocks base method

func (*MockRestClientInterface) Post

Post mocks base method

func (*MockRestClientInterface) Put

Put mocks base method

func (*MockRestClientInterface) Verb

func (m *MockRestClientInterface) Verb(arg0 string) *rest.Request

Verb mocks base method

type MockRestClientInterfaceMockRecorder

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

MockRestClientInterfaceMockRecorder is the mock recorder for MockRestClientInterface

func (*MockRestClientInterfaceMockRecorder) APIVersion

APIVersion indicates an expected call of APIVersion

func (*MockRestClientInterfaceMockRecorder) Delete

Delete indicates an expected call of Delete

func (*MockRestClientInterfaceMockRecorder) Get

Get indicates an expected call of Get

func (*MockRestClientInterfaceMockRecorder) GetRateLimiter

func (mr *MockRestClientInterfaceMockRecorder) GetRateLimiter() *gomock.Call

GetRateLimiter indicates an expected call of GetRateLimiter

func (*MockRestClientInterfaceMockRecorder) Patch

func (mr *MockRestClientInterfaceMockRecorder) Patch(arg0 interface{}) *gomock.Call

Patch indicates an expected call of Patch

func (*MockRestClientInterfaceMockRecorder) Post

Post indicates an expected call of Post

func (*MockRestClientInterfaceMockRecorder) Put

Put indicates an expected call of Put

func (*MockRestClientInterfaceMockRecorder) Verb

func (mr *MockRestClientInterfaceMockRecorder) Verb(arg0 interface{}) *gomock.Call

Verb indicates an expected call of Verb

type MockSecretInterface

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

MockSecretInterface is a mock of SecretInterface interface

func NewMockSecretInterface

func NewMockSecretInterface(ctrl *gomock.Controller) *MockSecretInterface

NewMockSecretInterface creates a new mock instance

func (*MockSecretInterface) Create

func (m *MockSecretInterface) Create(arg0 *v1.Secret) (*v1.Secret, error)

Create mocks base method

func (*MockSecretInterface) Delete

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

Delete mocks base method

func (*MockSecretInterface) DeleteCollection

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

DeleteCollection mocks base method

func (*MockSecretInterface) EXPECT

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

func (*MockSecretInterface) Get

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

Get mocks base method

func (*MockSecretInterface) List

List mocks base method

func (*MockSecretInterface) Patch

func (m *MockSecretInterface) Patch(arg0 string, arg1 types.PatchType, arg2 []byte, arg3 ...string) (*v1.Secret, error)

Patch mocks base method

func (*MockSecretInterface) Update

func (m *MockSecretInterface) Update(arg0 *v1.Secret) (*v1.Secret, error)

Update mocks base method

func (*MockSecretInterface) Watch

Watch mocks base method

type MockSecretInterfaceMockRecorder

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

MockSecretInterfaceMockRecorder is the mock recorder for MockSecretInterface

func (*MockSecretInterfaceMockRecorder) Create

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

Create indicates an expected call of Create

func (*MockSecretInterfaceMockRecorder) Delete

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

Delete indicates an expected call of Delete

func (*MockSecretInterfaceMockRecorder) DeleteCollection

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

DeleteCollection indicates an expected call of DeleteCollection

func (*MockSecretInterfaceMockRecorder) Get

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

Get indicates an expected call of Get

func (*MockSecretInterfaceMockRecorder) List

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

List indicates an expected call of List

func (*MockSecretInterfaceMockRecorder) Patch

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

Patch indicates an expected call of Patch

func (*MockSecretInterfaceMockRecorder) Update

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

Update indicates an expected call of Update

func (*MockSecretInterfaceMockRecorder) Watch

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

Watch indicates an expected call of Watch

type MockServiceAccountInterface

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

MockServiceAccountInterface is a mock of ServiceAccountInterface interface

func NewMockServiceAccountInterface

func NewMockServiceAccountInterface(ctrl *gomock.Controller) *MockServiceAccountInterface

NewMockServiceAccountInterface creates a new mock instance

func (*MockServiceAccountInterface) Create

Create mocks base method

func (*MockServiceAccountInterface) CreateToken

func (m *MockServiceAccountInterface) CreateToken(arg0 string, arg1 *v1.TokenRequest) (*v1.TokenRequest, error)

CreateToken mocks base method

func (*MockServiceAccountInterface) Delete

func (m *MockServiceAccountInterface) Delete(arg0 string, arg1 *v11.DeleteOptions) error

Delete mocks base method

func (*MockServiceAccountInterface) DeleteCollection

func (m *MockServiceAccountInterface) DeleteCollection(arg0 *v11.DeleteOptions, arg1 v11.ListOptions) error

DeleteCollection mocks base method

func (*MockServiceAccountInterface) EXPECT

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

func (*MockServiceAccountInterface) Get

Get mocks base method

func (*MockServiceAccountInterface) List

List mocks base method

func (*MockServiceAccountInterface) Patch

func (m *MockServiceAccountInterface) Patch(arg0 string, arg1 types.PatchType, arg2 []byte, arg3 ...string) (*v10.ServiceAccount, error)

Patch mocks base method

func (*MockServiceAccountInterface) Update

Update mocks base method

func (*MockServiceAccountInterface) Watch

Watch mocks base method

type MockServiceAccountInterfaceMockRecorder

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

MockServiceAccountInterfaceMockRecorder is the mock recorder for MockServiceAccountInterface

func (*MockServiceAccountInterfaceMockRecorder) Create

func (mr *MockServiceAccountInterfaceMockRecorder) Create(arg0 interface{}) *gomock.Call

Create indicates an expected call of Create

func (*MockServiceAccountInterfaceMockRecorder) CreateToken

func (mr *MockServiceAccountInterfaceMockRecorder) CreateToken(arg0, arg1 interface{}) *gomock.Call

CreateToken indicates an expected call of CreateToken

func (*MockServiceAccountInterfaceMockRecorder) Delete

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

Delete indicates an expected call of Delete

func (*MockServiceAccountInterfaceMockRecorder) DeleteCollection

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

DeleteCollection indicates an expected call of DeleteCollection

func (*MockServiceAccountInterfaceMockRecorder) Get

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

Get indicates an expected call of Get

func (*MockServiceAccountInterfaceMockRecorder) List

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

List indicates an expected call of List

func (*MockServiceAccountInterfaceMockRecorder) Patch

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

Patch indicates an expected call of Patch

func (*MockServiceAccountInterfaceMockRecorder) Update

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

Update indicates an expected call of Update

func (*MockServiceAccountInterfaceMockRecorder) Watch

func (mr *MockServiceAccountInterfaceMockRecorder) Watch(arg0 interface{}) *gomock.Call

Watch indicates an expected call of Watch

type MockServiceInterface

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

MockServiceInterface is a mock of ServiceInterface interface

func NewMockServiceInterface

func NewMockServiceInterface(ctrl *gomock.Controller) *MockServiceInterface

NewMockServiceInterface creates a new mock instance

func (*MockServiceInterface) Create

func (m *MockServiceInterface) Create(arg0 *v1.Service) (*v1.Service, error)

Create mocks base method

func (*MockServiceInterface) Delete

func (m *MockServiceInterface) Delete(arg0 string, arg1 *v10.DeleteOptions) error

Delete mocks base method

func (*MockServiceInterface) EXPECT

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

func (*MockServiceInterface) Get

func (m *MockServiceInterface) Get(arg0 string, arg1 v10.GetOptions) (*v1.Service, error)

Get mocks base method

func (*MockServiceInterface) List

List mocks base method

func (*MockServiceInterface) Patch

func (m *MockServiceInterface) Patch(arg0 string, arg1 types.PatchType, arg2 []byte, arg3 ...string) (*v1.Service, error)

Patch mocks base method

func (*MockServiceInterface) ProxyGet

func (m *MockServiceInterface) ProxyGet(arg0, arg1, arg2, arg3 string, arg4 map[string]string) rest.ResponseWrapper

ProxyGet mocks base method

func (*MockServiceInterface) Update

func (m *MockServiceInterface) Update(arg0 *v1.Service) (*v1.Service, error)

Update mocks base method

func (*MockServiceInterface) UpdateStatus

func (m *MockServiceInterface) UpdateStatus(arg0 *v1.Service) (*v1.Service, error)

UpdateStatus mocks base method

func (*MockServiceInterface) Watch

Watch mocks base method

type MockServiceInterfaceMockRecorder

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

MockServiceInterfaceMockRecorder is the mock recorder for MockServiceInterface

func (*MockServiceInterfaceMockRecorder) Create

func (mr *MockServiceInterfaceMockRecorder) Create(arg0 interface{}) *gomock.Call

Create indicates an expected call of Create

func (*MockServiceInterfaceMockRecorder) Delete

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

Delete indicates an expected call of Delete

func (*MockServiceInterfaceMockRecorder) Get

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

Get indicates an expected call of Get

func (*MockServiceInterfaceMockRecorder) List

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

List indicates an expected call of List

func (*MockServiceInterfaceMockRecorder) Patch

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

Patch indicates an expected call of Patch

func (*MockServiceInterfaceMockRecorder) ProxyGet

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

ProxyGet indicates an expected call of ProxyGet

func (*MockServiceInterfaceMockRecorder) Update

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

Update indicates an expected call of Update

func (*MockServiceInterfaceMockRecorder) UpdateStatus

func (mr *MockServiceInterfaceMockRecorder) UpdateStatus(arg0 interface{}) *gomock.Call

UpdateStatus indicates an expected call of UpdateStatus

func (*MockServiceInterfaceMockRecorder) Watch

func (mr *MockServiceInterfaceMockRecorder) Watch(arg0 interface{}) *gomock.Call

Watch indicates an expected call of Watch

type MockStatefulSetInterface

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

MockStatefulSetInterface is a mock of StatefulSetInterface interface

func NewMockStatefulSetInterface

func NewMockStatefulSetInterface(ctrl *gomock.Controller) *MockStatefulSetInterface

NewMockStatefulSetInterface creates a new mock instance

func (*MockStatefulSetInterface) Create

Create mocks base method

func (*MockStatefulSetInterface) Delete

func (m *MockStatefulSetInterface) Delete(arg0 string, arg1 *v10.DeleteOptions) error

Delete mocks base method

func (*MockStatefulSetInterface) DeleteCollection

func (m *MockStatefulSetInterface) DeleteCollection(arg0 *v10.DeleteOptions, arg1 v10.ListOptions) error

DeleteCollection mocks base method

func (*MockStatefulSetInterface) EXPECT

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

func (*MockStatefulSetInterface) Get

Get mocks base method

func (*MockStatefulSetInterface) List

List mocks base method

func (*MockStatefulSetInterface) Patch

func (m *MockStatefulSetInterface) Patch(arg0 string, arg1 types.PatchType, arg2 []byte, arg3 ...string) (*v1.StatefulSet, error)

Patch mocks base method

func (*MockStatefulSetInterface) Update

Update mocks base method

func (*MockStatefulSetInterface) UpdateStatus

func (m *MockStatefulSetInterface) UpdateStatus(arg0 *v1.StatefulSet) (*v1.StatefulSet, error)

UpdateStatus mocks base method

func (*MockStatefulSetInterface) Watch

Watch mocks base method

type MockStatefulSetInterfaceMockRecorder

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

MockStatefulSetInterfaceMockRecorder is the mock recorder for MockStatefulSetInterface

func (*MockStatefulSetInterfaceMockRecorder) Create

func (mr *MockStatefulSetInterfaceMockRecorder) Create(arg0 interface{}) *gomock.Call

Create indicates an expected call of Create

func (*MockStatefulSetInterfaceMockRecorder) Delete

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

Delete indicates an expected call of Delete

func (*MockStatefulSetInterfaceMockRecorder) DeleteCollection

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

DeleteCollection indicates an expected call of DeleteCollection

func (*MockStatefulSetInterfaceMockRecorder) Get

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

Get indicates an expected call of Get

func (*MockStatefulSetInterfaceMockRecorder) List

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

List indicates an expected call of List

func (*MockStatefulSetInterfaceMockRecorder) Patch

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

Patch indicates an expected call of Patch

func (*MockStatefulSetInterfaceMockRecorder) Update

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

Update indicates an expected call of Update

func (*MockStatefulSetInterfaceMockRecorder) UpdateStatus

func (mr *MockStatefulSetInterfaceMockRecorder) UpdateStatus(arg0 interface{}) *gomock.Call

UpdateStatus indicates an expected call of UpdateStatus

func (*MockStatefulSetInterfaceMockRecorder) Watch

func (mr *MockStatefulSetInterfaceMockRecorder) Watch(arg0 interface{}) *gomock.Call

Watch indicates an expected call of Watch

type MockStorageClassInterface

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

MockStorageClassInterface is a mock of StorageClassInterface interface

func NewMockStorageClassInterface

func NewMockStorageClassInterface(ctrl *gomock.Controller) *MockStorageClassInterface

NewMockStorageClassInterface creates a new mock instance

func (*MockStorageClassInterface) Create

Create mocks base method

func (*MockStorageClassInterface) Delete

func (m *MockStorageClassInterface) Delete(arg0 string, arg1 *v10.DeleteOptions) error

Delete mocks base method

func (*MockStorageClassInterface) DeleteCollection

func (m *MockStorageClassInterface) DeleteCollection(arg0 *v10.DeleteOptions, arg1 v10.ListOptions) error

DeleteCollection mocks base method

func (*MockStorageClassInterface) EXPECT

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

func (*MockStorageClassInterface) Get

Get mocks base method

func (*MockStorageClassInterface) List

List mocks base method

func (*MockStorageClassInterface) Patch

func (m *MockStorageClassInterface) Patch(arg0 string, arg1 types.PatchType, arg2 []byte, arg3 ...string) (*v1.StorageClass, error)

Patch mocks base method

func (*MockStorageClassInterface) Update

Update mocks base method

func (*MockStorageClassInterface) Watch

Watch mocks base method

type MockStorageClassInterfaceMockRecorder

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

MockStorageClassInterfaceMockRecorder is the mock recorder for MockStorageClassInterface

func (*MockStorageClassInterfaceMockRecorder) Create

func (mr *MockStorageClassInterfaceMockRecorder) Create(arg0 interface{}) *gomock.Call

Create indicates an expected call of Create

func (*MockStorageClassInterfaceMockRecorder) Delete

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

Delete indicates an expected call of Delete

func (*MockStorageClassInterfaceMockRecorder) DeleteCollection

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

DeleteCollection indicates an expected call of DeleteCollection

func (*MockStorageClassInterfaceMockRecorder) Get

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

Get indicates an expected call of Get

func (*MockStorageClassInterfaceMockRecorder) List

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

List indicates an expected call of List

func (*MockStorageClassInterfaceMockRecorder) Patch

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

Patch indicates an expected call of Patch

func (*MockStorageClassInterfaceMockRecorder) Update

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

Update indicates an expected call of Update

func (*MockStorageClassInterfaceMockRecorder) Watch

func (mr *MockStorageClassInterfaceMockRecorder) Watch(arg0 interface{}) *gomock.Call

Watch indicates an expected call of Watch

type MockStorageV1Interface

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

MockStorageV1Interface is a mock of StorageV1Interface interface

func NewMockStorageV1Interface

func NewMockStorageV1Interface(ctrl *gomock.Controller) *MockStorageV1Interface

NewMockStorageV1Interface creates a new mock instance

func (*MockStorageV1Interface) EXPECT

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

func (*MockStorageV1Interface) RESTClient

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

RESTClient mocks base method

func (*MockStorageV1Interface) StorageClasses

func (m *MockStorageV1Interface) StorageClasses() v11.StorageClassInterface

StorageClasses mocks base method

type MockStorageV1InterfaceMockRecorder

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

MockStorageV1InterfaceMockRecorder is the mock recorder for MockStorageV1Interface

func (*MockStorageV1InterfaceMockRecorder) RESTClient

RESTClient indicates an expected call of RESTClient

func (*MockStorageV1InterfaceMockRecorder) StorageClasses

func (mr *MockStorageV1InterfaceMockRecorder) StorageClasses() *gomock.Call

StorageClasses indicates an expected call of StorageClasses

Jump to

Keyboard shortcuts

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