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.
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.
Package mocks is a generated GoMock package.
Index ¶
- type MockAdmissionregistrationV1Interface
- func (m *MockAdmissionregistrationV1Interface) EXPECT() *MockAdmissionregistrationV1InterfaceMockRecorder
- func (m *MockAdmissionregistrationV1Interface) MutatingWebhookConfigurations() v11.MutatingWebhookConfigurationInterface
- func (m *MockAdmissionregistrationV1Interface) RESTClient() rest.Interface
- func (m *MockAdmissionregistrationV1Interface) ValidatingWebhookConfigurations() v11.ValidatingWebhookConfigurationInterface
- type MockAdmissionregistrationV1InterfaceMockRecorder
- type MockAdmissionregistrationV1beta1Interface
- func (m *MockAdmissionregistrationV1beta1Interface) EXPECT() *MockAdmissionregistrationV1beta1InterfaceMockRecorder
- func (m *MockAdmissionregistrationV1beta1Interface) MutatingWebhookConfigurations() v1beta10.MutatingWebhookConfigurationInterface
- func (m *MockAdmissionregistrationV1beta1Interface) RESTClient() rest.Interface
- func (m *MockAdmissionregistrationV1beta1Interface) ValidatingWebhookConfigurations() v1beta10.ValidatingWebhookConfigurationInterface
- type MockAdmissionregistrationV1beta1InterfaceMockRecorder
- func (mr *MockAdmissionregistrationV1beta1InterfaceMockRecorder) MutatingWebhookConfigurations() *gomock.Call
- func (mr *MockAdmissionregistrationV1beta1InterfaceMockRecorder) RESTClient() *gomock.Call
- func (mr *MockAdmissionregistrationV1beta1InterfaceMockRecorder) ValidatingWebhookConfigurations() *gomock.Call
- type MockApiExtensionsClientInterface
- func (m *MockApiExtensionsClientInterface) ApiextensionsV1() v1.ApiextensionsV1Interface
- func (m *MockApiExtensionsClientInterface) ApiextensionsV1beta1() v1beta1.ApiextensionsV1beta1Interface
- func (m *MockApiExtensionsClientInterface) Discovery() discovery.DiscoveryInterface
- func (m *MockApiExtensionsClientInterface) EXPECT() *MockApiExtensionsClientInterfaceMockRecorder
- type MockApiExtensionsClientInterfaceMockRecorder
- type MockApiextensionsV1Interface
- type MockApiextensionsV1InterfaceMockRecorder
- type MockApiextensionsV1beta1Interface
- type MockApiextensionsV1beta1InterfaceMockRecorder
- type MockAppsV1Interface
- func (m *MockAppsV1Interface) ControllerRevisions(arg0 string) v12.ControllerRevisionInterface
- func (m *MockAppsV1Interface) DaemonSets(arg0 string) v12.DaemonSetInterface
- func (m *MockAppsV1Interface) Deployments(arg0 string) v12.DeploymentInterface
- func (m *MockAppsV1Interface) EXPECT() *MockAppsV1InterfaceMockRecorder
- func (m *MockAppsV1Interface) RESTClient() rest.Interface
- func (m *MockAppsV1Interface) ReplicaSets(arg0 string) v12.ReplicaSetInterface
- func (m *MockAppsV1Interface) StatefulSets(arg0 string) v12.StatefulSetInterface
- type MockAppsV1InterfaceMockRecorder
- func (mr *MockAppsV1InterfaceMockRecorder) ControllerRevisions(arg0 interface{}) *gomock.Call
- func (mr *MockAppsV1InterfaceMockRecorder) DaemonSets(arg0 interface{}) *gomock.Call
- func (mr *MockAppsV1InterfaceMockRecorder) Deployments(arg0 interface{}) *gomock.Call
- func (mr *MockAppsV1InterfaceMockRecorder) RESTClient() *gomock.Call
- func (mr *MockAppsV1InterfaceMockRecorder) ReplicaSets(arg0 interface{}) *gomock.Call
- func (mr *MockAppsV1InterfaceMockRecorder) StatefulSets(arg0 interface{}) *gomock.Call
- type MockCRDGetterInterface
- type MockCRDGetterInterfaceMockRecorder
- type MockClusterRoleBindingInterface
- func (m *MockClusterRoleBindingInterface) Create(arg0 context.Context, arg1 *v1.ClusterRoleBinding, arg2 v10.CreateOptions) (*v1.ClusterRoleBinding, error)
- func (m *MockClusterRoleBindingInterface) Delete(arg0 context.Context, arg1 string, arg2 v10.DeleteOptions) error
- func (m *MockClusterRoleBindingInterface) DeleteCollection(arg0 context.Context, arg1 v10.DeleteOptions, arg2 v10.ListOptions) error
- func (m *MockClusterRoleBindingInterface) EXPECT() *MockClusterRoleBindingInterfaceMockRecorder
- func (m *MockClusterRoleBindingInterface) Get(arg0 context.Context, arg1 string, arg2 v10.GetOptions) (*v1.ClusterRoleBinding, error)
- func (m *MockClusterRoleBindingInterface) List(arg0 context.Context, arg1 v10.ListOptions) (*v1.ClusterRoleBindingList, error)
- func (m *MockClusterRoleBindingInterface) Patch(arg0 context.Context, arg1 string, arg2 types.PatchType, arg3 []byte, ...) (*v1.ClusterRoleBinding, error)
- func (m *MockClusterRoleBindingInterface) Update(arg0 context.Context, arg1 *v1.ClusterRoleBinding, arg2 v10.UpdateOptions) (*v1.ClusterRoleBinding, error)
- func (m *MockClusterRoleBindingInterface) Watch(arg0 context.Context, arg1 v10.ListOptions) (watch.Interface, error)
- type MockClusterRoleBindingInterfaceMockRecorder
- func (mr *MockClusterRoleBindingInterfaceMockRecorder) Create(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockClusterRoleBindingInterfaceMockRecorder) Delete(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockClusterRoleBindingInterfaceMockRecorder) DeleteCollection(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockClusterRoleBindingInterfaceMockRecorder) Get(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockClusterRoleBindingInterfaceMockRecorder) List(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockClusterRoleBindingInterfaceMockRecorder) Patch(arg0, arg1, arg2, arg3, arg4 interface{}, arg5 ...interface{}) *gomock.Call
- func (mr *MockClusterRoleBindingInterfaceMockRecorder) Update(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockClusterRoleBindingInterfaceMockRecorder) Watch(arg0, arg1 interface{}) *gomock.Call
- type MockClusterRoleInterface
- func (m *MockClusterRoleInterface) Create(arg0 context.Context, arg1 *v1.ClusterRole, arg2 v10.CreateOptions) (*v1.ClusterRole, error)
- func (m *MockClusterRoleInterface) Delete(arg0 context.Context, arg1 string, arg2 v10.DeleteOptions) error
- func (m *MockClusterRoleInterface) DeleteCollection(arg0 context.Context, arg1 v10.DeleteOptions, arg2 v10.ListOptions) error
- func (m *MockClusterRoleInterface) EXPECT() *MockClusterRoleInterfaceMockRecorder
- func (m *MockClusterRoleInterface) Get(arg0 context.Context, arg1 string, arg2 v10.GetOptions) (*v1.ClusterRole, error)
- func (m *MockClusterRoleInterface) List(arg0 context.Context, arg1 v10.ListOptions) (*v1.ClusterRoleList, error)
- func (m *MockClusterRoleInterface) Patch(arg0 context.Context, arg1 string, arg2 types.PatchType, arg3 []byte, ...) (*v1.ClusterRole, error)
- func (m *MockClusterRoleInterface) Update(arg0 context.Context, arg1 *v1.ClusterRole, arg2 v10.UpdateOptions) (*v1.ClusterRole, error)
- func (m *MockClusterRoleInterface) Watch(arg0 context.Context, arg1 v10.ListOptions) (watch.Interface, error)
- type MockClusterRoleInterfaceMockRecorder
- func (mr *MockClusterRoleInterfaceMockRecorder) Create(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockClusterRoleInterfaceMockRecorder) Delete(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockClusterRoleInterfaceMockRecorder) DeleteCollection(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockClusterRoleInterfaceMockRecorder) Get(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockClusterRoleInterfaceMockRecorder) List(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockClusterRoleInterfaceMockRecorder) Patch(arg0, arg1, arg2, arg3, arg4 interface{}, arg5 ...interface{}) *gomock.Call
- func (mr *MockClusterRoleInterfaceMockRecorder) Update(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockClusterRoleInterfaceMockRecorder) Watch(arg0, arg1 interface{}) *gomock.Call
- type MockConfigMapInterface
- func (m *MockConfigMapInterface) Create(arg0 context.Context, arg1 *v1.ConfigMap, arg2 v10.CreateOptions) (*v1.ConfigMap, error)
- func (m *MockConfigMapInterface) Delete(arg0 context.Context, arg1 string, arg2 v10.DeleteOptions) error
- func (m *MockConfigMapInterface) DeleteCollection(arg0 context.Context, arg1 v10.DeleteOptions, arg2 v10.ListOptions) error
- func (m *MockConfigMapInterface) EXPECT() *MockConfigMapInterfaceMockRecorder
- func (m *MockConfigMapInterface) Get(arg0 context.Context, arg1 string, arg2 v10.GetOptions) (*v1.ConfigMap, error)
- func (m *MockConfigMapInterface) List(arg0 context.Context, arg1 v10.ListOptions) (*v1.ConfigMapList, error)
- func (m *MockConfigMapInterface) Patch(arg0 context.Context, arg1 string, arg2 types.PatchType, arg3 []byte, ...) (*v1.ConfigMap, error)
- func (m *MockConfigMapInterface) Update(arg0 context.Context, arg1 *v1.ConfigMap, arg2 v10.UpdateOptions) (*v1.ConfigMap, error)
- func (m *MockConfigMapInterface) Watch(arg0 context.Context, arg1 v10.ListOptions) (watch.Interface, error)
- type MockConfigMapInterfaceMockRecorder
- func (mr *MockConfigMapInterfaceMockRecorder) Create(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockConfigMapInterfaceMockRecorder) Delete(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockConfigMapInterfaceMockRecorder) DeleteCollection(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockConfigMapInterfaceMockRecorder) Get(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockConfigMapInterfaceMockRecorder) List(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockConfigMapInterfaceMockRecorder) Patch(arg0, arg1, arg2, arg3, arg4 interface{}, arg5 ...interface{}) *gomock.Call
- func (mr *MockConfigMapInterfaceMockRecorder) Update(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockConfigMapInterfaceMockRecorder) Watch(arg0, arg1 interface{}) *gomock.Call
- type MockContext
- type MockContextMockRecorder
- type MockCoreV1Interface
- func (m *MockCoreV1Interface) ComponentStatuses() v11.ComponentStatusInterface
- func (m *MockCoreV1Interface) ConfigMaps(arg0 string) v11.ConfigMapInterface
- func (m *MockCoreV1Interface) EXPECT() *MockCoreV1InterfaceMockRecorder
- func (m *MockCoreV1Interface) Endpoints(arg0 string) v11.EndpointsInterface
- func (m *MockCoreV1Interface) Events(arg0 string) v11.EventInterface
- func (m *MockCoreV1Interface) LimitRanges(arg0 string) v11.LimitRangeInterface
- func (m *MockCoreV1Interface) Namespaces() v11.NamespaceInterface
- func (m *MockCoreV1Interface) Nodes() v11.NodeInterface
- func (m *MockCoreV1Interface) PersistentVolumeClaims(arg0 string) v11.PersistentVolumeClaimInterface
- func (m *MockCoreV1Interface) PersistentVolumes() v11.PersistentVolumeInterface
- func (m *MockCoreV1Interface) PodTemplates(arg0 string) v11.PodTemplateInterface
- func (m *MockCoreV1Interface) Pods(arg0 string) v11.PodInterface
- func (m *MockCoreV1Interface) RESTClient() rest.Interface
- func (m *MockCoreV1Interface) ReplicationControllers(arg0 string) v11.ReplicationControllerInterface
- func (m *MockCoreV1Interface) ResourceQuotas(arg0 string) v11.ResourceQuotaInterface
- func (m *MockCoreV1Interface) Secrets(arg0 string) v11.SecretInterface
- func (m *MockCoreV1Interface) ServiceAccounts(arg0 string) v11.ServiceAccountInterface
- func (m *MockCoreV1Interface) Services(arg0 string) v11.ServiceInterface
- type MockCoreV1InterfaceMockRecorder
- func (mr *MockCoreV1InterfaceMockRecorder) ComponentStatuses() *gomock.Call
- func (mr *MockCoreV1InterfaceMockRecorder) ConfigMaps(arg0 interface{}) *gomock.Call
- func (mr *MockCoreV1InterfaceMockRecorder) Endpoints(arg0 interface{}) *gomock.Call
- func (mr *MockCoreV1InterfaceMockRecorder) Events(arg0 interface{}) *gomock.Call
- func (mr *MockCoreV1InterfaceMockRecorder) LimitRanges(arg0 interface{}) *gomock.Call
- func (mr *MockCoreV1InterfaceMockRecorder) Namespaces() *gomock.Call
- func (mr *MockCoreV1InterfaceMockRecorder) Nodes() *gomock.Call
- func (mr *MockCoreV1InterfaceMockRecorder) PersistentVolumeClaims(arg0 interface{}) *gomock.Call
- func (mr *MockCoreV1InterfaceMockRecorder) PersistentVolumes() *gomock.Call
- func (mr *MockCoreV1InterfaceMockRecorder) PodTemplates(arg0 interface{}) *gomock.Call
- func (mr *MockCoreV1InterfaceMockRecorder) Pods(arg0 interface{}) *gomock.Call
- func (mr *MockCoreV1InterfaceMockRecorder) RESTClient() *gomock.Call
- func (mr *MockCoreV1InterfaceMockRecorder) ReplicationControllers(arg0 interface{}) *gomock.Call
- func (mr *MockCoreV1InterfaceMockRecorder) ResourceQuotas(arg0 interface{}) *gomock.Call
- func (mr *MockCoreV1InterfaceMockRecorder) Secrets(arg0 interface{}) *gomock.Call
- func (mr *MockCoreV1InterfaceMockRecorder) ServiceAccounts(arg0 interface{}) *gomock.Call
- func (mr *MockCoreV1InterfaceMockRecorder) Services(arg0 interface{}) *gomock.Call
- type MockCustomResourceDefinitionV1Beta1Interface
- func (m *MockCustomResourceDefinitionV1Beta1Interface) Create(arg0 context.Context, arg1 *v1beta1.CustomResourceDefinition, ...) (*v1beta1.CustomResourceDefinition, error)
- func (m *MockCustomResourceDefinitionV1Beta1Interface) Delete(arg0 context.Context, arg1 string, arg2 v1.DeleteOptions) error
- func (m *MockCustomResourceDefinitionV1Beta1Interface) DeleteCollection(arg0 context.Context, arg1 v1.DeleteOptions, arg2 v1.ListOptions) error
- func (m *MockCustomResourceDefinitionV1Beta1Interface) EXPECT() *MockCustomResourceDefinitionV1Beta1InterfaceMockRecorder
- func (m *MockCustomResourceDefinitionV1Beta1Interface) Get(arg0 context.Context, arg1 string, arg2 v1.GetOptions) (*v1beta1.CustomResourceDefinition, error)
- func (m *MockCustomResourceDefinitionV1Beta1Interface) List(arg0 context.Context, arg1 v1.ListOptions) (*v1beta1.CustomResourceDefinitionList, error)
- func (m *MockCustomResourceDefinitionV1Beta1Interface) Patch(arg0 context.Context, arg1 string, arg2 types.PatchType, arg3 []byte, ...) (*v1beta1.CustomResourceDefinition, error)
- func (m *MockCustomResourceDefinitionV1Beta1Interface) Update(arg0 context.Context, arg1 *v1beta1.CustomResourceDefinition, ...) (*v1beta1.CustomResourceDefinition, error)
- func (m *MockCustomResourceDefinitionV1Beta1Interface) UpdateStatus(arg0 context.Context, arg1 *v1beta1.CustomResourceDefinition, ...) (*v1beta1.CustomResourceDefinition, error)
- func (m *MockCustomResourceDefinitionV1Beta1Interface) Watch(arg0 context.Context, arg1 v1.ListOptions) (watch.Interface, error)
- type MockCustomResourceDefinitionV1Beta1InterfaceMockRecorder
- func (mr *MockCustomResourceDefinitionV1Beta1InterfaceMockRecorder) Create(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockCustomResourceDefinitionV1Beta1InterfaceMockRecorder) Delete(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockCustomResourceDefinitionV1Beta1InterfaceMockRecorder) DeleteCollection(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockCustomResourceDefinitionV1Beta1InterfaceMockRecorder) Get(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockCustomResourceDefinitionV1Beta1InterfaceMockRecorder) List(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockCustomResourceDefinitionV1Beta1InterfaceMockRecorder) Patch(arg0, arg1, arg2, arg3, arg4 interface{}, arg5 ...interface{}) *gomock.Call
- func (mr *MockCustomResourceDefinitionV1Beta1InterfaceMockRecorder) Update(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockCustomResourceDefinitionV1Beta1InterfaceMockRecorder) UpdateStatus(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockCustomResourceDefinitionV1Beta1InterfaceMockRecorder) Watch(arg0, arg1 interface{}) *gomock.Call
- type MockCustomResourceDefinitionV1Interface
- func (m *MockCustomResourceDefinitionV1Interface) Create(arg0 context.Context, arg1 *v1.CustomResourceDefinition, ...) (*v1.CustomResourceDefinition, error)
- func (m *MockCustomResourceDefinitionV1Interface) Delete(arg0 context.Context, arg1 string, arg2 v11.DeleteOptions) error
- func (m *MockCustomResourceDefinitionV1Interface) DeleteCollection(arg0 context.Context, arg1 v11.DeleteOptions, arg2 v11.ListOptions) error
- func (m *MockCustomResourceDefinitionV1Interface) EXPECT() *MockCustomResourceDefinitionV1InterfaceMockRecorder
- func (m *MockCustomResourceDefinitionV1Interface) Get(arg0 context.Context, arg1 string, arg2 v11.GetOptions) (*v1.CustomResourceDefinition, error)
- func (m *MockCustomResourceDefinitionV1Interface) List(arg0 context.Context, arg1 v11.ListOptions) (*v1.CustomResourceDefinitionList, error)
- func (m *MockCustomResourceDefinitionV1Interface) Patch(arg0 context.Context, arg1 string, arg2 types.PatchType, arg3 []byte, ...) (*v1.CustomResourceDefinition, error)
- func (m *MockCustomResourceDefinitionV1Interface) Update(arg0 context.Context, arg1 *v1.CustomResourceDefinition, ...) (*v1.CustomResourceDefinition, error)
- func (m *MockCustomResourceDefinitionV1Interface) UpdateStatus(arg0 context.Context, arg1 *v1.CustomResourceDefinition, ...) (*v1.CustomResourceDefinition, error)
- func (m *MockCustomResourceDefinitionV1Interface) Watch(arg0 context.Context, arg1 v11.ListOptions) (watch.Interface, error)
- type MockCustomResourceDefinitionV1InterfaceMockRecorder
- func (mr *MockCustomResourceDefinitionV1InterfaceMockRecorder) Create(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockCustomResourceDefinitionV1InterfaceMockRecorder) Delete(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockCustomResourceDefinitionV1InterfaceMockRecorder) DeleteCollection(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockCustomResourceDefinitionV1InterfaceMockRecorder) Get(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockCustomResourceDefinitionV1InterfaceMockRecorder) List(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockCustomResourceDefinitionV1InterfaceMockRecorder) Patch(arg0, arg1, arg2, arg3, arg4 interface{}, arg5 ...interface{}) *gomock.Call
- func (mr *MockCustomResourceDefinitionV1InterfaceMockRecorder) Update(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockCustomResourceDefinitionV1InterfaceMockRecorder) UpdateStatus(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockCustomResourceDefinitionV1InterfaceMockRecorder) Watch(arg0, arg1 interface{}) *gomock.Call
- type MockDaemonSetInterface
- func (m *MockDaemonSetInterface) Create(arg0 context.Context, arg1 *v1.DaemonSet, arg2 v11.CreateOptions) (*v1.DaemonSet, error)
- func (m *MockDaemonSetInterface) Delete(arg0 context.Context, arg1 string, arg2 v11.DeleteOptions) error
- func (m *MockDaemonSetInterface) DeleteCollection(arg0 context.Context, arg1 v11.DeleteOptions, arg2 v11.ListOptions) error
- func (m *MockDaemonSetInterface) EXPECT() *MockDaemonSetInterfaceMockRecorder
- func (m *MockDaemonSetInterface) Get(arg0 context.Context, arg1 string, arg2 v11.GetOptions) (*v1.DaemonSet, error)
- func (m *MockDaemonSetInterface) List(arg0 context.Context, arg1 v11.ListOptions) (*v1.DaemonSetList, error)
- func (m *MockDaemonSetInterface) Patch(arg0 context.Context, arg1 string, arg2 types.PatchType, arg3 []byte, ...) (*v1.DaemonSet, error)
- func (m *MockDaemonSetInterface) Update(arg0 context.Context, arg1 *v1.DaemonSet, arg2 v11.UpdateOptions) (*v1.DaemonSet, error)
- func (m *MockDaemonSetInterface) UpdateStatus(arg0 context.Context, arg1 *v1.DaemonSet, arg2 v11.UpdateOptions) (*v1.DaemonSet, error)
- func (m *MockDaemonSetInterface) Watch(arg0 context.Context, arg1 v11.ListOptions) (watch.Interface, error)
- type MockDaemonSetInterfaceMockRecorder
- func (mr *MockDaemonSetInterfaceMockRecorder) Create(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockDaemonSetInterfaceMockRecorder) Delete(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockDaemonSetInterfaceMockRecorder) DeleteCollection(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockDaemonSetInterfaceMockRecorder) Get(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockDaemonSetInterfaceMockRecorder) List(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockDaemonSetInterfaceMockRecorder) Patch(arg0, arg1, arg2, arg3, arg4 interface{}, arg5 ...interface{}) *gomock.Call
- func (mr *MockDaemonSetInterfaceMockRecorder) Update(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockDaemonSetInterfaceMockRecorder) UpdateStatus(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockDaemonSetInterfaceMockRecorder) Watch(arg0, arg1 interface{}) *gomock.Call
- type MockDeploymentInterface
- func (m *MockDeploymentInterface) Create(arg0 context.Context, arg1 *v1.Deployment, arg2 v11.CreateOptions) (*v1.Deployment, error)
- func (m *MockDeploymentInterface) Delete(arg0 context.Context, arg1 string, arg2 v11.DeleteOptions) error
- func (m *MockDeploymentInterface) DeleteCollection(arg0 context.Context, arg1 v11.DeleteOptions, arg2 v11.ListOptions) error
- func (m *MockDeploymentInterface) EXPECT() *MockDeploymentInterfaceMockRecorder
- func (m *MockDeploymentInterface) Get(arg0 context.Context, arg1 string, arg2 v11.GetOptions) (*v1.Deployment, error)
- func (m *MockDeploymentInterface) GetScale(arg0 context.Context, arg1 string, arg2 v11.GetOptions) (*v10.Scale, error)
- func (m *MockDeploymentInterface) List(arg0 context.Context, arg1 v11.ListOptions) (*v1.DeploymentList, error)
- func (m *MockDeploymentInterface) Patch(arg0 context.Context, arg1 string, arg2 types.PatchType, arg3 []byte, ...) (*v1.Deployment, error)
- func (m *MockDeploymentInterface) Update(arg0 context.Context, arg1 *v1.Deployment, arg2 v11.UpdateOptions) (*v1.Deployment, error)
- func (m *MockDeploymentInterface) UpdateScale(arg0 context.Context, arg1 string, arg2 *v10.Scale, arg3 v11.UpdateOptions) (*v10.Scale, error)
- func (m *MockDeploymentInterface) UpdateStatus(arg0 context.Context, arg1 *v1.Deployment, arg2 v11.UpdateOptions) (*v1.Deployment, error)
- func (m *MockDeploymentInterface) Watch(arg0 context.Context, arg1 v11.ListOptions) (watch.Interface, error)
- type MockDeploymentInterfaceMockRecorder
- func (mr *MockDeploymentInterfaceMockRecorder) Create(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockDeploymentInterfaceMockRecorder) Delete(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockDeploymentInterfaceMockRecorder) DeleteCollection(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockDeploymentInterfaceMockRecorder) Get(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockDeploymentInterfaceMockRecorder) GetScale(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockDeploymentInterfaceMockRecorder) List(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockDeploymentInterfaceMockRecorder) Patch(arg0, arg1, arg2, arg3, arg4 interface{}, arg5 ...interface{}) *gomock.Call
- func (mr *MockDeploymentInterfaceMockRecorder) Update(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockDeploymentInterfaceMockRecorder) UpdateScale(arg0, arg1, arg2, arg3 interface{}) *gomock.Call
- func (mr *MockDeploymentInterfaceMockRecorder) UpdateStatus(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockDeploymentInterfaceMockRecorder) Watch(arg0, arg1 interface{}) *gomock.Call
- type MockDiscoveryInterface
- func (m *MockDiscoveryInterface) EXPECT() *MockDiscoveryInterfaceMockRecorder
- func (m *MockDiscoveryInterface) OpenAPISchema() (*openapi_v2.Document, error)
- func (m *MockDiscoveryInterface) RESTClient() rest.Interface
- func (m *MockDiscoveryInterface) ServerGroups() (*v1.APIGroupList, error)
- func (m *MockDiscoveryInterface) ServerGroupsAndResources() ([]*v1.APIGroup, []*v1.APIResourceList, error)
- func (m *MockDiscoveryInterface) ServerPreferredNamespacedResources() ([]*v1.APIResourceList, error)
- func (m *MockDiscoveryInterface) ServerPreferredResources() ([]*v1.APIResourceList, error)
- func (m *MockDiscoveryInterface) ServerResources() ([]*v1.APIResourceList, error)
- func (m *MockDiscoveryInterface) ServerResourcesForGroupVersion(arg0 string) (*v1.APIResourceList, error)
- func (m *MockDiscoveryInterface) ServerVersion() (*version.Info, error)
- type MockDiscoveryInterfaceMockRecorder
- func (mr *MockDiscoveryInterfaceMockRecorder) OpenAPISchema() *gomock.Call
- func (mr *MockDiscoveryInterfaceMockRecorder) RESTClient() *gomock.Call
- func (mr *MockDiscoveryInterfaceMockRecorder) ServerGroups() *gomock.Call
- func (mr *MockDiscoveryInterfaceMockRecorder) ServerGroupsAndResources() *gomock.Call
- func (mr *MockDiscoveryInterfaceMockRecorder) ServerPreferredNamespacedResources() *gomock.Call
- func (mr *MockDiscoveryInterfaceMockRecorder) ServerPreferredResources() *gomock.Call
- func (mr *MockDiscoveryInterfaceMockRecorder) ServerResources() *gomock.Call
- func (mr *MockDiscoveryInterfaceMockRecorder) ServerResourcesForGroupVersion(arg0 interface{}) *gomock.Call
- func (mr *MockDiscoveryInterfaceMockRecorder) ServerVersion() *gomock.Call
- type MockDynamicInterface
- type MockDynamicInterfaceMockRecorder
- type MockEventInterface
- func (m *MockEventInterface) Create(arg0 context.Context, arg1 *v1.Event, arg2 v10.CreateOptions) (*v1.Event, error)
- func (m *MockEventInterface) CreateWithEventNamespace(arg0 *v1.Event) (*v1.Event, error)
- func (m *MockEventInterface) Delete(arg0 context.Context, arg1 string, arg2 v10.DeleteOptions) error
- func (m *MockEventInterface) DeleteCollection(arg0 context.Context, arg1 v10.DeleteOptions, arg2 v10.ListOptions) error
- func (m *MockEventInterface) EXPECT() *MockEventInterfaceMockRecorder
- func (m *MockEventInterface) Get(arg0 context.Context, arg1 string, arg2 v10.GetOptions) (*v1.Event, error)
- func (m *MockEventInterface) GetFieldSelector(arg0, arg1, arg2, arg3 *string) fields.Selector
- func (m *MockEventInterface) List(arg0 context.Context, arg1 v10.ListOptions) (*v1.EventList, error)
- func (m *MockEventInterface) Patch(arg0 context.Context, arg1 string, arg2 types.PatchType, arg3 []byte, ...) (*v1.Event, error)
- func (m *MockEventInterface) PatchWithEventNamespace(arg0 *v1.Event, arg1 []byte) (*v1.Event, error)
- func (m *MockEventInterface) Search(arg0 *runtime.Scheme, arg1 runtime.Object) (*v1.EventList, error)
- func (m *MockEventInterface) Update(arg0 context.Context, arg1 *v1.Event, arg2 v10.UpdateOptions) (*v1.Event, error)
- func (m *MockEventInterface) UpdateWithEventNamespace(arg0 *v1.Event) (*v1.Event, error)
- func (m *MockEventInterface) Watch(arg0 context.Context, arg1 v10.ListOptions) (watch.Interface, error)
- type MockEventInterfaceMockRecorder
- func (mr *MockEventInterfaceMockRecorder) Create(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockEventInterfaceMockRecorder) CreateWithEventNamespace(arg0 interface{}) *gomock.Call
- func (mr *MockEventInterfaceMockRecorder) Delete(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockEventInterfaceMockRecorder) DeleteCollection(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockEventInterfaceMockRecorder) Get(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockEventInterfaceMockRecorder) GetFieldSelector(arg0, arg1, arg2, arg3 interface{}) *gomock.Call
- func (mr *MockEventInterfaceMockRecorder) List(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockEventInterfaceMockRecorder) Patch(arg0, arg1, arg2, arg3, arg4 interface{}, arg5 ...interface{}) *gomock.Call
- func (mr *MockEventInterfaceMockRecorder) PatchWithEventNamespace(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockEventInterfaceMockRecorder) Search(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockEventInterfaceMockRecorder) Update(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockEventInterfaceMockRecorder) UpdateWithEventNamespace(arg0 interface{}) *gomock.Call
- func (mr *MockEventInterfaceMockRecorder) Watch(arg0, arg1 interface{}) *gomock.Call
- type MockIngressClassInterface
- func (m *MockIngressClassInterface) Create(arg0 context.Context, arg1 *v1.IngressClass, arg2 v10.CreateOptions) (*v1.IngressClass, error)
- func (m *MockIngressClassInterface) Delete(arg0 context.Context, arg1 string, arg2 v10.DeleteOptions) error
- func (m *MockIngressClassInterface) DeleteCollection(arg0 context.Context, arg1 v10.DeleteOptions, arg2 v10.ListOptions) error
- func (m *MockIngressClassInterface) EXPECT() *MockIngressClassInterfaceMockRecorder
- func (m *MockIngressClassInterface) Get(arg0 context.Context, arg1 string, arg2 v10.GetOptions) (*v1.IngressClass, error)
- func (m *MockIngressClassInterface) List(arg0 context.Context, arg1 v10.ListOptions) (*v1.IngressClassList, error)
- func (m *MockIngressClassInterface) Patch(arg0 context.Context, arg1 string, arg2 types.PatchType, arg3 []byte, ...) (*v1.IngressClass, error)
- func (m *MockIngressClassInterface) Update(arg0 context.Context, arg1 *v1.IngressClass, arg2 v10.UpdateOptions) (*v1.IngressClass, error)
- func (m *MockIngressClassInterface) Watch(arg0 context.Context, arg1 v10.ListOptions) (watch.Interface, error)
- type MockIngressClassInterfaceMockRecorder
- func (mr *MockIngressClassInterfaceMockRecorder) Create(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockIngressClassInterfaceMockRecorder) Delete(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockIngressClassInterfaceMockRecorder) DeleteCollection(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockIngressClassInterfaceMockRecorder) Get(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockIngressClassInterfaceMockRecorder) List(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockIngressClassInterfaceMockRecorder) Patch(arg0, arg1, arg2, arg3, arg4 interface{}, arg5 ...interface{}) *gomock.Call
- func (mr *MockIngressClassInterfaceMockRecorder) Update(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockIngressClassInterfaceMockRecorder) Watch(arg0, arg1 interface{}) *gomock.Call
- type MockIngressV1Beta1Interface
- func (m *MockIngressV1Beta1Interface) Create(arg0 context.Context, arg1 *v1beta1.Ingress, arg2 v1.CreateOptions) (*v1beta1.Ingress, error)
- func (m *MockIngressV1Beta1Interface) Delete(arg0 context.Context, arg1 string, arg2 v1.DeleteOptions) error
- func (m *MockIngressV1Beta1Interface) DeleteCollection(arg0 context.Context, arg1 v1.DeleteOptions, arg2 v1.ListOptions) error
- func (m *MockIngressV1Beta1Interface) EXPECT() *MockIngressV1Beta1InterfaceMockRecorder
- func (m *MockIngressV1Beta1Interface) Get(arg0 context.Context, arg1 string, arg2 v1.GetOptions) (*v1beta1.Ingress, error)
- func (m *MockIngressV1Beta1Interface) List(arg0 context.Context, arg1 v1.ListOptions) (*v1beta1.IngressList, error)
- func (m *MockIngressV1Beta1Interface) Patch(arg0 context.Context, arg1 string, arg2 types.PatchType, arg3 []byte, ...) (*v1beta1.Ingress, error)
- func (m *MockIngressV1Beta1Interface) Update(arg0 context.Context, arg1 *v1beta1.Ingress, arg2 v1.UpdateOptions) (*v1beta1.Ingress, error)
- func (m *MockIngressV1Beta1Interface) UpdateStatus(arg0 context.Context, arg1 *v1beta1.Ingress, arg2 v1.UpdateOptions) (*v1beta1.Ingress, error)
- func (m *MockIngressV1Beta1Interface) Watch(arg0 context.Context, arg1 v1.ListOptions) (watch.Interface, error)
- type MockIngressV1Beta1InterfaceMockRecorder
- func (mr *MockIngressV1Beta1InterfaceMockRecorder) Create(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockIngressV1Beta1InterfaceMockRecorder) Delete(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockIngressV1Beta1InterfaceMockRecorder) DeleteCollection(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockIngressV1Beta1InterfaceMockRecorder) Get(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockIngressV1Beta1InterfaceMockRecorder) List(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockIngressV1Beta1InterfaceMockRecorder) Patch(arg0, arg1, arg2, arg3, arg4 interface{}, arg5 ...interface{}) *gomock.Call
- func (mr *MockIngressV1Beta1InterfaceMockRecorder) Update(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockIngressV1Beta1InterfaceMockRecorder) UpdateStatus(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockIngressV1Beta1InterfaceMockRecorder) Watch(arg0, arg1 interface{}) *gomock.Call
- type MockIngressV1Interface
- func (m *MockIngressV1Interface) Create(arg0 context.Context, arg1 *v1.Ingress, arg2 v10.CreateOptions) (*v1.Ingress, error)
- func (m *MockIngressV1Interface) Delete(arg0 context.Context, arg1 string, arg2 v10.DeleteOptions) error
- func (m *MockIngressV1Interface) DeleteCollection(arg0 context.Context, arg1 v10.DeleteOptions, arg2 v10.ListOptions) error
- func (m *MockIngressV1Interface) EXPECT() *MockIngressV1InterfaceMockRecorder
- func (m *MockIngressV1Interface) Get(arg0 context.Context, arg1 string, arg2 v10.GetOptions) (*v1.Ingress, error)
- func (m *MockIngressV1Interface) List(arg0 context.Context, arg1 v10.ListOptions) (*v1.IngressList, error)
- func (m *MockIngressV1Interface) Patch(arg0 context.Context, arg1 string, arg2 types.PatchType, arg3 []byte, ...) (*v1.Ingress, error)
- func (m *MockIngressV1Interface) Update(arg0 context.Context, arg1 *v1.Ingress, arg2 v10.UpdateOptions) (*v1.Ingress, error)
- func (m *MockIngressV1Interface) UpdateStatus(arg0 context.Context, arg1 *v1.Ingress, arg2 v10.UpdateOptions) (*v1.Ingress, error)
- func (m *MockIngressV1Interface) Watch(arg0 context.Context, arg1 v10.ListOptions) (watch.Interface, error)
- type MockIngressV1InterfaceMockRecorder
- func (mr *MockIngressV1InterfaceMockRecorder) Create(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockIngressV1InterfaceMockRecorder) Delete(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockIngressV1InterfaceMockRecorder) DeleteCollection(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockIngressV1InterfaceMockRecorder) Get(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockIngressV1InterfaceMockRecorder) List(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockIngressV1InterfaceMockRecorder) Patch(arg0, arg1, arg2, arg3, arg4 interface{}, arg5 ...interface{}) *gomock.Call
- func (mr *MockIngressV1InterfaceMockRecorder) Update(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockIngressV1InterfaceMockRecorder) UpdateStatus(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockIngressV1InterfaceMockRecorder) Watch(arg0, arg1 interface{}) *gomock.Call
- type MockInterface
- func (m *MockInterface) AdmissionregistrationV1() v1.AdmissionregistrationV1Interface
- func (m *MockInterface) AdmissionregistrationV1beta1() v1beta1.AdmissionregistrationV1beta1Interface
- func (m *MockInterface) AppsV1() v10.AppsV1Interface
- func (m *MockInterface) AppsV1beta1() v1beta10.AppsV1beta1Interface
- func (m *MockInterface) AppsV1beta2() v1beta2.AppsV1beta2Interface
- func (m *MockInterface) AuthenticationV1() v11.AuthenticationV1Interface
- func (m *MockInterface) AuthenticationV1beta1() v1beta11.AuthenticationV1beta1Interface
- func (m *MockInterface) AuthorizationV1() v12.AuthorizationV1Interface
- func (m *MockInterface) AuthorizationV1beta1() v1beta12.AuthorizationV1beta1Interface
- func (m *MockInterface) AutoscalingV1() v13.AutoscalingV1Interface
- func (m *MockInterface) AutoscalingV2beta1() v2beta1.AutoscalingV2beta1Interface
- func (m *MockInterface) AutoscalingV2beta2() v2beta2.AutoscalingV2beta2Interface
- func (m *MockInterface) BatchV1() v14.BatchV1Interface
- func (m *MockInterface) BatchV1beta1() v1beta13.BatchV1beta1Interface
- func (m *MockInterface) BatchV2alpha1() v2alpha1.BatchV2alpha1Interface
- func (m *MockInterface) CertificatesV1() v15.CertificatesV1Interface
- func (m *MockInterface) CertificatesV1beta1() v1beta14.CertificatesV1beta1Interface
- func (m *MockInterface) CoordinationV1() v16.CoordinationV1Interface
- func (m *MockInterface) CoordinationV1beta1() v1beta15.CoordinationV1beta1Interface
- func (m *MockInterface) CoreV1() v17.CoreV1Interface
- func (m *MockInterface) Discovery() discovery.DiscoveryInterface
- func (m *MockInterface) DiscoveryV1alpha1() v1alpha1.DiscoveryV1alpha1Interface
- func (m *MockInterface) DiscoveryV1beta1() v1beta16.DiscoveryV1beta1Interface
- func (m *MockInterface) EXPECT() *MockInterfaceMockRecorder
- func (m *MockInterface) EventsV1() v18.EventsV1Interface
- func (m *MockInterface) EventsV1beta1() v1beta17.EventsV1beta1Interface
- func (m *MockInterface) ExtensionsV1beta1() v1beta18.ExtensionsV1beta1Interface
- func (m *MockInterface) FlowcontrolV1alpha1() v1alpha10.FlowcontrolV1alpha1Interface
- func (m *MockInterface) NetworkingV1() v19.NetworkingV1Interface
- func (m *MockInterface) NetworkingV1beta1() v1beta19.NetworkingV1beta1Interface
- func (m *MockInterface) NodeV1alpha1() v1alpha11.NodeV1alpha1Interface
- func (m *MockInterface) NodeV1beta1() v1beta110.NodeV1beta1Interface
- func (m *MockInterface) PolicyV1beta1() v1beta111.PolicyV1beta1Interface
- func (m *MockInterface) RbacV1() v110.RbacV1Interface
- func (m *MockInterface) RbacV1alpha1() v1alpha12.RbacV1alpha1Interface
- func (m *MockInterface) RbacV1beta1() v1beta112.RbacV1beta1Interface
- func (m *MockInterface) SchedulingV1() v111.SchedulingV1Interface
- func (m *MockInterface) SchedulingV1alpha1() v1alpha13.SchedulingV1alpha1Interface
- func (m *MockInterface) SchedulingV1beta1() v1beta113.SchedulingV1beta1Interface
- func (m *MockInterface) SettingsV1alpha1() v1alpha14.SettingsV1alpha1Interface
- func (m *MockInterface) StorageV1() v112.StorageV1Interface
- func (m *MockInterface) StorageV1alpha1() v1alpha15.StorageV1alpha1Interface
- func (m *MockInterface) StorageV1beta1() v1beta114.StorageV1beta1Interface
- type MockInterfaceMockRecorder
- func (mr *MockInterfaceMockRecorder) AdmissionregistrationV1() *gomock.Call
- func (mr *MockInterfaceMockRecorder) AdmissionregistrationV1beta1() *gomock.Call
- func (mr *MockInterfaceMockRecorder) AppsV1() *gomock.Call
- func (mr *MockInterfaceMockRecorder) AppsV1beta1() *gomock.Call
- func (mr *MockInterfaceMockRecorder) AppsV1beta2() *gomock.Call
- func (mr *MockInterfaceMockRecorder) AuthenticationV1() *gomock.Call
- func (mr *MockInterfaceMockRecorder) AuthenticationV1beta1() *gomock.Call
- func (mr *MockInterfaceMockRecorder) AuthorizationV1() *gomock.Call
- func (mr *MockInterfaceMockRecorder) AuthorizationV1beta1() *gomock.Call
- func (mr *MockInterfaceMockRecorder) AutoscalingV1() *gomock.Call
- func (mr *MockInterfaceMockRecorder) AutoscalingV2beta1() *gomock.Call
- func (mr *MockInterfaceMockRecorder) AutoscalingV2beta2() *gomock.Call
- func (mr *MockInterfaceMockRecorder) BatchV1() *gomock.Call
- func (mr *MockInterfaceMockRecorder) BatchV1beta1() *gomock.Call
- func (mr *MockInterfaceMockRecorder) BatchV2alpha1() *gomock.Call
- func (mr *MockInterfaceMockRecorder) CertificatesV1() *gomock.Call
- func (mr *MockInterfaceMockRecorder) CertificatesV1beta1() *gomock.Call
- func (mr *MockInterfaceMockRecorder) CoordinationV1() *gomock.Call
- func (mr *MockInterfaceMockRecorder) CoordinationV1beta1() *gomock.Call
- func (mr *MockInterfaceMockRecorder) CoreV1() *gomock.Call
- func (mr *MockInterfaceMockRecorder) Discovery() *gomock.Call
- func (mr *MockInterfaceMockRecorder) DiscoveryV1alpha1() *gomock.Call
- func (mr *MockInterfaceMockRecorder) DiscoveryV1beta1() *gomock.Call
- func (mr *MockInterfaceMockRecorder) EventsV1() *gomock.Call
- func (mr *MockInterfaceMockRecorder) EventsV1beta1() *gomock.Call
- func (mr *MockInterfaceMockRecorder) ExtensionsV1beta1() *gomock.Call
- func (mr *MockInterfaceMockRecorder) FlowcontrolV1alpha1() *gomock.Call
- func (mr *MockInterfaceMockRecorder) NetworkingV1() *gomock.Call
- func (mr *MockInterfaceMockRecorder) NetworkingV1beta1() *gomock.Call
- func (mr *MockInterfaceMockRecorder) NodeV1alpha1() *gomock.Call
- func (mr *MockInterfaceMockRecorder) NodeV1beta1() *gomock.Call
- func (mr *MockInterfaceMockRecorder) PolicyV1beta1() *gomock.Call
- func (mr *MockInterfaceMockRecorder) RbacV1() *gomock.Call
- func (mr *MockInterfaceMockRecorder) RbacV1alpha1() *gomock.Call
- func (mr *MockInterfaceMockRecorder) RbacV1beta1() *gomock.Call
- func (mr *MockInterfaceMockRecorder) SchedulingV1() *gomock.Call
- func (mr *MockInterfaceMockRecorder) SchedulingV1alpha1() *gomock.Call
- func (mr *MockInterfaceMockRecorder) SchedulingV1beta1() *gomock.Call
- func (mr *MockInterfaceMockRecorder) SettingsV1alpha1() *gomock.Call
- func (mr *MockInterfaceMockRecorder) StorageV1() *gomock.Call
- func (mr *MockInterfaceMockRecorder) StorageV1alpha1() *gomock.Call
- func (mr *MockInterfaceMockRecorder) StorageV1beta1() *gomock.Call
- type MockMutatingWebhookConfigurationV1Beta1Interface
- func (m *MockMutatingWebhookConfigurationV1Beta1Interface) Create(arg0 context.Context, arg1 *v1beta1.MutatingWebhookConfiguration, ...) (*v1beta1.MutatingWebhookConfiguration, error)
- func (m *MockMutatingWebhookConfigurationV1Beta1Interface) Delete(arg0 context.Context, arg1 string, arg2 v1.DeleteOptions) error
- func (m *MockMutatingWebhookConfigurationV1Beta1Interface) DeleteCollection(arg0 context.Context, arg1 v1.DeleteOptions, arg2 v1.ListOptions) error
- func (m *MockMutatingWebhookConfigurationV1Beta1Interface) EXPECT() *MockMutatingWebhookConfigurationV1Beta1InterfaceMockRecorder
- func (m *MockMutatingWebhookConfigurationV1Beta1Interface) Get(arg0 context.Context, arg1 string, arg2 v1.GetOptions) (*v1beta1.MutatingWebhookConfiguration, error)
- func (m *MockMutatingWebhookConfigurationV1Beta1Interface) List(arg0 context.Context, arg1 v1.ListOptions) (*v1beta1.MutatingWebhookConfigurationList, error)
- func (m *MockMutatingWebhookConfigurationV1Beta1Interface) Patch(arg0 context.Context, arg1 string, arg2 types.PatchType, arg3 []byte, ...) (*v1beta1.MutatingWebhookConfiguration, error)
- func (m *MockMutatingWebhookConfigurationV1Beta1Interface) Update(arg0 context.Context, arg1 *v1beta1.MutatingWebhookConfiguration, ...) (*v1beta1.MutatingWebhookConfiguration, error)
- func (m *MockMutatingWebhookConfigurationV1Beta1Interface) Watch(arg0 context.Context, arg1 v1.ListOptions) (watch.Interface, error)
- type MockMutatingWebhookConfigurationV1Beta1InterfaceMockRecorder
- func (mr *MockMutatingWebhookConfigurationV1Beta1InterfaceMockRecorder) Create(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockMutatingWebhookConfigurationV1Beta1InterfaceMockRecorder) Delete(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockMutatingWebhookConfigurationV1Beta1InterfaceMockRecorder) DeleteCollection(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockMutatingWebhookConfigurationV1Beta1InterfaceMockRecorder) Get(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockMutatingWebhookConfigurationV1Beta1InterfaceMockRecorder) List(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockMutatingWebhookConfigurationV1Beta1InterfaceMockRecorder) Patch(arg0, arg1, arg2, arg3, arg4 interface{}, arg5 ...interface{}) *gomock.Call
- func (mr *MockMutatingWebhookConfigurationV1Beta1InterfaceMockRecorder) Update(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockMutatingWebhookConfigurationV1Beta1InterfaceMockRecorder) Watch(arg0, arg1 interface{}) *gomock.Call
- type MockMutatingWebhookConfigurationV1Interface
- func (m *MockMutatingWebhookConfigurationV1Interface) Create(arg0 context.Context, arg1 *v1.MutatingWebhookConfiguration, ...) (*v1.MutatingWebhookConfiguration, error)
- func (m *MockMutatingWebhookConfigurationV1Interface) Delete(arg0 context.Context, arg1 string, arg2 v10.DeleteOptions) error
- func (m *MockMutatingWebhookConfigurationV1Interface) DeleteCollection(arg0 context.Context, arg1 v10.DeleteOptions, arg2 v10.ListOptions) error
- func (m *MockMutatingWebhookConfigurationV1Interface) EXPECT() *MockMutatingWebhookConfigurationV1InterfaceMockRecorder
- func (m *MockMutatingWebhookConfigurationV1Interface) Get(arg0 context.Context, arg1 string, arg2 v10.GetOptions) (*v1.MutatingWebhookConfiguration, error)
- func (m *MockMutatingWebhookConfigurationV1Interface) List(arg0 context.Context, arg1 v10.ListOptions) (*v1.MutatingWebhookConfigurationList, error)
- func (m *MockMutatingWebhookConfigurationV1Interface) Patch(arg0 context.Context, arg1 string, arg2 types.PatchType, arg3 []byte, ...) (*v1.MutatingWebhookConfiguration, error)
- func (m *MockMutatingWebhookConfigurationV1Interface) Update(arg0 context.Context, arg1 *v1.MutatingWebhookConfiguration, ...) (*v1.MutatingWebhookConfiguration, error)
- func (m *MockMutatingWebhookConfigurationV1Interface) Watch(arg0 context.Context, arg1 v10.ListOptions) (watch.Interface, error)
- type MockMutatingWebhookConfigurationV1InterfaceMockRecorder
- func (mr *MockMutatingWebhookConfigurationV1InterfaceMockRecorder) Create(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockMutatingWebhookConfigurationV1InterfaceMockRecorder) Delete(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockMutatingWebhookConfigurationV1InterfaceMockRecorder) DeleteCollection(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockMutatingWebhookConfigurationV1InterfaceMockRecorder) Get(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockMutatingWebhookConfigurationV1InterfaceMockRecorder) List(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockMutatingWebhookConfigurationV1InterfaceMockRecorder) Patch(arg0, arg1, arg2, arg3, arg4 interface{}, arg5 ...interface{}) *gomock.Call
- func (mr *MockMutatingWebhookConfigurationV1InterfaceMockRecorder) Update(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockMutatingWebhookConfigurationV1InterfaceMockRecorder) Watch(arg0, arg1 interface{}) *gomock.Call
- type MockNamespaceInterface
- func (m *MockNamespaceInterface) Create(arg0 context.Context, arg1 *v1.Namespace, arg2 v10.CreateOptions) (*v1.Namespace, error)
- func (m *MockNamespaceInterface) Delete(arg0 context.Context, arg1 string, arg2 v10.DeleteOptions) error
- func (m *MockNamespaceInterface) EXPECT() *MockNamespaceInterfaceMockRecorder
- func (m *MockNamespaceInterface) Finalize(arg0 context.Context, arg1 *v1.Namespace, arg2 v10.UpdateOptions) (*v1.Namespace, error)
- func (m *MockNamespaceInterface) Get(arg0 context.Context, arg1 string, arg2 v10.GetOptions) (*v1.Namespace, error)
- func (m *MockNamespaceInterface) List(arg0 context.Context, arg1 v10.ListOptions) (*v1.NamespaceList, error)
- func (m *MockNamespaceInterface) Patch(arg0 context.Context, arg1 string, arg2 types.PatchType, arg3 []byte, ...) (*v1.Namespace, error)
- func (m *MockNamespaceInterface) Update(arg0 context.Context, arg1 *v1.Namespace, arg2 v10.UpdateOptions) (*v1.Namespace, error)
- func (m *MockNamespaceInterface) UpdateStatus(arg0 context.Context, arg1 *v1.Namespace, arg2 v10.UpdateOptions) (*v1.Namespace, error)
- func (m *MockNamespaceInterface) Watch(arg0 context.Context, arg1 v10.ListOptions) (watch.Interface, error)
- type MockNamespaceInterfaceMockRecorder
- func (mr *MockNamespaceInterfaceMockRecorder) Create(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockNamespaceInterfaceMockRecorder) Delete(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockNamespaceInterfaceMockRecorder) Finalize(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockNamespaceInterfaceMockRecorder) Get(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockNamespaceInterfaceMockRecorder) List(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockNamespaceInterfaceMockRecorder) Patch(arg0, arg1, arg2, arg3, arg4 interface{}, arg5 ...interface{}) *gomock.Call
- func (mr *MockNamespaceInterfaceMockRecorder) Update(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockNamespaceInterfaceMockRecorder) UpdateStatus(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockNamespaceInterfaceMockRecorder) Watch(arg0, arg1 interface{}) *gomock.Call
- type MockNamespaceableResourceInterface
- func (m *MockNamespaceableResourceInterface) Create(arg0 context.Context, arg1 *unstructured.Unstructured, arg2 v1.CreateOptions, ...) (*unstructured.Unstructured, error)
- func (m *MockNamespaceableResourceInterface) Delete(arg0 context.Context, arg1 string, arg2 v1.DeleteOptions, arg3 ...string) error
- func (m *MockNamespaceableResourceInterface) DeleteCollection(arg0 context.Context, arg1 v1.DeleteOptions, arg2 v1.ListOptions) error
- func (m *MockNamespaceableResourceInterface) EXPECT() *MockNamespaceableResourceInterfaceMockRecorder
- func (m *MockNamespaceableResourceInterface) Get(arg0 context.Context, arg1 string, arg2 v1.GetOptions, arg3 ...string) (*unstructured.Unstructured, error)
- func (m *MockNamespaceableResourceInterface) List(arg0 context.Context, arg1 v1.ListOptions) (*unstructured.UnstructuredList, error)
- func (m *MockNamespaceableResourceInterface) Namespace(arg0 string) dynamic.ResourceInterface
- func (m *MockNamespaceableResourceInterface) Patch(arg0 context.Context, arg1 string, arg2 types.PatchType, arg3 []byte, ...) (*unstructured.Unstructured, error)
- func (m *MockNamespaceableResourceInterface) Update(arg0 context.Context, arg1 *unstructured.Unstructured, arg2 v1.UpdateOptions, ...) (*unstructured.Unstructured, error)
- func (m *MockNamespaceableResourceInterface) UpdateStatus(arg0 context.Context, arg1 *unstructured.Unstructured, arg2 v1.UpdateOptions) (*unstructured.Unstructured, error)
- func (m *MockNamespaceableResourceInterface) Watch(arg0 context.Context, arg1 v1.ListOptions) (watch.Interface, error)
- type MockNamespaceableResourceInterfaceMockRecorder
- func (mr *MockNamespaceableResourceInterfaceMockRecorder) Create(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockNamespaceableResourceInterfaceMockRecorder) Delete(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockNamespaceableResourceInterfaceMockRecorder) DeleteCollection(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockNamespaceableResourceInterfaceMockRecorder) Get(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockNamespaceableResourceInterfaceMockRecorder) List(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockNamespaceableResourceInterfaceMockRecorder) Namespace(arg0 interface{}) *gomock.Call
- func (mr *MockNamespaceableResourceInterfaceMockRecorder) Patch(arg0, arg1, arg2, arg3, arg4 interface{}, arg5 ...interface{}) *gomock.Call
- func (mr *MockNamespaceableResourceInterfaceMockRecorder) Update(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockNamespaceableResourceInterfaceMockRecorder) UpdateStatus(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockNamespaceableResourceInterfaceMockRecorder) Watch(arg0, arg1 interface{}) *gomock.Call
- type MockNetworkingV1Interface
- func (m *MockNetworkingV1Interface) EXPECT() *MockNetworkingV1InterfaceMockRecorder
- func (m *MockNetworkingV1Interface) IngressClasses() v11.IngressClassInterface
- func (m *MockNetworkingV1Interface) Ingresses(arg0 string) v11.IngressInterface
- func (m *MockNetworkingV1Interface) NetworkPolicies(arg0 string) v11.NetworkPolicyInterface
- func (m *MockNetworkingV1Interface) RESTClient() rest.Interface
- type MockNetworkingV1InterfaceMockRecorder
- func (mr *MockNetworkingV1InterfaceMockRecorder) IngressClasses() *gomock.Call
- func (mr *MockNetworkingV1InterfaceMockRecorder) Ingresses(arg0 interface{}) *gomock.Call
- func (mr *MockNetworkingV1InterfaceMockRecorder) NetworkPolicies(arg0 interface{}) *gomock.Call
- func (mr *MockNetworkingV1InterfaceMockRecorder) RESTClient() *gomock.Call
- type MockNetworkingV1beta1Interface
- func (m *MockNetworkingV1beta1Interface) EXPECT() *MockNetworkingV1beta1InterfaceMockRecorder
- func (m *MockNetworkingV1beta1Interface) IngressClasses() v1beta10.IngressClassInterface
- func (m *MockNetworkingV1beta1Interface) Ingresses(arg0 string) v1beta10.IngressInterface
- func (m *MockNetworkingV1beta1Interface) RESTClient() rest.Interface
- type MockNetworkingV1beta1InterfaceMockRecorder
- type MockNodeInterface
- func (m *MockNodeInterface) Create(arg0 context.Context, arg1 *v1.Node, arg2 v10.CreateOptions) (*v1.Node, error)
- func (m *MockNodeInterface) Delete(arg0 context.Context, arg1 string, arg2 v10.DeleteOptions) error
- func (m *MockNodeInterface) DeleteCollection(arg0 context.Context, arg1 v10.DeleteOptions, arg2 v10.ListOptions) error
- func (m *MockNodeInterface) EXPECT() *MockNodeInterfaceMockRecorder
- func (m *MockNodeInterface) Get(arg0 context.Context, arg1 string, arg2 v10.GetOptions) (*v1.Node, error)
- func (m *MockNodeInterface) List(arg0 context.Context, arg1 v10.ListOptions) (*v1.NodeList, error)
- func (m *MockNodeInterface) Patch(arg0 context.Context, arg1 string, arg2 types.PatchType, arg3 []byte, ...) (*v1.Node, error)
- func (m *MockNodeInterface) PatchStatus(arg0 context.Context, arg1 string, arg2 []byte) (*v1.Node, error)
- func (m *MockNodeInterface) Update(arg0 context.Context, arg1 *v1.Node, arg2 v10.UpdateOptions) (*v1.Node, error)
- func (m *MockNodeInterface) UpdateStatus(arg0 context.Context, arg1 *v1.Node, arg2 v10.UpdateOptions) (*v1.Node, error)
- func (m *MockNodeInterface) Watch(arg0 context.Context, arg1 v10.ListOptions) (watch.Interface, error)
- type MockNodeInterfaceMockRecorder
- func (mr *MockNodeInterfaceMockRecorder) Create(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockNodeInterfaceMockRecorder) Delete(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockNodeInterfaceMockRecorder) DeleteCollection(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockNodeInterfaceMockRecorder) Get(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockNodeInterfaceMockRecorder) List(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockNodeInterfaceMockRecorder) Patch(arg0, arg1, arg2, arg3, arg4 interface{}, arg5 ...interface{}) *gomock.Call
- func (mr *MockNodeInterfaceMockRecorder) PatchStatus(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockNodeInterfaceMockRecorder) Update(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockNodeInterfaceMockRecorder) UpdateStatus(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockNodeInterfaceMockRecorder) Watch(arg0, arg1 interface{}) *gomock.Call
- type MockPersistentVolumeClaimInterface
- func (m *MockPersistentVolumeClaimInterface) Create(arg0 context.Context, arg1 *v1.PersistentVolumeClaim, arg2 v10.CreateOptions) (*v1.PersistentVolumeClaim, error)
- func (m *MockPersistentVolumeClaimInterface) Delete(arg0 context.Context, arg1 string, arg2 v10.DeleteOptions) error
- func (m *MockPersistentVolumeClaimInterface) DeleteCollection(arg0 context.Context, arg1 v10.DeleteOptions, arg2 v10.ListOptions) error
- func (m *MockPersistentVolumeClaimInterface) EXPECT() *MockPersistentVolumeClaimInterfaceMockRecorder
- func (m *MockPersistentVolumeClaimInterface) Get(arg0 context.Context, arg1 string, arg2 v10.GetOptions) (*v1.PersistentVolumeClaim, error)
- func (m *MockPersistentVolumeClaimInterface) List(arg0 context.Context, arg1 v10.ListOptions) (*v1.PersistentVolumeClaimList, error)
- func (m *MockPersistentVolumeClaimInterface) Patch(arg0 context.Context, arg1 string, arg2 types.PatchType, arg3 []byte, ...) (*v1.PersistentVolumeClaim, error)
- func (m *MockPersistentVolumeClaimInterface) Update(arg0 context.Context, arg1 *v1.PersistentVolumeClaim, arg2 v10.UpdateOptions) (*v1.PersistentVolumeClaim, error)
- func (m *MockPersistentVolumeClaimInterface) UpdateStatus(arg0 context.Context, arg1 *v1.PersistentVolumeClaim, arg2 v10.UpdateOptions) (*v1.PersistentVolumeClaim, error)
- func (m *MockPersistentVolumeClaimInterface) Watch(arg0 context.Context, arg1 v10.ListOptions) (watch.Interface, error)
- type MockPersistentVolumeClaimInterfaceMockRecorder
- func (mr *MockPersistentVolumeClaimInterfaceMockRecorder) Create(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockPersistentVolumeClaimInterfaceMockRecorder) Delete(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockPersistentVolumeClaimInterfaceMockRecorder) DeleteCollection(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockPersistentVolumeClaimInterfaceMockRecorder) Get(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockPersistentVolumeClaimInterfaceMockRecorder) List(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockPersistentVolumeClaimInterfaceMockRecorder) Patch(arg0, arg1, arg2, arg3, arg4 interface{}, arg5 ...interface{}) *gomock.Call
- func (mr *MockPersistentVolumeClaimInterfaceMockRecorder) Update(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockPersistentVolumeClaimInterfaceMockRecorder) UpdateStatus(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockPersistentVolumeClaimInterfaceMockRecorder) Watch(arg0, arg1 interface{}) *gomock.Call
- type MockPersistentVolumeInterface
- func (m *MockPersistentVolumeInterface) Create(arg0 context.Context, arg1 *v1.PersistentVolume, arg2 v10.CreateOptions) (*v1.PersistentVolume, error)
- func (m *MockPersistentVolumeInterface) Delete(arg0 context.Context, arg1 string, arg2 v10.DeleteOptions) error
- func (m *MockPersistentVolumeInterface) DeleteCollection(arg0 context.Context, arg1 v10.DeleteOptions, arg2 v10.ListOptions) error
- func (m *MockPersistentVolumeInterface) EXPECT() *MockPersistentVolumeInterfaceMockRecorder
- func (m *MockPersistentVolumeInterface) Get(arg0 context.Context, arg1 string, arg2 v10.GetOptions) (*v1.PersistentVolume, error)
- func (m *MockPersistentVolumeInterface) List(arg0 context.Context, arg1 v10.ListOptions) (*v1.PersistentVolumeList, error)
- func (m *MockPersistentVolumeInterface) Patch(arg0 context.Context, arg1 string, arg2 types.PatchType, arg3 []byte, ...) (*v1.PersistentVolume, error)
- func (m *MockPersistentVolumeInterface) Update(arg0 context.Context, arg1 *v1.PersistentVolume, arg2 v10.UpdateOptions) (*v1.PersistentVolume, error)
- func (m *MockPersistentVolumeInterface) UpdateStatus(arg0 context.Context, arg1 *v1.PersistentVolume, arg2 v10.UpdateOptions) (*v1.PersistentVolume, error)
- func (m *MockPersistentVolumeInterface) Watch(arg0 context.Context, arg1 v10.ListOptions) (watch.Interface, error)
- type MockPersistentVolumeInterfaceMockRecorder
- func (mr *MockPersistentVolumeInterfaceMockRecorder) Create(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockPersistentVolumeInterfaceMockRecorder) Delete(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockPersistentVolumeInterfaceMockRecorder) DeleteCollection(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockPersistentVolumeInterfaceMockRecorder) Get(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockPersistentVolumeInterfaceMockRecorder) List(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockPersistentVolumeInterfaceMockRecorder) Patch(arg0, arg1, arg2, arg3, arg4 interface{}, arg5 ...interface{}) *gomock.Call
- func (mr *MockPersistentVolumeInterfaceMockRecorder) Update(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockPersistentVolumeInterfaceMockRecorder) UpdateStatus(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockPersistentVolumeInterfaceMockRecorder) Watch(arg0, arg1 interface{}) *gomock.Call
- type MockPodInterface
- func (m *MockPodInterface) Bind(arg0 context.Context, arg1 *v1.Binding, arg2 v10.CreateOptions) error
- func (m *MockPodInterface) Create(arg0 context.Context, arg1 *v1.Pod, arg2 v10.CreateOptions) (*v1.Pod, error)
- func (m *MockPodInterface) Delete(arg0 context.Context, arg1 string, arg2 v10.DeleteOptions) error
- func (m *MockPodInterface) DeleteCollection(arg0 context.Context, arg1 v10.DeleteOptions, arg2 v10.ListOptions) error
- func (m *MockPodInterface) EXPECT() *MockPodInterfaceMockRecorder
- func (m *MockPodInterface) Evict(arg0 context.Context, arg1 *v1beta1.Eviction) error
- func (m *MockPodInterface) Get(arg0 context.Context, arg1 string, arg2 v10.GetOptions) (*v1.Pod, error)
- func (m *MockPodInterface) GetEphemeralContainers(arg0 context.Context, arg1 string, arg2 v10.GetOptions) (*v1.EphemeralContainers, error)
- func (m *MockPodInterface) GetLogs(arg0 string, arg1 *v1.PodLogOptions) *rest.Request
- func (m *MockPodInterface) List(arg0 context.Context, arg1 v10.ListOptions) (*v1.PodList, error)
- func (m *MockPodInterface) Patch(arg0 context.Context, arg1 string, arg2 types.PatchType, arg3 []byte, ...) (*v1.Pod, error)
- func (m *MockPodInterface) ProxyGet(arg0, arg1, arg2, arg3 string, arg4 map[string]string) rest.ResponseWrapper
- func (m *MockPodInterface) Update(arg0 context.Context, arg1 *v1.Pod, arg2 v10.UpdateOptions) (*v1.Pod, error)
- func (m *MockPodInterface) UpdateEphemeralContainers(arg0 context.Context, arg1 string, arg2 *v1.EphemeralContainers, ...) (*v1.EphemeralContainers, error)
- func (m *MockPodInterface) UpdateStatus(arg0 context.Context, arg1 *v1.Pod, arg2 v10.UpdateOptions) (*v1.Pod, error)
- func (m *MockPodInterface) Watch(arg0 context.Context, arg1 v10.ListOptions) (watch.Interface, error)
- type MockPodInterfaceMockRecorder
- func (mr *MockPodInterfaceMockRecorder) Bind(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockPodInterfaceMockRecorder) Create(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockPodInterfaceMockRecorder) Delete(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockPodInterfaceMockRecorder) DeleteCollection(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockPodInterfaceMockRecorder) Evict(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockPodInterfaceMockRecorder) Get(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockPodInterfaceMockRecorder) GetEphemeralContainers(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockPodInterfaceMockRecorder) GetLogs(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockPodInterfaceMockRecorder) List(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockPodInterfaceMockRecorder) Patch(arg0, arg1, arg2, arg3, arg4 interface{}, arg5 ...interface{}) *gomock.Call
- func (mr *MockPodInterfaceMockRecorder) ProxyGet(arg0, arg1, arg2, arg3, arg4 interface{}) *gomock.Call
- func (mr *MockPodInterfaceMockRecorder) Update(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockPodInterfaceMockRecorder) UpdateEphemeralContainers(arg0, arg1, arg2, arg3 interface{}) *gomock.Call
- func (mr *MockPodInterfaceMockRecorder) UpdateStatus(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockPodInterfaceMockRecorder) Watch(arg0, arg1 interface{}) *gomock.Call
- type MockRbacV1Interface
- func (m *MockRbacV1Interface) ClusterRoleBindings() v11.ClusterRoleBindingInterface
- func (m *MockRbacV1Interface) ClusterRoles() v11.ClusterRoleInterface
- func (m *MockRbacV1Interface) EXPECT() *MockRbacV1InterfaceMockRecorder
- func (m *MockRbacV1Interface) RESTClient() rest.Interface
- func (m *MockRbacV1Interface) RoleBindings(arg0 string) v11.RoleBindingInterface
- func (m *MockRbacV1Interface) Roles(arg0 string) v11.RoleInterface
- type MockRbacV1InterfaceMockRecorder
- func (mr *MockRbacV1InterfaceMockRecorder) ClusterRoleBindings() *gomock.Call
- func (mr *MockRbacV1InterfaceMockRecorder) ClusterRoles() *gomock.Call
- func (mr *MockRbacV1InterfaceMockRecorder) RESTClient() *gomock.Call
- func (mr *MockRbacV1InterfaceMockRecorder) RoleBindings(arg0 interface{}) *gomock.Call
- func (mr *MockRbacV1InterfaceMockRecorder) Roles(arg0 interface{}) *gomock.Call
- type MockResourceInterface
- func (m *MockResourceInterface) Create(arg0 context.Context, arg1 *unstructured.Unstructured, arg2 v1.CreateOptions, ...) (*unstructured.Unstructured, error)
- func (m *MockResourceInterface) Delete(arg0 context.Context, arg1 string, arg2 v1.DeleteOptions, arg3 ...string) error
- func (m *MockResourceInterface) DeleteCollection(arg0 context.Context, arg1 v1.DeleteOptions, arg2 v1.ListOptions) error
- func (m *MockResourceInterface) EXPECT() *MockResourceInterfaceMockRecorder
- func (m *MockResourceInterface) Get(arg0 context.Context, arg1 string, arg2 v1.GetOptions, arg3 ...string) (*unstructured.Unstructured, error)
- func (m *MockResourceInterface) List(arg0 context.Context, arg1 v1.ListOptions) (*unstructured.UnstructuredList, error)
- func (m *MockResourceInterface) Patch(arg0 context.Context, arg1 string, arg2 types.PatchType, arg3 []byte, ...) (*unstructured.Unstructured, error)
- func (m *MockResourceInterface) Update(arg0 context.Context, arg1 *unstructured.Unstructured, arg2 v1.UpdateOptions, ...) (*unstructured.Unstructured, error)
- func (m *MockResourceInterface) UpdateStatus(arg0 context.Context, arg1 *unstructured.Unstructured, arg2 v1.UpdateOptions) (*unstructured.Unstructured, error)
- func (m *MockResourceInterface) Watch(arg0 context.Context, arg1 v1.ListOptions) (watch.Interface, error)
- type MockResourceInterfaceMockRecorder
- func (mr *MockResourceInterfaceMockRecorder) Create(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockResourceInterfaceMockRecorder) Delete(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockResourceInterfaceMockRecorder) DeleteCollection(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockResourceInterfaceMockRecorder) Get(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockResourceInterfaceMockRecorder) List(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockResourceInterfaceMockRecorder) Patch(arg0, arg1, arg2, arg3, arg4 interface{}, arg5 ...interface{}) *gomock.Call
- func (mr *MockResourceInterfaceMockRecorder) Update(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockResourceInterfaceMockRecorder) UpdateStatus(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockResourceInterfaceMockRecorder) Watch(arg0, arg1 interface{}) *gomock.Call
- type MockRestClientInterface
- func (m *MockRestClientInterface) APIVersion() schema.GroupVersion
- func (m *MockRestClientInterface) Delete() *rest.Request
- func (m *MockRestClientInterface) EXPECT() *MockRestClientInterfaceMockRecorder
- func (m *MockRestClientInterface) Get() *rest.Request
- func (m *MockRestClientInterface) GetRateLimiter() flowcontrol.RateLimiter
- func (m *MockRestClientInterface) Patch(arg0 types.PatchType) *rest.Request
- func (m *MockRestClientInterface) Post() *rest.Request
- func (m *MockRestClientInterface) Put() *rest.Request
- func (m *MockRestClientInterface) Verb(arg0 string) *rest.Request
- type MockRestClientInterfaceMockRecorder
- func (mr *MockRestClientInterfaceMockRecorder) APIVersion() *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) Delete() *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) Get() *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) GetRateLimiter() *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) Patch(arg0 interface{}) *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) Post() *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) Put() *gomock.Call
- func (mr *MockRestClientInterfaceMockRecorder) Verb(arg0 interface{}) *gomock.Call
- type MockRoleBindingInterface
- func (m *MockRoleBindingInterface) Create(arg0 context.Context, arg1 *v1.RoleBinding, arg2 v10.CreateOptions) (*v1.RoleBinding, error)
- func (m *MockRoleBindingInterface) Delete(arg0 context.Context, arg1 string, arg2 v10.DeleteOptions) error
- func (m *MockRoleBindingInterface) DeleteCollection(arg0 context.Context, arg1 v10.DeleteOptions, arg2 v10.ListOptions) error
- func (m *MockRoleBindingInterface) EXPECT() *MockRoleBindingInterfaceMockRecorder
- func (m *MockRoleBindingInterface) Get(arg0 context.Context, arg1 string, arg2 v10.GetOptions) (*v1.RoleBinding, error)
- func (m *MockRoleBindingInterface) List(arg0 context.Context, arg1 v10.ListOptions) (*v1.RoleBindingList, error)
- func (m *MockRoleBindingInterface) Patch(arg0 context.Context, arg1 string, arg2 types.PatchType, arg3 []byte, ...) (*v1.RoleBinding, error)
- func (m *MockRoleBindingInterface) Update(arg0 context.Context, arg1 *v1.RoleBinding, arg2 v10.UpdateOptions) (*v1.RoleBinding, error)
- func (m *MockRoleBindingInterface) Watch(arg0 context.Context, arg1 v10.ListOptions) (watch.Interface, error)
- type MockRoleBindingInterfaceMockRecorder
- func (mr *MockRoleBindingInterfaceMockRecorder) Create(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockRoleBindingInterfaceMockRecorder) Delete(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockRoleBindingInterfaceMockRecorder) DeleteCollection(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockRoleBindingInterfaceMockRecorder) Get(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockRoleBindingInterfaceMockRecorder) List(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockRoleBindingInterfaceMockRecorder) Patch(arg0, arg1, arg2, arg3, arg4 interface{}, arg5 ...interface{}) *gomock.Call
- func (mr *MockRoleBindingInterfaceMockRecorder) Update(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockRoleBindingInterfaceMockRecorder) Watch(arg0, arg1 interface{}) *gomock.Call
- type MockRoleInterface
- func (m *MockRoleInterface) Create(arg0 context.Context, arg1 *v1.Role, arg2 v10.CreateOptions) (*v1.Role, error)
- func (m *MockRoleInterface) Delete(arg0 context.Context, arg1 string, arg2 v10.DeleteOptions) error
- func (m *MockRoleInterface) DeleteCollection(arg0 context.Context, arg1 v10.DeleteOptions, arg2 v10.ListOptions) error
- func (m *MockRoleInterface) EXPECT() *MockRoleInterfaceMockRecorder
- func (m *MockRoleInterface) Get(arg0 context.Context, arg1 string, arg2 v10.GetOptions) (*v1.Role, error)
- func (m *MockRoleInterface) List(arg0 context.Context, arg1 v10.ListOptions) (*v1.RoleList, error)
- func (m *MockRoleInterface) Patch(arg0 context.Context, arg1 string, arg2 types.PatchType, arg3 []byte, ...) (*v1.Role, error)
- func (m *MockRoleInterface) Update(arg0 context.Context, arg1 *v1.Role, arg2 v10.UpdateOptions) (*v1.Role, error)
- func (m *MockRoleInterface) Watch(arg0 context.Context, arg1 v10.ListOptions) (watch.Interface, error)
- type MockRoleInterfaceMockRecorder
- func (mr *MockRoleInterfaceMockRecorder) Create(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockRoleInterfaceMockRecorder) Delete(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockRoleInterfaceMockRecorder) DeleteCollection(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockRoleInterfaceMockRecorder) Get(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockRoleInterfaceMockRecorder) List(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockRoleInterfaceMockRecorder) Patch(arg0, arg1, arg2, arg3, arg4 interface{}, arg5 ...interface{}) *gomock.Call
- func (mr *MockRoleInterfaceMockRecorder) Update(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockRoleInterfaceMockRecorder) Watch(arg0, arg1 interface{}) *gomock.Call
- type MockSecretInterface
- func (m *MockSecretInterface) Create(arg0 context.Context, arg1 *v1.Secret, arg2 v10.CreateOptions) (*v1.Secret, error)
- func (m *MockSecretInterface) Delete(arg0 context.Context, arg1 string, arg2 v10.DeleteOptions) error
- func (m *MockSecretInterface) DeleteCollection(arg0 context.Context, arg1 v10.DeleteOptions, arg2 v10.ListOptions) error
- func (m *MockSecretInterface) EXPECT() *MockSecretInterfaceMockRecorder
- func (m *MockSecretInterface) Get(arg0 context.Context, arg1 string, arg2 v10.GetOptions) (*v1.Secret, error)
- func (m *MockSecretInterface) List(arg0 context.Context, arg1 v10.ListOptions) (*v1.SecretList, error)
- func (m *MockSecretInterface) Patch(arg0 context.Context, arg1 string, arg2 types.PatchType, arg3 []byte, ...) (*v1.Secret, error)
- func (m *MockSecretInterface) Update(arg0 context.Context, arg1 *v1.Secret, arg2 v10.UpdateOptions) (*v1.Secret, error)
- func (m *MockSecretInterface) Watch(arg0 context.Context, arg1 v10.ListOptions) (watch.Interface, error)
- type MockSecretInterfaceMockRecorder
- func (mr *MockSecretInterfaceMockRecorder) Create(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockSecretInterfaceMockRecorder) Delete(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockSecretInterfaceMockRecorder) DeleteCollection(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockSecretInterfaceMockRecorder) Get(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockSecretInterfaceMockRecorder) List(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockSecretInterfaceMockRecorder) Patch(arg0, arg1, arg2, arg3, arg4 interface{}, arg5 ...interface{}) *gomock.Call
- func (mr *MockSecretInterfaceMockRecorder) Update(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockSecretInterfaceMockRecorder) Watch(arg0, arg1 interface{}) *gomock.Call
- type MockServiceAccountInformer
- type MockServiceAccountInformerMockRecorder
- type MockServiceAccountInterface
- func (m *MockServiceAccountInterface) Create(arg0 context.Context, arg1 *v10.ServiceAccount, arg2 v11.CreateOptions) (*v10.ServiceAccount, error)
- func (m *MockServiceAccountInterface) CreateToken(arg0 context.Context, arg1 string, arg2 *v1.TokenRequest, ...) (*v1.TokenRequest, error)
- func (m *MockServiceAccountInterface) Delete(arg0 context.Context, arg1 string, arg2 v11.DeleteOptions) error
- func (m *MockServiceAccountInterface) DeleteCollection(arg0 context.Context, arg1 v11.DeleteOptions, arg2 v11.ListOptions) error
- func (m *MockServiceAccountInterface) EXPECT() *MockServiceAccountInterfaceMockRecorder
- func (m *MockServiceAccountInterface) Get(arg0 context.Context, arg1 string, arg2 v11.GetOptions) (*v10.ServiceAccount, error)
- func (m *MockServiceAccountInterface) List(arg0 context.Context, arg1 v11.ListOptions) (*v10.ServiceAccountList, error)
- func (m *MockServiceAccountInterface) Patch(arg0 context.Context, arg1 string, arg2 types.PatchType, arg3 []byte, ...) (*v10.ServiceAccount, error)
- func (m *MockServiceAccountInterface) Update(arg0 context.Context, arg1 *v10.ServiceAccount, arg2 v11.UpdateOptions) (*v10.ServiceAccount, error)
- func (m *MockServiceAccountInterface) Watch(arg0 context.Context, arg1 v11.ListOptions) (watch.Interface, error)
- type MockServiceAccountInterfaceMockRecorder
- func (mr *MockServiceAccountInterfaceMockRecorder) Create(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockServiceAccountInterfaceMockRecorder) CreateToken(arg0, arg1, arg2, arg3 interface{}) *gomock.Call
- func (mr *MockServiceAccountInterfaceMockRecorder) Delete(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockServiceAccountInterfaceMockRecorder) DeleteCollection(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockServiceAccountInterfaceMockRecorder) Get(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockServiceAccountInterfaceMockRecorder) List(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockServiceAccountInterfaceMockRecorder) Patch(arg0, arg1, arg2, arg3, arg4 interface{}, arg5 ...interface{}) *gomock.Call
- func (mr *MockServiceAccountInterfaceMockRecorder) Update(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockServiceAccountInterfaceMockRecorder) Watch(arg0, arg1 interface{}) *gomock.Call
- type MockServiceAccountLister
- type MockServiceAccountListerMockRecorder
- type MockServiceAccountNamespaceLister
- type MockServiceAccountNamespaceListerMockRecorder
- type MockServiceInterface
- func (m *MockServiceInterface) Create(arg0 context.Context, arg1 *v1.Service, arg2 v10.CreateOptions) (*v1.Service, error)
- func (m *MockServiceInterface) Delete(arg0 context.Context, arg1 string, arg2 v10.DeleteOptions) error
- func (m *MockServiceInterface) EXPECT() *MockServiceInterfaceMockRecorder
- func (m *MockServiceInterface) Get(arg0 context.Context, arg1 string, arg2 v10.GetOptions) (*v1.Service, error)
- func (m *MockServiceInterface) List(arg0 context.Context, arg1 v10.ListOptions) (*v1.ServiceList, error)
- func (m *MockServiceInterface) Patch(arg0 context.Context, arg1 string, arg2 types.PatchType, arg3 []byte, ...) (*v1.Service, error)
- func (m *MockServiceInterface) ProxyGet(arg0, arg1, arg2, arg3 string, arg4 map[string]string) rest.ResponseWrapper
- func (m *MockServiceInterface) Update(arg0 context.Context, arg1 *v1.Service, arg2 v10.UpdateOptions) (*v1.Service, error)
- func (m *MockServiceInterface) UpdateStatus(arg0 context.Context, arg1 *v1.Service, arg2 v10.UpdateOptions) (*v1.Service, error)
- func (m *MockServiceInterface) Watch(arg0 context.Context, arg1 v10.ListOptions) (watch.Interface, error)
- type MockServiceInterfaceMockRecorder
- func (mr *MockServiceInterfaceMockRecorder) Create(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockServiceInterfaceMockRecorder) Delete(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockServiceInterfaceMockRecorder) Get(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockServiceInterfaceMockRecorder) List(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockServiceInterfaceMockRecorder) Patch(arg0, arg1, arg2, arg3, arg4 interface{}, arg5 ...interface{}) *gomock.Call
- func (mr *MockServiceInterfaceMockRecorder) ProxyGet(arg0, arg1, arg2, arg3, arg4 interface{}) *gomock.Call
- func (mr *MockServiceInterfaceMockRecorder) Update(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockServiceInterfaceMockRecorder) UpdateStatus(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockServiceInterfaceMockRecorder) Watch(arg0, arg1 interface{}) *gomock.Call
- type MockSharedIndexInformer
- func (m *MockSharedIndexInformer) AddEventHandler(arg0 cache.ResourceEventHandler)
- func (m *MockSharedIndexInformer) AddEventHandlerWithResyncPeriod(arg0 cache.ResourceEventHandler, arg1 time.Duration)
- func (m *MockSharedIndexInformer) AddIndexers(arg0 cache.Indexers) error
- func (m *MockSharedIndexInformer) EXPECT() *MockSharedIndexInformerMockRecorder
- func (m *MockSharedIndexInformer) GetController() cache.Controller
- func (m *MockSharedIndexInformer) GetIndexer() cache.Indexer
- func (m *MockSharedIndexInformer) GetStore() cache.Store
- func (m *MockSharedIndexInformer) HasSynced() bool
- func (m *MockSharedIndexInformer) LastSyncResourceVersion() string
- func (m *MockSharedIndexInformer) Run(arg0 <-chan struct{})
- func (m *MockSharedIndexInformer) SetWatchErrorHandler(arg0 cache.WatchErrorHandler) error
- type MockSharedIndexInformerMockRecorder
- func (mr *MockSharedIndexInformerMockRecorder) AddEventHandler(arg0 interface{}) *gomock.Call
- func (mr *MockSharedIndexInformerMockRecorder) AddEventHandlerWithResyncPeriod(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockSharedIndexInformerMockRecorder) AddIndexers(arg0 interface{}) *gomock.Call
- func (mr *MockSharedIndexInformerMockRecorder) GetController() *gomock.Call
- func (mr *MockSharedIndexInformerMockRecorder) GetIndexer() *gomock.Call
- func (mr *MockSharedIndexInformerMockRecorder) GetStore() *gomock.Call
- func (mr *MockSharedIndexInformerMockRecorder) HasSynced() *gomock.Call
- func (mr *MockSharedIndexInformerMockRecorder) LastSyncResourceVersion() *gomock.Call
- func (mr *MockSharedIndexInformerMockRecorder) Run(arg0 interface{}) *gomock.Call
- func (mr *MockSharedIndexInformerMockRecorder) SetWatchErrorHandler(arg0 interface{}) *gomock.Call
- type MockStatefulSetInterface
- func (m *MockStatefulSetInterface) Create(arg0 context.Context, arg1 *v1.StatefulSet, arg2 v11.CreateOptions) (*v1.StatefulSet, error)
- func (m *MockStatefulSetInterface) Delete(arg0 context.Context, arg1 string, arg2 v11.DeleteOptions) error
- func (m *MockStatefulSetInterface) DeleteCollection(arg0 context.Context, arg1 v11.DeleteOptions, arg2 v11.ListOptions) error
- func (m *MockStatefulSetInterface) EXPECT() *MockStatefulSetInterfaceMockRecorder
- func (m *MockStatefulSetInterface) Get(arg0 context.Context, arg1 string, arg2 v11.GetOptions) (*v1.StatefulSet, error)
- func (m *MockStatefulSetInterface) GetScale(arg0 context.Context, arg1 string, arg2 v11.GetOptions) (*v10.Scale, error)
- func (m *MockStatefulSetInterface) List(arg0 context.Context, arg1 v11.ListOptions) (*v1.StatefulSetList, error)
- func (m *MockStatefulSetInterface) Patch(arg0 context.Context, arg1 string, arg2 types.PatchType, arg3 []byte, ...) (*v1.StatefulSet, error)
- func (m *MockStatefulSetInterface) Update(arg0 context.Context, arg1 *v1.StatefulSet, arg2 v11.UpdateOptions) (*v1.StatefulSet, error)
- func (m *MockStatefulSetInterface) UpdateScale(arg0 context.Context, arg1 string, arg2 *v10.Scale, arg3 v11.UpdateOptions) (*v10.Scale, error)
- func (m *MockStatefulSetInterface) UpdateStatus(arg0 context.Context, arg1 *v1.StatefulSet, arg2 v11.UpdateOptions) (*v1.StatefulSet, error)
- func (m *MockStatefulSetInterface) Watch(arg0 context.Context, arg1 v11.ListOptions) (watch.Interface, error)
- type MockStatefulSetInterfaceMockRecorder
- func (mr *MockStatefulSetInterfaceMockRecorder) Create(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockStatefulSetInterfaceMockRecorder) Delete(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockStatefulSetInterfaceMockRecorder) DeleteCollection(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockStatefulSetInterfaceMockRecorder) Get(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockStatefulSetInterfaceMockRecorder) GetScale(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockStatefulSetInterfaceMockRecorder) List(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockStatefulSetInterfaceMockRecorder) Patch(arg0, arg1, arg2, arg3, arg4 interface{}, arg5 ...interface{}) *gomock.Call
- func (mr *MockStatefulSetInterfaceMockRecorder) Update(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockStatefulSetInterfaceMockRecorder) UpdateScale(arg0, arg1, arg2, arg3 interface{}) *gomock.Call
- func (mr *MockStatefulSetInterfaceMockRecorder) UpdateStatus(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockStatefulSetInterfaceMockRecorder) Watch(arg0, arg1 interface{}) *gomock.Call
- type MockStorageClassInterface
- func (m *MockStorageClassInterface) Create(arg0 context.Context, arg1 *v1.StorageClass, arg2 v10.CreateOptions) (*v1.StorageClass, error)
- func (m *MockStorageClassInterface) Delete(arg0 context.Context, arg1 string, arg2 v10.DeleteOptions) error
- func (m *MockStorageClassInterface) DeleteCollection(arg0 context.Context, arg1 v10.DeleteOptions, arg2 v10.ListOptions) error
- func (m *MockStorageClassInterface) EXPECT() *MockStorageClassInterfaceMockRecorder
- func (m *MockStorageClassInterface) Get(arg0 context.Context, arg1 string, arg2 v10.GetOptions) (*v1.StorageClass, error)
- func (m *MockStorageClassInterface) List(arg0 context.Context, arg1 v10.ListOptions) (*v1.StorageClassList, error)
- func (m *MockStorageClassInterface) Patch(arg0 context.Context, arg1 string, arg2 types.PatchType, arg3 []byte, ...) (*v1.StorageClass, error)
- func (m *MockStorageClassInterface) Update(arg0 context.Context, arg1 *v1.StorageClass, arg2 v10.UpdateOptions) (*v1.StorageClass, error)
- func (m *MockStorageClassInterface) Watch(arg0 context.Context, arg1 v10.ListOptions) (watch.Interface, error)
- type MockStorageClassInterfaceMockRecorder
- func (mr *MockStorageClassInterfaceMockRecorder) Create(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockStorageClassInterfaceMockRecorder) Delete(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockStorageClassInterfaceMockRecorder) DeleteCollection(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockStorageClassInterfaceMockRecorder) Get(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockStorageClassInterfaceMockRecorder) List(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockStorageClassInterfaceMockRecorder) Patch(arg0, arg1, arg2, arg3, arg4 interface{}, arg5 ...interface{}) *gomock.Call
- func (mr *MockStorageClassInterfaceMockRecorder) Update(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockStorageClassInterfaceMockRecorder) Watch(arg0, arg1 interface{}) *gomock.Call
- type MockStorageV1Interface
- func (m *MockStorageV1Interface) CSIDrivers() v11.CSIDriverInterface
- func (m *MockStorageV1Interface) CSINodes() v11.CSINodeInterface
- func (m *MockStorageV1Interface) EXPECT() *MockStorageV1InterfaceMockRecorder
- func (m *MockStorageV1Interface) RESTClient() rest.Interface
- func (m *MockStorageV1Interface) StorageClasses() v11.StorageClassInterface
- func (m *MockStorageV1Interface) VolumeAttachments() v11.VolumeAttachmentInterface
- type MockStorageV1InterfaceMockRecorder
- func (mr *MockStorageV1InterfaceMockRecorder) CSIDrivers() *gomock.Call
- func (mr *MockStorageV1InterfaceMockRecorder) CSINodes() *gomock.Call
- func (mr *MockStorageV1InterfaceMockRecorder) RESTClient() *gomock.Call
- func (mr *MockStorageV1InterfaceMockRecorder) StorageClasses() *gomock.Call
- func (mr *MockStorageV1InterfaceMockRecorder) VolumeAttachments() *gomock.Call
- type MockValidatingWebhookConfigurationV1Beta1Interface
- func (m *MockValidatingWebhookConfigurationV1Beta1Interface) Create(arg0 context.Context, arg1 *v1beta1.ValidatingWebhookConfiguration, ...) (*v1beta1.ValidatingWebhookConfiguration, error)
- func (m *MockValidatingWebhookConfigurationV1Beta1Interface) Delete(arg0 context.Context, arg1 string, arg2 v1.DeleteOptions) error
- func (m *MockValidatingWebhookConfigurationV1Beta1Interface) DeleteCollection(arg0 context.Context, arg1 v1.DeleteOptions, arg2 v1.ListOptions) error
- func (m *MockValidatingWebhookConfigurationV1Beta1Interface) EXPECT() *MockValidatingWebhookConfigurationV1Beta1InterfaceMockRecorder
- func (m *MockValidatingWebhookConfigurationV1Beta1Interface) Get(arg0 context.Context, arg1 string, arg2 v1.GetOptions) (*v1beta1.ValidatingWebhookConfiguration, error)
- func (m *MockValidatingWebhookConfigurationV1Beta1Interface) List(arg0 context.Context, arg1 v1.ListOptions) (*v1beta1.ValidatingWebhookConfigurationList, error)
- func (m *MockValidatingWebhookConfigurationV1Beta1Interface) Patch(arg0 context.Context, arg1 string, arg2 types.PatchType, arg3 []byte, ...) (*v1beta1.ValidatingWebhookConfiguration, error)
- func (m *MockValidatingWebhookConfigurationV1Beta1Interface) Update(arg0 context.Context, arg1 *v1beta1.ValidatingWebhookConfiguration, ...) (*v1beta1.ValidatingWebhookConfiguration, error)
- func (m *MockValidatingWebhookConfigurationV1Beta1Interface) Watch(arg0 context.Context, arg1 v1.ListOptions) (watch.Interface, error)
- type MockValidatingWebhookConfigurationV1Beta1InterfaceMockRecorder
- func (mr *MockValidatingWebhookConfigurationV1Beta1InterfaceMockRecorder) Create(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockValidatingWebhookConfigurationV1Beta1InterfaceMockRecorder) Delete(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockValidatingWebhookConfigurationV1Beta1InterfaceMockRecorder) DeleteCollection(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockValidatingWebhookConfigurationV1Beta1InterfaceMockRecorder) Get(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockValidatingWebhookConfigurationV1Beta1InterfaceMockRecorder) List(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockValidatingWebhookConfigurationV1Beta1InterfaceMockRecorder) Patch(arg0, arg1, arg2, arg3, arg4 interface{}, arg5 ...interface{}) *gomock.Call
- func (mr *MockValidatingWebhookConfigurationV1Beta1InterfaceMockRecorder) Update(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockValidatingWebhookConfigurationV1Beta1InterfaceMockRecorder) Watch(arg0, arg1 interface{}) *gomock.Call
- type MockValidatingWebhookConfigurationV1Interface
- func (m *MockValidatingWebhookConfigurationV1Interface) Create(arg0 context.Context, arg1 *v1.ValidatingWebhookConfiguration, ...) (*v1.ValidatingWebhookConfiguration, error)
- func (m *MockValidatingWebhookConfigurationV1Interface) Delete(arg0 context.Context, arg1 string, arg2 v10.DeleteOptions) error
- func (m *MockValidatingWebhookConfigurationV1Interface) DeleteCollection(arg0 context.Context, arg1 v10.DeleteOptions, arg2 v10.ListOptions) error
- func (m *MockValidatingWebhookConfigurationV1Interface) EXPECT() *MockValidatingWebhookConfigurationV1InterfaceMockRecorder
- func (m *MockValidatingWebhookConfigurationV1Interface) Get(arg0 context.Context, arg1 string, arg2 v10.GetOptions) (*v1.ValidatingWebhookConfiguration, error)
- func (m *MockValidatingWebhookConfigurationV1Interface) List(arg0 context.Context, arg1 v10.ListOptions) (*v1.ValidatingWebhookConfigurationList, error)
- func (m *MockValidatingWebhookConfigurationV1Interface) Patch(arg0 context.Context, arg1 string, arg2 types.PatchType, arg3 []byte, ...) (*v1.ValidatingWebhookConfiguration, error)
- func (m *MockValidatingWebhookConfigurationV1Interface) Update(arg0 context.Context, arg1 *v1.ValidatingWebhookConfiguration, ...) (*v1.ValidatingWebhookConfiguration, error)
- func (m *MockValidatingWebhookConfigurationV1Interface) Watch(arg0 context.Context, arg1 v10.ListOptions) (watch.Interface, error)
- type MockValidatingWebhookConfigurationV1InterfaceMockRecorder
- func (mr *MockValidatingWebhookConfigurationV1InterfaceMockRecorder) Create(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockValidatingWebhookConfigurationV1InterfaceMockRecorder) Delete(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockValidatingWebhookConfigurationV1InterfaceMockRecorder) DeleteCollection(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockValidatingWebhookConfigurationV1InterfaceMockRecorder) Get(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockValidatingWebhookConfigurationV1InterfaceMockRecorder) List(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockValidatingWebhookConfigurationV1InterfaceMockRecorder) Patch(arg0, arg1, arg2, arg3, arg4 interface{}, arg5 ...interface{}) *gomock.Call
- func (mr *MockValidatingWebhookConfigurationV1InterfaceMockRecorder) Update(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockValidatingWebhookConfigurationV1InterfaceMockRecorder) Watch(arg0, arg1 interface{}) *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockAdmissionregistrationV1Interface ¶
type MockAdmissionregistrationV1Interface struct {
// contains filtered or unexported fields
}
MockAdmissionregistrationV1Interface is a mock of AdmissionregistrationV1Interface interface.
func NewMockAdmissionregistrationV1Interface ¶
func NewMockAdmissionregistrationV1Interface(ctrl *gomock.Controller) *MockAdmissionregistrationV1Interface
NewMockAdmissionregistrationV1Interface creates a new mock instance.
func (*MockAdmissionregistrationV1Interface) EXPECT ¶
func (m *MockAdmissionregistrationV1Interface) EXPECT() *MockAdmissionregistrationV1InterfaceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockAdmissionregistrationV1Interface) MutatingWebhookConfigurations ¶
func (m *MockAdmissionregistrationV1Interface) MutatingWebhookConfigurations() v11.MutatingWebhookConfigurationInterface
MutatingWebhookConfigurations mocks base method.
func (*MockAdmissionregistrationV1Interface) RESTClient ¶
func (m *MockAdmissionregistrationV1Interface) RESTClient() rest.Interface
RESTClient mocks base method.
func (*MockAdmissionregistrationV1Interface) ValidatingWebhookConfigurations ¶
func (m *MockAdmissionregistrationV1Interface) ValidatingWebhookConfigurations() v11.ValidatingWebhookConfigurationInterface
ValidatingWebhookConfigurations mocks base method.
type MockAdmissionregistrationV1InterfaceMockRecorder ¶
type MockAdmissionregistrationV1InterfaceMockRecorder struct {
// contains filtered or unexported fields
}
MockAdmissionregistrationV1InterfaceMockRecorder is the mock recorder for MockAdmissionregistrationV1Interface.
func (*MockAdmissionregistrationV1InterfaceMockRecorder) MutatingWebhookConfigurations ¶
func (mr *MockAdmissionregistrationV1InterfaceMockRecorder) MutatingWebhookConfigurations() *gomock.Call
MutatingWebhookConfigurations indicates an expected call of MutatingWebhookConfigurations.
func (*MockAdmissionregistrationV1InterfaceMockRecorder) RESTClient ¶
func (mr *MockAdmissionregistrationV1InterfaceMockRecorder) RESTClient() *gomock.Call
RESTClient indicates an expected call of RESTClient.
func (*MockAdmissionregistrationV1InterfaceMockRecorder) ValidatingWebhookConfigurations ¶
func (mr *MockAdmissionregistrationV1InterfaceMockRecorder) ValidatingWebhookConfigurations() *gomock.Call
ValidatingWebhookConfigurations indicates an expected call of ValidatingWebhookConfigurations.
type MockAdmissionregistrationV1beta1Interface ¶
type MockAdmissionregistrationV1beta1Interface struct {
// contains filtered or unexported fields
}
MockAdmissionregistrationV1beta1Interface is a mock of AdmissionregistrationV1beta1Interface interface.
func NewMockAdmissionregistrationV1beta1Interface ¶
func NewMockAdmissionregistrationV1beta1Interface(ctrl *gomock.Controller) *MockAdmissionregistrationV1beta1Interface
NewMockAdmissionregistrationV1beta1Interface creates a new mock instance.
func (*MockAdmissionregistrationV1beta1Interface) EXPECT ¶
func (m *MockAdmissionregistrationV1beta1Interface) EXPECT() *MockAdmissionregistrationV1beta1InterfaceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockAdmissionregistrationV1beta1Interface) MutatingWebhookConfigurations ¶
func (m *MockAdmissionregistrationV1beta1Interface) MutatingWebhookConfigurations() v1beta10.MutatingWebhookConfigurationInterface
MutatingWebhookConfigurations mocks base method.
func (*MockAdmissionregistrationV1beta1Interface) RESTClient ¶
func (m *MockAdmissionregistrationV1beta1Interface) RESTClient() rest.Interface
RESTClient mocks base method.
func (*MockAdmissionregistrationV1beta1Interface) ValidatingWebhookConfigurations ¶
func (m *MockAdmissionregistrationV1beta1Interface) ValidatingWebhookConfigurations() v1beta10.ValidatingWebhookConfigurationInterface
ValidatingWebhookConfigurations mocks base method.
type MockAdmissionregistrationV1beta1InterfaceMockRecorder ¶
type MockAdmissionregistrationV1beta1InterfaceMockRecorder struct {
// contains filtered or unexported fields
}
MockAdmissionregistrationV1beta1InterfaceMockRecorder is the mock recorder for MockAdmissionregistrationV1beta1Interface.
func (*MockAdmissionregistrationV1beta1InterfaceMockRecorder) MutatingWebhookConfigurations ¶
func (mr *MockAdmissionregistrationV1beta1InterfaceMockRecorder) MutatingWebhookConfigurations() *gomock.Call
MutatingWebhookConfigurations indicates an expected call of MutatingWebhookConfigurations.
func (*MockAdmissionregistrationV1beta1InterfaceMockRecorder) RESTClient ¶
func (mr *MockAdmissionregistrationV1beta1InterfaceMockRecorder) RESTClient() *gomock.Call
RESTClient indicates an expected call of RESTClient.
func (*MockAdmissionregistrationV1beta1InterfaceMockRecorder) ValidatingWebhookConfigurations ¶
func (mr *MockAdmissionregistrationV1beta1InterfaceMockRecorder) ValidatingWebhookConfigurations() *gomock.Call
ValidatingWebhookConfigurations indicates an expected call of ValidatingWebhookConfigurations.
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) ApiextensionsV1 ¶
func (m *MockApiExtensionsClientInterface) ApiextensionsV1() v1.ApiextensionsV1Interface
ApiextensionsV1 mocks base method.
func (*MockApiExtensionsClientInterface) ApiextensionsV1beta1 ¶
func (m *MockApiExtensionsClientInterface) ApiextensionsV1beta1() v1beta1.ApiextensionsV1beta1Interface
ApiextensionsV1beta1 mocks base method.
func (*MockApiExtensionsClientInterface) Discovery ¶
func (m *MockApiExtensionsClientInterface) Discovery() discovery.DiscoveryInterface
Discovery mocks base method.
func (*MockApiExtensionsClientInterface) EXPECT ¶
func (m *MockApiExtensionsClientInterface) EXPECT() *MockApiExtensionsClientInterfaceMockRecorder
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) ApiextensionsV1 ¶
func (mr *MockApiExtensionsClientInterfaceMockRecorder) ApiextensionsV1() *gomock.Call
ApiextensionsV1 indicates an expected call of ApiextensionsV1.
func (*MockApiExtensionsClientInterfaceMockRecorder) ApiextensionsV1beta1 ¶
func (mr *MockApiExtensionsClientInterfaceMockRecorder) ApiextensionsV1beta1() *gomock.Call
ApiextensionsV1beta1 indicates an expected call of ApiextensionsV1beta1.
func (*MockApiExtensionsClientInterfaceMockRecorder) Discovery ¶
func (mr *MockApiExtensionsClientInterfaceMockRecorder) Discovery() *gomock.Call
Discovery indicates an expected call of Discovery.
type MockApiextensionsV1Interface ¶
type MockApiextensionsV1Interface struct {
// contains filtered or unexported fields
}
MockApiextensionsV1Interface is a mock of ApiextensionsV1Interface interface.
func NewMockApiextensionsV1Interface ¶
func NewMockApiextensionsV1Interface(ctrl *gomock.Controller) *MockApiextensionsV1Interface
NewMockApiextensionsV1Interface creates a new mock instance.
func (*MockApiextensionsV1Interface) CustomResourceDefinitions ¶
func (m *MockApiextensionsV1Interface) CustomResourceDefinitions() v10.CustomResourceDefinitionInterface
CustomResourceDefinitions mocks base method.
func (*MockApiextensionsV1Interface) EXPECT ¶
func (m *MockApiextensionsV1Interface) EXPECT() *MockApiextensionsV1InterfaceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockApiextensionsV1Interface) RESTClient ¶
func (m *MockApiextensionsV1Interface) RESTClient() rest.Interface
RESTClient mocks base method.
type MockApiextensionsV1InterfaceMockRecorder ¶
type MockApiextensionsV1InterfaceMockRecorder struct {
// contains filtered or unexported fields
}
MockApiextensionsV1InterfaceMockRecorder is the mock recorder for MockApiextensionsV1Interface.
func (*MockApiextensionsV1InterfaceMockRecorder) CustomResourceDefinitions ¶
func (mr *MockApiextensionsV1InterfaceMockRecorder) CustomResourceDefinitions() *gomock.Call
CustomResourceDefinitions indicates an expected call of CustomResourceDefinitions.
func (*MockApiextensionsV1InterfaceMockRecorder) RESTClient ¶
func (mr *MockApiextensionsV1InterfaceMockRecorder) RESTClient() *gomock.Call
RESTClient indicates an expected call of RESTClient.
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 ¶
func (m *MockApiextensionsV1beta1Interface) CustomResourceDefinitions() v1beta10.CustomResourceDefinitionInterface
CustomResourceDefinitions mocks base method.
func (*MockApiextensionsV1beta1Interface) EXPECT ¶
func (m *MockApiextensionsV1beta1Interface) EXPECT() *MockApiextensionsV1beta1InterfaceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockApiextensionsV1beta1Interface) RESTClient ¶
func (m *MockApiextensionsV1beta1Interface) RESTClient() rest.Interface
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 ¶
func (mr *MockApiextensionsV1beta1InterfaceMockRecorder) RESTClient() *gomock.Call
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) v12.ControllerRevisionInterface
ControllerRevisions mocks base method.
func (*MockAppsV1Interface) DaemonSets ¶
func (m *MockAppsV1Interface) DaemonSets(arg0 string) v12.DaemonSetInterface
DaemonSets mocks base method.
func (*MockAppsV1Interface) Deployments ¶
func (m *MockAppsV1Interface) Deployments(arg0 string) v12.DeploymentInterface
Deployments mocks base method.
func (*MockAppsV1Interface) EXPECT ¶
func (m *MockAppsV1Interface) EXPECT() *MockAppsV1InterfaceMockRecorder
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) v12.ReplicaSetInterface
ReplicaSets mocks base method.
func (*MockAppsV1Interface) StatefulSets ¶
func (m *MockAppsV1Interface) StatefulSets(arg0 string) v12.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 MockCRDGetterInterface ¶
type MockCRDGetterInterface struct {
// contains filtered or unexported fields
}
MockCRDGetterInterface is a mock of CRDGetterInterface interface.
func NewMockCRDGetterInterface ¶
func NewMockCRDGetterInterface(ctrl *gomock.Controller) *MockCRDGetterInterface
NewMockCRDGetterInterface creates a new mock instance.
func (*MockCRDGetterInterface) EXPECT ¶
func (m *MockCRDGetterInterface) EXPECT() *MockCRDGetterInterfaceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockCRDGetterInterface) Get ¶
func (m *MockCRDGetterInterface) Get(arg0 string) (*v1.CustomResourceDefinition, error)
Get mocks base method.
type MockCRDGetterInterfaceMockRecorder ¶
type MockCRDGetterInterfaceMockRecorder struct {
// contains filtered or unexported fields
}
MockCRDGetterInterfaceMockRecorder is the mock recorder for MockCRDGetterInterface.
func (*MockCRDGetterInterfaceMockRecorder) Get ¶
func (mr *MockCRDGetterInterfaceMockRecorder) Get(arg0 interface{}) *gomock.Call
Get indicates an expected call of Get.
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 ¶
func (m *MockClusterRoleBindingInterface) Create(arg0 context.Context, arg1 *v1.ClusterRoleBinding, arg2 v10.CreateOptions) (*v1.ClusterRoleBinding, error)
Create mocks base method.
func (*MockClusterRoleBindingInterface) Delete ¶
func (m *MockClusterRoleBindingInterface) Delete(arg0 context.Context, arg1 string, arg2 v10.DeleteOptions) error
Delete mocks base method.
func (*MockClusterRoleBindingInterface) DeleteCollection ¶
func (m *MockClusterRoleBindingInterface) DeleteCollection(arg0 context.Context, arg1 v10.DeleteOptions, arg2 v10.ListOptions) error
DeleteCollection mocks base method.
func (*MockClusterRoleBindingInterface) EXPECT ¶
func (m *MockClusterRoleBindingInterface) EXPECT() *MockClusterRoleBindingInterfaceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockClusterRoleBindingInterface) Get ¶
func (m *MockClusterRoleBindingInterface) Get(arg0 context.Context, arg1 string, arg2 v10.GetOptions) (*v1.ClusterRoleBinding, error)
Get mocks base method.
func (*MockClusterRoleBindingInterface) List ¶
func (m *MockClusterRoleBindingInterface) List(arg0 context.Context, arg1 v10.ListOptions) (*v1.ClusterRoleBindingList, error)
List mocks base method.
func (*MockClusterRoleBindingInterface) Patch ¶
func (m *MockClusterRoleBindingInterface) Patch(arg0 context.Context, arg1 string, arg2 types.PatchType, arg3 []byte, arg4 v10.PatchOptions, arg5 ...string) (*v1.ClusterRoleBinding, error)
Patch mocks base method.
func (*MockClusterRoleBindingInterface) Update ¶
func (m *MockClusterRoleBindingInterface) Update(arg0 context.Context, arg1 *v1.ClusterRoleBinding, arg2 v10.UpdateOptions) (*v1.ClusterRoleBinding, error)
Update mocks base method.
func (*MockClusterRoleBindingInterface) Watch ¶
func (m *MockClusterRoleBindingInterface) Watch(arg0 context.Context, arg1 v10.ListOptions) (watch.Interface, error)
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, arg1, arg2 interface{}) *gomock.Call
Create indicates an expected call of Create.
func (*MockClusterRoleBindingInterfaceMockRecorder) Delete ¶
func (mr *MockClusterRoleBindingInterfaceMockRecorder) Delete(arg0, arg1, arg2 interface{}) *gomock.Call
Delete indicates an expected call of Delete.
func (*MockClusterRoleBindingInterfaceMockRecorder) DeleteCollection ¶
func (mr *MockClusterRoleBindingInterfaceMockRecorder) DeleteCollection(arg0, arg1, arg2 interface{}) *gomock.Call
DeleteCollection indicates an expected call of DeleteCollection.
func (*MockClusterRoleBindingInterfaceMockRecorder) Get ¶
func (mr *MockClusterRoleBindingInterfaceMockRecorder) Get(arg0, arg1, arg2 interface{}) *gomock.Call
Get indicates an expected call of Get.
func (*MockClusterRoleBindingInterfaceMockRecorder) List ¶
func (mr *MockClusterRoleBindingInterfaceMockRecorder) List(arg0, arg1 interface{}) *gomock.Call
List indicates an expected call of List.
func (*MockClusterRoleBindingInterfaceMockRecorder) Patch ¶
func (mr *MockClusterRoleBindingInterfaceMockRecorder) Patch(arg0, arg1, arg2, arg3, arg4 interface{}, arg5 ...interface{}) *gomock.Call
Patch indicates an expected call of Patch.
func (*MockClusterRoleBindingInterfaceMockRecorder) Update ¶
func (mr *MockClusterRoleBindingInterfaceMockRecorder) Update(arg0, arg1, arg2 interface{}) *gomock.Call
Update indicates an expected call of Update.
func (*MockClusterRoleBindingInterfaceMockRecorder) Watch ¶
func (mr *MockClusterRoleBindingInterfaceMockRecorder) Watch(arg0, arg1 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 ¶
func (m *MockClusterRoleInterface) Create(arg0 context.Context, arg1 *v1.ClusterRole, arg2 v10.CreateOptions) (*v1.ClusterRole, error)
Create mocks base method.
func (*MockClusterRoleInterface) Delete ¶
func (m *MockClusterRoleInterface) Delete(arg0 context.Context, arg1 string, arg2 v10.DeleteOptions) error
Delete mocks base method.
func (*MockClusterRoleInterface) DeleteCollection ¶
func (m *MockClusterRoleInterface) DeleteCollection(arg0 context.Context, arg1 v10.DeleteOptions, arg2 v10.ListOptions) error
DeleteCollection mocks base method.
func (*MockClusterRoleInterface) EXPECT ¶
func (m *MockClusterRoleInterface) EXPECT() *MockClusterRoleInterfaceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockClusterRoleInterface) Get ¶
func (m *MockClusterRoleInterface) Get(arg0 context.Context, arg1 string, arg2 v10.GetOptions) (*v1.ClusterRole, error)
Get mocks base method.
func (*MockClusterRoleInterface) List ¶
func (m *MockClusterRoleInterface) List(arg0 context.Context, arg1 v10.ListOptions) (*v1.ClusterRoleList, error)
List mocks base method.
func (*MockClusterRoleInterface) Patch ¶
func (m *MockClusterRoleInterface) Patch(arg0 context.Context, arg1 string, arg2 types.PatchType, arg3 []byte, arg4 v10.PatchOptions, arg5 ...string) (*v1.ClusterRole, error)
Patch mocks base method.
func (*MockClusterRoleInterface) Update ¶
func (m *MockClusterRoleInterface) Update(arg0 context.Context, arg1 *v1.ClusterRole, arg2 v10.UpdateOptions) (*v1.ClusterRole, error)
Update mocks base method.
func (*MockClusterRoleInterface) Watch ¶
func (m *MockClusterRoleInterface) Watch(arg0 context.Context, arg1 v10.ListOptions) (watch.Interface, error)
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, arg1, arg2 interface{}) *gomock.Call
Create indicates an expected call of Create.
func (*MockClusterRoleInterfaceMockRecorder) Delete ¶
func (mr *MockClusterRoleInterfaceMockRecorder) Delete(arg0, arg1, arg2 interface{}) *gomock.Call
Delete indicates an expected call of Delete.
func (*MockClusterRoleInterfaceMockRecorder) DeleteCollection ¶
func (mr *MockClusterRoleInterfaceMockRecorder) DeleteCollection(arg0, arg1, arg2 interface{}) *gomock.Call
DeleteCollection indicates an expected call of DeleteCollection.
func (*MockClusterRoleInterfaceMockRecorder) Get ¶
func (mr *MockClusterRoleInterfaceMockRecorder) Get(arg0, arg1, arg2 interface{}) *gomock.Call
Get indicates an expected call of Get.
func (*MockClusterRoleInterfaceMockRecorder) List ¶
func (mr *MockClusterRoleInterfaceMockRecorder) List(arg0, arg1 interface{}) *gomock.Call
List indicates an expected call of List.
func (*MockClusterRoleInterfaceMockRecorder) Patch ¶
func (mr *MockClusterRoleInterfaceMockRecorder) Patch(arg0, arg1, arg2, arg3, arg4 interface{}, arg5 ...interface{}) *gomock.Call
Patch indicates an expected call of Patch.
func (*MockClusterRoleInterfaceMockRecorder) Update ¶
func (mr *MockClusterRoleInterfaceMockRecorder) Update(arg0, arg1, arg2 interface{}) *gomock.Call
Update indicates an expected call of Update.
func (*MockClusterRoleInterfaceMockRecorder) Watch ¶
func (mr *MockClusterRoleInterfaceMockRecorder) Watch(arg0, arg1 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 context.Context, arg1 *v1.ConfigMap, arg2 v10.CreateOptions) (*v1.ConfigMap, error)
Create mocks base method.
func (*MockConfigMapInterface) Delete ¶
func (m *MockConfigMapInterface) Delete(arg0 context.Context, arg1 string, arg2 v10.DeleteOptions) error
Delete mocks base method.
func (*MockConfigMapInterface) DeleteCollection ¶
func (m *MockConfigMapInterface) DeleteCollection(arg0 context.Context, arg1 v10.DeleteOptions, arg2 v10.ListOptions) error
DeleteCollection mocks base method.
func (*MockConfigMapInterface) EXPECT ¶
func (m *MockConfigMapInterface) EXPECT() *MockConfigMapInterfaceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockConfigMapInterface) Get ¶
func (m *MockConfigMapInterface) Get(arg0 context.Context, arg1 string, arg2 v10.GetOptions) (*v1.ConfigMap, error)
Get mocks base method.
func (*MockConfigMapInterface) List ¶
func (m *MockConfigMapInterface) List(arg0 context.Context, arg1 v10.ListOptions) (*v1.ConfigMapList, error)
List mocks base method.
func (*MockConfigMapInterface) Patch ¶
func (m *MockConfigMapInterface) Patch(arg0 context.Context, arg1 string, arg2 types.PatchType, arg3 []byte, arg4 v10.PatchOptions, arg5 ...string) (*v1.ConfigMap, error)
Patch mocks base method.
func (*MockConfigMapInterface) Update ¶
func (m *MockConfigMapInterface) Update(arg0 context.Context, arg1 *v1.ConfigMap, arg2 v10.UpdateOptions) (*v1.ConfigMap, error)
Update mocks base method.
func (*MockConfigMapInterface) Watch ¶
func (m *MockConfigMapInterface) Watch(arg0 context.Context, arg1 v10.ListOptions) (watch.Interface, error)
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, arg1, arg2 interface{}) *gomock.Call
Create indicates an expected call of Create.
func (*MockConfigMapInterfaceMockRecorder) Delete ¶
func (mr *MockConfigMapInterfaceMockRecorder) Delete(arg0, arg1, arg2 interface{}) *gomock.Call
Delete indicates an expected call of Delete.
func (*MockConfigMapInterfaceMockRecorder) DeleteCollection ¶
func (mr *MockConfigMapInterfaceMockRecorder) DeleteCollection(arg0, arg1, arg2 interface{}) *gomock.Call
DeleteCollection indicates an expected call of DeleteCollection.
func (*MockConfigMapInterfaceMockRecorder) Get ¶
func (mr *MockConfigMapInterfaceMockRecorder) Get(arg0, arg1, arg2 interface{}) *gomock.Call
Get indicates an expected call of Get.
func (*MockConfigMapInterfaceMockRecorder) List ¶
func (mr *MockConfigMapInterfaceMockRecorder) List(arg0, arg1 interface{}) *gomock.Call
List indicates an expected call of List.
func (*MockConfigMapInterfaceMockRecorder) Patch ¶
func (mr *MockConfigMapInterfaceMockRecorder) Patch(arg0, arg1, arg2, arg3, arg4 interface{}, arg5 ...interface{}) *gomock.Call
Patch indicates an expected call of Patch.
func (*MockConfigMapInterfaceMockRecorder) Update ¶
func (mr *MockConfigMapInterfaceMockRecorder) Update(arg0, arg1, arg2 interface{}) *gomock.Call
Update indicates an expected call of Update.
func (*MockConfigMapInterfaceMockRecorder) Watch ¶
func (mr *MockConfigMapInterfaceMockRecorder) Watch(arg0, arg1 interface{}) *gomock.Call
Watch indicates an expected call of Watch.
type MockContext ¶
type MockContext struct {
// contains filtered or unexported fields
}
MockContext is a mock of Context interface.
func NewMockContext ¶
func NewMockContext(ctrl *gomock.Controller) *MockContext
NewMockContext creates a new mock instance.
func (*MockContext) Deadline ¶
func (m *MockContext) Deadline() (time.Time, bool)
Deadline mocks base method.
func (*MockContext) EXPECT ¶
func (m *MockContext) EXPECT() *MockContextMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockContext) Value ¶
func (m *MockContext) Value(arg0 interface{}) interface{}
Value mocks base method.
type MockContextMockRecorder ¶
type MockContextMockRecorder struct {
// contains filtered or unexported fields
}
MockContextMockRecorder is the mock recorder for MockContext.
func (*MockContextMockRecorder) Deadline ¶
func (mr *MockContextMockRecorder) Deadline() *gomock.Call
Deadline indicates an expected call of Deadline.
func (*MockContextMockRecorder) Done ¶
func (mr *MockContextMockRecorder) Done() *gomock.Call
Done indicates an expected call of Done.
func (*MockContextMockRecorder) Err ¶
func (mr *MockContextMockRecorder) Err() *gomock.Call
Err indicates an expected call of Err.
func (*MockContextMockRecorder) Value ¶
func (mr *MockContextMockRecorder) Value(arg0 interface{}) *gomock.Call
Value indicates an expected call of Value.
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 ¶
func (m *MockCoreV1Interface) EXPECT() *MockCoreV1InterfaceMockRecorder
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 ¶
func (m *MockCoreV1Interface) Nodes() v11.NodeInterface
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 ¶
func (m *MockCoreV1Interface) Pods(arg0 string) v11.PodInterface
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 ¶
func (mr *MockCoreV1InterfaceMockRecorder) Nodes() *gomock.Call
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 MockCustomResourceDefinitionV1Beta1Interface ¶
type MockCustomResourceDefinitionV1Beta1Interface struct {
// contains filtered or unexported fields
}
MockCustomResourceDefinitionV1Beta1Interface is a mock of CustomResourceDefinitionInterface interface.
func NewMockCustomResourceDefinitionV1Beta1Interface ¶
func NewMockCustomResourceDefinitionV1Beta1Interface(ctrl *gomock.Controller) *MockCustomResourceDefinitionV1Beta1Interface
NewMockCustomResourceDefinitionV1Beta1Interface creates a new mock instance.
func (*MockCustomResourceDefinitionV1Beta1Interface) Create ¶
func (m *MockCustomResourceDefinitionV1Beta1Interface) Create(arg0 context.Context, arg1 *v1beta1.CustomResourceDefinition, arg2 v1.CreateOptions) (*v1beta1.CustomResourceDefinition, error)
Create mocks base method.
func (*MockCustomResourceDefinitionV1Beta1Interface) Delete ¶
func (m *MockCustomResourceDefinitionV1Beta1Interface) Delete(arg0 context.Context, arg1 string, arg2 v1.DeleteOptions) error
Delete mocks base method.
func (*MockCustomResourceDefinitionV1Beta1Interface) DeleteCollection ¶
func (m *MockCustomResourceDefinitionV1Beta1Interface) DeleteCollection(arg0 context.Context, arg1 v1.DeleteOptions, arg2 v1.ListOptions) error
DeleteCollection mocks base method.
func (*MockCustomResourceDefinitionV1Beta1Interface) EXPECT ¶
func (m *MockCustomResourceDefinitionV1Beta1Interface) EXPECT() *MockCustomResourceDefinitionV1Beta1InterfaceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockCustomResourceDefinitionV1Beta1Interface) Get ¶
func (m *MockCustomResourceDefinitionV1Beta1Interface) Get(arg0 context.Context, arg1 string, arg2 v1.GetOptions) (*v1beta1.CustomResourceDefinition, error)
Get mocks base method.
func (*MockCustomResourceDefinitionV1Beta1Interface) List ¶
func (m *MockCustomResourceDefinitionV1Beta1Interface) List(arg0 context.Context, arg1 v1.ListOptions) (*v1beta1.CustomResourceDefinitionList, error)
List mocks base method.
func (*MockCustomResourceDefinitionV1Beta1Interface) Patch ¶
func (m *MockCustomResourceDefinitionV1Beta1Interface) Patch(arg0 context.Context, arg1 string, arg2 types.PatchType, arg3 []byte, arg4 v1.PatchOptions, arg5 ...string) (*v1beta1.CustomResourceDefinition, error)
Patch mocks base method.
func (*MockCustomResourceDefinitionV1Beta1Interface) Update ¶
func (m *MockCustomResourceDefinitionV1Beta1Interface) Update(arg0 context.Context, arg1 *v1beta1.CustomResourceDefinition, arg2 v1.UpdateOptions) (*v1beta1.CustomResourceDefinition, error)
Update mocks base method.
func (*MockCustomResourceDefinitionV1Beta1Interface) UpdateStatus ¶
func (m *MockCustomResourceDefinitionV1Beta1Interface) UpdateStatus(arg0 context.Context, arg1 *v1beta1.CustomResourceDefinition, arg2 v1.UpdateOptions) (*v1beta1.CustomResourceDefinition, error)
UpdateStatus mocks base method.
func (*MockCustomResourceDefinitionV1Beta1Interface) Watch ¶
func (m *MockCustomResourceDefinitionV1Beta1Interface) Watch(arg0 context.Context, arg1 v1.ListOptions) (watch.Interface, error)
Watch mocks base method.
type MockCustomResourceDefinitionV1Beta1InterfaceMockRecorder ¶
type MockCustomResourceDefinitionV1Beta1InterfaceMockRecorder struct {
// contains filtered or unexported fields
}
MockCustomResourceDefinitionV1Beta1InterfaceMockRecorder is the mock recorder for MockCustomResourceDefinitionV1Beta1Interface.
func (*MockCustomResourceDefinitionV1Beta1InterfaceMockRecorder) Create ¶
func (mr *MockCustomResourceDefinitionV1Beta1InterfaceMockRecorder) Create(arg0, arg1, arg2 interface{}) *gomock.Call
Create indicates an expected call of Create.
func (*MockCustomResourceDefinitionV1Beta1InterfaceMockRecorder) Delete ¶
func (mr *MockCustomResourceDefinitionV1Beta1InterfaceMockRecorder) Delete(arg0, arg1, arg2 interface{}) *gomock.Call
Delete indicates an expected call of Delete.
func (*MockCustomResourceDefinitionV1Beta1InterfaceMockRecorder) DeleteCollection ¶
func (mr *MockCustomResourceDefinitionV1Beta1InterfaceMockRecorder) DeleteCollection(arg0, arg1, arg2 interface{}) *gomock.Call
DeleteCollection indicates an expected call of DeleteCollection.
func (*MockCustomResourceDefinitionV1Beta1InterfaceMockRecorder) Get ¶
func (mr *MockCustomResourceDefinitionV1Beta1InterfaceMockRecorder) Get(arg0, arg1, arg2 interface{}) *gomock.Call
Get indicates an expected call of Get.
func (*MockCustomResourceDefinitionV1Beta1InterfaceMockRecorder) List ¶
func (mr *MockCustomResourceDefinitionV1Beta1InterfaceMockRecorder) List(arg0, arg1 interface{}) *gomock.Call
List indicates an expected call of List.
func (*MockCustomResourceDefinitionV1Beta1InterfaceMockRecorder) Patch ¶
func (mr *MockCustomResourceDefinitionV1Beta1InterfaceMockRecorder) Patch(arg0, arg1, arg2, arg3, arg4 interface{}, arg5 ...interface{}) *gomock.Call
Patch indicates an expected call of Patch.
func (*MockCustomResourceDefinitionV1Beta1InterfaceMockRecorder) Update ¶
func (mr *MockCustomResourceDefinitionV1Beta1InterfaceMockRecorder) Update(arg0, arg1, arg2 interface{}) *gomock.Call
Update indicates an expected call of Update.
func (*MockCustomResourceDefinitionV1Beta1InterfaceMockRecorder) UpdateStatus ¶
func (mr *MockCustomResourceDefinitionV1Beta1InterfaceMockRecorder) UpdateStatus(arg0, arg1, arg2 interface{}) *gomock.Call
UpdateStatus indicates an expected call of UpdateStatus.
func (*MockCustomResourceDefinitionV1Beta1InterfaceMockRecorder) Watch ¶
func (mr *MockCustomResourceDefinitionV1Beta1InterfaceMockRecorder) Watch(arg0, arg1 interface{}) *gomock.Call
Watch indicates an expected call of Watch.
type MockCustomResourceDefinitionV1Interface ¶
type MockCustomResourceDefinitionV1Interface struct {
// contains filtered or unexported fields
}
MockCustomResourceDefinitionV1Interface is a mock of CustomResourceDefinitionInterface interface.
func NewMockCustomResourceDefinitionV1Interface ¶
func NewMockCustomResourceDefinitionV1Interface(ctrl *gomock.Controller) *MockCustomResourceDefinitionV1Interface
NewMockCustomResourceDefinitionV1Interface creates a new mock instance.
func (*MockCustomResourceDefinitionV1Interface) Create ¶
func (m *MockCustomResourceDefinitionV1Interface) Create(arg0 context.Context, arg1 *v1.CustomResourceDefinition, arg2 v11.CreateOptions) (*v1.CustomResourceDefinition, error)
Create mocks base method.
func (*MockCustomResourceDefinitionV1Interface) Delete ¶
func (m *MockCustomResourceDefinitionV1Interface) Delete(arg0 context.Context, arg1 string, arg2 v11.DeleteOptions) error
Delete mocks base method.
func (*MockCustomResourceDefinitionV1Interface) DeleteCollection ¶
func (m *MockCustomResourceDefinitionV1Interface) DeleteCollection(arg0 context.Context, arg1 v11.DeleteOptions, arg2 v11.ListOptions) error
DeleteCollection mocks base method.
func (*MockCustomResourceDefinitionV1Interface) EXPECT ¶
func (m *MockCustomResourceDefinitionV1Interface) EXPECT() *MockCustomResourceDefinitionV1InterfaceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockCustomResourceDefinitionV1Interface) Get ¶
func (m *MockCustomResourceDefinitionV1Interface) Get(arg0 context.Context, arg1 string, arg2 v11.GetOptions) (*v1.CustomResourceDefinition, error)
Get mocks base method.
func (*MockCustomResourceDefinitionV1Interface) List ¶
func (m *MockCustomResourceDefinitionV1Interface) List(arg0 context.Context, arg1 v11.ListOptions) (*v1.CustomResourceDefinitionList, error)
List mocks base method.
func (*MockCustomResourceDefinitionV1Interface) Patch ¶
func (m *MockCustomResourceDefinitionV1Interface) Patch(arg0 context.Context, arg1 string, arg2 types.PatchType, arg3 []byte, arg4 v11.PatchOptions, arg5 ...string) (*v1.CustomResourceDefinition, error)
Patch mocks base method.
func (*MockCustomResourceDefinitionV1Interface) Update ¶
func (m *MockCustomResourceDefinitionV1Interface) Update(arg0 context.Context, arg1 *v1.CustomResourceDefinition, arg2 v11.UpdateOptions) (*v1.CustomResourceDefinition, error)
Update mocks base method.
func (*MockCustomResourceDefinitionV1Interface) UpdateStatus ¶
func (m *MockCustomResourceDefinitionV1Interface) UpdateStatus(arg0 context.Context, arg1 *v1.CustomResourceDefinition, arg2 v11.UpdateOptions) (*v1.CustomResourceDefinition, error)
UpdateStatus mocks base method.
func (*MockCustomResourceDefinitionV1Interface) Watch ¶
func (m *MockCustomResourceDefinitionV1Interface) Watch(arg0 context.Context, arg1 v11.ListOptions) (watch.Interface, error)
Watch mocks base method.
type MockCustomResourceDefinitionV1InterfaceMockRecorder ¶
type MockCustomResourceDefinitionV1InterfaceMockRecorder struct {
// contains filtered or unexported fields
}
MockCustomResourceDefinitionV1InterfaceMockRecorder is the mock recorder for MockCustomResourceDefinitionV1Interface.
func (*MockCustomResourceDefinitionV1InterfaceMockRecorder) Create ¶
func (mr *MockCustomResourceDefinitionV1InterfaceMockRecorder) Create(arg0, arg1, arg2 interface{}) *gomock.Call
Create indicates an expected call of Create.
func (*MockCustomResourceDefinitionV1InterfaceMockRecorder) Delete ¶
func (mr *MockCustomResourceDefinitionV1InterfaceMockRecorder) Delete(arg0, arg1, arg2 interface{}) *gomock.Call
Delete indicates an expected call of Delete.
func (*MockCustomResourceDefinitionV1InterfaceMockRecorder) DeleteCollection ¶
func (mr *MockCustomResourceDefinitionV1InterfaceMockRecorder) DeleteCollection(arg0, arg1, arg2 interface{}) *gomock.Call
DeleteCollection indicates an expected call of DeleteCollection.
func (*MockCustomResourceDefinitionV1InterfaceMockRecorder) Get ¶
func (mr *MockCustomResourceDefinitionV1InterfaceMockRecorder) Get(arg0, arg1, arg2 interface{}) *gomock.Call
Get indicates an expected call of Get.
func (*MockCustomResourceDefinitionV1InterfaceMockRecorder) List ¶
func (mr *MockCustomResourceDefinitionV1InterfaceMockRecorder) List(arg0, arg1 interface{}) *gomock.Call
List indicates an expected call of List.
func (*MockCustomResourceDefinitionV1InterfaceMockRecorder) Patch ¶
func (mr *MockCustomResourceDefinitionV1InterfaceMockRecorder) Patch(arg0, arg1, arg2, arg3, arg4 interface{}, arg5 ...interface{}) *gomock.Call
Patch indicates an expected call of Patch.
func (*MockCustomResourceDefinitionV1InterfaceMockRecorder) Update ¶
func (mr *MockCustomResourceDefinitionV1InterfaceMockRecorder) Update(arg0, arg1, arg2 interface{}) *gomock.Call
Update indicates an expected call of Update.
func (*MockCustomResourceDefinitionV1InterfaceMockRecorder) UpdateStatus ¶
func (mr *MockCustomResourceDefinitionV1InterfaceMockRecorder) UpdateStatus(arg0, arg1, arg2 interface{}) *gomock.Call
UpdateStatus indicates an expected call of UpdateStatus.
func (*MockCustomResourceDefinitionV1InterfaceMockRecorder) Watch ¶
func (mr *MockCustomResourceDefinitionV1InterfaceMockRecorder) Watch(arg0, arg1 interface{}) *gomock.Call
Watch indicates an expected call of Watch.
type MockDaemonSetInterface ¶
type MockDaemonSetInterface struct {
// contains filtered or unexported fields
}
MockDaemonSetInterface is a mock of DaemonSetInterface interface.
func NewMockDaemonSetInterface ¶
func NewMockDaemonSetInterface(ctrl *gomock.Controller) *MockDaemonSetInterface
NewMockDaemonSetInterface creates a new mock instance.
func (*MockDaemonSetInterface) Create ¶
func (m *MockDaemonSetInterface) Create(arg0 context.Context, arg1 *v1.DaemonSet, arg2 v11.CreateOptions) (*v1.DaemonSet, error)
Create mocks base method.
func (*MockDaemonSetInterface) Delete ¶
func (m *MockDaemonSetInterface) Delete(arg0 context.Context, arg1 string, arg2 v11.DeleteOptions) error
Delete mocks base method.
func (*MockDaemonSetInterface) DeleteCollection ¶
func (m *MockDaemonSetInterface) DeleteCollection(arg0 context.Context, arg1 v11.DeleteOptions, arg2 v11.ListOptions) error
DeleteCollection mocks base method.
func (*MockDaemonSetInterface) EXPECT ¶
func (m *MockDaemonSetInterface) EXPECT() *MockDaemonSetInterfaceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockDaemonSetInterface) Get ¶
func (m *MockDaemonSetInterface) Get(arg0 context.Context, arg1 string, arg2 v11.GetOptions) (*v1.DaemonSet, error)
Get mocks base method.
func (*MockDaemonSetInterface) List ¶
func (m *MockDaemonSetInterface) List(arg0 context.Context, arg1 v11.ListOptions) (*v1.DaemonSetList, error)
List mocks base method.
func (*MockDaemonSetInterface) Patch ¶
func (m *MockDaemonSetInterface) Patch(arg0 context.Context, arg1 string, arg2 types.PatchType, arg3 []byte, arg4 v11.PatchOptions, arg5 ...string) (*v1.DaemonSet, error)
Patch mocks base method.
func (*MockDaemonSetInterface) Update ¶
func (m *MockDaemonSetInterface) Update(arg0 context.Context, arg1 *v1.DaemonSet, arg2 v11.UpdateOptions) (*v1.DaemonSet, error)
Update mocks base method.
func (*MockDaemonSetInterface) UpdateStatus ¶
func (m *MockDaemonSetInterface) UpdateStatus(arg0 context.Context, arg1 *v1.DaemonSet, arg2 v11.UpdateOptions) (*v1.DaemonSet, error)
UpdateStatus mocks base method.
func (*MockDaemonSetInterface) Watch ¶
func (m *MockDaemonSetInterface) Watch(arg0 context.Context, arg1 v11.ListOptions) (watch.Interface, error)
Watch mocks base method.
type MockDaemonSetInterfaceMockRecorder ¶
type MockDaemonSetInterfaceMockRecorder struct {
// contains filtered or unexported fields
}
MockDaemonSetInterfaceMockRecorder is the mock recorder for MockDaemonSetInterface.
func (*MockDaemonSetInterfaceMockRecorder) Create ¶
func (mr *MockDaemonSetInterfaceMockRecorder) Create(arg0, arg1, arg2 interface{}) *gomock.Call
Create indicates an expected call of Create.
func (*MockDaemonSetInterfaceMockRecorder) Delete ¶
func (mr *MockDaemonSetInterfaceMockRecorder) Delete(arg0, arg1, arg2 interface{}) *gomock.Call
Delete indicates an expected call of Delete.
func (*MockDaemonSetInterfaceMockRecorder) DeleteCollection ¶
func (mr *MockDaemonSetInterfaceMockRecorder) DeleteCollection(arg0, arg1, arg2 interface{}) *gomock.Call
DeleteCollection indicates an expected call of DeleteCollection.
func (*MockDaemonSetInterfaceMockRecorder) Get ¶
func (mr *MockDaemonSetInterfaceMockRecorder) Get(arg0, arg1, arg2 interface{}) *gomock.Call
Get indicates an expected call of Get.
func (*MockDaemonSetInterfaceMockRecorder) List ¶
func (mr *MockDaemonSetInterfaceMockRecorder) List(arg0, arg1 interface{}) *gomock.Call
List indicates an expected call of List.
func (*MockDaemonSetInterfaceMockRecorder) Patch ¶
func (mr *MockDaemonSetInterfaceMockRecorder) Patch(arg0, arg1, arg2, arg3, arg4 interface{}, arg5 ...interface{}) *gomock.Call
Patch indicates an expected call of Patch.
func (*MockDaemonSetInterfaceMockRecorder) Update ¶
func (mr *MockDaemonSetInterfaceMockRecorder) Update(arg0, arg1, arg2 interface{}) *gomock.Call
Update indicates an expected call of Update.
func (*MockDaemonSetInterfaceMockRecorder) UpdateStatus ¶
func (mr *MockDaemonSetInterfaceMockRecorder) UpdateStatus(arg0, arg1, arg2 interface{}) *gomock.Call
UpdateStatus indicates an expected call of UpdateStatus.
func (*MockDaemonSetInterfaceMockRecorder) Watch ¶
func (mr *MockDaemonSetInterfaceMockRecorder) Watch(arg0, arg1 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 context.Context, arg1 *v1.Deployment, arg2 v11.CreateOptions) (*v1.Deployment, error)
Create mocks base method.
func (*MockDeploymentInterface) Delete ¶
func (m *MockDeploymentInterface) Delete(arg0 context.Context, arg1 string, arg2 v11.DeleteOptions) error
Delete mocks base method.
func (*MockDeploymentInterface) DeleteCollection ¶
func (m *MockDeploymentInterface) DeleteCollection(arg0 context.Context, arg1 v11.DeleteOptions, arg2 v11.ListOptions) error
DeleteCollection mocks base method.
func (*MockDeploymentInterface) EXPECT ¶
func (m *MockDeploymentInterface) EXPECT() *MockDeploymentInterfaceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockDeploymentInterface) Get ¶
func (m *MockDeploymentInterface) Get(arg0 context.Context, arg1 string, arg2 v11.GetOptions) (*v1.Deployment, error)
Get mocks base method.
func (*MockDeploymentInterface) GetScale ¶
func (m *MockDeploymentInterface) GetScale(arg0 context.Context, arg1 string, arg2 v11.GetOptions) (*v10.Scale, error)
GetScale mocks base method.
func (*MockDeploymentInterface) List ¶
func (m *MockDeploymentInterface) List(arg0 context.Context, arg1 v11.ListOptions) (*v1.DeploymentList, error)
List mocks base method.
func (*MockDeploymentInterface) Patch ¶
func (m *MockDeploymentInterface) Patch(arg0 context.Context, arg1 string, arg2 types.PatchType, arg3 []byte, arg4 v11.PatchOptions, arg5 ...string) (*v1.Deployment, error)
Patch mocks base method.
func (*MockDeploymentInterface) Update ¶
func (m *MockDeploymentInterface) Update(arg0 context.Context, arg1 *v1.Deployment, arg2 v11.UpdateOptions) (*v1.Deployment, error)
Update mocks base method.
func (*MockDeploymentInterface) UpdateScale ¶
func (m *MockDeploymentInterface) UpdateScale(arg0 context.Context, arg1 string, arg2 *v10.Scale, arg3 v11.UpdateOptions) (*v10.Scale, error)
UpdateScale mocks base method.
func (*MockDeploymentInterface) UpdateStatus ¶
func (m *MockDeploymentInterface) UpdateStatus(arg0 context.Context, arg1 *v1.Deployment, arg2 v11.UpdateOptions) (*v1.Deployment, error)
UpdateStatus mocks base method.
func (*MockDeploymentInterface) Watch ¶
func (m *MockDeploymentInterface) Watch(arg0 context.Context, arg1 v11.ListOptions) (watch.Interface, error)
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, arg1, arg2 interface{}) *gomock.Call
Create indicates an expected call of Create.
func (*MockDeploymentInterfaceMockRecorder) Delete ¶
func (mr *MockDeploymentInterfaceMockRecorder) Delete(arg0, arg1, arg2 interface{}) *gomock.Call
Delete indicates an expected call of Delete.
func (*MockDeploymentInterfaceMockRecorder) DeleteCollection ¶
func (mr *MockDeploymentInterfaceMockRecorder) DeleteCollection(arg0, arg1, arg2 interface{}) *gomock.Call
DeleteCollection indicates an expected call of DeleteCollection.
func (*MockDeploymentInterfaceMockRecorder) Get ¶
func (mr *MockDeploymentInterfaceMockRecorder) Get(arg0, arg1, arg2 interface{}) *gomock.Call
Get indicates an expected call of Get.
func (*MockDeploymentInterfaceMockRecorder) GetScale ¶
func (mr *MockDeploymentInterfaceMockRecorder) GetScale(arg0, arg1, arg2 interface{}) *gomock.Call
GetScale indicates an expected call of GetScale.
func (*MockDeploymentInterfaceMockRecorder) List ¶
func (mr *MockDeploymentInterfaceMockRecorder) List(arg0, arg1 interface{}) *gomock.Call
List indicates an expected call of List.
func (*MockDeploymentInterfaceMockRecorder) Patch ¶
func (mr *MockDeploymentInterfaceMockRecorder) Patch(arg0, arg1, arg2, arg3, arg4 interface{}, arg5 ...interface{}) *gomock.Call
Patch indicates an expected call of Patch.
func (*MockDeploymentInterfaceMockRecorder) Update ¶
func (mr *MockDeploymentInterfaceMockRecorder) Update(arg0, arg1, arg2 interface{}) *gomock.Call
Update indicates an expected call of Update.
func (*MockDeploymentInterfaceMockRecorder) UpdateScale ¶
func (mr *MockDeploymentInterfaceMockRecorder) UpdateScale(arg0, arg1, arg2, arg3 interface{}) *gomock.Call
UpdateScale indicates an expected call of UpdateScale.
func (*MockDeploymentInterfaceMockRecorder) UpdateStatus ¶
func (mr *MockDeploymentInterfaceMockRecorder) UpdateStatus(arg0, arg1, arg2 interface{}) *gomock.Call
UpdateStatus indicates an expected call of UpdateStatus.
func (*MockDeploymentInterfaceMockRecorder) Watch ¶
func (mr *MockDeploymentInterfaceMockRecorder) Watch(arg0, arg1 interface{}) *gomock.Call
Watch indicates an expected call of Watch.
type MockDiscoveryInterface ¶
type MockDiscoveryInterface struct {
// contains filtered or unexported fields
}
MockDiscoveryInterface is a mock of DiscoveryInterface interface.
func NewMockDiscoveryInterface ¶
func NewMockDiscoveryInterface(ctrl *gomock.Controller) *MockDiscoveryInterface
NewMockDiscoveryInterface creates a new mock instance.
func (*MockDiscoveryInterface) EXPECT ¶
func (m *MockDiscoveryInterface) EXPECT() *MockDiscoveryInterfaceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockDiscoveryInterface) OpenAPISchema ¶
func (m *MockDiscoveryInterface) OpenAPISchema() (*openapi_v2.Document, error)
OpenAPISchema mocks base method.
func (*MockDiscoveryInterface) RESTClient ¶
func (m *MockDiscoveryInterface) RESTClient() rest.Interface
RESTClient mocks base method.
func (*MockDiscoveryInterface) ServerGroups ¶
func (m *MockDiscoveryInterface) ServerGroups() (*v1.APIGroupList, error)
ServerGroups mocks base method.
func (*MockDiscoveryInterface) ServerGroupsAndResources ¶
func (m *MockDiscoveryInterface) ServerGroupsAndResources() ([]*v1.APIGroup, []*v1.APIResourceList, error)
ServerGroupsAndResources mocks base method.
func (*MockDiscoveryInterface) ServerPreferredNamespacedResources ¶
func (m *MockDiscoveryInterface) ServerPreferredNamespacedResources() ([]*v1.APIResourceList, error)
ServerPreferredNamespacedResources mocks base method.
func (*MockDiscoveryInterface) ServerPreferredResources ¶
func (m *MockDiscoveryInterface) ServerPreferredResources() ([]*v1.APIResourceList, error)
ServerPreferredResources mocks base method.
func (*MockDiscoveryInterface) ServerResources ¶
func (m *MockDiscoveryInterface) ServerResources() ([]*v1.APIResourceList, error)
ServerResources mocks base method.
func (*MockDiscoveryInterface) ServerResourcesForGroupVersion ¶
func (m *MockDiscoveryInterface) ServerResourcesForGroupVersion(arg0 string) (*v1.APIResourceList, error)
ServerResourcesForGroupVersion mocks base method.
func (*MockDiscoveryInterface) ServerVersion ¶
func (m *MockDiscoveryInterface) ServerVersion() (*version.Info, error)
ServerVersion mocks base method.
type MockDiscoveryInterfaceMockRecorder ¶
type MockDiscoveryInterfaceMockRecorder struct {
// contains filtered or unexported fields
}
MockDiscoveryInterfaceMockRecorder is the mock recorder for MockDiscoveryInterface.
func (*MockDiscoveryInterfaceMockRecorder) OpenAPISchema ¶
func (mr *MockDiscoveryInterfaceMockRecorder) OpenAPISchema() *gomock.Call
OpenAPISchema indicates an expected call of OpenAPISchema.
func (*MockDiscoveryInterfaceMockRecorder) RESTClient ¶
func (mr *MockDiscoveryInterfaceMockRecorder) RESTClient() *gomock.Call
RESTClient indicates an expected call of RESTClient.
func (*MockDiscoveryInterfaceMockRecorder) ServerGroups ¶
func (mr *MockDiscoveryInterfaceMockRecorder) ServerGroups() *gomock.Call
ServerGroups indicates an expected call of ServerGroups.
func (*MockDiscoveryInterfaceMockRecorder) ServerGroupsAndResources ¶
func (mr *MockDiscoveryInterfaceMockRecorder) ServerGroupsAndResources() *gomock.Call
ServerGroupsAndResources indicates an expected call of ServerGroupsAndResources.
func (*MockDiscoveryInterfaceMockRecorder) ServerPreferredNamespacedResources ¶
func (mr *MockDiscoveryInterfaceMockRecorder) ServerPreferredNamespacedResources() *gomock.Call
ServerPreferredNamespacedResources indicates an expected call of ServerPreferredNamespacedResources.
func (*MockDiscoveryInterfaceMockRecorder) ServerPreferredResources ¶
func (mr *MockDiscoveryInterfaceMockRecorder) ServerPreferredResources() *gomock.Call
ServerPreferredResources indicates an expected call of ServerPreferredResources.
func (*MockDiscoveryInterfaceMockRecorder) ServerResources ¶
func (mr *MockDiscoveryInterfaceMockRecorder) ServerResources() *gomock.Call
ServerResources indicates an expected call of ServerResources.
func (*MockDiscoveryInterfaceMockRecorder) ServerResourcesForGroupVersion ¶
func (mr *MockDiscoveryInterfaceMockRecorder) ServerResourcesForGroupVersion(arg0 interface{}) *gomock.Call
ServerResourcesForGroupVersion indicates an expected call of ServerResourcesForGroupVersion.
func (*MockDiscoveryInterfaceMockRecorder) ServerVersion ¶
func (mr *MockDiscoveryInterfaceMockRecorder) ServerVersion() *gomock.Call
ServerVersion indicates an expected call of ServerVersion.
type MockDynamicInterface ¶
type MockDynamicInterface struct {
// contains filtered or unexported fields
}
MockDynamicInterface is a mock of Interface interface.
func NewMockDynamicInterface ¶
func NewMockDynamicInterface(ctrl *gomock.Controller) *MockDynamicInterface
NewMockDynamicInterface creates a new mock instance.
func (*MockDynamicInterface) EXPECT ¶
func (m *MockDynamicInterface) EXPECT() *MockDynamicInterfaceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockDynamicInterface) Resource ¶
func (m *MockDynamicInterface) Resource(arg0 schema.GroupVersionResource) dynamic.NamespaceableResourceInterface
Resource mocks base method.
type MockDynamicInterfaceMockRecorder ¶
type MockDynamicInterfaceMockRecorder struct {
// contains filtered or unexported fields
}
MockDynamicInterfaceMockRecorder is the mock recorder for MockDynamicInterface.
func (*MockDynamicInterfaceMockRecorder) Resource ¶
func (mr *MockDynamicInterfaceMockRecorder) Resource(arg0 interface{}) *gomock.Call
Resource indicates an expected call of Resource.
type MockEventInterface ¶
type MockEventInterface struct {
// contains filtered or unexported fields
}
MockEventInterface is a mock of EventInterface interface.
func NewMockEventInterface ¶
func NewMockEventInterface(ctrl *gomock.Controller) *MockEventInterface
NewMockEventInterface creates a new mock instance.
func (*MockEventInterface) Create ¶
func (m *MockEventInterface) Create(arg0 context.Context, arg1 *v1.Event, arg2 v10.CreateOptions) (*v1.Event, error)
Create mocks base method.
func (*MockEventInterface) CreateWithEventNamespace ¶
CreateWithEventNamespace mocks base method.
func (*MockEventInterface) Delete ¶
func (m *MockEventInterface) Delete(arg0 context.Context, arg1 string, arg2 v10.DeleteOptions) error
Delete mocks base method.
func (*MockEventInterface) DeleteCollection ¶
func (m *MockEventInterface) DeleteCollection(arg0 context.Context, arg1 v10.DeleteOptions, arg2 v10.ListOptions) error
DeleteCollection mocks base method.
func (*MockEventInterface) EXPECT ¶
func (m *MockEventInterface) EXPECT() *MockEventInterfaceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockEventInterface) Get ¶
func (m *MockEventInterface) Get(arg0 context.Context, arg1 string, arg2 v10.GetOptions) (*v1.Event, error)
Get mocks base method.
func (*MockEventInterface) GetFieldSelector ¶
func (m *MockEventInterface) GetFieldSelector(arg0, arg1, arg2, arg3 *string) fields.Selector
GetFieldSelector mocks base method.
func (*MockEventInterface) List ¶
func (m *MockEventInterface) List(arg0 context.Context, arg1 v10.ListOptions) (*v1.EventList, error)
List mocks base method.
func (*MockEventInterface) Patch ¶
func (m *MockEventInterface) Patch(arg0 context.Context, arg1 string, arg2 types.PatchType, arg3 []byte, arg4 v10.PatchOptions, arg5 ...string) (*v1.Event, error)
Patch mocks base method.
func (*MockEventInterface) PatchWithEventNamespace ¶
func (m *MockEventInterface) PatchWithEventNamespace(arg0 *v1.Event, arg1 []byte) (*v1.Event, error)
PatchWithEventNamespace mocks base method.
func (*MockEventInterface) Search ¶
func (m *MockEventInterface) Search(arg0 *runtime.Scheme, arg1 runtime.Object) (*v1.EventList, error)
Search mocks base method.
func (*MockEventInterface) Update ¶
func (m *MockEventInterface) Update(arg0 context.Context, arg1 *v1.Event, arg2 v10.UpdateOptions) (*v1.Event, error)
Update mocks base method.
func (*MockEventInterface) UpdateWithEventNamespace ¶
UpdateWithEventNamespace mocks base method.
func (*MockEventInterface) Watch ¶
func (m *MockEventInterface) Watch(arg0 context.Context, arg1 v10.ListOptions) (watch.Interface, error)
Watch mocks base method.
type MockEventInterfaceMockRecorder ¶
type MockEventInterfaceMockRecorder struct {
// contains filtered or unexported fields
}
MockEventInterfaceMockRecorder is the mock recorder for MockEventInterface.
func (*MockEventInterfaceMockRecorder) Create ¶
func (mr *MockEventInterfaceMockRecorder) Create(arg0, arg1, arg2 interface{}) *gomock.Call
Create indicates an expected call of Create.
func (*MockEventInterfaceMockRecorder) CreateWithEventNamespace ¶
func (mr *MockEventInterfaceMockRecorder) CreateWithEventNamespace(arg0 interface{}) *gomock.Call
CreateWithEventNamespace indicates an expected call of CreateWithEventNamespace.
func (*MockEventInterfaceMockRecorder) Delete ¶
func (mr *MockEventInterfaceMockRecorder) Delete(arg0, arg1, arg2 interface{}) *gomock.Call
Delete indicates an expected call of Delete.
func (*MockEventInterfaceMockRecorder) DeleteCollection ¶
func (mr *MockEventInterfaceMockRecorder) DeleteCollection(arg0, arg1, arg2 interface{}) *gomock.Call
DeleteCollection indicates an expected call of DeleteCollection.
func (*MockEventInterfaceMockRecorder) Get ¶
func (mr *MockEventInterfaceMockRecorder) Get(arg0, arg1, arg2 interface{}) *gomock.Call
Get indicates an expected call of Get.
func (*MockEventInterfaceMockRecorder) GetFieldSelector ¶
func (mr *MockEventInterfaceMockRecorder) GetFieldSelector(arg0, arg1, arg2, arg3 interface{}) *gomock.Call
GetFieldSelector indicates an expected call of GetFieldSelector.
func (*MockEventInterfaceMockRecorder) List ¶
func (mr *MockEventInterfaceMockRecorder) List(arg0, arg1 interface{}) *gomock.Call
List indicates an expected call of List.
func (*MockEventInterfaceMockRecorder) Patch ¶
func (mr *MockEventInterfaceMockRecorder) Patch(arg0, arg1, arg2, arg3, arg4 interface{}, arg5 ...interface{}) *gomock.Call
Patch indicates an expected call of Patch.
func (*MockEventInterfaceMockRecorder) PatchWithEventNamespace ¶
func (mr *MockEventInterfaceMockRecorder) PatchWithEventNamespace(arg0, arg1 interface{}) *gomock.Call
PatchWithEventNamespace indicates an expected call of PatchWithEventNamespace.
func (*MockEventInterfaceMockRecorder) Search ¶
func (mr *MockEventInterfaceMockRecorder) Search(arg0, arg1 interface{}) *gomock.Call
Search indicates an expected call of Search.
func (*MockEventInterfaceMockRecorder) Update ¶
func (mr *MockEventInterfaceMockRecorder) Update(arg0, arg1, arg2 interface{}) *gomock.Call
Update indicates an expected call of Update.
func (*MockEventInterfaceMockRecorder) UpdateWithEventNamespace ¶
func (mr *MockEventInterfaceMockRecorder) UpdateWithEventNamespace(arg0 interface{}) *gomock.Call
UpdateWithEventNamespace indicates an expected call of UpdateWithEventNamespace.
func (*MockEventInterfaceMockRecorder) Watch ¶
func (mr *MockEventInterfaceMockRecorder) Watch(arg0, arg1 interface{}) *gomock.Call
Watch indicates an expected call of Watch.
type MockIngressClassInterface ¶
type MockIngressClassInterface struct {
// contains filtered or unexported fields
}
MockIngressClassInterface is a mock of IngressClassInterface interface.
func NewMockIngressClassInterface ¶
func NewMockIngressClassInterface(ctrl *gomock.Controller) *MockIngressClassInterface
NewMockIngressClassInterface creates a new mock instance.
func (*MockIngressClassInterface) Create ¶
func (m *MockIngressClassInterface) Create(arg0 context.Context, arg1 *v1.IngressClass, arg2 v10.CreateOptions) (*v1.IngressClass, error)
Create mocks base method.
func (*MockIngressClassInterface) Delete ¶
func (m *MockIngressClassInterface) Delete(arg0 context.Context, arg1 string, arg2 v10.DeleteOptions) error
Delete mocks base method.
func (*MockIngressClassInterface) DeleteCollection ¶
func (m *MockIngressClassInterface) DeleteCollection(arg0 context.Context, arg1 v10.DeleteOptions, arg2 v10.ListOptions) error
DeleteCollection mocks base method.
func (*MockIngressClassInterface) EXPECT ¶
func (m *MockIngressClassInterface) EXPECT() *MockIngressClassInterfaceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockIngressClassInterface) Get ¶
func (m *MockIngressClassInterface) Get(arg0 context.Context, arg1 string, arg2 v10.GetOptions) (*v1.IngressClass, error)
Get mocks base method.
func (*MockIngressClassInterface) List ¶
func (m *MockIngressClassInterface) List(arg0 context.Context, arg1 v10.ListOptions) (*v1.IngressClassList, error)
List mocks base method.
func (*MockIngressClassInterface) Patch ¶
func (m *MockIngressClassInterface) Patch(arg0 context.Context, arg1 string, arg2 types.PatchType, arg3 []byte, arg4 v10.PatchOptions, arg5 ...string) (*v1.IngressClass, error)
Patch mocks base method.
func (*MockIngressClassInterface) Update ¶
func (m *MockIngressClassInterface) Update(arg0 context.Context, arg1 *v1.IngressClass, arg2 v10.UpdateOptions) (*v1.IngressClass, error)
Update mocks base method.
func (*MockIngressClassInterface) Watch ¶
func (m *MockIngressClassInterface) Watch(arg0 context.Context, arg1 v10.ListOptions) (watch.Interface, error)
Watch mocks base method.
type MockIngressClassInterfaceMockRecorder ¶
type MockIngressClassInterfaceMockRecorder struct {
// contains filtered or unexported fields
}
MockIngressClassInterfaceMockRecorder is the mock recorder for MockIngressClassInterface.
func (*MockIngressClassInterfaceMockRecorder) Create ¶
func (mr *MockIngressClassInterfaceMockRecorder) Create(arg0, arg1, arg2 interface{}) *gomock.Call
Create indicates an expected call of Create.
func (*MockIngressClassInterfaceMockRecorder) Delete ¶
func (mr *MockIngressClassInterfaceMockRecorder) Delete(arg0, arg1, arg2 interface{}) *gomock.Call
Delete indicates an expected call of Delete.
func (*MockIngressClassInterfaceMockRecorder) DeleteCollection ¶
func (mr *MockIngressClassInterfaceMockRecorder) DeleteCollection(arg0, arg1, arg2 interface{}) *gomock.Call
DeleteCollection indicates an expected call of DeleteCollection.
func (*MockIngressClassInterfaceMockRecorder) Get ¶
func (mr *MockIngressClassInterfaceMockRecorder) Get(arg0, arg1, arg2 interface{}) *gomock.Call
Get indicates an expected call of Get.
func (*MockIngressClassInterfaceMockRecorder) List ¶
func (mr *MockIngressClassInterfaceMockRecorder) List(arg0, arg1 interface{}) *gomock.Call
List indicates an expected call of List.
func (*MockIngressClassInterfaceMockRecorder) Patch ¶
func (mr *MockIngressClassInterfaceMockRecorder) Patch(arg0, arg1, arg2, arg3, arg4 interface{}, arg5 ...interface{}) *gomock.Call
Patch indicates an expected call of Patch.
func (*MockIngressClassInterfaceMockRecorder) Update ¶
func (mr *MockIngressClassInterfaceMockRecorder) Update(arg0, arg1, arg2 interface{}) *gomock.Call
Update indicates an expected call of Update.
func (*MockIngressClassInterfaceMockRecorder) Watch ¶
func (mr *MockIngressClassInterfaceMockRecorder) Watch(arg0, arg1 interface{}) *gomock.Call
Watch indicates an expected call of Watch.
type MockIngressV1Beta1Interface ¶
type MockIngressV1Beta1Interface struct {
// contains filtered or unexported fields
}
MockIngressV1Beta1Interface is a mock of IngressInterface interface.
func NewMockIngressV1Beta1Interface ¶
func NewMockIngressV1Beta1Interface(ctrl *gomock.Controller) *MockIngressV1Beta1Interface
NewMockIngressV1Beta1Interface creates a new mock instance.
func (*MockIngressV1Beta1Interface) Create ¶
func (m *MockIngressV1Beta1Interface) Create(arg0 context.Context, arg1 *v1beta1.Ingress, arg2 v1.CreateOptions) (*v1beta1.Ingress, error)
Create mocks base method.
func (*MockIngressV1Beta1Interface) Delete ¶
func (m *MockIngressV1Beta1Interface) Delete(arg0 context.Context, arg1 string, arg2 v1.DeleteOptions) error
Delete mocks base method.
func (*MockIngressV1Beta1Interface) DeleteCollection ¶
func (m *MockIngressV1Beta1Interface) DeleteCollection(arg0 context.Context, arg1 v1.DeleteOptions, arg2 v1.ListOptions) error
DeleteCollection mocks base method.
func (*MockIngressV1Beta1Interface) EXPECT ¶
func (m *MockIngressV1Beta1Interface) EXPECT() *MockIngressV1Beta1InterfaceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockIngressV1Beta1Interface) Get ¶
func (m *MockIngressV1Beta1Interface) Get(arg0 context.Context, arg1 string, arg2 v1.GetOptions) (*v1beta1.Ingress, error)
Get mocks base method.
func (*MockIngressV1Beta1Interface) List ¶
func (m *MockIngressV1Beta1Interface) List(arg0 context.Context, arg1 v1.ListOptions) (*v1beta1.IngressList, error)
List mocks base method.
func (*MockIngressV1Beta1Interface) Patch ¶
func (m *MockIngressV1Beta1Interface) Patch(arg0 context.Context, arg1 string, arg2 types.PatchType, arg3 []byte, arg4 v1.PatchOptions, arg5 ...string) (*v1beta1.Ingress, error)
Patch mocks base method.
func (*MockIngressV1Beta1Interface) Update ¶
func (m *MockIngressV1Beta1Interface) Update(arg0 context.Context, arg1 *v1beta1.Ingress, arg2 v1.UpdateOptions) (*v1beta1.Ingress, error)
Update mocks base method.
func (*MockIngressV1Beta1Interface) UpdateStatus ¶
func (m *MockIngressV1Beta1Interface) UpdateStatus(arg0 context.Context, arg1 *v1beta1.Ingress, arg2 v1.UpdateOptions) (*v1beta1.Ingress, error)
UpdateStatus mocks base method.
func (*MockIngressV1Beta1Interface) Watch ¶
func (m *MockIngressV1Beta1Interface) Watch(arg0 context.Context, arg1 v1.ListOptions) (watch.Interface, error)
Watch mocks base method.
type MockIngressV1Beta1InterfaceMockRecorder ¶
type MockIngressV1Beta1InterfaceMockRecorder struct {
// contains filtered or unexported fields
}
MockIngressV1Beta1InterfaceMockRecorder is the mock recorder for MockIngressV1Beta1Interface.
func (*MockIngressV1Beta1InterfaceMockRecorder) Create ¶
func (mr *MockIngressV1Beta1InterfaceMockRecorder) Create(arg0, arg1, arg2 interface{}) *gomock.Call
Create indicates an expected call of Create.
func (*MockIngressV1Beta1InterfaceMockRecorder) Delete ¶
func (mr *MockIngressV1Beta1InterfaceMockRecorder) Delete(arg0, arg1, arg2 interface{}) *gomock.Call
Delete indicates an expected call of Delete.
func (*MockIngressV1Beta1InterfaceMockRecorder) DeleteCollection ¶
func (mr *MockIngressV1Beta1InterfaceMockRecorder) DeleteCollection(arg0, arg1, arg2 interface{}) *gomock.Call
DeleteCollection indicates an expected call of DeleteCollection.
func (*MockIngressV1Beta1InterfaceMockRecorder) Get ¶
func (mr *MockIngressV1Beta1InterfaceMockRecorder) Get(arg0, arg1, arg2 interface{}) *gomock.Call
Get indicates an expected call of Get.
func (*MockIngressV1Beta1InterfaceMockRecorder) List ¶
func (mr *MockIngressV1Beta1InterfaceMockRecorder) List(arg0, arg1 interface{}) *gomock.Call
List indicates an expected call of List.
func (*MockIngressV1Beta1InterfaceMockRecorder) Patch ¶
func (mr *MockIngressV1Beta1InterfaceMockRecorder) Patch(arg0, arg1, arg2, arg3, arg4 interface{}, arg5 ...interface{}) *gomock.Call
Patch indicates an expected call of Patch.
func (*MockIngressV1Beta1InterfaceMockRecorder) Update ¶
func (mr *MockIngressV1Beta1InterfaceMockRecorder) Update(arg0, arg1, arg2 interface{}) *gomock.Call
Update indicates an expected call of Update.
func (*MockIngressV1Beta1InterfaceMockRecorder) UpdateStatus ¶
func (mr *MockIngressV1Beta1InterfaceMockRecorder) UpdateStatus(arg0, arg1, arg2 interface{}) *gomock.Call
UpdateStatus indicates an expected call of UpdateStatus.
func (*MockIngressV1Beta1InterfaceMockRecorder) Watch ¶
func (mr *MockIngressV1Beta1InterfaceMockRecorder) Watch(arg0, arg1 interface{}) *gomock.Call
Watch indicates an expected call of Watch.
type MockIngressV1Interface ¶
type MockIngressV1Interface struct {
// contains filtered or unexported fields
}
MockIngressV1Interface is a mock of IngressInterface interface.
func NewMockIngressV1Interface ¶
func NewMockIngressV1Interface(ctrl *gomock.Controller) *MockIngressV1Interface
NewMockIngressV1Interface creates a new mock instance.
func (*MockIngressV1Interface) Create ¶
func (m *MockIngressV1Interface) Create(arg0 context.Context, arg1 *v1.Ingress, arg2 v10.CreateOptions) (*v1.Ingress, error)
Create mocks base method.
func (*MockIngressV1Interface) Delete ¶
func (m *MockIngressV1Interface) Delete(arg0 context.Context, arg1 string, arg2 v10.DeleteOptions) error
Delete mocks base method.
func (*MockIngressV1Interface) DeleteCollection ¶
func (m *MockIngressV1Interface) DeleteCollection(arg0 context.Context, arg1 v10.DeleteOptions, arg2 v10.ListOptions) error
DeleteCollection mocks base method.
func (*MockIngressV1Interface) EXPECT ¶
func (m *MockIngressV1Interface) EXPECT() *MockIngressV1InterfaceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockIngressV1Interface) Get ¶
func (m *MockIngressV1Interface) Get(arg0 context.Context, arg1 string, arg2 v10.GetOptions) (*v1.Ingress, error)
Get mocks base method.
func (*MockIngressV1Interface) List ¶
func (m *MockIngressV1Interface) List(arg0 context.Context, arg1 v10.ListOptions) (*v1.IngressList, error)
List mocks base method.
func (*MockIngressV1Interface) Patch ¶
func (m *MockIngressV1Interface) Patch(arg0 context.Context, arg1 string, arg2 types.PatchType, arg3 []byte, arg4 v10.PatchOptions, arg5 ...string) (*v1.Ingress, error)
Patch mocks base method.
func (*MockIngressV1Interface) Update ¶
func (m *MockIngressV1Interface) Update(arg0 context.Context, arg1 *v1.Ingress, arg2 v10.UpdateOptions) (*v1.Ingress, error)
Update mocks base method.
func (*MockIngressV1Interface) UpdateStatus ¶
func (m *MockIngressV1Interface) UpdateStatus(arg0 context.Context, arg1 *v1.Ingress, arg2 v10.UpdateOptions) (*v1.Ingress, error)
UpdateStatus mocks base method.
func (*MockIngressV1Interface) Watch ¶
func (m *MockIngressV1Interface) Watch(arg0 context.Context, arg1 v10.ListOptions) (watch.Interface, error)
Watch mocks base method.
type MockIngressV1InterfaceMockRecorder ¶
type MockIngressV1InterfaceMockRecorder struct {
// contains filtered or unexported fields
}
MockIngressV1InterfaceMockRecorder is the mock recorder for MockIngressV1Interface.
func (*MockIngressV1InterfaceMockRecorder) Create ¶
func (mr *MockIngressV1InterfaceMockRecorder) Create(arg0, arg1, arg2 interface{}) *gomock.Call
Create indicates an expected call of Create.
func (*MockIngressV1InterfaceMockRecorder) Delete ¶
func (mr *MockIngressV1InterfaceMockRecorder) Delete(arg0, arg1, arg2 interface{}) *gomock.Call
Delete indicates an expected call of Delete.
func (*MockIngressV1InterfaceMockRecorder) DeleteCollection ¶
func (mr *MockIngressV1InterfaceMockRecorder) DeleteCollection(arg0, arg1, arg2 interface{}) *gomock.Call
DeleteCollection indicates an expected call of DeleteCollection.
func (*MockIngressV1InterfaceMockRecorder) Get ¶
func (mr *MockIngressV1InterfaceMockRecorder) Get(arg0, arg1, arg2 interface{}) *gomock.Call
Get indicates an expected call of Get.
func (*MockIngressV1InterfaceMockRecorder) List ¶
func (mr *MockIngressV1InterfaceMockRecorder) List(arg0, arg1 interface{}) *gomock.Call
List indicates an expected call of List.
func (*MockIngressV1InterfaceMockRecorder) Patch ¶
func (mr *MockIngressV1InterfaceMockRecorder) Patch(arg0, arg1, arg2, arg3, arg4 interface{}, arg5 ...interface{}) *gomock.Call
Patch indicates an expected call of Patch.
func (*MockIngressV1InterfaceMockRecorder) Update ¶
func (mr *MockIngressV1InterfaceMockRecorder) Update(arg0, arg1, arg2 interface{}) *gomock.Call
Update indicates an expected call of Update.
func (*MockIngressV1InterfaceMockRecorder) UpdateStatus ¶
func (mr *MockIngressV1InterfaceMockRecorder) UpdateStatus(arg0, arg1, arg2 interface{}) *gomock.Call
UpdateStatus indicates an expected call of UpdateStatus.
func (*MockIngressV1InterfaceMockRecorder) Watch ¶
func (mr *MockIngressV1InterfaceMockRecorder) Watch(arg0, arg1 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) AdmissionregistrationV1 ¶
func (m *MockInterface) AdmissionregistrationV1() v1.AdmissionregistrationV1Interface
AdmissionregistrationV1 mocks base method.
func (*MockInterface) AdmissionregistrationV1beta1 ¶
func (m *MockInterface) AdmissionregistrationV1beta1() v1beta1.AdmissionregistrationV1beta1Interface
AdmissionregistrationV1beta1 mocks base method.
func (*MockInterface) AppsV1 ¶
func (m *MockInterface) AppsV1() v10.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) AuthenticationV1 ¶
func (m *MockInterface) AuthenticationV1() v11.AuthenticationV1Interface
AuthenticationV1 mocks base method.
func (*MockInterface) AuthenticationV1beta1 ¶
func (m *MockInterface) AuthenticationV1beta1() v1beta11.AuthenticationV1beta1Interface
AuthenticationV1beta1 mocks base method.
func (*MockInterface) AuthorizationV1 ¶
func (m *MockInterface) AuthorizationV1() v12.AuthorizationV1Interface
AuthorizationV1 mocks base method.
func (*MockInterface) AuthorizationV1beta1 ¶
func (m *MockInterface) AuthorizationV1beta1() v1beta12.AuthorizationV1beta1Interface
AuthorizationV1beta1 mocks base method.
func (*MockInterface) AutoscalingV1 ¶
func (m *MockInterface) AutoscalingV1() v13.AutoscalingV1Interface
AutoscalingV1 mocks base method.
func (*MockInterface) AutoscalingV2beta1 ¶
func (m *MockInterface) AutoscalingV2beta1() v2beta1.AutoscalingV2beta1Interface
AutoscalingV2beta1 mocks base method.
func (*MockInterface) AutoscalingV2beta2 ¶
func (m *MockInterface) AutoscalingV2beta2() v2beta2.AutoscalingV2beta2Interface
AutoscalingV2beta2 mocks base method.
func (*MockInterface) BatchV1 ¶
func (m *MockInterface) BatchV1() v14.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) CertificatesV1 ¶
func (m *MockInterface) CertificatesV1() v15.CertificatesV1Interface
CertificatesV1 mocks base method.
func (*MockInterface) CertificatesV1beta1 ¶
func (m *MockInterface) CertificatesV1beta1() v1beta14.CertificatesV1beta1Interface
CertificatesV1beta1 mocks base method.
func (*MockInterface) CoordinationV1 ¶
func (m *MockInterface) CoordinationV1() v16.CoordinationV1Interface
CoordinationV1 mocks base method.
func (*MockInterface) CoordinationV1beta1 ¶
func (m *MockInterface) CoordinationV1beta1() v1beta15.CoordinationV1beta1Interface
CoordinationV1beta1 mocks base method.
func (*MockInterface) CoreV1 ¶
func (m *MockInterface) CoreV1() v17.CoreV1Interface
CoreV1 mocks base method.
func (*MockInterface) Discovery ¶
func (m *MockInterface) Discovery() discovery.DiscoveryInterface
Discovery mocks base method.
func (*MockInterface) DiscoveryV1alpha1 ¶
func (m *MockInterface) DiscoveryV1alpha1() v1alpha1.DiscoveryV1alpha1Interface
DiscoveryV1alpha1 mocks base method.
func (*MockInterface) DiscoveryV1beta1 ¶
func (m *MockInterface) DiscoveryV1beta1() v1beta16.DiscoveryV1beta1Interface
DiscoveryV1beta1 mocks base method.
func (*MockInterface) EXPECT ¶
func (m *MockInterface) EXPECT() *MockInterfaceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockInterface) EventsV1 ¶
func (m *MockInterface) EventsV1() v18.EventsV1Interface
EventsV1 mocks base method.
func (*MockInterface) EventsV1beta1 ¶
func (m *MockInterface) EventsV1beta1() v1beta17.EventsV1beta1Interface
EventsV1beta1 mocks base method.
func (*MockInterface) ExtensionsV1beta1 ¶
func (m *MockInterface) ExtensionsV1beta1() v1beta18.ExtensionsV1beta1Interface
ExtensionsV1beta1 mocks base method.
func (*MockInterface) FlowcontrolV1alpha1 ¶
func (m *MockInterface) FlowcontrolV1alpha1() v1alpha10.FlowcontrolV1alpha1Interface
FlowcontrolV1alpha1 mocks base method.
func (*MockInterface) NetworkingV1 ¶
func (m *MockInterface) NetworkingV1() v19.NetworkingV1Interface
NetworkingV1 mocks base method.
func (*MockInterface) NetworkingV1beta1 ¶
func (m *MockInterface) NetworkingV1beta1() v1beta19.NetworkingV1beta1Interface
NetworkingV1beta1 mocks base method.
func (*MockInterface) NodeV1alpha1 ¶
func (m *MockInterface) NodeV1alpha1() v1alpha11.NodeV1alpha1Interface
NodeV1alpha1 mocks base method.
func (*MockInterface) NodeV1beta1 ¶
func (m *MockInterface) NodeV1beta1() v1beta110.NodeV1beta1Interface
NodeV1beta1 mocks base method.
func (*MockInterface) PolicyV1beta1 ¶
func (m *MockInterface) PolicyV1beta1() v1beta111.PolicyV1beta1Interface
PolicyV1beta1 mocks base method.
func (*MockInterface) RbacV1 ¶
func (m *MockInterface) RbacV1() v110.RbacV1Interface
RbacV1 mocks base method.
func (*MockInterface) RbacV1alpha1 ¶
func (m *MockInterface) RbacV1alpha1() v1alpha12.RbacV1alpha1Interface
RbacV1alpha1 mocks base method.
func (*MockInterface) RbacV1beta1 ¶
func (m *MockInterface) RbacV1beta1() v1beta112.RbacV1beta1Interface
RbacV1beta1 mocks base method.
func (*MockInterface) SchedulingV1 ¶
func (m *MockInterface) SchedulingV1() v111.SchedulingV1Interface
SchedulingV1 mocks base method.
func (*MockInterface) SchedulingV1alpha1 ¶
func (m *MockInterface) SchedulingV1alpha1() v1alpha13.SchedulingV1alpha1Interface
SchedulingV1alpha1 mocks base method.
func (*MockInterface) SchedulingV1beta1 ¶
func (m *MockInterface) SchedulingV1beta1() v1beta113.SchedulingV1beta1Interface
SchedulingV1beta1 mocks base method.
func (*MockInterface) SettingsV1alpha1 ¶
func (m *MockInterface) SettingsV1alpha1() v1alpha14.SettingsV1alpha1Interface
SettingsV1alpha1 mocks base method.
func (*MockInterface) StorageV1 ¶
func (m *MockInterface) StorageV1() v112.StorageV1Interface
StorageV1 mocks base method.
func (*MockInterface) StorageV1alpha1 ¶
func (m *MockInterface) StorageV1alpha1() v1alpha15.StorageV1alpha1Interface
StorageV1alpha1 mocks base method.
func (*MockInterface) StorageV1beta1 ¶
func (m *MockInterface) StorageV1beta1() v1beta114.StorageV1beta1Interface
StorageV1beta1 mocks base method.
type MockInterfaceMockRecorder ¶
type MockInterfaceMockRecorder struct {
// contains filtered or unexported fields
}
MockInterfaceMockRecorder is the mock recorder for MockInterface.
func (*MockInterfaceMockRecorder) AdmissionregistrationV1 ¶
func (mr *MockInterfaceMockRecorder) AdmissionregistrationV1() *gomock.Call
AdmissionregistrationV1 indicates an expected call of AdmissionregistrationV1.
func (*MockInterfaceMockRecorder) AdmissionregistrationV1beta1 ¶
func (mr *MockInterfaceMockRecorder) AdmissionregistrationV1beta1() *gomock.Call
AdmissionregistrationV1beta1 indicates an expected call of AdmissionregistrationV1beta1.
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) 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) 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) 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) AutoscalingV2beta2 ¶
func (mr *MockInterfaceMockRecorder) AutoscalingV2beta2() *gomock.Call
AutoscalingV2beta2 indicates an expected call of AutoscalingV2beta2.
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) CertificatesV1 ¶
func (mr *MockInterfaceMockRecorder) CertificatesV1() *gomock.Call
CertificatesV1 indicates an expected call of CertificatesV1.
func (*MockInterfaceMockRecorder) CertificatesV1beta1 ¶
func (mr *MockInterfaceMockRecorder) CertificatesV1beta1() *gomock.Call
CertificatesV1beta1 indicates an expected call of CertificatesV1beta1.
func (*MockInterfaceMockRecorder) CoordinationV1 ¶
func (mr *MockInterfaceMockRecorder) CoordinationV1() *gomock.Call
CoordinationV1 indicates an expected call of CoordinationV1.
func (*MockInterfaceMockRecorder) CoordinationV1beta1 ¶
func (mr *MockInterfaceMockRecorder) CoordinationV1beta1() *gomock.Call
CoordinationV1beta1 indicates an expected call of CoordinationV1beta1.
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) DiscoveryV1alpha1 ¶
func (mr *MockInterfaceMockRecorder) DiscoveryV1alpha1() *gomock.Call
DiscoveryV1alpha1 indicates an expected call of DiscoveryV1alpha1.
func (*MockInterfaceMockRecorder) DiscoveryV1beta1 ¶
func (mr *MockInterfaceMockRecorder) DiscoveryV1beta1() *gomock.Call
DiscoveryV1beta1 indicates an expected call of DiscoveryV1beta1.
func (*MockInterfaceMockRecorder) EventsV1 ¶
func (mr *MockInterfaceMockRecorder) EventsV1() *gomock.Call
EventsV1 indicates an expected call of EventsV1.
func (*MockInterfaceMockRecorder) EventsV1beta1 ¶
func (mr *MockInterfaceMockRecorder) EventsV1beta1() *gomock.Call
EventsV1beta1 indicates an expected call of EventsV1beta1.
func (*MockInterfaceMockRecorder) ExtensionsV1beta1 ¶
func (mr *MockInterfaceMockRecorder) ExtensionsV1beta1() *gomock.Call
ExtensionsV1beta1 indicates an expected call of ExtensionsV1beta1.
func (*MockInterfaceMockRecorder) FlowcontrolV1alpha1 ¶
func (mr *MockInterfaceMockRecorder) FlowcontrolV1alpha1() *gomock.Call
FlowcontrolV1alpha1 indicates an expected call of FlowcontrolV1alpha1.
func (*MockInterfaceMockRecorder) NetworkingV1 ¶
func (mr *MockInterfaceMockRecorder) NetworkingV1() *gomock.Call
NetworkingV1 indicates an expected call of NetworkingV1.
func (*MockInterfaceMockRecorder) NetworkingV1beta1 ¶
func (mr *MockInterfaceMockRecorder) NetworkingV1beta1() *gomock.Call
NetworkingV1beta1 indicates an expected call of NetworkingV1beta1.
func (*MockInterfaceMockRecorder) NodeV1alpha1 ¶
func (mr *MockInterfaceMockRecorder) NodeV1alpha1() *gomock.Call
NodeV1alpha1 indicates an expected call of NodeV1alpha1.
func (*MockInterfaceMockRecorder) NodeV1beta1 ¶
func (mr *MockInterfaceMockRecorder) NodeV1beta1() *gomock.Call
NodeV1beta1 indicates an expected call of NodeV1beta1.
func (*MockInterfaceMockRecorder) PolicyV1beta1 ¶
func (mr *MockInterfaceMockRecorder) PolicyV1beta1() *gomock.Call
PolicyV1beta1 indicates an expected call of PolicyV1beta1.
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) SchedulingV1 ¶
func (mr *MockInterfaceMockRecorder) SchedulingV1() *gomock.Call
SchedulingV1 indicates an expected call of SchedulingV1.
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) SettingsV1alpha1 ¶
func (mr *MockInterfaceMockRecorder) SettingsV1alpha1() *gomock.Call
SettingsV1alpha1 indicates an expected call of SettingsV1alpha1.
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 MockMutatingWebhookConfigurationV1Beta1Interface ¶
type MockMutatingWebhookConfigurationV1Beta1Interface struct {
// contains filtered or unexported fields
}
MockMutatingWebhookConfigurationV1Beta1Interface is a mock of MutatingWebhookConfigurationInterface interface.
func NewMockMutatingWebhookConfigurationV1Beta1Interface ¶
func NewMockMutatingWebhookConfigurationV1Beta1Interface(ctrl *gomock.Controller) *MockMutatingWebhookConfigurationV1Beta1Interface
NewMockMutatingWebhookConfigurationV1Beta1Interface creates a new mock instance.
func (*MockMutatingWebhookConfigurationV1Beta1Interface) Create ¶
func (m *MockMutatingWebhookConfigurationV1Beta1Interface) Create(arg0 context.Context, arg1 *v1beta1.MutatingWebhookConfiguration, arg2 v1.CreateOptions) (*v1beta1.MutatingWebhookConfiguration, error)
Create mocks base method.
func (*MockMutatingWebhookConfigurationV1Beta1Interface) Delete ¶
func (m *MockMutatingWebhookConfigurationV1Beta1Interface) Delete(arg0 context.Context, arg1 string, arg2 v1.DeleteOptions) error
Delete mocks base method.
func (*MockMutatingWebhookConfigurationV1Beta1Interface) DeleteCollection ¶
func (m *MockMutatingWebhookConfigurationV1Beta1Interface) DeleteCollection(arg0 context.Context, arg1 v1.DeleteOptions, arg2 v1.ListOptions) error
DeleteCollection mocks base method.
func (*MockMutatingWebhookConfigurationV1Beta1Interface) EXPECT ¶
func (m *MockMutatingWebhookConfigurationV1Beta1Interface) EXPECT() *MockMutatingWebhookConfigurationV1Beta1InterfaceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockMutatingWebhookConfigurationV1Beta1Interface) Get ¶
func (m *MockMutatingWebhookConfigurationV1Beta1Interface) Get(arg0 context.Context, arg1 string, arg2 v1.GetOptions) (*v1beta1.MutatingWebhookConfiguration, error)
Get mocks base method.
func (*MockMutatingWebhookConfigurationV1Beta1Interface) List ¶
func (m *MockMutatingWebhookConfigurationV1Beta1Interface) List(arg0 context.Context, arg1 v1.ListOptions) (*v1beta1.MutatingWebhookConfigurationList, error)
List mocks base method.
func (*MockMutatingWebhookConfigurationV1Beta1Interface) Patch ¶
func (m *MockMutatingWebhookConfigurationV1Beta1Interface) Patch(arg0 context.Context, arg1 string, arg2 types.PatchType, arg3 []byte, arg4 v1.PatchOptions, arg5 ...string) (*v1beta1.MutatingWebhookConfiguration, error)
Patch mocks base method.
func (*MockMutatingWebhookConfigurationV1Beta1Interface) Update ¶
func (m *MockMutatingWebhookConfigurationV1Beta1Interface) Update(arg0 context.Context, arg1 *v1beta1.MutatingWebhookConfiguration, arg2 v1.UpdateOptions) (*v1beta1.MutatingWebhookConfiguration, error)
Update mocks base method.
func (*MockMutatingWebhookConfigurationV1Beta1Interface) Watch ¶
func (m *MockMutatingWebhookConfigurationV1Beta1Interface) Watch(arg0 context.Context, arg1 v1.ListOptions) (watch.Interface, error)
Watch mocks base method.
type MockMutatingWebhookConfigurationV1Beta1InterfaceMockRecorder ¶
type MockMutatingWebhookConfigurationV1Beta1InterfaceMockRecorder struct {
// contains filtered or unexported fields
}
MockMutatingWebhookConfigurationV1Beta1InterfaceMockRecorder is the mock recorder for MockMutatingWebhookConfigurationV1Beta1Interface.
func (*MockMutatingWebhookConfigurationV1Beta1InterfaceMockRecorder) Create ¶
func (mr *MockMutatingWebhookConfigurationV1Beta1InterfaceMockRecorder) Create(arg0, arg1, arg2 interface{}) *gomock.Call
Create indicates an expected call of Create.
func (*MockMutatingWebhookConfigurationV1Beta1InterfaceMockRecorder) Delete ¶
func (mr *MockMutatingWebhookConfigurationV1Beta1InterfaceMockRecorder) Delete(arg0, arg1, arg2 interface{}) *gomock.Call
Delete indicates an expected call of Delete.
func (*MockMutatingWebhookConfigurationV1Beta1InterfaceMockRecorder) DeleteCollection ¶
func (mr *MockMutatingWebhookConfigurationV1Beta1InterfaceMockRecorder) DeleteCollection(arg0, arg1, arg2 interface{}) *gomock.Call
DeleteCollection indicates an expected call of DeleteCollection.
func (*MockMutatingWebhookConfigurationV1Beta1InterfaceMockRecorder) Get ¶
func (mr *MockMutatingWebhookConfigurationV1Beta1InterfaceMockRecorder) Get(arg0, arg1, arg2 interface{}) *gomock.Call
Get indicates an expected call of Get.
func (*MockMutatingWebhookConfigurationV1Beta1InterfaceMockRecorder) List ¶
func (mr *MockMutatingWebhookConfigurationV1Beta1InterfaceMockRecorder) List(arg0, arg1 interface{}) *gomock.Call
List indicates an expected call of List.
func (*MockMutatingWebhookConfigurationV1Beta1InterfaceMockRecorder) Patch ¶
func (mr *MockMutatingWebhookConfigurationV1Beta1InterfaceMockRecorder) Patch(arg0, arg1, arg2, arg3, arg4 interface{}, arg5 ...interface{}) *gomock.Call
Patch indicates an expected call of Patch.
func (*MockMutatingWebhookConfigurationV1Beta1InterfaceMockRecorder) Update ¶
func (mr *MockMutatingWebhookConfigurationV1Beta1InterfaceMockRecorder) Update(arg0, arg1, arg2 interface{}) *gomock.Call
Update indicates an expected call of Update.
func (*MockMutatingWebhookConfigurationV1Beta1InterfaceMockRecorder) Watch ¶
func (mr *MockMutatingWebhookConfigurationV1Beta1InterfaceMockRecorder) Watch(arg0, arg1 interface{}) *gomock.Call
Watch indicates an expected call of Watch.
type MockMutatingWebhookConfigurationV1Interface ¶
type MockMutatingWebhookConfigurationV1Interface struct {
// contains filtered or unexported fields
}
MockMutatingWebhookConfigurationV1Interface is a mock of MutatingWebhookConfigurationInterface interface.
func NewMockMutatingWebhookConfigurationV1Interface ¶
func NewMockMutatingWebhookConfigurationV1Interface(ctrl *gomock.Controller) *MockMutatingWebhookConfigurationV1Interface
NewMockMutatingWebhookConfigurationV1Interface creates a new mock instance.
func (*MockMutatingWebhookConfigurationV1Interface) Create ¶
func (m *MockMutatingWebhookConfigurationV1Interface) Create(arg0 context.Context, arg1 *v1.MutatingWebhookConfiguration, arg2 v10.CreateOptions) (*v1.MutatingWebhookConfiguration, error)
Create mocks base method.
func (*MockMutatingWebhookConfigurationV1Interface) Delete ¶
func (m *MockMutatingWebhookConfigurationV1Interface) Delete(arg0 context.Context, arg1 string, arg2 v10.DeleteOptions) error
Delete mocks base method.
func (*MockMutatingWebhookConfigurationV1Interface) DeleteCollection ¶
func (m *MockMutatingWebhookConfigurationV1Interface) DeleteCollection(arg0 context.Context, arg1 v10.DeleteOptions, arg2 v10.ListOptions) error
DeleteCollection mocks base method.
func (*MockMutatingWebhookConfigurationV1Interface) EXPECT ¶
func (m *MockMutatingWebhookConfigurationV1Interface) EXPECT() *MockMutatingWebhookConfigurationV1InterfaceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockMutatingWebhookConfigurationV1Interface) Get ¶
func (m *MockMutatingWebhookConfigurationV1Interface) Get(arg0 context.Context, arg1 string, arg2 v10.GetOptions) (*v1.MutatingWebhookConfiguration, error)
Get mocks base method.
func (*MockMutatingWebhookConfigurationV1Interface) List ¶
func (m *MockMutatingWebhookConfigurationV1Interface) List(arg0 context.Context, arg1 v10.ListOptions) (*v1.MutatingWebhookConfigurationList, error)
List mocks base method.
func (*MockMutatingWebhookConfigurationV1Interface) Patch ¶
func (m *MockMutatingWebhookConfigurationV1Interface) Patch(arg0 context.Context, arg1 string, arg2 types.PatchType, arg3 []byte, arg4 v10.PatchOptions, arg5 ...string) (*v1.MutatingWebhookConfiguration, error)
Patch mocks base method.
func (*MockMutatingWebhookConfigurationV1Interface) Update ¶
func (m *MockMutatingWebhookConfigurationV1Interface) Update(arg0 context.Context, arg1 *v1.MutatingWebhookConfiguration, arg2 v10.UpdateOptions) (*v1.MutatingWebhookConfiguration, error)
Update mocks base method.
func (*MockMutatingWebhookConfigurationV1Interface) Watch ¶
func (m *MockMutatingWebhookConfigurationV1Interface) Watch(arg0 context.Context, arg1 v10.ListOptions) (watch.Interface, error)
Watch mocks base method.
type MockMutatingWebhookConfigurationV1InterfaceMockRecorder ¶
type MockMutatingWebhookConfigurationV1InterfaceMockRecorder struct {
// contains filtered or unexported fields
}
MockMutatingWebhookConfigurationV1InterfaceMockRecorder is the mock recorder for MockMutatingWebhookConfigurationV1Interface.
func (*MockMutatingWebhookConfigurationV1InterfaceMockRecorder) Create ¶
func (mr *MockMutatingWebhookConfigurationV1InterfaceMockRecorder) Create(arg0, arg1, arg2 interface{}) *gomock.Call
Create indicates an expected call of Create.
func (*MockMutatingWebhookConfigurationV1InterfaceMockRecorder) Delete ¶
func (mr *MockMutatingWebhookConfigurationV1InterfaceMockRecorder) Delete(arg0, arg1, arg2 interface{}) *gomock.Call
Delete indicates an expected call of Delete.
func (*MockMutatingWebhookConfigurationV1InterfaceMockRecorder) DeleteCollection ¶
func (mr *MockMutatingWebhookConfigurationV1InterfaceMockRecorder) DeleteCollection(arg0, arg1, arg2 interface{}) *gomock.Call
DeleteCollection indicates an expected call of DeleteCollection.
func (*MockMutatingWebhookConfigurationV1InterfaceMockRecorder) Get ¶
func (mr *MockMutatingWebhookConfigurationV1InterfaceMockRecorder) Get(arg0, arg1, arg2 interface{}) *gomock.Call
Get indicates an expected call of Get.
func (*MockMutatingWebhookConfigurationV1InterfaceMockRecorder) List ¶
func (mr *MockMutatingWebhookConfigurationV1InterfaceMockRecorder) List(arg0, arg1 interface{}) *gomock.Call
List indicates an expected call of List.
func (*MockMutatingWebhookConfigurationV1InterfaceMockRecorder) Patch ¶
func (mr *MockMutatingWebhookConfigurationV1InterfaceMockRecorder) Patch(arg0, arg1, arg2, arg3, arg4 interface{}, arg5 ...interface{}) *gomock.Call
Patch indicates an expected call of Patch.
func (*MockMutatingWebhookConfigurationV1InterfaceMockRecorder) Update ¶
func (mr *MockMutatingWebhookConfigurationV1InterfaceMockRecorder) Update(arg0, arg1, arg2 interface{}) *gomock.Call
Update indicates an expected call of Update.
func (*MockMutatingWebhookConfigurationV1InterfaceMockRecorder) Watch ¶
func (mr *MockMutatingWebhookConfigurationV1InterfaceMockRecorder) Watch(arg0, arg1 interface{}) *gomock.Call
Watch indicates an expected call of Watch.
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 context.Context, arg1 *v1.Namespace, arg2 v10.CreateOptions) (*v1.Namespace, error)
Create mocks base method.
func (*MockNamespaceInterface) Delete ¶
func (m *MockNamespaceInterface) Delete(arg0 context.Context, arg1 string, arg2 v10.DeleteOptions) error
Delete mocks base method.
func (*MockNamespaceInterface) EXPECT ¶
func (m *MockNamespaceInterface) EXPECT() *MockNamespaceInterfaceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockNamespaceInterface) Finalize ¶
func (m *MockNamespaceInterface) Finalize(arg0 context.Context, arg1 *v1.Namespace, arg2 v10.UpdateOptions) (*v1.Namespace, error)
Finalize mocks base method.
func (*MockNamespaceInterface) Get ¶
func (m *MockNamespaceInterface) Get(arg0 context.Context, arg1 string, arg2 v10.GetOptions) (*v1.Namespace, error)
Get mocks base method.
func (*MockNamespaceInterface) List ¶
func (m *MockNamespaceInterface) List(arg0 context.Context, arg1 v10.ListOptions) (*v1.NamespaceList, error)
List mocks base method.
func (*MockNamespaceInterface) Patch ¶
func (m *MockNamespaceInterface) Patch(arg0 context.Context, arg1 string, arg2 types.PatchType, arg3 []byte, arg4 v10.PatchOptions, arg5 ...string) (*v1.Namespace, error)
Patch mocks base method.
func (*MockNamespaceInterface) Update ¶
func (m *MockNamespaceInterface) Update(arg0 context.Context, arg1 *v1.Namespace, arg2 v10.UpdateOptions) (*v1.Namespace, error)
Update mocks base method.
func (*MockNamespaceInterface) UpdateStatus ¶
func (m *MockNamespaceInterface) UpdateStatus(arg0 context.Context, arg1 *v1.Namespace, arg2 v10.UpdateOptions) (*v1.Namespace, error)
UpdateStatus mocks base method.
func (*MockNamespaceInterface) Watch ¶
func (m *MockNamespaceInterface) Watch(arg0 context.Context, arg1 v10.ListOptions) (watch.Interface, error)
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, arg1, arg2 interface{}) *gomock.Call
Create indicates an expected call of Create.
func (*MockNamespaceInterfaceMockRecorder) Delete ¶
func (mr *MockNamespaceInterfaceMockRecorder) Delete(arg0, arg1, arg2 interface{}) *gomock.Call
Delete indicates an expected call of Delete.
func (*MockNamespaceInterfaceMockRecorder) Finalize ¶
func (mr *MockNamespaceInterfaceMockRecorder) Finalize(arg0, arg1, arg2 interface{}) *gomock.Call
Finalize indicates an expected call of Finalize.
func (*MockNamespaceInterfaceMockRecorder) Get ¶
func (mr *MockNamespaceInterfaceMockRecorder) Get(arg0, arg1, arg2 interface{}) *gomock.Call
Get indicates an expected call of Get.
func (*MockNamespaceInterfaceMockRecorder) List ¶
func (mr *MockNamespaceInterfaceMockRecorder) List(arg0, arg1 interface{}) *gomock.Call
List indicates an expected call of List.
func (*MockNamespaceInterfaceMockRecorder) Patch ¶
func (mr *MockNamespaceInterfaceMockRecorder) Patch(arg0, arg1, arg2, arg3, arg4 interface{}, arg5 ...interface{}) *gomock.Call
Patch indicates an expected call of Patch.
func (*MockNamespaceInterfaceMockRecorder) Update ¶
func (mr *MockNamespaceInterfaceMockRecorder) Update(arg0, arg1, arg2 interface{}) *gomock.Call
Update indicates an expected call of Update.
func (*MockNamespaceInterfaceMockRecorder) UpdateStatus ¶
func (mr *MockNamespaceInterfaceMockRecorder) UpdateStatus(arg0, arg1, arg2 interface{}) *gomock.Call
UpdateStatus indicates an expected call of UpdateStatus.
func (*MockNamespaceInterfaceMockRecorder) Watch ¶
func (mr *MockNamespaceInterfaceMockRecorder) Watch(arg0, arg1 interface{}) *gomock.Call
Watch indicates an expected call of Watch.
type MockNamespaceableResourceInterface ¶
type MockNamespaceableResourceInterface struct {
// contains filtered or unexported fields
}
MockNamespaceableResourceInterface is a mock of NamespaceableResourceInterface interface.
func NewMockNamespaceableResourceInterface ¶
func NewMockNamespaceableResourceInterface(ctrl *gomock.Controller) *MockNamespaceableResourceInterface
NewMockNamespaceableResourceInterface creates a new mock instance.
func (*MockNamespaceableResourceInterface) Create ¶
func (m *MockNamespaceableResourceInterface) Create(arg0 context.Context, arg1 *unstructured.Unstructured, arg2 v1.CreateOptions, arg3 ...string) (*unstructured.Unstructured, error)
Create mocks base method.
func (*MockNamespaceableResourceInterface) Delete ¶
func (m *MockNamespaceableResourceInterface) Delete(arg0 context.Context, arg1 string, arg2 v1.DeleteOptions, arg3 ...string) error
Delete mocks base method.
func (*MockNamespaceableResourceInterface) DeleteCollection ¶
func (m *MockNamespaceableResourceInterface) DeleteCollection(arg0 context.Context, arg1 v1.DeleteOptions, arg2 v1.ListOptions) error
DeleteCollection mocks base method.
func (*MockNamespaceableResourceInterface) EXPECT ¶
func (m *MockNamespaceableResourceInterface) EXPECT() *MockNamespaceableResourceInterfaceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockNamespaceableResourceInterface) Get ¶
func (m *MockNamespaceableResourceInterface) Get(arg0 context.Context, arg1 string, arg2 v1.GetOptions, arg3 ...string) (*unstructured.Unstructured, error)
Get mocks base method.
func (*MockNamespaceableResourceInterface) List ¶
func (m *MockNamespaceableResourceInterface) List(arg0 context.Context, arg1 v1.ListOptions) (*unstructured.UnstructuredList, error)
List mocks base method.
func (*MockNamespaceableResourceInterface) Namespace ¶
func (m *MockNamespaceableResourceInterface) Namespace(arg0 string) dynamic.ResourceInterface
Namespace mocks base method.
func (*MockNamespaceableResourceInterface) Patch ¶
func (m *MockNamespaceableResourceInterface) Patch(arg0 context.Context, arg1 string, arg2 types.PatchType, arg3 []byte, arg4 v1.PatchOptions, arg5 ...string) (*unstructured.Unstructured, error)
Patch mocks base method.
func (*MockNamespaceableResourceInterface) Update ¶
func (m *MockNamespaceableResourceInterface) Update(arg0 context.Context, arg1 *unstructured.Unstructured, arg2 v1.UpdateOptions, arg3 ...string) (*unstructured.Unstructured, error)
Update mocks base method.
func (*MockNamespaceableResourceInterface) UpdateStatus ¶
func (m *MockNamespaceableResourceInterface) UpdateStatus(arg0 context.Context, arg1 *unstructured.Unstructured, arg2 v1.UpdateOptions) (*unstructured.Unstructured, error)
UpdateStatus mocks base method.
func (*MockNamespaceableResourceInterface) Watch ¶
func (m *MockNamespaceableResourceInterface) Watch(arg0 context.Context, arg1 v1.ListOptions) (watch.Interface, error)
Watch mocks base method.
type MockNamespaceableResourceInterfaceMockRecorder ¶
type MockNamespaceableResourceInterfaceMockRecorder struct {
// contains filtered or unexported fields
}
MockNamespaceableResourceInterfaceMockRecorder is the mock recorder for MockNamespaceableResourceInterface.
func (*MockNamespaceableResourceInterfaceMockRecorder) Create ¶
func (mr *MockNamespaceableResourceInterfaceMockRecorder) Create(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
Create indicates an expected call of Create.
func (*MockNamespaceableResourceInterfaceMockRecorder) Delete ¶
func (mr *MockNamespaceableResourceInterfaceMockRecorder) Delete(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
Delete indicates an expected call of Delete.
func (*MockNamespaceableResourceInterfaceMockRecorder) DeleteCollection ¶
func (mr *MockNamespaceableResourceInterfaceMockRecorder) DeleteCollection(arg0, arg1, arg2 interface{}) *gomock.Call
DeleteCollection indicates an expected call of DeleteCollection.
func (*MockNamespaceableResourceInterfaceMockRecorder) Get ¶
func (mr *MockNamespaceableResourceInterfaceMockRecorder) Get(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
Get indicates an expected call of Get.
func (*MockNamespaceableResourceInterfaceMockRecorder) List ¶
func (mr *MockNamespaceableResourceInterfaceMockRecorder) List(arg0, arg1 interface{}) *gomock.Call
List indicates an expected call of List.
func (*MockNamespaceableResourceInterfaceMockRecorder) Namespace ¶
func (mr *MockNamespaceableResourceInterfaceMockRecorder) Namespace(arg0 interface{}) *gomock.Call
Namespace indicates an expected call of Namespace.
func (*MockNamespaceableResourceInterfaceMockRecorder) Patch ¶
func (mr *MockNamespaceableResourceInterfaceMockRecorder) Patch(arg0, arg1, arg2, arg3, arg4 interface{}, arg5 ...interface{}) *gomock.Call
Patch indicates an expected call of Patch.
func (*MockNamespaceableResourceInterfaceMockRecorder) Update ¶
func (mr *MockNamespaceableResourceInterfaceMockRecorder) Update(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
Update indicates an expected call of Update.
func (*MockNamespaceableResourceInterfaceMockRecorder) UpdateStatus ¶
func (mr *MockNamespaceableResourceInterfaceMockRecorder) UpdateStatus(arg0, arg1, arg2 interface{}) *gomock.Call
UpdateStatus indicates an expected call of UpdateStatus.
func (*MockNamespaceableResourceInterfaceMockRecorder) Watch ¶
func (mr *MockNamespaceableResourceInterfaceMockRecorder) Watch(arg0, arg1 interface{}) *gomock.Call
Watch indicates an expected call of Watch.
type MockNetworkingV1Interface ¶
type MockNetworkingV1Interface struct {
// contains filtered or unexported fields
}
MockNetworkingV1Interface is a mock of NetworkingV1Interface interface.
func NewMockNetworkingV1Interface ¶
func NewMockNetworkingV1Interface(ctrl *gomock.Controller) *MockNetworkingV1Interface
NewMockNetworkingV1Interface creates a new mock instance.
func (*MockNetworkingV1Interface) EXPECT ¶
func (m *MockNetworkingV1Interface) EXPECT() *MockNetworkingV1InterfaceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockNetworkingV1Interface) IngressClasses ¶
func (m *MockNetworkingV1Interface) IngressClasses() v11.IngressClassInterface
IngressClasses mocks base method.
func (*MockNetworkingV1Interface) Ingresses ¶
func (m *MockNetworkingV1Interface) Ingresses(arg0 string) v11.IngressInterface
Ingresses mocks base method.
func (*MockNetworkingV1Interface) NetworkPolicies ¶
func (m *MockNetworkingV1Interface) NetworkPolicies(arg0 string) v11.NetworkPolicyInterface
NetworkPolicies mocks base method.
func (*MockNetworkingV1Interface) RESTClient ¶
func (m *MockNetworkingV1Interface) RESTClient() rest.Interface
RESTClient mocks base method.
type MockNetworkingV1InterfaceMockRecorder ¶
type MockNetworkingV1InterfaceMockRecorder struct {
// contains filtered or unexported fields
}
MockNetworkingV1InterfaceMockRecorder is the mock recorder for MockNetworkingV1Interface.
func (*MockNetworkingV1InterfaceMockRecorder) IngressClasses ¶
func (mr *MockNetworkingV1InterfaceMockRecorder) IngressClasses() *gomock.Call
IngressClasses indicates an expected call of IngressClasses.
func (*MockNetworkingV1InterfaceMockRecorder) Ingresses ¶
func (mr *MockNetworkingV1InterfaceMockRecorder) Ingresses(arg0 interface{}) *gomock.Call
Ingresses indicates an expected call of Ingresses.
func (*MockNetworkingV1InterfaceMockRecorder) NetworkPolicies ¶
func (mr *MockNetworkingV1InterfaceMockRecorder) NetworkPolicies(arg0 interface{}) *gomock.Call
NetworkPolicies indicates an expected call of NetworkPolicies.
func (*MockNetworkingV1InterfaceMockRecorder) RESTClient ¶
func (mr *MockNetworkingV1InterfaceMockRecorder) RESTClient() *gomock.Call
RESTClient indicates an expected call of RESTClient.
type MockNetworkingV1beta1Interface ¶
type MockNetworkingV1beta1Interface struct {
// contains filtered or unexported fields
}
MockNetworkingV1beta1Interface is a mock of NetworkingV1beta1Interface interface.
func NewMockNetworkingV1beta1Interface ¶
func NewMockNetworkingV1beta1Interface(ctrl *gomock.Controller) *MockNetworkingV1beta1Interface
NewMockNetworkingV1beta1Interface creates a new mock instance.
func (*MockNetworkingV1beta1Interface) EXPECT ¶
func (m *MockNetworkingV1beta1Interface) EXPECT() *MockNetworkingV1beta1InterfaceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockNetworkingV1beta1Interface) IngressClasses ¶
func (m *MockNetworkingV1beta1Interface) IngressClasses() v1beta10.IngressClassInterface
IngressClasses mocks base method.
func (*MockNetworkingV1beta1Interface) Ingresses ¶
func (m *MockNetworkingV1beta1Interface) Ingresses(arg0 string) v1beta10.IngressInterface
Ingresses mocks base method.
func (*MockNetworkingV1beta1Interface) RESTClient ¶
func (m *MockNetworkingV1beta1Interface) RESTClient() rest.Interface
RESTClient mocks base method.
type MockNetworkingV1beta1InterfaceMockRecorder ¶
type MockNetworkingV1beta1InterfaceMockRecorder struct {
// contains filtered or unexported fields
}
MockNetworkingV1beta1InterfaceMockRecorder is the mock recorder for MockNetworkingV1beta1Interface.
func (*MockNetworkingV1beta1InterfaceMockRecorder) IngressClasses ¶
func (mr *MockNetworkingV1beta1InterfaceMockRecorder) IngressClasses() *gomock.Call
IngressClasses indicates an expected call of IngressClasses.
func (*MockNetworkingV1beta1InterfaceMockRecorder) Ingresses ¶
func (mr *MockNetworkingV1beta1InterfaceMockRecorder) Ingresses(arg0 interface{}) *gomock.Call
Ingresses indicates an expected call of Ingresses.
func (*MockNetworkingV1beta1InterfaceMockRecorder) RESTClient ¶
func (mr *MockNetworkingV1beta1InterfaceMockRecorder) RESTClient() *gomock.Call
RESTClient indicates an expected call of RESTClient.
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 context.Context, arg1 *v1.Node, arg2 v10.CreateOptions) (*v1.Node, error)
Create mocks base method.
func (*MockNodeInterface) Delete ¶
func (m *MockNodeInterface) Delete(arg0 context.Context, arg1 string, arg2 v10.DeleteOptions) error
Delete mocks base method.
func (*MockNodeInterface) DeleteCollection ¶
func (m *MockNodeInterface) DeleteCollection(arg0 context.Context, arg1 v10.DeleteOptions, arg2 v10.ListOptions) error
DeleteCollection mocks base method.
func (*MockNodeInterface) EXPECT ¶
func (m *MockNodeInterface) EXPECT() *MockNodeInterfaceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockNodeInterface) Get ¶
func (m *MockNodeInterface) Get(arg0 context.Context, arg1 string, arg2 v10.GetOptions) (*v1.Node, error)
Get mocks base method.
func (*MockNodeInterface) List ¶
func (m *MockNodeInterface) List(arg0 context.Context, arg1 v10.ListOptions) (*v1.NodeList, error)
List mocks base method.
func (*MockNodeInterface) Patch ¶
func (m *MockNodeInterface) Patch(arg0 context.Context, arg1 string, arg2 types.PatchType, arg3 []byte, arg4 v10.PatchOptions, arg5 ...string) (*v1.Node, error)
Patch mocks base method.
func (*MockNodeInterface) PatchStatus ¶
func (m *MockNodeInterface) PatchStatus(arg0 context.Context, arg1 string, arg2 []byte) (*v1.Node, error)
PatchStatus mocks base method.
func (*MockNodeInterface) Update ¶
func (m *MockNodeInterface) Update(arg0 context.Context, arg1 *v1.Node, arg2 v10.UpdateOptions) (*v1.Node, error)
Update mocks base method.
func (*MockNodeInterface) UpdateStatus ¶
func (m *MockNodeInterface) UpdateStatus(arg0 context.Context, arg1 *v1.Node, arg2 v10.UpdateOptions) (*v1.Node, error)
UpdateStatus mocks base method.
func (*MockNodeInterface) Watch ¶
func (m *MockNodeInterface) Watch(arg0 context.Context, arg1 v10.ListOptions) (watch.Interface, error)
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, arg1, arg2 interface{}) *gomock.Call
Create indicates an expected call of Create.
func (*MockNodeInterfaceMockRecorder) Delete ¶
func (mr *MockNodeInterfaceMockRecorder) Delete(arg0, arg1, arg2 interface{}) *gomock.Call
Delete indicates an expected call of Delete.
func (*MockNodeInterfaceMockRecorder) DeleteCollection ¶
func (mr *MockNodeInterfaceMockRecorder) DeleteCollection(arg0, arg1, arg2 interface{}) *gomock.Call
DeleteCollection indicates an expected call of DeleteCollection.
func (*MockNodeInterfaceMockRecorder) Get ¶
func (mr *MockNodeInterfaceMockRecorder) Get(arg0, arg1, arg2 interface{}) *gomock.Call
Get indicates an expected call of Get.
func (*MockNodeInterfaceMockRecorder) List ¶
func (mr *MockNodeInterfaceMockRecorder) List(arg0, arg1 interface{}) *gomock.Call
List indicates an expected call of List.
func (*MockNodeInterfaceMockRecorder) Patch ¶
func (mr *MockNodeInterfaceMockRecorder) Patch(arg0, arg1, arg2, arg3, arg4 interface{}, arg5 ...interface{}) *gomock.Call
Patch indicates an expected call of Patch.
func (*MockNodeInterfaceMockRecorder) PatchStatus ¶
func (mr *MockNodeInterfaceMockRecorder) PatchStatus(arg0, arg1, arg2 interface{}) *gomock.Call
PatchStatus indicates an expected call of PatchStatus.
func (*MockNodeInterfaceMockRecorder) Update ¶
func (mr *MockNodeInterfaceMockRecorder) Update(arg0, arg1, arg2 interface{}) *gomock.Call
Update indicates an expected call of Update.
func (*MockNodeInterfaceMockRecorder) UpdateStatus ¶
func (mr *MockNodeInterfaceMockRecorder) UpdateStatus(arg0, arg1, arg2 interface{}) *gomock.Call
UpdateStatus indicates an expected call of UpdateStatus.
func (*MockNodeInterfaceMockRecorder) Watch ¶
func (mr *MockNodeInterfaceMockRecorder) Watch(arg0, arg1 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 ¶
func (m *MockPersistentVolumeClaimInterface) Create(arg0 context.Context, arg1 *v1.PersistentVolumeClaim, arg2 v10.CreateOptions) (*v1.PersistentVolumeClaim, error)
Create mocks base method.
func (*MockPersistentVolumeClaimInterface) Delete ¶
func (m *MockPersistentVolumeClaimInterface) Delete(arg0 context.Context, arg1 string, arg2 v10.DeleteOptions) error
Delete mocks base method.
func (*MockPersistentVolumeClaimInterface) DeleteCollection ¶
func (m *MockPersistentVolumeClaimInterface) DeleteCollection(arg0 context.Context, arg1 v10.DeleteOptions, arg2 v10.ListOptions) error
DeleteCollection mocks base method.
func (*MockPersistentVolumeClaimInterface) EXPECT ¶
func (m *MockPersistentVolumeClaimInterface) EXPECT() *MockPersistentVolumeClaimInterfaceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockPersistentVolumeClaimInterface) Get ¶
func (m *MockPersistentVolumeClaimInterface) Get(arg0 context.Context, arg1 string, arg2 v10.GetOptions) (*v1.PersistentVolumeClaim, error)
Get mocks base method.
func (*MockPersistentVolumeClaimInterface) List ¶
func (m *MockPersistentVolumeClaimInterface) List(arg0 context.Context, arg1 v10.ListOptions) (*v1.PersistentVolumeClaimList, error)
List mocks base method.
func (*MockPersistentVolumeClaimInterface) Patch ¶
func (m *MockPersistentVolumeClaimInterface) Patch(arg0 context.Context, arg1 string, arg2 types.PatchType, arg3 []byte, arg4 v10.PatchOptions, arg5 ...string) (*v1.PersistentVolumeClaim, error)
Patch mocks base method.
func (*MockPersistentVolumeClaimInterface) Update ¶
func (m *MockPersistentVolumeClaimInterface) Update(arg0 context.Context, arg1 *v1.PersistentVolumeClaim, arg2 v10.UpdateOptions) (*v1.PersistentVolumeClaim, error)
Update mocks base method.
func (*MockPersistentVolumeClaimInterface) UpdateStatus ¶
func (m *MockPersistentVolumeClaimInterface) UpdateStatus(arg0 context.Context, arg1 *v1.PersistentVolumeClaim, arg2 v10.UpdateOptions) (*v1.PersistentVolumeClaim, error)
UpdateStatus mocks base method.
func (*MockPersistentVolumeClaimInterface) Watch ¶
func (m *MockPersistentVolumeClaimInterface) Watch(arg0 context.Context, arg1 v10.ListOptions) (watch.Interface, error)
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, arg1, arg2 interface{}) *gomock.Call
Create indicates an expected call of Create.
func (*MockPersistentVolumeClaimInterfaceMockRecorder) Delete ¶
func (mr *MockPersistentVolumeClaimInterfaceMockRecorder) Delete(arg0, arg1, arg2 interface{}) *gomock.Call
Delete indicates an expected call of Delete.
func (*MockPersistentVolumeClaimInterfaceMockRecorder) DeleteCollection ¶
func (mr *MockPersistentVolumeClaimInterfaceMockRecorder) DeleteCollection(arg0, arg1, arg2 interface{}) *gomock.Call
DeleteCollection indicates an expected call of DeleteCollection.
func (*MockPersistentVolumeClaimInterfaceMockRecorder) Get ¶
func (mr *MockPersistentVolumeClaimInterfaceMockRecorder) Get(arg0, arg1, arg2 interface{}) *gomock.Call
Get indicates an expected call of Get.
func (*MockPersistentVolumeClaimInterfaceMockRecorder) List ¶
func (mr *MockPersistentVolumeClaimInterfaceMockRecorder) List(arg0, arg1 interface{}) *gomock.Call
List indicates an expected call of List.
func (*MockPersistentVolumeClaimInterfaceMockRecorder) Patch ¶
func (mr *MockPersistentVolumeClaimInterfaceMockRecorder) Patch(arg0, arg1, arg2, arg3, arg4 interface{}, arg5 ...interface{}) *gomock.Call
Patch indicates an expected call of Patch.
func (*MockPersistentVolumeClaimInterfaceMockRecorder) Update ¶
func (mr *MockPersistentVolumeClaimInterfaceMockRecorder) Update(arg0, arg1, arg2 interface{}) *gomock.Call
Update indicates an expected call of Update.
func (*MockPersistentVolumeClaimInterfaceMockRecorder) UpdateStatus ¶
func (mr *MockPersistentVolumeClaimInterfaceMockRecorder) UpdateStatus(arg0, arg1, arg2 interface{}) *gomock.Call
UpdateStatus indicates an expected call of UpdateStatus.
func (*MockPersistentVolumeClaimInterfaceMockRecorder) Watch ¶
func (mr *MockPersistentVolumeClaimInterfaceMockRecorder) Watch(arg0, arg1 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 ¶
func (m *MockPersistentVolumeInterface) Create(arg0 context.Context, arg1 *v1.PersistentVolume, arg2 v10.CreateOptions) (*v1.PersistentVolume, error)
Create mocks base method.
func (*MockPersistentVolumeInterface) Delete ¶
func (m *MockPersistentVolumeInterface) Delete(arg0 context.Context, arg1 string, arg2 v10.DeleteOptions) error
Delete mocks base method.
func (*MockPersistentVolumeInterface) DeleteCollection ¶
func (m *MockPersistentVolumeInterface) DeleteCollection(arg0 context.Context, arg1 v10.DeleteOptions, arg2 v10.ListOptions) error
DeleteCollection mocks base method.
func (*MockPersistentVolumeInterface) EXPECT ¶
func (m *MockPersistentVolumeInterface) EXPECT() *MockPersistentVolumeInterfaceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockPersistentVolumeInterface) Get ¶
func (m *MockPersistentVolumeInterface) Get(arg0 context.Context, arg1 string, arg2 v10.GetOptions) (*v1.PersistentVolume, error)
Get mocks base method.
func (*MockPersistentVolumeInterface) List ¶
func (m *MockPersistentVolumeInterface) List(arg0 context.Context, arg1 v10.ListOptions) (*v1.PersistentVolumeList, error)
List mocks base method.
func (*MockPersistentVolumeInterface) Patch ¶
func (m *MockPersistentVolumeInterface) Patch(arg0 context.Context, arg1 string, arg2 types.PatchType, arg3 []byte, arg4 v10.PatchOptions, arg5 ...string) (*v1.PersistentVolume, error)
Patch mocks base method.
func (*MockPersistentVolumeInterface) Update ¶
func (m *MockPersistentVolumeInterface) Update(arg0 context.Context, arg1 *v1.PersistentVolume, arg2 v10.UpdateOptions) (*v1.PersistentVolume, error)
Update mocks base method.
func (*MockPersistentVolumeInterface) UpdateStatus ¶
func (m *MockPersistentVolumeInterface) UpdateStatus(arg0 context.Context, arg1 *v1.PersistentVolume, arg2 v10.UpdateOptions) (*v1.PersistentVolume, error)
UpdateStatus mocks base method.
func (*MockPersistentVolumeInterface) Watch ¶
func (m *MockPersistentVolumeInterface) Watch(arg0 context.Context, arg1 v10.ListOptions) (watch.Interface, error)
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, arg1, arg2 interface{}) *gomock.Call
Create indicates an expected call of Create.
func (*MockPersistentVolumeInterfaceMockRecorder) Delete ¶
func (mr *MockPersistentVolumeInterfaceMockRecorder) Delete(arg0, arg1, arg2 interface{}) *gomock.Call
Delete indicates an expected call of Delete.
func (*MockPersistentVolumeInterfaceMockRecorder) DeleteCollection ¶
func (mr *MockPersistentVolumeInterfaceMockRecorder) DeleteCollection(arg0, arg1, arg2 interface{}) *gomock.Call
DeleteCollection indicates an expected call of DeleteCollection.
func (*MockPersistentVolumeInterfaceMockRecorder) Get ¶
func (mr *MockPersistentVolumeInterfaceMockRecorder) Get(arg0, arg1, arg2 interface{}) *gomock.Call
Get indicates an expected call of Get.
func (*MockPersistentVolumeInterfaceMockRecorder) List ¶
func (mr *MockPersistentVolumeInterfaceMockRecorder) List(arg0, arg1 interface{}) *gomock.Call
List indicates an expected call of List.
func (*MockPersistentVolumeInterfaceMockRecorder) Patch ¶
func (mr *MockPersistentVolumeInterfaceMockRecorder) Patch(arg0, arg1, arg2, arg3, arg4 interface{}, arg5 ...interface{}) *gomock.Call
Patch indicates an expected call of Patch.
func (*MockPersistentVolumeInterfaceMockRecorder) Update ¶
func (mr *MockPersistentVolumeInterfaceMockRecorder) Update(arg0, arg1, arg2 interface{}) *gomock.Call
Update indicates an expected call of Update.
func (*MockPersistentVolumeInterfaceMockRecorder) UpdateStatus ¶
func (mr *MockPersistentVolumeInterfaceMockRecorder) UpdateStatus(arg0, arg1, arg2 interface{}) *gomock.Call
UpdateStatus indicates an expected call of UpdateStatus.
func (*MockPersistentVolumeInterfaceMockRecorder) Watch ¶
func (mr *MockPersistentVolumeInterfaceMockRecorder) Watch(arg0, arg1 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 context.Context, arg1 *v1.Binding, arg2 v10.CreateOptions) error
Bind mocks base method.
func (*MockPodInterface) Create ¶
func (m *MockPodInterface) Create(arg0 context.Context, arg1 *v1.Pod, arg2 v10.CreateOptions) (*v1.Pod, error)
Create mocks base method.
func (*MockPodInterface) Delete ¶
func (m *MockPodInterface) Delete(arg0 context.Context, arg1 string, arg2 v10.DeleteOptions) error
Delete mocks base method.
func (*MockPodInterface) DeleteCollection ¶
func (m *MockPodInterface) DeleteCollection(arg0 context.Context, arg1 v10.DeleteOptions, arg2 v10.ListOptions) error
DeleteCollection mocks base method.
func (*MockPodInterface) EXPECT ¶
func (m *MockPodInterface) EXPECT() *MockPodInterfaceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockPodInterface) Get ¶
func (m *MockPodInterface) Get(arg0 context.Context, arg1 string, arg2 v10.GetOptions) (*v1.Pod, error)
Get mocks base method.
func (*MockPodInterface) GetEphemeralContainers ¶
func (m *MockPodInterface) GetEphemeralContainers(arg0 context.Context, arg1 string, arg2 v10.GetOptions) (*v1.EphemeralContainers, error)
GetEphemeralContainers 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 context.Context, arg1 v10.ListOptions) (*v1.PodList, error)
List mocks base method.
func (*MockPodInterface) Patch ¶
func (m *MockPodInterface) Patch(arg0 context.Context, arg1 string, arg2 types.PatchType, arg3 []byte, arg4 v10.PatchOptions, arg5 ...string) (*v1.Pod, error)
Patch mocks base method.
func (*MockPodInterface) ProxyGet ¶
func (m *MockPodInterface) ProxyGet(arg0, arg1, arg2, arg3 string, arg4 map[string]string) rest.ResponseWrapper
ProxyGet mocks base method.
func (*MockPodInterface) Update ¶
func (m *MockPodInterface) Update(arg0 context.Context, arg1 *v1.Pod, arg2 v10.UpdateOptions) (*v1.Pod, error)
Update mocks base method.
func (*MockPodInterface) UpdateEphemeralContainers ¶
func (m *MockPodInterface) UpdateEphemeralContainers(arg0 context.Context, arg1 string, arg2 *v1.EphemeralContainers, arg3 v10.UpdateOptions) (*v1.EphemeralContainers, error)
UpdateEphemeralContainers mocks base method.
func (*MockPodInterface) UpdateStatus ¶
func (m *MockPodInterface) UpdateStatus(arg0 context.Context, arg1 *v1.Pod, arg2 v10.UpdateOptions) (*v1.Pod, error)
UpdateStatus mocks base method.
func (*MockPodInterface) Watch ¶
func (m *MockPodInterface) Watch(arg0 context.Context, arg1 v10.ListOptions) (watch.Interface, error)
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, arg1, arg2 interface{}) *gomock.Call
Bind indicates an expected call of Bind.
func (*MockPodInterfaceMockRecorder) Create ¶
func (mr *MockPodInterfaceMockRecorder) Create(arg0, arg1, arg2 interface{}) *gomock.Call
Create indicates an expected call of Create.
func (*MockPodInterfaceMockRecorder) Delete ¶
func (mr *MockPodInterfaceMockRecorder) Delete(arg0, arg1, arg2 interface{}) *gomock.Call
Delete indicates an expected call of Delete.
func (*MockPodInterfaceMockRecorder) DeleteCollection ¶
func (mr *MockPodInterfaceMockRecorder) DeleteCollection(arg0, arg1, arg2 interface{}) *gomock.Call
DeleteCollection indicates an expected call of DeleteCollection.
func (*MockPodInterfaceMockRecorder) Evict ¶
func (mr *MockPodInterfaceMockRecorder) Evict(arg0, arg1 interface{}) *gomock.Call
Evict indicates an expected call of Evict.
func (*MockPodInterfaceMockRecorder) Get ¶
func (mr *MockPodInterfaceMockRecorder) Get(arg0, arg1, arg2 interface{}) *gomock.Call
Get indicates an expected call of Get.
func (*MockPodInterfaceMockRecorder) GetEphemeralContainers ¶
func (mr *MockPodInterfaceMockRecorder) GetEphemeralContainers(arg0, arg1, arg2 interface{}) *gomock.Call
GetEphemeralContainers indicates an expected call of GetEphemeralContainers.
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, arg1 interface{}) *gomock.Call
List indicates an expected call of List.
func (*MockPodInterfaceMockRecorder) Patch ¶
func (mr *MockPodInterfaceMockRecorder) Patch(arg0, arg1, arg2, arg3, arg4 interface{}, arg5 ...interface{}) *gomock.Call
Patch indicates an expected call of Patch.
func (*MockPodInterfaceMockRecorder) ProxyGet ¶
func (mr *MockPodInterfaceMockRecorder) ProxyGet(arg0, arg1, arg2, arg3, arg4 interface{}) *gomock.Call
ProxyGet indicates an expected call of ProxyGet.
func (*MockPodInterfaceMockRecorder) Update ¶
func (mr *MockPodInterfaceMockRecorder) Update(arg0, arg1, arg2 interface{}) *gomock.Call
Update indicates an expected call of Update.
func (*MockPodInterfaceMockRecorder) UpdateEphemeralContainers ¶
func (mr *MockPodInterfaceMockRecorder) UpdateEphemeralContainers(arg0, arg1, arg2, arg3 interface{}) *gomock.Call
UpdateEphemeralContainers indicates an expected call of UpdateEphemeralContainers.
func (*MockPodInterfaceMockRecorder) UpdateStatus ¶
func (mr *MockPodInterfaceMockRecorder) UpdateStatus(arg0, arg1, arg2 interface{}) *gomock.Call
UpdateStatus indicates an expected call of UpdateStatus.
func (*MockPodInterfaceMockRecorder) Watch ¶
func (mr *MockPodInterfaceMockRecorder) Watch(arg0, arg1 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 ¶
func (m *MockRbacV1Interface) EXPECT() *MockRbacV1InterfaceMockRecorder
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 ¶
func (m *MockRbacV1Interface) Roles(arg0 string) v11.RoleInterface
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 MockResourceInterface ¶
type MockResourceInterface struct {
// contains filtered or unexported fields
}
MockResourceInterface is a mock of ResourceInterface interface.
func NewMockResourceInterface ¶
func NewMockResourceInterface(ctrl *gomock.Controller) *MockResourceInterface
NewMockResourceInterface creates a new mock instance.
func (*MockResourceInterface) Create ¶
func (m *MockResourceInterface) Create(arg0 context.Context, arg1 *unstructured.Unstructured, arg2 v1.CreateOptions, arg3 ...string) (*unstructured.Unstructured, error)
Create mocks base method.
func (*MockResourceInterface) Delete ¶
func (m *MockResourceInterface) Delete(arg0 context.Context, arg1 string, arg2 v1.DeleteOptions, arg3 ...string) error
Delete mocks base method.
func (*MockResourceInterface) DeleteCollection ¶
func (m *MockResourceInterface) DeleteCollection(arg0 context.Context, arg1 v1.DeleteOptions, arg2 v1.ListOptions) error
DeleteCollection mocks base method.
func (*MockResourceInterface) EXPECT ¶
func (m *MockResourceInterface) EXPECT() *MockResourceInterfaceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockResourceInterface) Get ¶
func (m *MockResourceInterface) Get(arg0 context.Context, arg1 string, arg2 v1.GetOptions, arg3 ...string) (*unstructured.Unstructured, error)
Get mocks base method.
func (*MockResourceInterface) List ¶
func (m *MockResourceInterface) List(arg0 context.Context, arg1 v1.ListOptions) (*unstructured.UnstructuredList, error)
List mocks base method.
func (*MockResourceInterface) Patch ¶
func (m *MockResourceInterface) Patch(arg0 context.Context, arg1 string, arg2 types.PatchType, arg3 []byte, arg4 v1.PatchOptions, arg5 ...string) (*unstructured.Unstructured, error)
Patch mocks base method.
func (*MockResourceInterface) Update ¶
func (m *MockResourceInterface) Update(arg0 context.Context, arg1 *unstructured.Unstructured, arg2 v1.UpdateOptions, arg3 ...string) (*unstructured.Unstructured, error)
Update mocks base method.
func (*MockResourceInterface) UpdateStatus ¶
func (m *MockResourceInterface) UpdateStatus(arg0 context.Context, arg1 *unstructured.Unstructured, arg2 v1.UpdateOptions) (*unstructured.Unstructured, error)
UpdateStatus mocks base method.
func (*MockResourceInterface) Watch ¶
func (m *MockResourceInterface) Watch(arg0 context.Context, arg1 v1.ListOptions) (watch.Interface, error)
Watch mocks base method.
type MockResourceInterfaceMockRecorder ¶
type MockResourceInterfaceMockRecorder struct {
// contains filtered or unexported fields
}
MockResourceInterfaceMockRecorder is the mock recorder for MockResourceInterface.
func (*MockResourceInterfaceMockRecorder) Create ¶
func (mr *MockResourceInterfaceMockRecorder) Create(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
Create indicates an expected call of Create.
func (*MockResourceInterfaceMockRecorder) Delete ¶
func (mr *MockResourceInterfaceMockRecorder) Delete(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
Delete indicates an expected call of Delete.
func (*MockResourceInterfaceMockRecorder) DeleteCollection ¶
func (mr *MockResourceInterfaceMockRecorder) DeleteCollection(arg0, arg1, arg2 interface{}) *gomock.Call
DeleteCollection indicates an expected call of DeleteCollection.
func (*MockResourceInterfaceMockRecorder) Get ¶
func (mr *MockResourceInterfaceMockRecorder) Get(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
Get indicates an expected call of Get.
func (*MockResourceInterfaceMockRecorder) List ¶
func (mr *MockResourceInterfaceMockRecorder) List(arg0, arg1 interface{}) *gomock.Call
List indicates an expected call of List.
func (*MockResourceInterfaceMockRecorder) Patch ¶
func (mr *MockResourceInterfaceMockRecorder) Patch(arg0, arg1, arg2, arg3, arg4 interface{}, arg5 ...interface{}) *gomock.Call
Patch indicates an expected call of Patch.
func (*MockResourceInterfaceMockRecorder) Update ¶
func (mr *MockResourceInterfaceMockRecorder) Update(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
Update indicates an expected call of Update.
func (*MockResourceInterfaceMockRecorder) UpdateStatus ¶
func (mr *MockResourceInterfaceMockRecorder) UpdateStatus(arg0, arg1, arg2 interface{}) *gomock.Call
UpdateStatus indicates an expected call of UpdateStatus.
func (*MockResourceInterfaceMockRecorder) Watch ¶
func (mr *MockResourceInterfaceMockRecorder) Watch(arg0, arg1 interface{}) *gomock.Call
Watch indicates an expected call of Watch.
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 ¶
func (m *MockRestClientInterface) APIVersion() schema.GroupVersion
APIVersion mocks base method.
func (*MockRestClientInterface) Delete ¶
func (m *MockRestClientInterface) Delete() *rest.Request
Delete mocks base method.
func (*MockRestClientInterface) EXPECT ¶
func (m *MockRestClientInterface) EXPECT() *MockRestClientInterfaceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockRestClientInterface) Get ¶
func (m *MockRestClientInterface) Get() *rest.Request
Get mocks base method.
func (*MockRestClientInterface) GetRateLimiter ¶
func (m *MockRestClientInterface) GetRateLimiter() flowcontrol.RateLimiter
GetRateLimiter mocks base method.
func (*MockRestClientInterface) Patch ¶
func (m *MockRestClientInterface) Patch(arg0 types.PatchType) *rest.Request
Patch mocks base method.
func (*MockRestClientInterface) Post ¶
func (m *MockRestClientInterface) Post() *rest.Request
Post mocks base method.
func (*MockRestClientInterface) Put ¶
func (m *MockRestClientInterface) Put() *rest.Request
Put mocks base method.
type MockRestClientInterfaceMockRecorder ¶
type MockRestClientInterfaceMockRecorder struct {
// contains filtered or unexported fields
}
MockRestClientInterfaceMockRecorder is the mock recorder for MockRestClientInterface.
func (*MockRestClientInterfaceMockRecorder) APIVersion ¶
func (mr *MockRestClientInterfaceMockRecorder) APIVersion() *gomock.Call
APIVersion indicates an expected call of APIVersion.
func (*MockRestClientInterfaceMockRecorder) Delete ¶
func (mr *MockRestClientInterfaceMockRecorder) Delete() *gomock.Call
Delete indicates an expected call of Delete.
func (*MockRestClientInterfaceMockRecorder) Get ¶
func (mr *MockRestClientInterfaceMockRecorder) Get() *gomock.Call
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 ¶
func (mr *MockRestClientInterfaceMockRecorder) Post() *gomock.Call
Post indicates an expected call of Post.
func (*MockRestClientInterfaceMockRecorder) Put ¶
func (mr *MockRestClientInterfaceMockRecorder) Put() *gomock.Call
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 MockRoleBindingInterface ¶
type MockRoleBindingInterface struct {
// contains filtered or unexported fields
}
MockRoleBindingInterface is a mock of RoleBindingInterface interface.
func NewMockRoleBindingInterface ¶
func NewMockRoleBindingInterface(ctrl *gomock.Controller) *MockRoleBindingInterface
NewMockRoleBindingInterface creates a new mock instance.
func (*MockRoleBindingInterface) Create ¶
func (m *MockRoleBindingInterface) Create(arg0 context.Context, arg1 *v1.RoleBinding, arg2 v10.CreateOptions) (*v1.RoleBinding, error)
Create mocks base method.
func (*MockRoleBindingInterface) Delete ¶
func (m *MockRoleBindingInterface) Delete(arg0 context.Context, arg1 string, arg2 v10.DeleteOptions) error
Delete mocks base method.
func (*MockRoleBindingInterface) DeleteCollection ¶
func (m *MockRoleBindingInterface) DeleteCollection(arg0 context.Context, arg1 v10.DeleteOptions, arg2 v10.ListOptions) error
DeleteCollection mocks base method.
func (*MockRoleBindingInterface) EXPECT ¶
func (m *MockRoleBindingInterface) EXPECT() *MockRoleBindingInterfaceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockRoleBindingInterface) Get ¶
func (m *MockRoleBindingInterface) Get(arg0 context.Context, arg1 string, arg2 v10.GetOptions) (*v1.RoleBinding, error)
Get mocks base method.
func (*MockRoleBindingInterface) List ¶
func (m *MockRoleBindingInterface) List(arg0 context.Context, arg1 v10.ListOptions) (*v1.RoleBindingList, error)
List mocks base method.
func (*MockRoleBindingInterface) Patch ¶
func (m *MockRoleBindingInterface) Patch(arg0 context.Context, arg1 string, arg2 types.PatchType, arg3 []byte, arg4 v10.PatchOptions, arg5 ...string) (*v1.RoleBinding, error)
Patch mocks base method.
func (*MockRoleBindingInterface) Update ¶
func (m *MockRoleBindingInterface) Update(arg0 context.Context, arg1 *v1.RoleBinding, arg2 v10.UpdateOptions) (*v1.RoleBinding, error)
Update mocks base method.
func (*MockRoleBindingInterface) Watch ¶
func (m *MockRoleBindingInterface) Watch(arg0 context.Context, arg1 v10.ListOptions) (watch.Interface, error)
Watch mocks base method.
type MockRoleBindingInterfaceMockRecorder ¶
type MockRoleBindingInterfaceMockRecorder struct {
// contains filtered or unexported fields
}
MockRoleBindingInterfaceMockRecorder is the mock recorder for MockRoleBindingInterface.
func (*MockRoleBindingInterfaceMockRecorder) Create ¶
func (mr *MockRoleBindingInterfaceMockRecorder) Create(arg0, arg1, arg2 interface{}) *gomock.Call
Create indicates an expected call of Create.
func (*MockRoleBindingInterfaceMockRecorder) Delete ¶
func (mr *MockRoleBindingInterfaceMockRecorder) Delete(arg0, arg1, arg2 interface{}) *gomock.Call
Delete indicates an expected call of Delete.
func (*MockRoleBindingInterfaceMockRecorder) DeleteCollection ¶
func (mr *MockRoleBindingInterfaceMockRecorder) DeleteCollection(arg0, arg1, arg2 interface{}) *gomock.Call
DeleteCollection indicates an expected call of DeleteCollection.
func (*MockRoleBindingInterfaceMockRecorder) Get ¶
func (mr *MockRoleBindingInterfaceMockRecorder) Get(arg0, arg1, arg2 interface{}) *gomock.Call
Get indicates an expected call of Get.
func (*MockRoleBindingInterfaceMockRecorder) List ¶
func (mr *MockRoleBindingInterfaceMockRecorder) List(arg0, arg1 interface{}) *gomock.Call
List indicates an expected call of List.
func (*MockRoleBindingInterfaceMockRecorder) Patch ¶
func (mr *MockRoleBindingInterfaceMockRecorder) Patch(arg0, arg1, arg2, arg3, arg4 interface{}, arg5 ...interface{}) *gomock.Call
Patch indicates an expected call of Patch.
func (*MockRoleBindingInterfaceMockRecorder) Update ¶
func (mr *MockRoleBindingInterfaceMockRecorder) Update(arg0, arg1, arg2 interface{}) *gomock.Call
Update indicates an expected call of Update.
func (*MockRoleBindingInterfaceMockRecorder) Watch ¶
func (mr *MockRoleBindingInterfaceMockRecorder) Watch(arg0, arg1 interface{}) *gomock.Call
Watch indicates an expected call of Watch.
type MockRoleInterface ¶
type MockRoleInterface struct {
// contains filtered or unexported fields
}
MockRoleInterface is a mock of RoleInterface interface.
func NewMockRoleInterface ¶
func NewMockRoleInterface(ctrl *gomock.Controller) *MockRoleInterface
NewMockRoleInterface creates a new mock instance.
func (*MockRoleInterface) Create ¶
func (m *MockRoleInterface) Create(arg0 context.Context, arg1 *v1.Role, arg2 v10.CreateOptions) (*v1.Role, error)
Create mocks base method.
func (*MockRoleInterface) Delete ¶
func (m *MockRoleInterface) Delete(arg0 context.Context, arg1 string, arg2 v10.DeleteOptions) error
Delete mocks base method.
func (*MockRoleInterface) DeleteCollection ¶
func (m *MockRoleInterface) DeleteCollection(arg0 context.Context, arg1 v10.DeleteOptions, arg2 v10.ListOptions) error
DeleteCollection mocks base method.
func (*MockRoleInterface) EXPECT ¶
func (m *MockRoleInterface) EXPECT() *MockRoleInterfaceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockRoleInterface) Get ¶
func (m *MockRoleInterface) Get(arg0 context.Context, arg1 string, arg2 v10.GetOptions) (*v1.Role, error)
Get mocks base method.
func (*MockRoleInterface) List ¶
func (m *MockRoleInterface) List(arg0 context.Context, arg1 v10.ListOptions) (*v1.RoleList, error)
List mocks base method.
func (*MockRoleInterface) Patch ¶
func (m *MockRoleInterface) Patch(arg0 context.Context, arg1 string, arg2 types.PatchType, arg3 []byte, arg4 v10.PatchOptions, arg5 ...string) (*v1.Role, error)
Patch mocks base method.
func (*MockRoleInterface) Update ¶
func (m *MockRoleInterface) Update(arg0 context.Context, arg1 *v1.Role, arg2 v10.UpdateOptions) (*v1.Role, error)
Update mocks base method.
func (*MockRoleInterface) Watch ¶
func (m *MockRoleInterface) Watch(arg0 context.Context, arg1 v10.ListOptions) (watch.Interface, error)
Watch mocks base method.
type MockRoleInterfaceMockRecorder ¶
type MockRoleInterfaceMockRecorder struct {
// contains filtered or unexported fields
}
MockRoleInterfaceMockRecorder is the mock recorder for MockRoleInterface.
func (*MockRoleInterfaceMockRecorder) Create ¶
func (mr *MockRoleInterfaceMockRecorder) Create(arg0, arg1, arg2 interface{}) *gomock.Call
Create indicates an expected call of Create.
func (*MockRoleInterfaceMockRecorder) Delete ¶
func (mr *MockRoleInterfaceMockRecorder) Delete(arg0, arg1, arg2 interface{}) *gomock.Call
Delete indicates an expected call of Delete.
func (*MockRoleInterfaceMockRecorder) DeleteCollection ¶
func (mr *MockRoleInterfaceMockRecorder) DeleteCollection(arg0, arg1, arg2 interface{}) *gomock.Call
DeleteCollection indicates an expected call of DeleteCollection.
func (*MockRoleInterfaceMockRecorder) Get ¶
func (mr *MockRoleInterfaceMockRecorder) Get(arg0, arg1, arg2 interface{}) *gomock.Call
Get indicates an expected call of Get.
func (*MockRoleInterfaceMockRecorder) List ¶
func (mr *MockRoleInterfaceMockRecorder) List(arg0, arg1 interface{}) *gomock.Call
List indicates an expected call of List.
func (*MockRoleInterfaceMockRecorder) Patch ¶
func (mr *MockRoleInterfaceMockRecorder) Patch(arg0, arg1, arg2, arg3, arg4 interface{}, arg5 ...interface{}) *gomock.Call
Patch indicates an expected call of Patch.
func (*MockRoleInterfaceMockRecorder) Update ¶
func (mr *MockRoleInterfaceMockRecorder) Update(arg0, arg1, arg2 interface{}) *gomock.Call
Update indicates an expected call of Update.
func (*MockRoleInterfaceMockRecorder) Watch ¶
func (mr *MockRoleInterfaceMockRecorder) Watch(arg0, arg1 interface{}) *gomock.Call
Watch indicates an expected call of Watch.
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 context.Context, arg1 *v1.Secret, arg2 v10.CreateOptions) (*v1.Secret, error)
Create mocks base method.
func (*MockSecretInterface) Delete ¶
func (m *MockSecretInterface) Delete(arg0 context.Context, arg1 string, arg2 v10.DeleteOptions) error
Delete mocks base method.
func (*MockSecretInterface) DeleteCollection ¶
func (m *MockSecretInterface) DeleteCollection(arg0 context.Context, arg1 v10.DeleteOptions, arg2 v10.ListOptions) error
DeleteCollection mocks base method.
func (*MockSecretInterface) EXPECT ¶
func (m *MockSecretInterface) EXPECT() *MockSecretInterfaceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockSecretInterface) Get ¶
func (m *MockSecretInterface) Get(arg0 context.Context, arg1 string, arg2 v10.GetOptions) (*v1.Secret, error)
Get mocks base method.
func (*MockSecretInterface) List ¶
func (m *MockSecretInterface) List(arg0 context.Context, arg1 v10.ListOptions) (*v1.SecretList, error)
List mocks base method.
func (*MockSecretInterface) Patch ¶
func (m *MockSecretInterface) Patch(arg0 context.Context, arg1 string, arg2 types.PatchType, arg3 []byte, arg4 v10.PatchOptions, arg5 ...string) (*v1.Secret, error)
Patch mocks base method.
func (*MockSecretInterface) Update ¶
func (m *MockSecretInterface) Update(arg0 context.Context, arg1 *v1.Secret, arg2 v10.UpdateOptions) (*v1.Secret, error)
Update mocks base method.
func (*MockSecretInterface) Watch ¶
func (m *MockSecretInterface) Watch(arg0 context.Context, arg1 v10.ListOptions) (watch.Interface, error)
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, arg1, arg2 interface{}) *gomock.Call
Create indicates an expected call of Create.
func (*MockSecretInterfaceMockRecorder) Delete ¶
func (mr *MockSecretInterfaceMockRecorder) Delete(arg0, arg1, arg2 interface{}) *gomock.Call
Delete indicates an expected call of Delete.
func (*MockSecretInterfaceMockRecorder) DeleteCollection ¶
func (mr *MockSecretInterfaceMockRecorder) DeleteCollection(arg0, arg1, arg2 interface{}) *gomock.Call
DeleteCollection indicates an expected call of DeleteCollection.
func (*MockSecretInterfaceMockRecorder) Get ¶
func (mr *MockSecretInterfaceMockRecorder) Get(arg0, arg1, arg2 interface{}) *gomock.Call
Get indicates an expected call of Get.
func (*MockSecretInterfaceMockRecorder) List ¶
func (mr *MockSecretInterfaceMockRecorder) List(arg0, arg1 interface{}) *gomock.Call
List indicates an expected call of List.
func (*MockSecretInterfaceMockRecorder) Patch ¶
func (mr *MockSecretInterfaceMockRecorder) Patch(arg0, arg1, arg2, arg3, arg4 interface{}, arg5 ...interface{}) *gomock.Call
Patch indicates an expected call of Patch.
func (*MockSecretInterfaceMockRecorder) Update ¶
func (mr *MockSecretInterfaceMockRecorder) Update(arg0, arg1, arg2 interface{}) *gomock.Call
Update indicates an expected call of Update.
func (*MockSecretInterfaceMockRecorder) Watch ¶
func (mr *MockSecretInterfaceMockRecorder) Watch(arg0, arg1 interface{}) *gomock.Call
Watch indicates an expected call of Watch.
type MockServiceAccountInformer ¶
type MockServiceAccountInformer struct {
// contains filtered or unexported fields
}
MockServiceAccountInformer is a mock of ServiceAccountInformer interface.
func NewMockServiceAccountInformer ¶
func NewMockServiceAccountInformer(ctrl *gomock.Controller) *MockServiceAccountInformer
NewMockServiceAccountInformer creates a new mock instance.
func (*MockServiceAccountInformer) EXPECT ¶
func (m *MockServiceAccountInformer) EXPECT() *MockServiceAccountInformerMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockServiceAccountInformer) Informer ¶
func (m *MockServiceAccountInformer) Informer() cache.SharedIndexInformer
Informer mocks base method.
func (*MockServiceAccountInformer) Lister ¶
func (m *MockServiceAccountInformer) Lister() v1.ServiceAccountLister
Lister mocks base method.
type MockServiceAccountInformerMockRecorder ¶
type MockServiceAccountInformerMockRecorder struct {
// contains filtered or unexported fields
}
MockServiceAccountInformerMockRecorder is the mock recorder for MockServiceAccountInformer.
func (*MockServiceAccountInformerMockRecorder) Informer ¶
func (mr *MockServiceAccountInformerMockRecorder) Informer() *gomock.Call
Informer indicates an expected call of Informer.
func (*MockServiceAccountInformerMockRecorder) Lister ¶
func (mr *MockServiceAccountInformerMockRecorder) Lister() *gomock.Call
Lister indicates an expected call of Lister.
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 ¶
func (m *MockServiceAccountInterface) Create(arg0 context.Context, arg1 *v10.ServiceAccount, arg2 v11.CreateOptions) (*v10.ServiceAccount, error)
Create mocks base method.
func (*MockServiceAccountInterface) CreateToken ¶
func (m *MockServiceAccountInterface) CreateToken(arg0 context.Context, arg1 string, arg2 *v1.TokenRequest, arg3 v11.CreateOptions) (*v1.TokenRequest, error)
CreateToken mocks base method.
func (*MockServiceAccountInterface) Delete ¶
func (m *MockServiceAccountInterface) Delete(arg0 context.Context, arg1 string, arg2 v11.DeleteOptions) error
Delete mocks base method.
func (*MockServiceAccountInterface) DeleteCollection ¶
func (m *MockServiceAccountInterface) DeleteCollection(arg0 context.Context, arg1 v11.DeleteOptions, arg2 v11.ListOptions) error
DeleteCollection mocks base method.
func (*MockServiceAccountInterface) EXPECT ¶
func (m *MockServiceAccountInterface) EXPECT() *MockServiceAccountInterfaceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockServiceAccountInterface) Get ¶
func (m *MockServiceAccountInterface) Get(arg0 context.Context, arg1 string, arg2 v11.GetOptions) (*v10.ServiceAccount, error)
Get mocks base method.
func (*MockServiceAccountInterface) List ¶
func (m *MockServiceAccountInterface) List(arg0 context.Context, arg1 v11.ListOptions) (*v10.ServiceAccountList, error)
List mocks base method.
func (*MockServiceAccountInterface) Patch ¶
func (m *MockServiceAccountInterface) Patch(arg0 context.Context, arg1 string, arg2 types.PatchType, arg3 []byte, arg4 v11.PatchOptions, arg5 ...string) (*v10.ServiceAccount, error)
Patch mocks base method.
func (*MockServiceAccountInterface) Update ¶
func (m *MockServiceAccountInterface) Update(arg0 context.Context, arg1 *v10.ServiceAccount, arg2 v11.UpdateOptions) (*v10.ServiceAccount, error)
Update mocks base method.
func (*MockServiceAccountInterface) Watch ¶
func (m *MockServiceAccountInterface) Watch(arg0 context.Context, arg1 v11.ListOptions) (watch.Interface, error)
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, arg1, arg2 interface{}) *gomock.Call
Create indicates an expected call of Create.
func (*MockServiceAccountInterfaceMockRecorder) CreateToken ¶
func (mr *MockServiceAccountInterfaceMockRecorder) CreateToken(arg0, arg1, arg2, arg3 interface{}) *gomock.Call
CreateToken indicates an expected call of CreateToken.
func (*MockServiceAccountInterfaceMockRecorder) Delete ¶
func (mr *MockServiceAccountInterfaceMockRecorder) Delete(arg0, arg1, arg2 interface{}) *gomock.Call
Delete indicates an expected call of Delete.
func (*MockServiceAccountInterfaceMockRecorder) DeleteCollection ¶
func (mr *MockServiceAccountInterfaceMockRecorder) DeleteCollection(arg0, arg1, arg2 interface{}) *gomock.Call
DeleteCollection indicates an expected call of DeleteCollection.
func (*MockServiceAccountInterfaceMockRecorder) Get ¶
func (mr *MockServiceAccountInterfaceMockRecorder) Get(arg0, arg1, arg2 interface{}) *gomock.Call
Get indicates an expected call of Get.
func (*MockServiceAccountInterfaceMockRecorder) List ¶
func (mr *MockServiceAccountInterfaceMockRecorder) List(arg0, arg1 interface{}) *gomock.Call
List indicates an expected call of List.
func (*MockServiceAccountInterfaceMockRecorder) Patch ¶
func (mr *MockServiceAccountInterfaceMockRecorder) Patch(arg0, arg1, arg2, arg3, arg4 interface{}, arg5 ...interface{}) *gomock.Call
Patch indicates an expected call of Patch.
func (*MockServiceAccountInterfaceMockRecorder) Update ¶
func (mr *MockServiceAccountInterfaceMockRecorder) Update(arg0, arg1, arg2 interface{}) *gomock.Call
Update indicates an expected call of Update.
func (*MockServiceAccountInterfaceMockRecorder) Watch ¶
func (mr *MockServiceAccountInterfaceMockRecorder) Watch(arg0, arg1 interface{}) *gomock.Call
Watch indicates an expected call of Watch.
type MockServiceAccountLister ¶
type MockServiceAccountLister struct {
// contains filtered or unexported fields
}
MockServiceAccountLister is a mock of ServiceAccountLister interface.
func NewMockServiceAccountLister ¶
func NewMockServiceAccountLister(ctrl *gomock.Controller) *MockServiceAccountLister
NewMockServiceAccountLister creates a new mock instance.
func (*MockServiceAccountLister) EXPECT ¶
func (m *MockServiceAccountLister) EXPECT() *MockServiceAccountListerMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockServiceAccountLister) List ¶
func (m *MockServiceAccountLister) List(arg0 labels.Selector) ([]*v1.ServiceAccount, error)
List mocks base method.
func (*MockServiceAccountLister) ServiceAccounts ¶
func (m *MockServiceAccountLister) ServiceAccounts(arg0 string) v10.ServiceAccountNamespaceLister
ServiceAccounts mocks base method.
type MockServiceAccountListerMockRecorder ¶
type MockServiceAccountListerMockRecorder struct {
// contains filtered or unexported fields
}
MockServiceAccountListerMockRecorder is the mock recorder for MockServiceAccountLister.
func (*MockServiceAccountListerMockRecorder) List ¶
func (mr *MockServiceAccountListerMockRecorder) List(arg0 interface{}) *gomock.Call
List indicates an expected call of List.
func (*MockServiceAccountListerMockRecorder) ServiceAccounts ¶
func (mr *MockServiceAccountListerMockRecorder) ServiceAccounts(arg0 interface{}) *gomock.Call
ServiceAccounts indicates an expected call of ServiceAccounts.
type MockServiceAccountNamespaceLister ¶
type MockServiceAccountNamespaceLister struct {
// contains filtered or unexported fields
}
MockServiceAccountNamespaceLister is a mock of ServiceAccountNamespaceLister interface.
func NewMockServiceAccountNamespaceLister ¶
func NewMockServiceAccountNamespaceLister(ctrl *gomock.Controller) *MockServiceAccountNamespaceLister
NewMockServiceAccountNamespaceLister creates a new mock instance.
func (*MockServiceAccountNamespaceLister) EXPECT ¶
func (m *MockServiceAccountNamespaceLister) EXPECT() *MockServiceAccountNamespaceListerMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockServiceAccountNamespaceLister) Get ¶
func (m *MockServiceAccountNamespaceLister) Get(arg0 string) (*v1.ServiceAccount, error)
Get mocks base method.
func (*MockServiceAccountNamespaceLister) List ¶
func (m *MockServiceAccountNamespaceLister) List(arg0 labels.Selector) ([]*v1.ServiceAccount, error)
List mocks base method.
type MockServiceAccountNamespaceListerMockRecorder ¶
type MockServiceAccountNamespaceListerMockRecorder struct {
// contains filtered or unexported fields
}
MockServiceAccountNamespaceListerMockRecorder is the mock recorder for MockServiceAccountNamespaceLister.
func (*MockServiceAccountNamespaceListerMockRecorder) Get ¶
func (mr *MockServiceAccountNamespaceListerMockRecorder) Get(arg0 interface{}) *gomock.Call
Get indicates an expected call of Get.
func (*MockServiceAccountNamespaceListerMockRecorder) List ¶
func (mr *MockServiceAccountNamespaceListerMockRecorder) List(arg0 interface{}) *gomock.Call
List indicates an expected call of List.
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 context.Context, arg1 *v1.Service, arg2 v10.CreateOptions) (*v1.Service, error)
Create mocks base method.
func (*MockServiceInterface) Delete ¶
func (m *MockServiceInterface) Delete(arg0 context.Context, arg1 string, arg2 v10.DeleteOptions) error
Delete mocks base method.
func (*MockServiceInterface) EXPECT ¶
func (m *MockServiceInterface) EXPECT() *MockServiceInterfaceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockServiceInterface) Get ¶
func (m *MockServiceInterface) Get(arg0 context.Context, arg1 string, arg2 v10.GetOptions) (*v1.Service, error)
Get mocks base method.
func (*MockServiceInterface) List ¶
func (m *MockServiceInterface) List(arg0 context.Context, arg1 v10.ListOptions) (*v1.ServiceList, error)
List mocks base method.
func (*MockServiceInterface) Patch ¶
func (m *MockServiceInterface) Patch(arg0 context.Context, arg1 string, arg2 types.PatchType, arg3 []byte, arg4 v10.PatchOptions, arg5 ...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 context.Context, arg1 *v1.Service, arg2 v10.UpdateOptions) (*v1.Service, error)
Update mocks base method.
func (*MockServiceInterface) UpdateStatus ¶
func (m *MockServiceInterface) UpdateStatus(arg0 context.Context, arg1 *v1.Service, arg2 v10.UpdateOptions) (*v1.Service, error)
UpdateStatus mocks base method.
func (*MockServiceInterface) Watch ¶
func (m *MockServiceInterface) Watch(arg0 context.Context, arg1 v10.ListOptions) (watch.Interface, error)
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, arg1, arg2 interface{}) *gomock.Call
Create indicates an expected call of Create.
func (*MockServiceInterfaceMockRecorder) Delete ¶
func (mr *MockServiceInterfaceMockRecorder) Delete(arg0, arg1, arg2 interface{}) *gomock.Call
Delete indicates an expected call of Delete.
func (*MockServiceInterfaceMockRecorder) Get ¶
func (mr *MockServiceInterfaceMockRecorder) Get(arg0, arg1, arg2 interface{}) *gomock.Call
Get indicates an expected call of Get.
func (*MockServiceInterfaceMockRecorder) List ¶
func (mr *MockServiceInterfaceMockRecorder) List(arg0, arg1 interface{}) *gomock.Call
List indicates an expected call of List.
func (*MockServiceInterfaceMockRecorder) Patch ¶
func (mr *MockServiceInterfaceMockRecorder) Patch(arg0, arg1, arg2, arg3, arg4 interface{}, arg5 ...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, arg1, arg2 interface{}) *gomock.Call
Update indicates an expected call of Update.
func (*MockServiceInterfaceMockRecorder) UpdateStatus ¶
func (mr *MockServiceInterfaceMockRecorder) UpdateStatus(arg0, arg1, arg2 interface{}) *gomock.Call
UpdateStatus indicates an expected call of UpdateStatus.
func (*MockServiceInterfaceMockRecorder) Watch ¶
func (mr *MockServiceInterfaceMockRecorder) Watch(arg0, arg1 interface{}) *gomock.Call
Watch indicates an expected call of Watch.
type MockSharedIndexInformer ¶
type MockSharedIndexInformer struct {
// contains filtered or unexported fields
}
MockSharedIndexInformer is a mock of SharedIndexInformer interface.
func NewMockSharedIndexInformer ¶
func NewMockSharedIndexInformer(ctrl *gomock.Controller) *MockSharedIndexInformer
NewMockSharedIndexInformer creates a new mock instance.
func (*MockSharedIndexInformer) AddEventHandler ¶
func (m *MockSharedIndexInformer) AddEventHandler(arg0 cache.ResourceEventHandler)
AddEventHandler mocks base method.
func (*MockSharedIndexInformer) AddEventHandlerWithResyncPeriod ¶
func (m *MockSharedIndexInformer) AddEventHandlerWithResyncPeriod(arg0 cache.ResourceEventHandler, arg1 time.Duration)
AddEventHandlerWithResyncPeriod mocks base method.
func (*MockSharedIndexInformer) AddIndexers ¶
func (m *MockSharedIndexInformer) AddIndexers(arg0 cache.Indexers) error
AddIndexers mocks base method.
func (*MockSharedIndexInformer) EXPECT ¶
func (m *MockSharedIndexInformer) EXPECT() *MockSharedIndexInformerMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockSharedIndexInformer) GetController ¶
func (m *MockSharedIndexInformer) GetController() cache.Controller
GetController mocks base method.
func (*MockSharedIndexInformer) GetIndexer ¶
func (m *MockSharedIndexInformer) GetIndexer() cache.Indexer
GetIndexer mocks base method.
func (*MockSharedIndexInformer) GetStore ¶
func (m *MockSharedIndexInformer) GetStore() cache.Store
GetStore mocks base method.
func (*MockSharedIndexInformer) HasSynced ¶
func (m *MockSharedIndexInformer) HasSynced() bool
HasSynced mocks base method.
func (*MockSharedIndexInformer) LastSyncResourceVersion ¶
func (m *MockSharedIndexInformer) LastSyncResourceVersion() string
LastSyncResourceVersion mocks base method.
func (*MockSharedIndexInformer) Run ¶
func (m *MockSharedIndexInformer) Run(arg0 <-chan struct{})
Run mocks base method.
func (*MockSharedIndexInformer) SetWatchErrorHandler ¶
func (m *MockSharedIndexInformer) SetWatchErrorHandler(arg0 cache.WatchErrorHandler) error
SetWatchErrorHandler mocks base method.
type MockSharedIndexInformerMockRecorder ¶
type MockSharedIndexInformerMockRecorder struct {
// contains filtered or unexported fields
}
MockSharedIndexInformerMockRecorder is the mock recorder for MockSharedIndexInformer.
func (*MockSharedIndexInformerMockRecorder) AddEventHandler ¶
func (mr *MockSharedIndexInformerMockRecorder) AddEventHandler(arg0 interface{}) *gomock.Call
AddEventHandler indicates an expected call of AddEventHandler.
func (*MockSharedIndexInformerMockRecorder) AddEventHandlerWithResyncPeriod ¶
func (mr *MockSharedIndexInformerMockRecorder) AddEventHandlerWithResyncPeriod(arg0, arg1 interface{}) *gomock.Call
AddEventHandlerWithResyncPeriod indicates an expected call of AddEventHandlerWithResyncPeriod.
func (*MockSharedIndexInformerMockRecorder) AddIndexers ¶
func (mr *MockSharedIndexInformerMockRecorder) AddIndexers(arg0 interface{}) *gomock.Call
AddIndexers indicates an expected call of AddIndexers.
func (*MockSharedIndexInformerMockRecorder) GetController ¶
func (mr *MockSharedIndexInformerMockRecorder) GetController() *gomock.Call
GetController indicates an expected call of GetController.
func (*MockSharedIndexInformerMockRecorder) GetIndexer ¶
func (mr *MockSharedIndexInformerMockRecorder) GetIndexer() *gomock.Call
GetIndexer indicates an expected call of GetIndexer.
func (*MockSharedIndexInformerMockRecorder) GetStore ¶
func (mr *MockSharedIndexInformerMockRecorder) GetStore() *gomock.Call
GetStore indicates an expected call of GetStore.
func (*MockSharedIndexInformerMockRecorder) HasSynced ¶
func (mr *MockSharedIndexInformerMockRecorder) HasSynced() *gomock.Call
HasSynced indicates an expected call of HasSynced.
func (*MockSharedIndexInformerMockRecorder) LastSyncResourceVersion ¶
func (mr *MockSharedIndexInformerMockRecorder) LastSyncResourceVersion() *gomock.Call
LastSyncResourceVersion indicates an expected call of LastSyncResourceVersion.
func (*MockSharedIndexInformerMockRecorder) Run ¶
func (mr *MockSharedIndexInformerMockRecorder) Run(arg0 interface{}) *gomock.Call
Run indicates an expected call of Run.
func (*MockSharedIndexInformerMockRecorder) SetWatchErrorHandler ¶
func (mr *MockSharedIndexInformerMockRecorder) SetWatchErrorHandler(arg0 interface{}) *gomock.Call
SetWatchErrorHandler indicates an expected call of SetWatchErrorHandler.
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 ¶
func (m *MockStatefulSetInterface) Create(arg0 context.Context, arg1 *v1.StatefulSet, arg2 v11.CreateOptions) (*v1.StatefulSet, error)
Create mocks base method.
func (*MockStatefulSetInterface) Delete ¶
func (m *MockStatefulSetInterface) Delete(arg0 context.Context, arg1 string, arg2 v11.DeleteOptions) error
Delete mocks base method.
func (*MockStatefulSetInterface) DeleteCollection ¶
func (m *MockStatefulSetInterface) DeleteCollection(arg0 context.Context, arg1 v11.DeleteOptions, arg2 v11.ListOptions) error
DeleteCollection mocks base method.
func (*MockStatefulSetInterface) EXPECT ¶
func (m *MockStatefulSetInterface) EXPECT() *MockStatefulSetInterfaceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockStatefulSetInterface) Get ¶
func (m *MockStatefulSetInterface) Get(arg0 context.Context, arg1 string, arg2 v11.GetOptions) (*v1.StatefulSet, error)
Get mocks base method.
func (*MockStatefulSetInterface) GetScale ¶
func (m *MockStatefulSetInterface) GetScale(arg0 context.Context, arg1 string, arg2 v11.GetOptions) (*v10.Scale, error)
GetScale mocks base method.
func (*MockStatefulSetInterface) List ¶
func (m *MockStatefulSetInterface) List(arg0 context.Context, arg1 v11.ListOptions) (*v1.StatefulSetList, error)
List mocks base method.
func (*MockStatefulSetInterface) Patch ¶
func (m *MockStatefulSetInterface) Patch(arg0 context.Context, arg1 string, arg2 types.PatchType, arg3 []byte, arg4 v11.PatchOptions, arg5 ...string) (*v1.StatefulSet, error)
Patch mocks base method.
func (*MockStatefulSetInterface) Update ¶
func (m *MockStatefulSetInterface) Update(arg0 context.Context, arg1 *v1.StatefulSet, arg2 v11.UpdateOptions) (*v1.StatefulSet, error)
Update mocks base method.
func (*MockStatefulSetInterface) UpdateScale ¶
func (m *MockStatefulSetInterface) UpdateScale(arg0 context.Context, arg1 string, arg2 *v10.Scale, arg3 v11.UpdateOptions) (*v10.Scale, error)
UpdateScale mocks base method.
func (*MockStatefulSetInterface) UpdateStatus ¶
func (m *MockStatefulSetInterface) UpdateStatus(arg0 context.Context, arg1 *v1.StatefulSet, arg2 v11.UpdateOptions) (*v1.StatefulSet, error)
UpdateStatus mocks base method.
func (*MockStatefulSetInterface) Watch ¶
func (m *MockStatefulSetInterface) Watch(arg0 context.Context, arg1 v11.ListOptions) (watch.Interface, error)
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, arg1, arg2 interface{}) *gomock.Call
Create indicates an expected call of Create.
func (*MockStatefulSetInterfaceMockRecorder) Delete ¶
func (mr *MockStatefulSetInterfaceMockRecorder) Delete(arg0, arg1, arg2 interface{}) *gomock.Call
Delete indicates an expected call of Delete.
func (*MockStatefulSetInterfaceMockRecorder) DeleteCollection ¶
func (mr *MockStatefulSetInterfaceMockRecorder) DeleteCollection(arg0, arg1, arg2 interface{}) *gomock.Call
DeleteCollection indicates an expected call of DeleteCollection.
func (*MockStatefulSetInterfaceMockRecorder) Get ¶
func (mr *MockStatefulSetInterfaceMockRecorder) Get(arg0, arg1, arg2 interface{}) *gomock.Call
Get indicates an expected call of Get.
func (*MockStatefulSetInterfaceMockRecorder) GetScale ¶
func (mr *MockStatefulSetInterfaceMockRecorder) GetScale(arg0, arg1, arg2 interface{}) *gomock.Call
GetScale indicates an expected call of GetScale.
func (*MockStatefulSetInterfaceMockRecorder) List ¶
func (mr *MockStatefulSetInterfaceMockRecorder) List(arg0, arg1 interface{}) *gomock.Call
List indicates an expected call of List.
func (*MockStatefulSetInterfaceMockRecorder) Patch ¶
func (mr *MockStatefulSetInterfaceMockRecorder) Patch(arg0, arg1, arg2, arg3, arg4 interface{}, arg5 ...interface{}) *gomock.Call
Patch indicates an expected call of Patch.
func (*MockStatefulSetInterfaceMockRecorder) Update ¶
func (mr *MockStatefulSetInterfaceMockRecorder) Update(arg0, arg1, arg2 interface{}) *gomock.Call
Update indicates an expected call of Update.
func (*MockStatefulSetInterfaceMockRecorder) UpdateScale ¶
func (mr *MockStatefulSetInterfaceMockRecorder) UpdateScale(arg0, arg1, arg2, arg3 interface{}) *gomock.Call
UpdateScale indicates an expected call of UpdateScale.
func (*MockStatefulSetInterfaceMockRecorder) UpdateStatus ¶
func (mr *MockStatefulSetInterfaceMockRecorder) UpdateStatus(arg0, arg1, arg2 interface{}) *gomock.Call
UpdateStatus indicates an expected call of UpdateStatus.
func (*MockStatefulSetInterfaceMockRecorder) Watch ¶
func (mr *MockStatefulSetInterfaceMockRecorder) Watch(arg0, arg1 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 ¶
func (m *MockStorageClassInterface) Create(arg0 context.Context, arg1 *v1.StorageClass, arg2 v10.CreateOptions) (*v1.StorageClass, error)
Create mocks base method.
func (*MockStorageClassInterface) Delete ¶
func (m *MockStorageClassInterface) Delete(arg0 context.Context, arg1 string, arg2 v10.DeleteOptions) error
Delete mocks base method.
func (*MockStorageClassInterface) DeleteCollection ¶
func (m *MockStorageClassInterface) DeleteCollection(arg0 context.Context, arg1 v10.DeleteOptions, arg2 v10.ListOptions) error
DeleteCollection mocks base method.
func (*MockStorageClassInterface) EXPECT ¶
func (m *MockStorageClassInterface) EXPECT() *MockStorageClassInterfaceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockStorageClassInterface) Get ¶
func (m *MockStorageClassInterface) Get(arg0 context.Context, arg1 string, arg2 v10.GetOptions) (*v1.StorageClass, error)
Get mocks base method.
func (*MockStorageClassInterface) List ¶
func (m *MockStorageClassInterface) List(arg0 context.Context, arg1 v10.ListOptions) (*v1.StorageClassList, error)
List mocks base method.
func (*MockStorageClassInterface) Patch ¶
func (m *MockStorageClassInterface) Patch(arg0 context.Context, arg1 string, arg2 types.PatchType, arg3 []byte, arg4 v10.PatchOptions, arg5 ...string) (*v1.StorageClass, error)
Patch mocks base method.
func (*MockStorageClassInterface) Update ¶
func (m *MockStorageClassInterface) Update(arg0 context.Context, arg1 *v1.StorageClass, arg2 v10.UpdateOptions) (*v1.StorageClass, error)
Update mocks base method.
func (*MockStorageClassInterface) Watch ¶
func (m *MockStorageClassInterface) Watch(arg0 context.Context, arg1 v10.ListOptions) (watch.Interface, error)
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, arg1, arg2 interface{}) *gomock.Call
Create indicates an expected call of Create.
func (*MockStorageClassInterfaceMockRecorder) Delete ¶
func (mr *MockStorageClassInterfaceMockRecorder) Delete(arg0, arg1, arg2 interface{}) *gomock.Call
Delete indicates an expected call of Delete.
func (*MockStorageClassInterfaceMockRecorder) DeleteCollection ¶
func (mr *MockStorageClassInterfaceMockRecorder) DeleteCollection(arg0, arg1, arg2 interface{}) *gomock.Call
DeleteCollection indicates an expected call of DeleteCollection.
func (*MockStorageClassInterfaceMockRecorder) Get ¶
func (mr *MockStorageClassInterfaceMockRecorder) Get(arg0, arg1, arg2 interface{}) *gomock.Call
Get indicates an expected call of Get.
func (*MockStorageClassInterfaceMockRecorder) List ¶
func (mr *MockStorageClassInterfaceMockRecorder) List(arg0, arg1 interface{}) *gomock.Call
List indicates an expected call of List.
func (*MockStorageClassInterfaceMockRecorder) Patch ¶
func (mr *MockStorageClassInterfaceMockRecorder) Patch(arg0, arg1, arg2, arg3, arg4 interface{}, arg5 ...interface{}) *gomock.Call
Patch indicates an expected call of Patch.
func (*MockStorageClassInterfaceMockRecorder) Update ¶
func (mr *MockStorageClassInterfaceMockRecorder) Update(arg0, arg1, arg2 interface{}) *gomock.Call
Update indicates an expected call of Update.
func (*MockStorageClassInterfaceMockRecorder) Watch ¶
func (mr *MockStorageClassInterfaceMockRecorder) Watch(arg0, arg1 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) CSIDrivers ¶
func (m *MockStorageV1Interface) CSIDrivers() v11.CSIDriverInterface
CSIDrivers mocks base method.
func (*MockStorageV1Interface) CSINodes ¶
func (m *MockStorageV1Interface) CSINodes() v11.CSINodeInterface
CSINodes mocks base method.
func (*MockStorageV1Interface) EXPECT ¶
func (m *MockStorageV1Interface) EXPECT() *MockStorageV1InterfaceMockRecorder
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.
func (*MockStorageV1Interface) VolumeAttachments ¶
func (m *MockStorageV1Interface) VolumeAttachments() v11.VolumeAttachmentInterface
VolumeAttachments mocks base method.
type MockStorageV1InterfaceMockRecorder ¶
type MockStorageV1InterfaceMockRecorder struct {
// contains filtered or unexported fields
}
MockStorageV1InterfaceMockRecorder is the mock recorder for MockStorageV1Interface.
func (*MockStorageV1InterfaceMockRecorder) CSIDrivers ¶
func (mr *MockStorageV1InterfaceMockRecorder) CSIDrivers() *gomock.Call
CSIDrivers indicates an expected call of CSIDrivers.
func (*MockStorageV1InterfaceMockRecorder) CSINodes ¶
func (mr *MockStorageV1InterfaceMockRecorder) CSINodes() *gomock.Call
CSINodes indicates an expected call of CSINodes.
func (*MockStorageV1InterfaceMockRecorder) RESTClient ¶
func (mr *MockStorageV1InterfaceMockRecorder) RESTClient() *gomock.Call
RESTClient indicates an expected call of RESTClient.
func (*MockStorageV1InterfaceMockRecorder) StorageClasses ¶
func (mr *MockStorageV1InterfaceMockRecorder) StorageClasses() *gomock.Call
StorageClasses indicates an expected call of StorageClasses.
func (*MockStorageV1InterfaceMockRecorder) VolumeAttachments ¶
func (mr *MockStorageV1InterfaceMockRecorder) VolumeAttachments() *gomock.Call
VolumeAttachments indicates an expected call of VolumeAttachments.
type MockValidatingWebhookConfigurationV1Beta1Interface ¶
type MockValidatingWebhookConfigurationV1Beta1Interface struct {
// contains filtered or unexported fields
}
MockValidatingWebhookConfigurationV1Beta1Interface is a mock of ValidatingWebhookConfigurationInterface interface.
func NewMockValidatingWebhookConfigurationV1Beta1Interface ¶
func NewMockValidatingWebhookConfigurationV1Beta1Interface(ctrl *gomock.Controller) *MockValidatingWebhookConfigurationV1Beta1Interface
NewMockValidatingWebhookConfigurationV1Beta1Interface creates a new mock instance.
func (*MockValidatingWebhookConfigurationV1Beta1Interface) Create ¶
func (m *MockValidatingWebhookConfigurationV1Beta1Interface) Create(arg0 context.Context, arg1 *v1beta1.ValidatingWebhookConfiguration, arg2 v1.CreateOptions) (*v1beta1.ValidatingWebhookConfiguration, error)
Create mocks base method.
func (*MockValidatingWebhookConfigurationV1Beta1Interface) Delete ¶
func (m *MockValidatingWebhookConfigurationV1Beta1Interface) Delete(arg0 context.Context, arg1 string, arg2 v1.DeleteOptions) error
Delete mocks base method.
func (*MockValidatingWebhookConfigurationV1Beta1Interface) DeleteCollection ¶
func (m *MockValidatingWebhookConfigurationV1Beta1Interface) DeleteCollection(arg0 context.Context, arg1 v1.DeleteOptions, arg2 v1.ListOptions) error
DeleteCollection mocks base method.
func (*MockValidatingWebhookConfigurationV1Beta1Interface) EXPECT ¶
func (m *MockValidatingWebhookConfigurationV1Beta1Interface) EXPECT() *MockValidatingWebhookConfigurationV1Beta1InterfaceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockValidatingWebhookConfigurationV1Beta1Interface) Get ¶
func (m *MockValidatingWebhookConfigurationV1Beta1Interface) Get(arg0 context.Context, arg1 string, arg2 v1.GetOptions) (*v1beta1.ValidatingWebhookConfiguration, error)
Get mocks base method.
func (*MockValidatingWebhookConfigurationV1Beta1Interface) List ¶
func (m *MockValidatingWebhookConfigurationV1Beta1Interface) List(arg0 context.Context, arg1 v1.ListOptions) (*v1beta1.ValidatingWebhookConfigurationList, error)
List mocks base method.
func (*MockValidatingWebhookConfigurationV1Beta1Interface) Patch ¶
func (m *MockValidatingWebhookConfigurationV1Beta1Interface) Patch(arg0 context.Context, arg1 string, arg2 types.PatchType, arg3 []byte, arg4 v1.PatchOptions, arg5 ...string) (*v1beta1.ValidatingWebhookConfiguration, error)
Patch mocks base method.
func (*MockValidatingWebhookConfigurationV1Beta1Interface) Update ¶
func (m *MockValidatingWebhookConfigurationV1Beta1Interface) Update(arg0 context.Context, arg1 *v1beta1.ValidatingWebhookConfiguration, arg2 v1.UpdateOptions) (*v1beta1.ValidatingWebhookConfiguration, error)
Update mocks base method.
func (*MockValidatingWebhookConfigurationV1Beta1Interface) Watch ¶
func (m *MockValidatingWebhookConfigurationV1Beta1Interface) Watch(arg0 context.Context, arg1 v1.ListOptions) (watch.Interface, error)
Watch mocks base method.
type MockValidatingWebhookConfigurationV1Beta1InterfaceMockRecorder ¶
type MockValidatingWebhookConfigurationV1Beta1InterfaceMockRecorder struct {
// contains filtered or unexported fields
}
MockValidatingWebhookConfigurationV1Beta1InterfaceMockRecorder is the mock recorder for MockValidatingWebhookConfigurationV1Beta1Interface.
func (*MockValidatingWebhookConfigurationV1Beta1InterfaceMockRecorder) Create ¶
func (mr *MockValidatingWebhookConfigurationV1Beta1InterfaceMockRecorder) Create(arg0, arg1, arg2 interface{}) *gomock.Call
Create indicates an expected call of Create.
func (*MockValidatingWebhookConfigurationV1Beta1InterfaceMockRecorder) Delete ¶
func (mr *MockValidatingWebhookConfigurationV1Beta1InterfaceMockRecorder) Delete(arg0, arg1, arg2 interface{}) *gomock.Call
Delete indicates an expected call of Delete.
func (*MockValidatingWebhookConfigurationV1Beta1InterfaceMockRecorder) DeleteCollection ¶
func (mr *MockValidatingWebhookConfigurationV1Beta1InterfaceMockRecorder) DeleteCollection(arg0, arg1, arg2 interface{}) *gomock.Call
DeleteCollection indicates an expected call of DeleteCollection.
func (*MockValidatingWebhookConfigurationV1Beta1InterfaceMockRecorder) Get ¶
func (mr *MockValidatingWebhookConfigurationV1Beta1InterfaceMockRecorder) Get(arg0, arg1, arg2 interface{}) *gomock.Call
Get indicates an expected call of Get.
func (*MockValidatingWebhookConfigurationV1Beta1InterfaceMockRecorder) List ¶
func (mr *MockValidatingWebhookConfigurationV1Beta1InterfaceMockRecorder) List(arg0, arg1 interface{}) *gomock.Call
List indicates an expected call of List.
func (*MockValidatingWebhookConfigurationV1Beta1InterfaceMockRecorder) Patch ¶
func (mr *MockValidatingWebhookConfigurationV1Beta1InterfaceMockRecorder) Patch(arg0, arg1, arg2, arg3, arg4 interface{}, arg5 ...interface{}) *gomock.Call
Patch indicates an expected call of Patch.
func (*MockValidatingWebhookConfigurationV1Beta1InterfaceMockRecorder) Update ¶
func (mr *MockValidatingWebhookConfigurationV1Beta1InterfaceMockRecorder) Update(arg0, arg1, arg2 interface{}) *gomock.Call
Update indicates an expected call of Update.
func (*MockValidatingWebhookConfigurationV1Beta1InterfaceMockRecorder) Watch ¶
func (mr *MockValidatingWebhookConfigurationV1Beta1InterfaceMockRecorder) Watch(arg0, arg1 interface{}) *gomock.Call
Watch indicates an expected call of Watch.
type MockValidatingWebhookConfigurationV1Interface ¶
type MockValidatingWebhookConfigurationV1Interface struct {
// contains filtered or unexported fields
}
MockValidatingWebhookConfigurationV1Interface is a mock of ValidatingWebhookConfigurationInterface interface.
func NewMockValidatingWebhookConfigurationV1Interface ¶
func NewMockValidatingWebhookConfigurationV1Interface(ctrl *gomock.Controller) *MockValidatingWebhookConfigurationV1Interface
NewMockValidatingWebhookConfigurationV1Interface creates a new mock instance.
func (*MockValidatingWebhookConfigurationV1Interface) Create ¶
func (m *MockValidatingWebhookConfigurationV1Interface) Create(arg0 context.Context, arg1 *v1.ValidatingWebhookConfiguration, arg2 v10.CreateOptions) (*v1.ValidatingWebhookConfiguration, error)
Create mocks base method.
func (*MockValidatingWebhookConfigurationV1Interface) Delete ¶
func (m *MockValidatingWebhookConfigurationV1Interface) Delete(arg0 context.Context, arg1 string, arg2 v10.DeleteOptions) error
Delete mocks base method.
func (*MockValidatingWebhookConfigurationV1Interface) DeleteCollection ¶
func (m *MockValidatingWebhookConfigurationV1Interface) DeleteCollection(arg0 context.Context, arg1 v10.DeleteOptions, arg2 v10.ListOptions) error
DeleteCollection mocks base method.
func (*MockValidatingWebhookConfigurationV1Interface) EXPECT ¶
func (m *MockValidatingWebhookConfigurationV1Interface) EXPECT() *MockValidatingWebhookConfigurationV1InterfaceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockValidatingWebhookConfigurationV1Interface) Get ¶
func (m *MockValidatingWebhookConfigurationV1Interface) Get(arg0 context.Context, arg1 string, arg2 v10.GetOptions) (*v1.ValidatingWebhookConfiguration, error)
Get mocks base method.
func (*MockValidatingWebhookConfigurationV1Interface) List ¶
func (m *MockValidatingWebhookConfigurationV1Interface) List(arg0 context.Context, arg1 v10.ListOptions) (*v1.ValidatingWebhookConfigurationList, error)
List mocks base method.
func (*MockValidatingWebhookConfigurationV1Interface) Patch ¶
func (m *MockValidatingWebhookConfigurationV1Interface) Patch(arg0 context.Context, arg1 string, arg2 types.PatchType, arg3 []byte, arg4 v10.PatchOptions, arg5 ...string) (*v1.ValidatingWebhookConfiguration, error)
Patch mocks base method.
func (*MockValidatingWebhookConfigurationV1Interface) Update ¶
func (m *MockValidatingWebhookConfigurationV1Interface) Update(arg0 context.Context, arg1 *v1.ValidatingWebhookConfiguration, arg2 v10.UpdateOptions) (*v1.ValidatingWebhookConfiguration, error)
Update mocks base method.
func (*MockValidatingWebhookConfigurationV1Interface) Watch ¶
func (m *MockValidatingWebhookConfigurationV1Interface) Watch(arg0 context.Context, arg1 v10.ListOptions) (watch.Interface, error)
Watch mocks base method.
type MockValidatingWebhookConfigurationV1InterfaceMockRecorder ¶
type MockValidatingWebhookConfigurationV1InterfaceMockRecorder struct {
// contains filtered or unexported fields
}
MockValidatingWebhookConfigurationV1InterfaceMockRecorder is the mock recorder for MockValidatingWebhookConfigurationV1Interface.
func (*MockValidatingWebhookConfigurationV1InterfaceMockRecorder) Create ¶
func (mr *MockValidatingWebhookConfigurationV1InterfaceMockRecorder) Create(arg0, arg1, arg2 interface{}) *gomock.Call
Create indicates an expected call of Create.
func (*MockValidatingWebhookConfigurationV1InterfaceMockRecorder) Delete ¶
func (mr *MockValidatingWebhookConfigurationV1InterfaceMockRecorder) Delete(arg0, arg1, arg2 interface{}) *gomock.Call
Delete indicates an expected call of Delete.
func (*MockValidatingWebhookConfigurationV1InterfaceMockRecorder) DeleteCollection ¶
func (mr *MockValidatingWebhookConfigurationV1InterfaceMockRecorder) DeleteCollection(arg0, arg1, arg2 interface{}) *gomock.Call
DeleteCollection indicates an expected call of DeleteCollection.
func (*MockValidatingWebhookConfigurationV1InterfaceMockRecorder) Get ¶
func (mr *MockValidatingWebhookConfigurationV1InterfaceMockRecorder) Get(arg0, arg1, arg2 interface{}) *gomock.Call
Get indicates an expected call of Get.
func (*MockValidatingWebhookConfigurationV1InterfaceMockRecorder) List ¶
func (mr *MockValidatingWebhookConfigurationV1InterfaceMockRecorder) List(arg0, arg1 interface{}) *gomock.Call
List indicates an expected call of List.
func (*MockValidatingWebhookConfigurationV1InterfaceMockRecorder) Patch ¶
func (mr *MockValidatingWebhookConfigurationV1InterfaceMockRecorder) Patch(arg0, arg1, arg2, arg3, arg4 interface{}, arg5 ...interface{}) *gomock.Call
Patch indicates an expected call of Patch.
func (*MockValidatingWebhookConfigurationV1InterfaceMockRecorder) Update ¶
func (mr *MockValidatingWebhookConfigurationV1InterfaceMockRecorder) Update(arg0, arg1, arg2 interface{}) *gomock.Call
Update indicates an expected call of Update.
func (*MockValidatingWebhookConfigurationV1InterfaceMockRecorder) Watch ¶
func (mr *MockValidatingWebhookConfigurationV1InterfaceMockRecorder) Watch(arg0, arg1 interface{}) *gomock.Call
Watch indicates an expected call of Watch.
Source Files ¶
- admissionregistrationv1_mock.go
- admissionregistrationv1beta1_mock.go
- apiextensionsclientset_mock.go
- apiextensionsv1_mock.go
- apiextensionsv1beta1_mock.go
- appv1_mock.go
- context_mock.go
- corev1_mock.go
- crd_getter_mock.go
- discovery_mock.go
- dynamic_mock.go
- k8sclient_mock.go
- networkingv1_mock.go
- networkingv1beta1_mock.go
- rbacv1_mock.go
- restclient_mock.go
- serviceaccount_mock.go
- serviceaccountinformer_mock.go
- serviceaccountlister_mock.go
- sharedindexinformer_mock.go
- storagev1_mock.go