Documentation ¶
Overview ¶
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Index ¶
- type MockApiExtensionsClientInterface
- func (m *MockApiExtensionsClientInterface) Apiextensions() v1beta1.ApiextensionsV1beta1Interface
- func (m *MockApiExtensionsClientInterface) ApiextensionsV1beta1() v1beta1.ApiextensionsV1beta1Interface
- func (m *MockApiExtensionsClientInterface) Discovery() discovery.DiscoveryInterface
- func (m *MockApiExtensionsClientInterface) EXPECT() *MockApiExtensionsClientInterfaceMockRecorder
- type MockApiExtensionsClientInterfaceMockRecorder
- type MockApiextensionsV1beta1Interface
- type MockApiextensionsV1beta1InterfaceMockRecorder
- type MockAppsV1Interface
- func (m *MockAppsV1Interface) ControllerRevisions(arg0 string) v11.ControllerRevisionInterface
- func (m *MockAppsV1Interface) DaemonSets(arg0 string) v11.DaemonSetInterface
- func (m *MockAppsV1Interface) Deployments(arg0 string) v11.DeploymentInterface
- func (m *MockAppsV1Interface) EXPECT() *MockAppsV1InterfaceMockRecorder
- func (m *MockAppsV1Interface) RESTClient() rest.Interface
- func (m *MockAppsV1Interface) ReplicaSets(arg0 string) v11.ReplicaSetInterface
- func (m *MockAppsV1Interface) StatefulSets(arg0 string) v11.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 MockClusterRoleBindingInterface
- func (m *MockClusterRoleBindingInterface) Create(arg0 *v1.ClusterRoleBinding) (*v1.ClusterRoleBinding, error)
- func (m *MockClusterRoleBindingInterface) Delete(arg0 string, arg1 *v10.DeleteOptions) error
- func (m *MockClusterRoleBindingInterface) DeleteCollection(arg0 *v10.DeleteOptions, arg1 v10.ListOptions) error
- func (m *MockClusterRoleBindingInterface) EXPECT() *MockClusterRoleBindingInterfaceMockRecorder
- func (m *MockClusterRoleBindingInterface) Get(arg0 string, arg1 v10.GetOptions) (*v1.ClusterRoleBinding, error)
- func (m *MockClusterRoleBindingInterface) List(arg0 v10.ListOptions) (*v1.ClusterRoleBindingList, error)
- func (m *MockClusterRoleBindingInterface) Patch(arg0 string, arg1 types.PatchType, arg2 []byte, arg3 ...string) (*v1.ClusterRoleBinding, error)
- func (m *MockClusterRoleBindingInterface) Update(arg0 *v1.ClusterRoleBinding) (*v1.ClusterRoleBinding, error)
- func (m *MockClusterRoleBindingInterface) Watch(arg0 v10.ListOptions) (watch.Interface, error)
- type MockClusterRoleBindingInterfaceMockRecorder
- func (mr *MockClusterRoleBindingInterfaceMockRecorder) Create(arg0 interface{}) *gomock.Call
- func (mr *MockClusterRoleBindingInterfaceMockRecorder) Delete(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockClusterRoleBindingInterfaceMockRecorder) DeleteCollection(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockClusterRoleBindingInterfaceMockRecorder) Get(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockClusterRoleBindingInterfaceMockRecorder) List(arg0 interface{}) *gomock.Call
- func (mr *MockClusterRoleBindingInterfaceMockRecorder) Patch(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockClusterRoleBindingInterfaceMockRecorder) Update(arg0 interface{}) *gomock.Call
- func (mr *MockClusterRoleBindingInterfaceMockRecorder) Watch(arg0 interface{}) *gomock.Call
- type MockClusterRoleInterface
- func (m *MockClusterRoleInterface) Create(arg0 *v1.ClusterRole) (*v1.ClusterRole, error)
- func (m *MockClusterRoleInterface) Delete(arg0 string, arg1 *v10.DeleteOptions) error
- func (m *MockClusterRoleInterface) DeleteCollection(arg0 *v10.DeleteOptions, arg1 v10.ListOptions) error
- func (m *MockClusterRoleInterface) EXPECT() *MockClusterRoleInterfaceMockRecorder
- func (m *MockClusterRoleInterface) Get(arg0 string, arg1 v10.GetOptions) (*v1.ClusterRole, error)
- func (m *MockClusterRoleInterface) List(arg0 v10.ListOptions) (*v1.ClusterRoleList, error)
- func (m *MockClusterRoleInterface) Patch(arg0 string, arg1 types.PatchType, arg2 []byte, arg3 ...string) (*v1.ClusterRole, error)
- func (m *MockClusterRoleInterface) Update(arg0 *v1.ClusterRole) (*v1.ClusterRole, error)
- func (m *MockClusterRoleInterface) Watch(arg0 v10.ListOptions) (watch.Interface, error)
- type MockClusterRoleInterfaceMockRecorder
- func (mr *MockClusterRoleInterfaceMockRecorder) Create(arg0 interface{}) *gomock.Call
- func (mr *MockClusterRoleInterfaceMockRecorder) Delete(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockClusterRoleInterfaceMockRecorder) DeleteCollection(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockClusterRoleInterfaceMockRecorder) Get(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockClusterRoleInterfaceMockRecorder) List(arg0 interface{}) *gomock.Call
- func (mr *MockClusterRoleInterfaceMockRecorder) Patch(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockClusterRoleInterfaceMockRecorder) Update(arg0 interface{}) *gomock.Call
- func (mr *MockClusterRoleInterfaceMockRecorder) Watch(arg0 interface{}) *gomock.Call
- type MockConfigMapInterface
- func (m *MockConfigMapInterface) Create(arg0 *v1.ConfigMap) (*v1.ConfigMap, error)
- func (m *MockConfigMapInterface) Delete(arg0 string, arg1 *v10.DeleteOptions) error
- func (m *MockConfigMapInterface) DeleteCollection(arg0 *v10.DeleteOptions, arg1 v10.ListOptions) error
- func (m *MockConfigMapInterface) EXPECT() *MockConfigMapInterfaceMockRecorder
- func (m *MockConfigMapInterface) Get(arg0 string, arg1 v10.GetOptions) (*v1.ConfigMap, error)
- func (m *MockConfigMapInterface) List(arg0 v10.ListOptions) (*v1.ConfigMapList, error)
- func (m *MockConfigMapInterface) Patch(arg0 string, arg1 types.PatchType, arg2 []byte, arg3 ...string) (*v1.ConfigMap, error)
- func (m *MockConfigMapInterface) Update(arg0 *v1.ConfigMap) (*v1.ConfigMap, error)
- func (m *MockConfigMapInterface) Watch(arg0 v10.ListOptions) (watch.Interface, error)
- type MockConfigMapInterfaceMockRecorder
- func (mr *MockConfigMapInterfaceMockRecorder) Create(arg0 interface{}) *gomock.Call
- func (mr *MockConfigMapInterfaceMockRecorder) Delete(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockConfigMapInterfaceMockRecorder) DeleteCollection(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockConfigMapInterfaceMockRecorder) Get(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockConfigMapInterfaceMockRecorder) List(arg0 interface{}) *gomock.Call
- func (mr *MockConfigMapInterfaceMockRecorder) Patch(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockConfigMapInterfaceMockRecorder) Update(arg0 interface{}) *gomock.Call
- func (mr *MockConfigMapInterfaceMockRecorder) Watch(arg0 interface{}) *gomock.Call
- 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 MockCustomResourceDefinitionInterface
- func (m *MockCustomResourceDefinitionInterface) Create(arg0 *v1beta1.CustomResourceDefinition) (*v1beta1.CustomResourceDefinition, error)
- func (m *MockCustomResourceDefinitionInterface) Delete(arg0 string, arg1 *v1.DeleteOptions) error
- func (m *MockCustomResourceDefinitionInterface) DeleteCollection(arg0 *v1.DeleteOptions, arg1 v1.ListOptions) error
- func (m *MockCustomResourceDefinitionInterface) EXPECT() *MockCustomResourceDefinitionInterfaceMockRecorder
- func (m *MockCustomResourceDefinitionInterface) Get(arg0 string, arg1 v1.GetOptions) (*v1beta1.CustomResourceDefinition, error)
- func (m *MockCustomResourceDefinitionInterface) List(arg0 v1.ListOptions) (*v1beta1.CustomResourceDefinitionList, error)
- func (m *MockCustomResourceDefinitionInterface) Patch(arg0 string, arg1 types.PatchType, arg2 []byte, arg3 ...string) (*v1beta1.CustomResourceDefinition, error)
- func (m *MockCustomResourceDefinitionInterface) Update(arg0 *v1beta1.CustomResourceDefinition) (*v1beta1.CustomResourceDefinition, error)
- func (m *MockCustomResourceDefinitionInterface) UpdateStatus(arg0 *v1beta1.CustomResourceDefinition) (*v1beta1.CustomResourceDefinition, error)
- func (m *MockCustomResourceDefinitionInterface) Watch(arg0 v1.ListOptions) (watch.Interface, error)
- type MockCustomResourceDefinitionInterfaceMockRecorder
- func (mr *MockCustomResourceDefinitionInterfaceMockRecorder) Create(arg0 interface{}) *gomock.Call
- func (mr *MockCustomResourceDefinitionInterfaceMockRecorder) Delete(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockCustomResourceDefinitionInterfaceMockRecorder) DeleteCollection(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockCustomResourceDefinitionInterfaceMockRecorder) Get(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockCustomResourceDefinitionInterfaceMockRecorder) List(arg0 interface{}) *gomock.Call
- func (mr *MockCustomResourceDefinitionInterfaceMockRecorder) Patch(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockCustomResourceDefinitionInterfaceMockRecorder) Update(arg0 interface{}) *gomock.Call
- func (mr *MockCustomResourceDefinitionInterfaceMockRecorder) UpdateStatus(arg0 interface{}) *gomock.Call
- func (mr *MockCustomResourceDefinitionInterfaceMockRecorder) Watch(arg0 interface{}) *gomock.Call
- type MockDeploymentInterface
- func (m *MockDeploymentInterface) Create(arg0 *v1.Deployment) (*v1.Deployment, error)
- func (m *MockDeploymentInterface) Delete(arg0 string, arg1 *v10.DeleteOptions) error
- func (m *MockDeploymentInterface) DeleteCollection(arg0 *v10.DeleteOptions, arg1 v10.ListOptions) error
- func (m *MockDeploymentInterface) EXPECT() *MockDeploymentInterfaceMockRecorder
- func (m *MockDeploymentInterface) Get(arg0 string, arg1 v10.GetOptions) (*v1.Deployment, error)
- func (m *MockDeploymentInterface) List(arg0 v10.ListOptions) (*v1.DeploymentList, error)
- func (m *MockDeploymentInterface) Patch(arg0 string, arg1 types.PatchType, arg2 []byte, arg3 ...string) (*v1.Deployment, error)
- func (m *MockDeploymentInterface) Update(arg0 *v1.Deployment) (*v1.Deployment, error)
- func (m *MockDeploymentInterface) UpdateStatus(arg0 *v1.Deployment) (*v1.Deployment, error)
- func (m *MockDeploymentInterface) Watch(arg0 v10.ListOptions) (watch.Interface, error)
- type MockDeploymentInterfaceMockRecorder
- func (mr *MockDeploymentInterfaceMockRecorder) Create(arg0 interface{}) *gomock.Call
- func (mr *MockDeploymentInterfaceMockRecorder) Delete(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockDeploymentInterfaceMockRecorder) DeleteCollection(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockDeploymentInterfaceMockRecorder) Get(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockDeploymentInterfaceMockRecorder) List(arg0 interface{}) *gomock.Call
- func (mr *MockDeploymentInterfaceMockRecorder) Patch(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockDeploymentInterfaceMockRecorder) Update(arg0 interface{}) *gomock.Call
- func (mr *MockDeploymentInterfaceMockRecorder) UpdateStatus(arg0 interface{}) *gomock.Call
- func (mr *MockDeploymentInterfaceMockRecorder) Watch(arg0 interface{}) *gomock.Call
- type MockExtensionsV1beta1Interface
- func (m *MockExtensionsV1beta1Interface) DaemonSets(arg0 string) v1beta10.DaemonSetInterface
- func (m *MockExtensionsV1beta1Interface) Deployments(arg0 string) v1beta10.DeploymentInterface
- func (m *MockExtensionsV1beta1Interface) EXPECT() *MockExtensionsV1beta1InterfaceMockRecorder
- func (m *MockExtensionsV1beta1Interface) Ingresses(arg0 string) v1beta10.IngressInterface
- func (m *MockExtensionsV1beta1Interface) PodSecurityPolicies() v1beta10.PodSecurityPolicyInterface
- func (m *MockExtensionsV1beta1Interface) RESTClient() rest.Interface
- func (m *MockExtensionsV1beta1Interface) ReplicaSets(arg0 string) v1beta10.ReplicaSetInterface
- func (m *MockExtensionsV1beta1Interface) Scales(arg0 string) v1beta10.ScaleInterface
- type MockExtensionsV1beta1InterfaceMockRecorder
- func (mr *MockExtensionsV1beta1InterfaceMockRecorder) DaemonSets(arg0 interface{}) *gomock.Call
- func (mr *MockExtensionsV1beta1InterfaceMockRecorder) Deployments(arg0 interface{}) *gomock.Call
- func (mr *MockExtensionsV1beta1InterfaceMockRecorder) Ingresses(arg0 interface{}) *gomock.Call
- func (mr *MockExtensionsV1beta1InterfaceMockRecorder) PodSecurityPolicies() *gomock.Call
- func (mr *MockExtensionsV1beta1InterfaceMockRecorder) RESTClient() *gomock.Call
- func (mr *MockExtensionsV1beta1InterfaceMockRecorder) ReplicaSets(arg0 interface{}) *gomock.Call
- func (mr *MockExtensionsV1beta1InterfaceMockRecorder) Scales(arg0 interface{}) *gomock.Call
- type MockIngressInterface
- func (m *MockIngressInterface) Create(arg0 *v1beta1.Ingress) (*v1beta1.Ingress, error)
- func (m *MockIngressInterface) Delete(arg0 string, arg1 *v1.DeleteOptions) error
- func (m *MockIngressInterface) DeleteCollection(arg0 *v1.DeleteOptions, arg1 v1.ListOptions) error
- func (m *MockIngressInterface) EXPECT() *MockIngressInterfaceMockRecorder
- func (m *MockIngressInterface) Get(arg0 string, arg1 v1.GetOptions) (*v1beta1.Ingress, error)
- func (m *MockIngressInterface) List(arg0 v1.ListOptions) (*v1beta1.IngressList, error)
- func (m *MockIngressInterface) Patch(arg0 string, arg1 types.PatchType, arg2 []byte, arg3 ...string) (*v1beta1.Ingress, error)
- func (m *MockIngressInterface) Update(arg0 *v1beta1.Ingress) (*v1beta1.Ingress, error)
- func (m *MockIngressInterface) UpdateStatus(arg0 *v1beta1.Ingress) (*v1beta1.Ingress, error)
- func (m *MockIngressInterface) Watch(arg0 v1.ListOptions) (watch.Interface, error)
- type MockIngressInterfaceMockRecorder
- func (mr *MockIngressInterfaceMockRecorder) Create(arg0 interface{}) *gomock.Call
- func (mr *MockIngressInterfaceMockRecorder) Delete(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockIngressInterfaceMockRecorder) DeleteCollection(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockIngressInterfaceMockRecorder) Get(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockIngressInterfaceMockRecorder) List(arg0 interface{}) *gomock.Call
- func (mr *MockIngressInterfaceMockRecorder) Patch(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockIngressInterfaceMockRecorder) Update(arg0 interface{}) *gomock.Call
- func (mr *MockIngressInterfaceMockRecorder) UpdateStatus(arg0 interface{}) *gomock.Call
- func (mr *MockIngressInterfaceMockRecorder) Watch(arg0 interface{}) *gomock.Call
- type MockInterface
- func (m *MockInterface) Admissionregistration() v1beta1.AdmissionregistrationV1beta1Interface
- func (m *MockInterface) AdmissionregistrationV1alpha1() v1alpha1.AdmissionregistrationV1alpha1Interface
- func (m *MockInterface) AdmissionregistrationV1beta1() v1beta1.AdmissionregistrationV1beta1Interface
- func (m *MockInterface) Apps() v1.AppsV1Interface
- func (m *MockInterface) AppsV1() v1.AppsV1Interface
- func (m *MockInterface) AppsV1beta1() v1beta10.AppsV1beta1Interface
- func (m *MockInterface) AppsV1beta2() v1beta2.AppsV1beta2Interface
- func (m *MockInterface) Authentication() v10.AuthenticationV1Interface
- func (m *MockInterface) AuthenticationV1() v10.AuthenticationV1Interface
- func (m *MockInterface) AuthenticationV1beta1() v1beta11.AuthenticationV1beta1Interface
- func (m *MockInterface) Authorization() v11.AuthorizationV1Interface
- func (m *MockInterface) AuthorizationV1() v11.AuthorizationV1Interface
- func (m *MockInterface) AuthorizationV1beta1() v1beta12.AuthorizationV1beta1Interface
- func (m *MockInterface) Autoscaling() v12.AutoscalingV1Interface
- func (m *MockInterface) AutoscalingV1() v12.AutoscalingV1Interface
- func (m *MockInterface) AutoscalingV2beta1() v2beta1.AutoscalingV2beta1Interface
- func (m *MockInterface) Batch() v13.BatchV1Interface
- func (m *MockInterface) BatchV1() v13.BatchV1Interface
- func (m *MockInterface) BatchV1beta1() v1beta13.BatchV1beta1Interface
- func (m *MockInterface) BatchV2alpha1() v2alpha1.BatchV2alpha1Interface
- func (m *MockInterface) Certificates() v1beta14.CertificatesV1beta1Interface
- func (m *MockInterface) CertificatesV1beta1() v1beta14.CertificatesV1beta1Interface
- func (m *MockInterface) Coordination() v1beta15.CoordinationV1beta1Interface
- func (m *MockInterface) CoordinationV1beta1() v1beta15.CoordinationV1beta1Interface
- func (m *MockInterface) Core() v14.CoreV1Interface
- func (m *MockInterface) CoreV1() v14.CoreV1Interface
- func (m *MockInterface) Discovery() discovery.DiscoveryInterface
- func (m *MockInterface) EXPECT() *MockInterfaceMockRecorder
- func (m *MockInterface) Events() v1beta16.EventsV1beta1Interface
- func (m *MockInterface) EventsV1beta1() v1beta16.EventsV1beta1Interface
- func (m *MockInterface) Extensions() v1beta17.ExtensionsV1beta1Interface
- func (m *MockInterface) ExtensionsV1beta1() v1beta17.ExtensionsV1beta1Interface
- func (m *MockInterface) Networking() v15.NetworkingV1Interface
- func (m *MockInterface) NetworkingV1() v15.NetworkingV1Interface
- func (m *MockInterface) Policy() v1beta18.PolicyV1beta1Interface
- func (m *MockInterface) PolicyV1beta1() v1beta18.PolicyV1beta1Interface
- func (m *MockInterface) Rbac() v16.RbacV1Interface
- func (m *MockInterface) RbacV1() v16.RbacV1Interface
- func (m *MockInterface) RbacV1alpha1() v1alpha10.RbacV1alpha1Interface
- func (m *MockInterface) RbacV1beta1() v1beta19.RbacV1beta1Interface
- func (m *MockInterface) Scheduling() v1beta110.SchedulingV1beta1Interface
- func (m *MockInterface) SchedulingV1alpha1() v1alpha11.SchedulingV1alpha1Interface
- func (m *MockInterface) SchedulingV1beta1() v1beta110.SchedulingV1beta1Interface
- func (m *MockInterface) Settings() v1alpha12.SettingsV1alpha1Interface
- func (m *MockInterface) SettingsV1alpha1() v1alpha12.SettingsV1alpha1Interface
- func (m *MockInterface) Storage() v17.StorageV1Interface
- func (m *MockInterface) StorageV1() v17.StorageV1Interface
- func (m *MockInterface) StorageV1alpha1() v1alpha13.StorageV1alpha1Interface
- func (m *MockInterface) StorageV1beta1() v1beta111.StorageV1beta1Interface
- type MockInterfaceMockRecorder
- func (mr *MockInterfaceMockRecorder) Admissionregistration() *gomock.Call
- func (mr *MockInterfaceMockRecorder) AdmissionregistrationV1alpha1() *gomock.Call
- func (mr *MockInterfaceMockRecorder) AdmissionregistrationV1beta1() *gomock.Call
- func (mr *MockInterfaceMockRecorder) Apps() *gomock.Call
- func (mr *MockInterfaceMockRecorder) AppsV1() *gomock.Call
- func (mr *MockInterfaceMockRecorder) AppsV1beta1() *gomock.Call
- func (mr *MockInterfaceMockRecorder) AppsV1beta2() *gomock.Call
- func (mr *MockInterfaceMockRecorder) Authentication() *gomock.Call
- func (mr *MockInterfaceMockRecorder) AuthenticationV1() *gomock.Call
- func (mr *MockInterfaceMockRecorder) AuthenticationV1beta1() *gomock.Call
- func (mr *MockInterfaceMockRecorder) Authorization() *gomock.Call
- func (mr *MockInterfaceMockRecorder) AuthorizationV1() *gomock.Call
- func (mr *MockInterfaceMockRecorder) AuthorizationV1beta1() *gomock.Call
- func (mr *MockInterfaceMockRecorder) Autoscaling() *gomock.Call
- func (mr *MockInterfaceMockRecorder) AutoscalingV1() *gomock.Call
- func (mr *MockInterfaceMockRecorder) AutoscalingV2beta1() *gomock.Call
- func (mr *MockInterfaceMockRecorder) Batch() *gomock.Call
- func (mr *MockInterfaceMockRecorder) BatchV1() *gomock.Call
- func (mr *MockInterfaceMockRecorder) BatchV1beta1() *gomock.Call
- func (mr *MockInterfaceMockRecorder) BatchV2alpha1() *gomock.Call
- func (mr *MockInterfaceMockRecorder) Certificates() *gomock.Call
- func (mr *MockInterfaceMockRecorder) CertificatesV1beta1() *gomock.Call
- func (mr *MockInterfaceMockRecorder) Coordination() *gomock.Call
- func (mr *MockInterfaceMockRecorder) CoordinationV1beta1() *gomock.Call
- func (mr *MockInterfaceMockRecorder) Core() *gomock.Call
- func (mr *MockInterfaceMockRecorder) CoreV1() *gomock.Call
- func (mr *MockInterfaceMockRecorder) Discovery() *gomock.Call
- func (mr *MockInterfaceMockRecorder) Events() *gomock.Call
- func (mr *MockInterfaceMockRecorder) EventsV1beta1() *gomock.Call
- func (mr *MockInterfaceMockRecorder) Extensions() *gomock.Call
- func (mr *MockInterfaceMockRecorder) ExtensionsV1beta1() *gomock.Call
- func (mr *MockInterfaceMockRecorder) Networking() *gomock.Call
- func (mr *MockInterfaceMockRecorder) NetworkingV1() *gomock.Call
- func (mr *MockInterfaceMockRecorder) Policy() *gomock.Call
- func (mr *MockInterfaceMockRecorder) PolicyV1beta1() *gomock.Call
- func (mr *MockInterfaceMockRecorder) Rbac() *gomock.Call
- func (mr *MockInterfaceMockRecorder) RbacV1() *gomock.Call
- func (mr *MockInterfaceMockRecorder) RbacV1alpha1() *gomock.Call
- func (mr *MockInterfaceMockRecorder) RbacV1beta1() *gomock.Call
- func (mr *MockInterfaceMockRecorder) Scheduling() *gomock.Call
- func (mr *MockInterfaceMockRecorder) SchedulingV1alpha1() *gomock.Call
- func (mr *MockInterfaceMockRecorder) SchedulingV1beta1() *gomock.Call
- func (mr *MockInterfaceMockRecorder) Settings() *gomock.Call
- func (mr *MockInterfaceMockRecorder) SettingsV1alpha1() *gomock.Call
- func (mr *MockInterfaceMockRecorder) Storage() *gomock.Call
- func (mr *MockInterfaceMockRecorder) StorageV1() *gomock.Call
- func (mr *MockInterfaceMockRecorder) StorageV1alpha1() *gomock.Call
- func (mr *MockInterfaceMockRecorder) StorageV1beta1() *gomock.Call
- type MockNamespaceInterface
- func (m *MockNamespaceInterface) Create(arg0 *v1.Namespace) (*v1.Namespace, error)
- func (m *MockNamespaceInterface) Delete(arg0 string, arg1 *v10.DeleteOptions) error
- func (m *MockNamespaceInterface) EXPECT() *MockNamespaceInterfaceMockRecorder
- func (m *MockNamespaceInterface) Finalize(arg0 *v1.Namespace) (*v1.Namespace, error)
- func (m *MockNamespaceInterface) Get(arg0 string, arg1 v10.GetOptions) (*v1.Namespace, error)
- func (m *MockNamespaceInterface) List(arg0 v10.ListOptions) (*v1.NamespaceList, error)
- func (m *MockNamespaceInterface) Patch(arg0 string, arg1 types.PatchType, arg2 []byte, arg3 ...string) (*v1.Namespace, error)
- func (m *MockNamespaceInterface) Update(arg0 *v1.Namespace) (*v1.Namespace, error)
- func (m *MockNamespaceInterface) UpdateStatus(arg0 *v1.Namespace) (*v1.Namespace, error)
- func (m *MockNamespaceInterface) Watch(arg0 v10.ListOptions) (watch.Interface, error)
- type MockNamespaceInterfaceMockRecorder
- func (mr *MockNamespaceInterfaceMockRecorder) Create(arg0 interface{}) *gomock.Call
- func (mr *MockNamespaceInterfaceMockRecorder) Delete(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockNamespaceInterfaceMockRecorder) Finalize(arg0 interface{}) *gomock.Call
- func (mr *MockNamespaceInterfaceMockRecorder) Get(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockNamespaceInterfaceMockRecorder) List(arg0 interface{}) *gomock.Call
- func (mr *MockNamespaceInterfaceMockRecorder) Patch(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockNamespaceInterfaceMockRecorder) Update(arg0 interface{}) *gomock.Call
- func (mr *MockNamespaceInterfaceMockRecorder) UpdateStatus(arg0 interface{}) *gomock.Call
- func (mr *MockNamespaceInterfaceMockRecorder) Watch(arg0 interface{}) *gomock.Call
- type MockNodeInterface
- func (m *MockNodeInterface) Create(arg0 *v1.Node) (*v1.Node, error)
- func (m *MockNodeInterface) Delete(arg0 string, arg1 *v10.DeleteOptions) error
- func (m *MockNodeInterface) DeleteCollection(arg0 *v10.DeleteOptions, arg1 v10.ListOptions) error
- func (m *MockNodeInterface) EXPECT() *MockNodeInterfaceMockRecorder
- func (m *MockNodeInterface) Get(arg0 string, arg1 v10.GetOptions) (*v1.Node, error)
- func (m *MockNodeInterface) List(arg0 v10.ListOptions) (*v1.NodeList, error)
- func (m *MockNodeInterface) Patch(arg0 string, arg1 types.PatchType, arg2 []byte, arg3 ...string) (*v1.Node, error)
- func (m *MockNodeInterface) PatchStatus(arg0 string, arg1 []byte) (*v1.Node, error)
- func (m *MockNodeInterface) Update(arg0 *v1.Node) (*v1.Node, error)
- func (m *MockNodeInterface) UpdateStatus(arg0 *v1.Node) (*v1.Node, error)
- func (m *MockNodeInterface) Watch(arg0 v10.ListOptions) (watch.Interface, error)
- type MockNodeInterfaceMockRecorder
- func (mr *MockNodeInterfaceMockRecorder) Create(arg0 interface{}) *gomock.Call
- func (mr *MockNodeInterfaceMockRecorder) Delete(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockNodeInterfaceMockRecorder) DeleteCollection(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockNodeInterfaceMockRecorder) Get(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockNodeInterfaceMockRecorder) List(arg0 interface{}) *gomock.Call
- func (mr *MockNodeInterfaceMockRecorder) Patch(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockNodeInterfaceMockRecorder) PatchStatus(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockNodeInterfaceMockRecorder) Update(arg0 interface{}) *gomock.Call
- func (mr *MockNodeInterfaceMockRecorder) UpdateStatus(arg0 interface{}) *gomock.Call
- func (mr *MockNodeInterfaceMockRecorder) Watch(arg0 interface{}) *gomock.Call
- type MockPersistentVolumeClaimInterface
- func (m *MockPersistentVolumeClaimInterface) Create(arg0 *v1.PersistentVolumeClaim) (*v1.PersistentVolumeClaim, error)
- func (m *MockPersistentVolumeClaimInterface) Delete(arg0 string, arg1 *v10.DeleteOptions) error
- func (m *MockPersistentVolumeClaimInterface) DeleteCollection(arg0 *v10.DeleteOptions, arg1 v10.ListOptions) error
- func (m *MockPersistentVolumeClaimInterface) EXPECT() *MockPersistentVolumeClaimInterfaceMockRecorder
- func (m *MockPersistentVolumeClaimInterface) Get(arg0 string, arg1 v10.GetOptions) (*v1.PersistentVolumeClaim, error)
- func (m *MockPersistentVolumeClaimInterface) List(arg0 v10.ListOptions) (*v1.PersistentVolumeClaimList, error)
- func (m *MockPersistentVolumeClaimInterface) Patch(arg0 string, arg1 types.PatchType, arg2 []byte, arg3 ...string) (*v1.PersistentVolumeClaim, error)
- func (m *MockPersistentVolumeClaimInterface) Update(arg0 *v1.PersistentVolumeClaim) (*v1.PersistentVolumeClaim, error)
- func (m *MockPersistentVolumeClaimInterface) UpdateStatus(arg0 *v1.PersistentVolumeClaim) (*v1.PersistentVolumeClaim, error)
- func (m *MockPersistentVolumeClaimInterface) Watch(arg0 v10.ListOptions) (watch.Interface, error)
- type MockPersistentVolumeClaimInterfaceMockRecorder
- func (mr *MockPersistentVolumeClaimInterfaceMockRecorder) Create(arg0 interface{}) *gomock.Call
- func (mr *MockPersistentVolumeClaimInterfaceMockRecorder) Delete(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockPersistentVolumeClaimInterfaceMockRecorder) DeleteCollection(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockPersistentVolumeClaimInterfaceMockRecorder) Get(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockPersistentVolumeClaimInterfaceMockRecorder) List(arg0 interface{}) *gomock.Call
- func (mr *MockPersistentVolumeClaimInterfaceMockRecorder) Patch(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockPersistentVolumeClaimInterfaceMockRecorder) Update(arg0 interface{}) *gomock.Call
- func (mr *MockPersistentVolumeClaimInterfaceMockRecorder) UpdateStatus(arg0 interface{}) *gomock.Call
- func (mr *MockPersistentVolumeClaimInterfaceMockRecorder) Watch(arg0 interface{}) *gomock.Call
- type MockPersistentVolumeInterface
- func (m *MockPersistentVolumeInterface) Create(arg0 *v1.PersistentVolume) (*v1.PersistentVolume, error)
- func (m *MockPersistentVolumeInterface) Delete(arg0 string, arg1 *v10.DeleteOptions) error
- func (m *MockPersistentVolumeInterface) DeleteCollection(arg0 *v10.DeleteOptions, arg1 v10.ListOptions) error
- func (m *MockPersistentVolumeInterface) EXPECT() *MockPersistentVolumeInterfaceMockRecorder
- func (m *MockPersistentVolumeInterface) Get(arg0 string, arg1 v10.GetOptions) (*v1.PersistentVolume, error)
- func (m *MockPersistentVolumeInterface) List(arg0 v10.ListOptions) (*v1.PersistentVolumeList, error)
- func (m *MockPersistentVolumeInterface) Patch(arg0 string, arg1 types.PatchType, arg2 []byte, arg3 ...string) (*v1.PersistentVolume, error)
- func (m *MockPersistentVolumeInterface) Update(arg0 *v1.PersistentVolume) (*v1.PersistentVolume, error)
- func (m *MockPersistentVolumeInterface) UpdateStatus(arg0 *v1.PersistentVolume) (*v1.PersistentVolume, error)
- func (m *MockPersistentVolumeInterface) Watch(arg0 v10.ListOptions) (watch.Interface, error)
- type MockPersistentVolumeInterfaceMockRecorder
- func (mr *MockPersistentVolumeInterfaceMockRecorder) Create(arg0 interface{}) *gomock.Call
- func (mr *MockPersistentVolumeInterfaceMockRecorder) Delete(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockPersistentVolumeInterfaceMockRecorder) DeleteCollection(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockPersistentVolumeInterfaceMockRecorder) Get(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockPersistentVolumeInterfaceMockRecorder) List(arg0 interface{}) *gomock.Call
- func (mr *MockPersistentVolumeInterfaceMockRecorder) Patch(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockPersistentVolumeInterfaceMockRecorder) Update(arg0 interface{}) *gomock.Call
- func (mr *MockPersistentVolumeInterfaceMockRecorder) UpdateStatus(arg0 interface{}) *gomock.Call
- func (mr *MockPersistentVolumeInterfaceMockRecorder) Watch(arg0 interface{}) *gomock.Call
- type MockPodInterface
- func (m *MockPodInterface) Bind(arg0 *v1.Binding) error
- func (m *MockPodInterface) Create(arg0 *v1.Pod) (*v1.Pod, error)
- func (m *MockPodInterface) Delete(arg0 string, arg1 *v10.DeleteOptions) error
- func (m *MockPodInterface) DeleteCollection(arg0 *v10.DeleteOptions, arg1 v10.ListOptions) error
- func (m *MockPodInterface) EXPECT() *MockPodInterfaceMockRecorder
- func (m *MockPodInterface) Evict(arg0 *v1beta1.Eviction) error
- func (m *MockPodInterface) Get(arg0 string, arg1 v10.GetOptions) (*v1.Pod, error)
- func (m *MockPodInterface) GetLogs(arg0 string, arg1 *v1.PodLogOptions) *rest.Request
- func (m *MockPodInterface) List(arg0 v10.ListOptions) (*v1.PodList, error)
- func (m *MockPodInterface) Patch(arg0 string, arg1 types.PatchType, arg2 []byte, arg3 ...string) (*v1.Pod, error)
- func (m *MockPodInterface) Update(arg0 *v1.Pod) (*v1.Pod, error)
- func (m *MockPodInterface) UpdateStatus(arg0 *v1.Pod) (*v1.Pod, error)
- func (m *MockPodInterface) Watch(arg0 v10.ListOptions) (watch.Interface, error)
- type MockPodInterfaceMockRecorder
- func (mr *MockPodInterfaceMockRecorder) Bind(arg0 interface{}) *gomock.Call
- func (mr *MockPodInterfaceMockRecorder) Create(arg0 interface{}) *gomock.Call
- func (mr *MockPodInterfaceMockRecorder) Delete(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockPodInterfaceMockRecorder) DeleteCollection(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockPodInterfaceMockRecorder) Evict(arg0 interface{}) *gomock.Call
- func (mr *MockPodInterfaceMockRecorder) Get(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockPodInterfaceMockRecorder) GetLogs(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockPodInterfaceMockRecorder) List(arg0 interface{}) *gomock.Call
- func (mr *MockPodInterfaceMockRecorder) Patch(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockPodInterfaceMockRecorder) Update(arg0 interface{}) *gomock.Call
- func (mr *MockPodInterfaceMockRecorder) UpdateStatus(arg0 interface{}) *gomock.Call
- func (mr *MockPodInterfaceMockRecorder) Watch(arg0 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 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 MockSecretInterface
- func (m *MockSecretInterface) Create(arg0 *v1.Secret) (*v1.Secret, error)
- func (m *MockSecretInterface) Delete(arg0 string, arg1 *v10.DeleteOptions) error
- func (m *MockSecretInterface) DeleteCollection(arg0 *v10.DeleteOptions, arg1 v10.ListOptions) error
- func (m *MockSecretInterface) EXPECT() *MockSecretInterfaceMockRecorder
- func (m *MockSecretInterface) Get(arg0 string, arg1 v10.GetOptions) (*v1.Secret, error)
- func (m *MockSecretInterface) List(arg0 v10.ListOptions) (*v1.SecretList, error)
- func (m *MockSecretInterface) Patch(arg0 string, arg1 types.PatchType, arg2 []byte, arg3 ...string) (*v1.Secret, error)
- func (m *MockSecretInterface) Update(arg0 *v1.Secret) (*v1.Secret, error)
- func (m *MockSecretInterface) Watch(arg0 v10.ListOptions) (watch.Interface, error)
- type MockSecretInterfaceMockRecorder
- func (mr *MockSecretInterfaceMockRecorder) Create(arg0 interface{}) *gomock.Call
- func (mr *MockSecretInterfaceMockRecorder) Delete(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockSecretInterfaceMockRecorder) DeleteCollection(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockSecretInterfaceMockRecorder) Get(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockSecretInterfaceMockRecorder) List(arg0 interface{}) *gomock.Call
- func (mr *MockSecretInterfaceMockRecorder) Patch(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockSecretInterfaceMockRecorder) Update(arg0 interface{}) *gomock.Call
- func (mr *MockSecretInterfaceMockRecorder) Watch(arg0 interface{}) *gomock.Call
- type MockServiceAccountInterface
- func (m *MockServiceAccountInterface) Create(arg0 *v10.ServiceAccount) (*v10.ServiceAccount, error)
- func (m *MockServiceAccountInterface) CreateToken(arg0 string, arg1 *v1.TokenRequest) (*v1.TokenRequest, error)
- func (m *MockServiceAccountInterface) Delete(arg0 string, arg1 *v11.DeleteOptions) error
- func (m *MockServiceAccountInterface) DeleteCollection(arg0 *v11.DeleteOptions, arg1 v11.ListOptions) error
- func (m *MockServiceAccountInterface) EXPECT() *MockServiceAccountInterfaceMockRecorder
- func (m *MockServiceAccountInterface) Get(arg0 string, arg1 v11.GetOptions) (*v10.ServiceAccount, error)
- func (m *MockServiceAccountInterface) List(arg0 v11.ListOptions) (*v10.ServiceAccountList, error)
- func (m *MockServiceAccountInterface) Patch(arg0 string, arg1 types.PatchType, arg2 []byte, arg3 ...string) (*v10.ServiceAccount, error)
- func (m *MockServiceAccountInterface) Update(arg0 *v10.ServiceAccount) (*v10.ServiceAccount, error)
- func (m *MockServiceAccountInterface) Watch(arg0 v11.ListOptions) (watch.Interface, error)
- type MockServiceAccountInterfaceMockRecorder
- func (mr *MockServiceAccountInterfaceMockRecorder) Create(arg0 interface{}) *gomock.Call
- func (mr *MockServiceAccountInterfaceMockRecorder) CreateToken(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockServiceAccountInterfaceMockRecorder) Delete(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockServiceAccountInterfaceMockRecorder) DeleteCollection(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockServiceAccountInterfaceMockRecorder) Get(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockServiceAccountInterfaceMockRecorder) List(arg0 interface{}) *gomock.Call
- func (mr *MockServiceAccountInterfaceMockRecorder) Patch(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockServiceAccountInterfaceMockRecorder) Update(arg0 interface{}) *gomock.Call
- func (mr *MockServiceAccountInterfaceMockRecorder) Watch(arg0 interface{}) *gomock.Call
- type MockServiceInterface
- func (m *MockServiceInterface) Create(arg0 *v1.Service) (*v1.Service, error)
- func (m *MockServiceInterface) Delete(arg0 string, arg1 *v10.DeleteOptions) error
- func (m *MockServiceInterface) EXPECT() *MockServiceInterfaceMockRecorder
- func (m *MockServiceInterface) Get(arg0 string, arg1 v10.GetOptions) (*v1.Service, error)
- func (m *MockServiceInterface) List(arg0 v10.ListOptions) (*v1.ServiceList, error)
- func (m *MockServiceInterface) Patch(arg0 string, arg1 types.PatchType, arg2 []byte, arg3 ...string) (*v1.Service, error)
- func (m *MockServiceInterface) ProxyGet(arg0, arg1, arg2, arg3 string, arg4 map[string]string) rest.ResponseWrapper
- func (m *MockServiceInterface) Update(arg0 *v1.Service) (*v1.Service, error)
- func (m *MockServiceInterface) UpdateStatus(arg0 *v1.Service) (*v1.Service, error)
- func (m *MockServiceInterface) Watch(arg0 v10.ListOptions) (watch.Interface, error)
- type MockServiceInterfaceMockRecorder
- func (mr *MockServiceInterfaceMockRecorder) Create(arg0 interface{}) *gomock.Call
- func (mr *MockServiceInterfaceMockRecorder) Delete(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockServiceInterfaceMockRecorder) Get(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockServiceInterfaceMockRecorder) List(arg0 interface{}) *gomock.Call
- func (mr *MockServiceInterfaceMockRecorder) Patch(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockServiceInterfaceMockRecorder) ProxyGet(arg0, arg1, arg2, arg3, arg4 interface{}) *gomock.Call
- func (mr *MockServiceInterfaceMockRecorder) Update(arg0 interface{}) *gomock.Call
- func (mr *MockServiceInterfaceMockRecorder) UpdateStatus(arg0 interface{}) *gomock.Call
- func (mr *MockServiceInterfaceMockRecorder) Watch(arg0 interface{}) *gomock.Call
- type MockStatefulSetInterface
- func (m *MockStatefulSetInterface) Create(arg0 *v1.StatefulSet) (*v1.StatefulSet, error)
- func (m *MockStatefulSetInterface) Delete(arg0 string, arg1 *v10.DeleteOptions) error
- func (m *MockStatefulSetInterface) DeleteCollection(arg0 *v10.DeleteOptions, arg1 v10.ListOptions) error
- func (m *MockStatefulSetInterface) EXPECT() *MockStatefulSetInterfaceMockRecorder
- func (m *MockStatefulSetInterface) Get(arg0 string, arg1 v10.GetOptions) (*v1.StatefulSet, error)
- func (m *MockStatefulSetInterface) List(arg0 v10.ListOptions) (*v1.StatefulSetList, error)
- func (m *MockStatefulSetInterface) Patch(arg0 string, arg1 types.PatchType, arg2 []byte, arg3 ...string) (*v1.StatefulSet, error)
- func (m *MockStatefulSetInterface) Update(arg0 *v1.StatefulSet) (*v1.StatefulSet, error)
- func (m *MockStatefulSetInterface) UpdateStatus(arg0 *v1.StatefulSet) (*v1.StatefulSet, error)
- func (m *MockStatefulSetInterface) Watch(arg0 v10.ListOptions) (watch.Interface, error)
- type MockStatefulSetInterfaceMockRecorder
- func (mr *MockStatefulSetInterfaceMockRecorder) Create(arg0 interface{}) *gomock.Call
- func (mr *MockStatefulSetInterfaceMockRecorder) Delete(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockStatefulSetInterfaceMockRecorder) DeleteCollection(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockStatefulSetInterfaceMockRecorder) Get(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockStatefulSetInterfaceMockRecorder) List(arg0 interface{}) *gomock.Call
- func (mr *MockStatefulSetInterfaceMockRecorder) Patch(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockStatefulSetInterfaceMockRecorder) Update(arg0 interface{}) *gomock.Call
- func (mr *MockStatefulSetInterfaceMockRecorder) UpdateStatus(arg0 interface{}) *gomock.Call
- func (mr *MockStatefulSetInterfaceMockRecorder) Watch(arg0 interface{}) *gomock.Call
- type MockStorageClassInterface
- func (m *MockStorageClassInterface) Create(arg0 *v1.StorageClass) (*v1.StorageClass, error)
- func (m *MockStorageClassInterface) Delete(arg0 string, arg1 *v10.DeleteOptions) error
- func (m *MockStorageClassInterface) DeleteCollection(arg0 *v10.DeleteOptions, arg1 v10.ListOptions) error
- func (m *MockStorageClassInterface) EXPECT() *MockStorageClassInterfaceMockRecorder
- func (m *MockStorageClassInterface) Get(arg0 string, arg1 v10.GetOptions) (*v1.StorageClass, error)
- func (m *MockStorageClassInterface) List(arg0 v10.ListOptions) (*v1.StorageClassList, error)
- func (m *MockStorageClassInterface) Patch(arg0 string, arg1 types.PatchType, arg2 []byte, arg3 ...string) (*v1.StorageClass, error)
- func (m *MockStorageClassInterface) Update(arg0 *v1.StorageClass) (*v1.StorageClass, error)
- func (m *MockStorageClassInterface) Watch(arg0 v10.ListOptions) (watch.Interface, error)
- type MockStorageClassInterfaceMockRecorder
- func (mr *MockStorageClassInterfaceMockRecorder) Create(arg0 interface{}) *gomock.Call
- func (mr *MockStorageClassInterfaceMockRecorder) Delete(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockStorageClassInterfaceMockRecorder) DeleteCollection(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockStorageClassInterfaceMockRecorder) Get(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockStorageClassInterfaceMockRecorder) List(arg0 interface{}) *gomock.Call
- func (mr *MockStorageClassInterfaceMockRecorder) Patch(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockStorageClassInterfaceMockRecorder) Update(arg0 interface{}) *gomock.Call
- func (mr *MockStorageClassInterfaceMockRecorder) Watch(arg0 interface{}) *gomock.Call
- type MockStorageV1Interface
- type MockStorageV1InterfaceMockRecorder
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockApiExtensionsClientInterface ¶
type MockApiExtensionsClientInterface struct {
// contains filtered or unexported fields
}
MockApiExtensionsClientInterface is a mock of Interface interface
func NewMockApiExtensionsClientInterface ¶
func NewMockApiExtensionsClientInterface(ctrl *gomock.Controller) *MockApiExtensionsClientInterface
NewMockApiExtensionsClientInterface creates a new mock instance
func (*MockApiExtensionsClientInterface) Apiextensions ¶
func (m *MockApiExtensionsClientInterface) Apiextensions() v1beta1.ApiextensionsV1beta1Interface
Apiextensions 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) Apiextensions ¶
func (mr *MockApiExtensionsClientInterfaceMockRecorder) Apiextensions() *gomock.Call
Apiextensions indicates an expected call of Apiextensions
func (*MockApiExtensionsClientInterfaceMockRecorder) ApiextensionsV1beta1 ¶
func (mr *MockApiExtensionsClientInterfaceMockRecorder) ApiextensionsV1beta1() *gomock.Call
ApiextensionsV1beta1 indicates an expected call of ApiextensionsV1beta1
func (*MockApiExtensionsClientInterfaceMockRecorder) Discovery ¶
func (mr *MockApiExtensionsClientInterfaceMockRecorder) Discovery() *gomock.Call
Discovery indicates an expected call of Discovery
type MockApiextensionsV1beta1Interface ¶
type MockApiextensionsV1beta1Interface struct {
// contains filtered or unexported fields
}
MockApiextensionsV1beta1Interface is a mock of ApiextensionsV1beta1Interface interface
func NewMockApiextensionsV1beta1Interface ¶
func NewMockApiextensionsV1beta1Interface(ctrl *gomock.Controller) *MockApiextensionsV1beta1Interface
NewMockApiextensionsV1beta1Interface creates a new mock instance
func (*MockApiextensionsV1beta1Interface) CustomResourceDefinitions ¶
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) v11.ControllerRevisionInterface
ControllerRevisions mocks base method
func (*MockAppsV1Interface) DaemonSets ¶
func (m *MockAppsV1Interface) DaemonSets(arg0 string) v11.DaemonSetInterface
DaemonSets mocks base method
func (*MockAppsV1Interface) Deployments ¶
func (m *MockAppsV1Interface) Deployments(arg0 string) v11.DeploymentInterface
Deployments mocks base method
func (*MockAppsV1Interface) EXPECT ¶
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) v11.ReplicaSetInterface
ReplicaSets mocks base method
func (*MockAppsV1Interface) StatefulSets ¶
func (m *MockAppsV1Interface) StatefulSets(arg0 string) v11.StatefulSetInterface
StatefulSets mocks base method
type MockAppsV1InterfaceMockRecorder ¶
type MockAppsV1InterfaceMockRecorder struct {
// contains filtered or unexported fields
}
MockAppsV1InterfaceMockRecorder is the mock recorder for MockAppsV1Interface
func (*MockAppsV1InterfaceMockRecorder) ControllerRevisions ¶
func (mr *MockAppsV1InterfaceMockRecorder) ControllerRevisions(arg0 interface{}) *gomock.Call
ControllerRevisions indicates an expected call of ControllerRevisions
func (*MockAppsV1InterfaceMockRecorder) DaemonSets ¶
func (mr *MockAppsV1InterfaceMockRecorder) DaemonSets(arg0 interface{}) *gomock.Call
DaemonSets indicates an expected call of DaemonSets
func (*MockAppsV1InterfaceMockRecorder) Deployments ¶
func (mr *MockAppsV1InterfaceMockRecorder) Deployments(arg0 interface{}) *gomock.Call
Deployments indicates an expected call of Deployments
func (*MockAppsV1InterfaceMockRecorder) RESTClient ¶
func (mr *MockAppsV1InterfaceMockRecorder) RESTClient() *gomock.Call
RESTClient indicates an expected call of RESTClient
func (*MockAppsV1InterfaceMockRecorder) ReplicaSets ¶
func (mr *MockAppsV1InterfaceMockRecorder) ReplicaSets(arg0 interface{}) *gomock.Call
ReplicaSets indicates an expected call of ReplicaSets
func (*MockAppsV1InterfaceMockRecorder) StatefulSets ¶
func (mr *MockAppsV1InterfaceMockRecorder) StatefulSets(arg0 interface{}) *gomock.Call
StatefulSets indicates an expected call of StatefulSets
type MockClusterRoleBindingInterface ¶
type MockClusterRoleBindingInterface struct {
// contains filtered or unexported fields
}
MockClusterRoleBindingInterface is a mock of ClusterRoleBindingInterface interface
func NewMockClusterRoleBindingInterface ¶
func NewMockClusterRoleBindingInterface(ctrl *gomock.Controller) *MockClusterRoleBindingInterface
NewMockClusterRoleBindingInterface creates a new mock instance
func (*MockClusterRoleBindingInterface) Create ¶
func (m *MockClusterRoleBindingInterface) Create(arg0 *v1.ClusterRoleBinding) (*v1.ClusterRoleBinding, error)
Create mocks base method
func (*MockClusterRoleBindingInterface) Delete ¶
func (m *MockClusterRoleBindingInterface) Delete(arg0 string, arg1 *v10.DeleteOptions) error
Delete mocks base method
func (*MockClusterRoleBindingInterface) DeleteCollection ¶
func (m *MockClusterRoleBindingInterface) DeleteCollection(arg0 *v10.DeleteOptions, arg1 v10.ListOptions) error
DeleteCollection mocks base method
func (*MockClusterRoleBindingInterface) EXPECT ¶
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 string, arg1 v10.GetOptions) (*v1.ClusterRoleBinding, error)
Get mocks base method
func (*MockClusterRoleBindingInterface) List ¶
func (m *MockClusterRoleBindingInterface) List(arg0 v10.ListOptions) (*v1.ClusterRoleBindingList, error)
List mocks base method
func (*MockClusterRoleBindingInterface) Patch ¶
func (m *MockClusterRoleBindingInterface) Patch(arg0 string, arg1 types.PatchType, arg2 []byte, arg3 ...string) (*v1.ClusterRoleBinding, error)
Patch mocks base method
func (*MockClusterRoleBindingInterface) Update ¶
func (m *MockClusterRoleBindingInterface) Update(arg0 *v1.ClusterRoleBinding) (*v1.ClusterRoleBinding, error)
Update mocks base method
func (*MockClusterRoleBindingInterface) Watch ¶
func (m *MockClusterRoleBindingInterface) Watch(arg0 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 interface{}) *gomock.Call
Create indicates an expected call of Create
func (*MockClusterRoleBindingInterfaceMockRecorder) Delete ¶
func (mr *MockClusterRoleBindingInterfaceMockRecorder) Delete(arg0, arg1 interface{}) *gomock.Call
Delete indicates an expected call of Delete
func (*MockClusterRoleBindingInterfaceMockRecorder) DeleteCollection ¶
func (mr *MockClusterRoleBindingInterfaceMockRecorder) DeleteCollection(arg0, arg1 interface{}) *gomock.Call
DeleteCollection indicates an expected call of DeleteCollection
func (*MockClusterRoleBindingInterfaceMockRecorder) Get ¶
func (mr *MockClusterRoleBindingInterfaceMockRecorder) Get(arg0, arg1 interface{}) *gomock.Call
Get indicates an expected call of Get
func (*MockClusterRoleBindingInterfaceMockRecorder) List ¶
func (mr *MockClusterRoleBindingInterfaceMockRecorder) List(arg0 interface{}) *gomock.Call
List indicates an expected call of List
func (*MockClusterRoleBindingInterfaceMockRecorder) Patch ¶
func (mr *MockClusterRoleBindingInterfaceMockRecorder) Patch(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
Patch indicates an expected call of Patch
func (*MockClusterRoleBindingInterfaceMockRecorder) Update ¶
func (mr *MockClusterRoleBindingInterfaceMockRecorder) Update(arg0 interface{}) *gomock.Call
Update indicates an expected call of Update
func (*MockClusterRoleBindingInterfaceMockRecorder) Watch ¶
func (mr *MockClusterRoleBindingInterfaceMockRecorder) Watch(arg0 interface{}) *gomock.Call
Watch indicates an expected call of Watch
type MockClusterRoleInterface ¶
type MockClusterRoleInterface struct {
// contains filtered or unexported fields
}
MockClusterRoleInterface is a mock of ClusterRoleInterface interface
func NewMockClusterRoleInterface ¶
func NewMockClusterRoleInterface(ctrl *gomock.Controller) *MockClusterRoleInterface
NewMockClusterRoleInterface creates a new mock instance
func (*MockClusterRoleInterface) Create ¶
func (m *MockClusterRoleInterface) Create(arg0 *v1.ClusterRole) (*v1.ClusterRole, error)
Create mocks base method
func (*MockClusterRoleInterface) Delete ¶
func (m *MockClusterRoleInterface) Delete(arg0 string, arg1 *v10.DeleteOptions) error
Delete mocks base method
func (*MockClusterRoleInterface) DeleteCollection ¶
func (m *MockClusterRoleInterface) DeleteCollection(arg0 *v10.DeleteOptions, arg1 v10.ListOptions) error
DeleteCollection mocks base method
func (*MockClusterRoleInterface) EXPECT ¶
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 string, arg1 v10.GetOptions) (*v1.ClusterRole, error)
Get mocks base method
func (*MockClusterRoleInterface) List ¶
func (m *MockClusterRoleInterface) List(arg0 v10.ListOptions) (*v1.ClusterRoleList, error)
List mocks base method
func (*MockClusterRoleInterface) Patch ¶
func (m *MockClusterRoleInterface) Patch(arg0 string, arg1 types.PatchType, arg2 []byte, arg3 ...string) (*v1.ClusterRole, error)
Patch mocks base method
func (*MockClusterRoleInterface) Update ¶
func (m *MockClusterRoleInterface) Update(arg0 *v1.ClusterRole) (*v1.ClusterRole, error)
Update mocks base method
func (*MockClusterRoleInterface) Watch ¶
func (m *MockClusterRoleInterface) Watch(arg0 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 interface{}) *gomock.Call
Create indicates an expected call of Create
func (*MockClusterRoleInterfaceMockRecorder) Delete ¶
func (mr *MockClusterRoleInterfaceMockRecorder) Delete(arg0, arg1 interface{}) *gomock.Call
Delete indicates an expected call of Delete
func (*MockClusterRoleInterfaceMockRecorder) DeleteCollection ¶
func (mr *MockClusterRoleInterfaceMockRecorder) DeleteCollection(arg0, arg1 interface{}) *gomock.Call
DeleteCollection indicates an expected call of DeleteCollection
func (*MockClusterRoleInterfaceMockRecorder) Get ¶
func (mr *MockClusterRoleInterfaceMockRecorder) Get(arg0, arg1 interface{}) *gomock.Call
Get indicates an expected call of Get
func (*MockClusterRoleInterfaceMockRecorder) List ¶
func (mr *MockClusterRoleInterfaceMockRecorder) List(arg0 interface{}) *gomock.Call
List indicates an expected call of List
func (*MockClusterRoleInterfaceMockRecorder) Patch ¶
func (mr *MockClusterRoleInterfaceMockRecorder) Patch(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
Patch indicates an expected call of Patch
func (*MockClusterRoleInterfaceMockRecorder) Update ¶
func (mr *MockClusterRoleInterfaceMockRecorder) Update(arg0 interface{}) *gomock.Call
Update indicates an expected call of Update
func (*MockClusterRoleInterfaceMockRecorder) Watch ¶
func (mr *MockClusterRoleInterfaceMockRecorder) Watch(arg0 interface{}) *gomock.Call
Watch indicates an expected call of Watch
type MockConfigMapInterface ¶
type MockConfigMapInterface struct {
// contains filtered or unexported fields
}
MockConfigMapInterface is a mock of ConfigMapInterface interface
func NewMockConfigMapInterface ¶
func NewMockConfigMapInterface(ctrl *gomock.Controller) *MockConfigMapInterface
NewMockConfigMapInterface creates a new mock instance
func (*MockConfigMapInterface) Delete ¶
func (m *MockConfigMapInterface) Delete(arg0 string, arg1 *v10.DeleteOptions) error
Delete mocks base method
func (*MockConfigMapInterface) DeleteCollection ¶
func (m *MockConfigMapInterface) DeleteCollection(arg0 *v10.DeleteOptions, arg1 v10.ListOptions) error
DeleteCollection mocks base method
func (*MockConfigMapInterface) EXPECT ¶
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 string, arg1 v10.GetOptions) (*v1.ConfigMap, error)
Get mocks base method
func (*MockConfigMapInterface) List ¶
func (m *MockConfigMapInterface) List(arg0 v10.ListOptions) (*v1.ConfigMapList, error)
List mocks base method
func (*MockConfigMapInterface) Patch ¶
func (m *MockConfigMapInterface) Patch(arg0 string, arg1 types.PatchType, arg2 []byte, arg3 ...string) (*v1.ConfigMap, error)
Patch mocks base method
func (*MockConfigMapInterface) Watch ¶
func (m *MockConfigMapInterface) Watch(arg0 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 interface{}) *gomock.Call
Create indicates an expected call of Create
func (*MockConfigMapInterfaceMockRecorder) Delete ¶
func (mr *MockConfigMapInterfaceMockRecorder) Delete(arg0, arg1 interface{}) *gomock.Call
Delete indicates an expected call of Delete
func (*MockConfigMapInterfaceMockRecorder) DeleteCollection ¶
func (mr *MockConfigMapInterfaceMockRecorder) DeleteCollection(arg0, arg1 interface{}) *gomock.Call
DeleteCollection indicates an expected call of DeleteCollection
func (*MockConfigMapInterfaceMockRecorder) Get ¶
func (mr *MockConfigMapInterfaceMockRecorder) Get(arg0, arg1 interface{}) *gomock.Call
Get indicates an expected call of Get
func (*MockConfigMapInterfaceMockRecorder) List ¶
func (mr *MockConfigMapInterfaceMockRecorder) List(arg0 interface{}) *gomock.Call
List indicates an expected call of List
func (*MockConfigMapInterfaceMockRecorder) Patch ¶
func (mr *MockConfigMapInterfaceMockRecorder) Patch(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
Patch indicates an expected call of Patch
func (*MockConfigMapInterfaceMockRecorder) Update ¶
func (mr *MockConfigMapInterfaceMockRecorder) Update(arg0 interface{}) *gomock.Call
Update indicates an expected call of Update
func (*MockConfigMapInterfaceMockRecorder) Watch ¶
func (mr *MockConfigMapInterfaceMockRecorder) Watch(arg0 interface{}) *gomock.Call
Watch indicates an expected call of Watch
type MockCoreV1Interface ¶
type MockCoreV1Interface struct {
// contains filtered or unexported fields
}
MockCoreV1Interface is a mock of CoreV1Interface interface
func NewMockCoreV1Interface ¶
func NewMockCoreV1Interface(ctrl *gomock.Controller) *MockCoreV1Interface
NewMockCoreV1Interface creates a new mock instance
func (*MockCoreV1Interface) ComponentStatuses ¶
func (m *MockCoreV1Interface) ComponentStatuses() v11.ComponentStatusInterface
ComponentStatuses mocks base method
func (*MockCoreV1Interface) ConfigMaps ¶
func (m *MockCoreV1Interface) ConfigMaps(arg0 string) v11.ConfigMapInterface
ConfigMaps mocks base method
func (*MockCoreV1Interface) EXPECT ¶
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 MockCustomResourceDefinitionInterface ¶
type MockCustomResourceDefinitionInterface struct {
// contains filtered or unexported fields
}
MockCustomResourceDefinitionInterface is a mock of CustomResourceDefinitionInterface interface
func NewMockCustomResourceDefinitionInterface ¶
func NewMockCustomResourceDefinitionInterface(ctrl *gomock.Controller) *MockCustomResourceDefinitionInterface
NewMockCustomResourceDefinitionInterface creates a new mock instance
func (*MockCustomResourceDefinitionInterface) Create ¶
func (m *MockCustomResourceDefinitionInterface) Create(arg0 *v1beta1.CustomResourceDefinition) (*v1beta1.CustomResourceDefinition, error)
Create mocks base method
func (*MockCustomResourceDefinitionInterface) Delete ¶
func (m *MockCustomResourceDefinitionInterface) Delete(arg0 string, arg1 *v1.DeleteOptions) error
Delete mocks base method
func (*MockCustomResourceDefinitionInterface) DeleteCollection ¶
func (m *MockCustomResourceDefinitionInterface) DeleteCollection(arg0 *v1.DeleteOptions, arg1 v1.ListOptions) error
DeleteCollection mocks base method
func (*MockCustomResourceDefinitionInterface) EXPECT ¶
func (m *MockCustomResourceDefinitionInterface) EXPECT() *MockCustomResourceDefinitionInterfaceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockCustomResourceDefinitionInterface) Get ¶
func (m *MockCustomResourceDefinitionInterface) Get(arg0 string, arg1 v1.GetOptions) (*v1beta1.CustomResourceDefinition, error)
Get mocks base method
func (*MockCustomResourceDefinitionInterface) List ¶
func (m *MockCustomResourceDefinitionInterface) List(arg0 v1.ListOptions) (*v1beta1.CustomResourceDefinitionList, error)
List mocks base method
func (*MockCustomResourceDefinitionInterface) Patch ¶
func (m *MockCustomResourceDefinitionInterface) Patch(arg0 string, arg1 types.PatchType, arg2 []byte, arg3 ...string) (*v1beta1.CustomResourceDefinition, error)
Patch mocks base method
func (*MockCustomResourceDefinitionInterface) Update ¶
func (m *MockCustomResourceDefinitionInterface) Update(arg0 *v1beta1.CustomResourceDefinition) (*v1beta1.CustomResourceDefinition, error)
Update mocks base method
func (*MockCustomResourceDefinitionInterface) UpdateStatus ¶
func (m *MockCustomResourceDefinitionInterface) UpdateStatus(arg0 *v1beta1.CustomResourceDefinition) (*v1beta1.CustomResourceDefinition, error)
UpdateStatus mocks base method
func (*MockCustomResourceDefinitionInterface) Watch ¶
func (m *MockCustomResourceDefinitionInterface) Watch(arg0 v1.ListOptions) (watch.Interface, error)
Watch mocks base method
type MockCustomResourceDefinitionInterfaceMockRecorder ¶
type MockCustomResourceDefinitionInterfaceMockRecorder struct {
// contains filtered or unexported fields
}
MockCustomResourceDefinitionInterfaceMockRecorder is the mock recorder for MockCustomResourceDefinitionInterface
func (*MockCustomResourceDefinitionInterfaceMockRecorder) Create ¶
func (mr *MockCustomResourceDefinitionInterfaceMockRecorder) Create(arg0 interface{}) *gomock.Call
Create indicates an expected call of Create
func (*MockCustomResourceDefinitionInterfaceMockRecorder) Delete ¶
func (mr *MockCustomResourceDefinitionInterfaceMockRecorder) Delete(arg0, arg1 interface{}) *gomock.Call
Delete indicates an expected call of Delete
func (*MockCustomResourceDefinitionInterfaceMockRecorder) DeleteCollection ¶
func (mr *MockCustomResourceDefinitionInterfaceMockRecorder) DeleteCollection(arg0, arg1 interface{}) *gomock.Call
DeleteCollection indicates an expected call of DeleteCollection
func (*MockCustomResourceDefinitionInterfaceMockRecorder) Get ¶
func (mr *MockCustomResourceDefinitionInterfaceMockRecorder) Get(arg0, arg1 interface{}) *gomock.Call
Get indicates an expected call of Get
func (*MockCustomResourceDefinitionInterfaceMockRecorder) List ¶
func (mr *MockCustomResourceDefinitionInterfaceMockRecorder) List(arg0 interface{}) *gomock.Call
List indicates an expected call of List
func (*MockCustomResourceDefinitionInterfaceMockRecorder) Patch ¶
func (mr *MockCustomResourceDefinitionInterfaceMockRecorder) Patch(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
Patch indicates an expected call of Patch
func (*MockCustomResourceDefinitionInterfaceMockRecorder) Update ¶
func (mr *MockCustomResourceDefinitionInterfaceMockRecorder) Update(arg0 interface{}) *gomock.Call
Update indicates an expected call of Update
func (*MockCustomResourceDefinitionInterfaceMockRecorder) UpdateStatus ¶
func (mr *MockCustomResourceDefinitionInterfaceMockRecorder) UpdateStatus(arg0 interface{}) *gomock.Call
UpdateStatus indicates an expected call of UpdateStatus
func (*MockCustomResourceDefinitionInterfaceMockRecorder) Watch ¶
func (mr *MockCustomResourceDefinitionInterfaceMockRecorder) Watch(arg0 interface{}) *gomock.Call
Watch indicates an expected call of Watch
type MockDeploymentInterface ¶
type MockDeploymentInterface struct {
// contains filtered or unexported fields
}
MockDeploymentInterface is a mock of DeploymentInterface interface
func NewMockDeploymentInterface ¶
func NewMockDeploymentInterface(ctrl *gomock.Controller) *MockDeploymentInterface
NewMockDeploymentInterface creates a new mock instance
func (*MockDeploymentInterface) Create ¶
func (m *MockDeploymentInterface) Create(arg0 *v1.Deployment) (*v1.Deployment, error)
Create mocks base method
func (*MockDeploymentInterface) Delete ¶
func (m *MockDeploymentInterface) Delete(arg0 string, arg1 *v10.DeleteOptions) error
Delete mocks base method
func (*MockDeploymentInterface) DeleteCollection ¶
func (m *MockDeploymentInterface) DeleteCollection(arg0 *v10.DeleteOptions, arg1 v10.ListOptions) error
DeleteCollection mocks base method
func (*MockDeploymentInterface) EXPECT ¶
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 string, arg1 v10.GetOptions) (*v1.Deployment, error)
Get mocks base method
func (*MockDeploymentInterface) List ¶
func (m *MockDeploymentInterface) List(arg0 v10.ListOptions) (*v1.DeploymentList, error)
List mocks base method
func (*MockDeploymentInterface) Patch ¶
func (m *MockDeploymentInterface) Patch(arg0 string, arg1 types.PatchType, arg2 []byte, arg3 ...string) (*v1.Deployment, error)
Patch mocks base method
func (*MockDeploymentInterface) Update ¶
func (m *MockDeploymentInterface) Update(arg0 *v1.Deployment) (*v1.Deployment, error)
Update mocks base method
func (*MockDeploymentInterface) UpdateStatus ¶
func (m *MockDeploymentInterface) UpdateStatus(arg0 *v1.Deployment) (*v1.Deployment, error)
UpdateStatus mocks base method
func (*MockDeploymentInterface) Watch ¶
func (m *MockDeploymentInterface) Watch(arg0 v10.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 interface{}) *gomock.Call
Create indicates an expected call of Create
func (*MockDeploymentInterfaceMockRecorder) Delete ¶
func (mr *MockDeploymentInterfaceMockRecorder) Delete(arg0, arg1 interface{}) *gomock.Call
Delete indicates an expected call of Delete
func (*MockDeploymentInterfaceMockRecorder) DeleteCollection ¶
func (mr *MockDeploymentInterfaceMockRecorder) DeleteCollection(arg0, arg1 interface{}) *gomock.Call
DeleteCollection indicates an expected call of DeleteCollection
func (*MockDeploymentInterfaceMockRecorder) Get ¶
func (mr *MockDeploymentInterfaceMockRecorder) Get(arg0, arg1 interface{}) *gomock.Call
Get indicates an expected call of Get
func (*MockDeploymentInterfaceMockRecorder) List ¶
func (mr *MockDeploymentInterfaceMockRecorder) List(arg0 interface{}) *gomock.Call
List indicates an expected call of List
func (*MockDeploymentInterfaceMockRecorder) Patch ¶
func (mr *MockDeploymentInterfaceMockRecorder) Patch(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
Patch indicates an expected call of Patch
func (*MockDeploymentInterfaceMockRecorder) Update ¶
func (mr *MockDeploymentInterfaceMockRecorder) Update(arg0 interface{}) *gomock.Call
Update indicates an expected call of Update
func (*MockDeploymentInterfaceMockRecorder) UpdateStatus ¶
func (mr *MockDeploymentInterfaceMockRecorder) UpdateStatus(arg0 interface{}) *gomock.Call
UpdateStatus indicates an expected call of UpdateStatus
func (*MockDeploymentInterfaceMockRecorder) Watch ¶
func (mr *MockDeploymentInterfaceMockRecorder) Watch(arg0 interface{}) *gomock.Call
Watch indicates an expected call of Watch
type MockExtensionsV1beta1Interface ¶
type MockExtensionsV1beta1Interface struct {
// contains filtered or unexported fields
}
MockExtensionsV1beta1Interface is a mock of ExtensionsV1beta1Interface interface
func NewMockExtensionsV1beta1Interface ¶
func NewMockExtensionsV1beta1Interface(ctrl *gomock.Controller) *MockExtensionsV1beta1Interface
NewMockExtensionsV1beta1Interface creates a new mock instance
func (*MockExtensionsV1beta1Interface) DaemonSets ¶
func (m *MockExtensionsV1beta1Interface) DaemonSets(arg0 string) v1beta10.DaemonSetInterface
DaemonSets mocks base method
func (*MockExtensionsV1beta1Interface) Deployments ¶
func (m *MockExtensionsV1beta1Interface) Deployments(arg0 string) v1beta10.DeploymentInterface
Deployments mocks base method
func (*MockExtensionsV1beta1Interface) EXPECT ¶
func (m *MockExtensionsV1beta1Interface) EXPECT() *MockExtensionsV1beta1InterfaceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockExtensionsV1beta1Interface) Ingresses ¶
func (m *MockExtensionsV1beta1Interface) Ingresses(arg0 string) v1beta10.IngressInterface
Ingresses mocks base method
func (*MockExtensionsV1beta1Interface) PodSecurityPolicies ¶
func (m *MockExtensionsV1beta1Interface) PodSecurityPolicies() v1beta10.PodSecurityPolicyInterface
PodSecurityPolicies mocks base method
func (*MockExtensionsV1beta1Interface) RESTClient ¶
func (m *MockExtensionsV1beta1Interface) RESTClient() rest.Interface
RESTClient mocks base method
func (*MockExtensionsV1beta1Interface) ReplicaSets ¶
func (m *MockExtensionsV1beta1Interface) ReplicaSets(arg0 string) v1beta10.ReplicaSetInterface
ReplicaSets mocks base method
func (*MockExtensionsV1beta1Interface) Scales ¶
func (m *MockExtensionsV1beta1Interface) Scales(arg0 string) v1beta10.ScaleInterface
Scales mocks base method
type MockExtensionsV1beta1InterfaceMockRecorder ¶
type MockExtensionsV1beta1InterfaceMockRecorder struct {
// contains filtered or unexported fields
}
MockExtensionsV1beta1InterfaceMockRecorder is the mock recorder for MockExtensionsV1beta1Interface
func (*MockExtensionsV1beta1InterfaceMockRecorder) DaemonSets ¶
func (mr *MockExtensionsV1beta1InterfaceMockRecorder) DaemonSets(arg0 interface{}) *gomock.Call
DaemonSets indicates an expected call of DaemonSets
func (*MockExtensionsV1beta1InterfaceMockRecorder) Deployments ¶
func (mr *MockExtensionsV1beta1InterfaceMockRecorder) Deployments(arg0 interface{}) *gomock.Call
Deployments indicates an expected call of Deployments
func (*MockExtensionsV1beta1InterfaceMockRecorder) Ingresses ¶
func (mr *MockExtensionsV1beta1InterfaceMockRecorder) Ingresses(arg0 interface{}) *gomock.Call
Ingresses indicates an expected call of Ingresses
func (*MockExtensionsV1beta1InterfaceMockRecorder) PodSecurityPolicies ¶
func (mr *MockExtensionsV1beta1InterfaceMockRecorder) PodSecurityPolicies() *gomock.Call
PodSecurityPolicies indicates an expected call of PodSecurityPolicies
func (*MockExtensionsV1beta1InterfaceMockRecorder) RESTClient ¶
func (mr *MockExtensionsV1beta1InterfaceMockRecorder) RESTClient() *gomock.Call
RESTClient indicates an expected call of RESTClient
func (*MockExtensionsV1beta1InterfaceMockRecorder) ReplicaSets ¶
func (mr *MockExtensionsV1beta1InterfaceMockRecorder) ReplicaSets(arg0 interface{}) *gomock.Call
ReplicaSets indicates an expected call of ReplicaSets
func (*MockExtensionsV1beta1InterfaceMockRecorder) Scales ¶
func (mr *MockExtensionsV1beta1InterfaceMockRecorder) Scales(arg0 interface{}) *gomock.Call
Scales indicates an expected call of Scales
type MockIngressInterface ¶
type MockIngressInterface struct {
// contains filtered or unexported fields
}
MockIngressInterface is a mock of IngressInterface interface
func NewMockIngressInterface ¶
func NewMockIngressInterface(ctrl *gomock.Controller) *MockIngressInterface
NewMockIngressInterface creates a new mock instance
func (*MockIngressInterface) Delete ¶
func (m *MockIngressInterface) Delete(arg0 string, arg1 *v1.DeleteOptions) error
Delete mocks base method
func (*MockIngressInterface) DeleteCollection ¶
func (m *MockIngressInterface) DeleteCollection(arg0 *v1.DeleteOptions, arg1 v1.ListOptions) error
DeleteCollection mocks base method
func (*MockIngressInterface) EXPECT ¶
func (m *MockIngressInterface) EXPECT() *MockIngressInterfaceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockIngressInterface) Get ¶
func (m *MockIngressInterface) Get(arg0 string, arg1 v1.GetOptions) (*v1beta1.Ingress, error)
Get mocks base method
func (*MockIngressInterface) List ¶
func (m *MockIngressInterface) List(arg0 v1.ListOptions) (*v1beta1.IngressList, error)
List mocks base method
func (*MockIngressInterface) Patch ¶
func (m *MockIngressInterface) Patch(arg0 string, arg1 types.PatchType, arg2 []byte, arg3 ...string) (*v1beta1.Ingress, error)
Patch mocks base method
func (*MockIngressInterface) UpdateStatus ¶
UpdateStatus mocks base method
func (*MockIngressInterface) Watch ¶
func (m *MockIngressInterface) Watch(arg0 v1.ListOptions) (watch.Interface, error)
Watch mocks base method
type MockIngressInterfaceMockRecorder ¶
type MockIngressInterfaceMockRecorder struct {
// contains filtered or unexported fields
}
MockIngressInterfaceMockRecorder is the mock recorder for MockIngressInterface
func (*MockIngressInterfaceMockRecorder) Create ¶
func (mr *MockIngressInterfaceMockRecorder) Create(arg0 interface{}) *gomock.Call
Create indicates an expected call of Create
func (*MockIngressInterfaceMockRecorder) Delete ¶
func (mr *MockIngressInterfaceMockRecorder) Delete(arg0, arg1 interface{}) *gomock.Call
Delete indicates an expected call of Delete
func (*MockIngressInterfaceMockRecorder) DeleteCollection ¶
func (mr *MockIngressInterfaceMockRecorder) DeleteCollection(arg0, arg1 interface{}) *gomock.Call
DeleteCollection indicates an expected call of DeleteCollection
func (*MockIngressInterfaceMockRecorder) Get ¶
func (mr *MockIngressInterfaceMockRecorder) Get(arg0, arg1 interface{}) *gomock.Call
Get indicates an expected call of Get
func (*MockIngressInterfaceMockRecorder) List ¶
func (mr *MockIngressInterfaceMockRecorder) List(arg0 interface{}) *gomock.Call
List indicates an expected call of List
func (*MockIngressInterfaceMockRecorder) Patch ¶
func (mr *MockIngressInterfaceMockRecorder) Patch(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
Patch indicates an expected call of Patch
func (*MockIngressInterfaceMockRecorder) Update ¶
func (mr *MockIngressInterfaceMockRecorder) Update(arg0 interface{}) *gomock.Call
Update indicates an expected call of Update
func (*MockIngressInterfaceMockRecorder) UpdateStatus ¶
func (mr *MockIngressInterfaceMockRecorder) UpdateStatus(arg0 interface{}) *gomock.Call
UpdateStatus indicates an expected call of UpdateStatus
func (*MockIngressInterfaceMockRecorder) Watch ¶
func (mr *MockIngressInterfaceMockRecorder) Watch(arg0 interface{}) *gomock.Call
Watch indicates an expected call of Watch
type MockInterface ¶
type MockInterface struct {
// contains filtered or unexported fields
}
MockInterface is a mock of Interface interface
func NewMockInterface ¶
func NewMockInterface(ctrl *gomock.Controller) *MockInterface
NewMockInterface creates a new mock instance
func (*MockInterface) Admissionregistration ¶
func (m *MockInterface) Admissionregistration() v1beta1.AdmissionregistrationV1beta1Interface
Admissionregistration mocks base method
func (*MockInterface) AdmissionregistrationV1alpha1 ¶
func (m *MockInterface) AdmissionregistrationV1alpha1() v1alpha1.AdmissionregistrationV1alpha1Interface
AdmissionregistrationV1alpha1 mocks base method
func (*MockInterface) AdmissionregistrationV1beta1 ¶
func (m *MockInterface) AdmissionregistrationV1beta1() v1beta1.AdmissionregistrationV1beta1Interface
AdmissionregistrationV1beta1 mocks base method
func (*MockInterface) Apps ¶
func (m *MockInterface) Apps() v1.AppsV1Interface
Apps mocks base method
func (*MockInterface) AppsV1 ¶
func (m *MockInterface) AppsV1() v1.AppsV1Interface
AppsV1 mocks base method
func (*MockInterface) AppsV1beta1 ¶
func (m *MockInterface) AppsV1beta1() v1beta10.AppsV1beta1Interface
AppsV1beta1 mocks base method
func (*MockInterface) AppsV1beta2 ¶
func (m *MockInterface) AppsV1beta2() v1beta2.AppsV1beta2Interface
AppsV1beta2 mocks base method
func (*MockInterface) Authentication ¶
func (m *MockInterface) Authentication() v10.AuthenticationV1Interface
Authentication mocks base method
func (*MockInterface) AuthenticationV1 ¶
func (m *MockInterface) AuthenticationV1() v10.AuthenticationV1Interface
AuthenticationV1 mocks base method
func (*MockInterface) AuthenticationV1beta1 ¶
func (m *MockInterface) AuthenticationV1beta1() v1beta11.AuthenticationV1beta1Interface
AuthenticationV1beta1 mocks base method
func (*MockInterface) Authorization ¶
func (m *MockInterface) Authorization() v11.AuthorizationV1Interface
Authorization mocks base method
func (*MockInterface) AuthorizationV1 ¶
func (m *MockInterface) AuthorizationV1() v11.AuthorizationV1Interface
AuthorizationV1 mocks base method
func (*MockInterface) AuthorizationV1beta1 ¶
func (m *MockInterface) AuthorizationV1beta1() v1beta12.AuthorizationV1beta1Interface
AuthorizationV1beta1 mocks base method
func (*MockInterface) Autoscaling ¶
func (m *MockInterface) Autoscaling() v12.AutoscalingV1Interface
Autoscaling mocks base method
func (*MockInterface) AutoscalingV1 ¶
func (m *MockInterface) AutoscalingV1() v12.AutoscalingV1Interface
AutoscalingV1 mocks base method
func (*MockInterface) AutoscalingV2beta1 ¶
func (m *MockInterface) AutoscalingV2beta1() v2beta1.AutoscalingV2beta1Interface
AutoscalingV2beta1 mocks base method
func (*MockInterface) Batch ¶
func (m *MockInterface) Batch() v13.BatchV1Interface
Batch mocks base method
func (*MockInterface) BatchV1 ¶
func (m *MockInterface) BatchV1() v13.BatchV1Interface
BatchV1 mocks base method
func (*MockInterface) BatchV1beta1 ¶
func (m *MockInterface) BatchV1beta1() v1beta13.BatchV1beta1Interface
BatchV1beta1 mocks base method
func (*MockInterface) BatchV2alpha1 ¶
func (m *MockInterface) BatchV2alpha1() v2alpha1.BatchV2alpha1Interface
BatchV2alpha1 mocks base method
func (*MockInterface) Certificates ¶
func (m *MockInterface) Certificates() v1beta14.CertificatesV1beta1Interface
Certificates mocks base method
func (*MockInterface) CertificatesV1beta1 ¶
func (m *MockInterface) CertificatesV1beta1() v1beta14.CertificatesV1beta1Interface
CertificatesV1beta1 mocks base method
func (*MockInterface) Coordination ¶
func (m *MockInterface) Coordination() v1beta15.CoordinationV1beta1Interface
Coordination mocks base method
func (*MockInterface) CoordinationV1beta1 ¶
func (m *MockInterface) CoordinationV1beta1() v1beta15.CoordinationV1beta1Interface
CoordinationV1beta1 mocks base method
func (*MockInterface) Core ¶
func (m *MockInterface) Core() v14.CoreV1Interface
Core mocks base method
func (*MockInterface) CoreV1 ¶
func (m *MockInterface) CoreV1() v14.CoreV1Interface
CoreV1 mocks base method
func (*MockInterface) Discovery ¶
func (m *MockInterface) Discovery() discovery.DiscoveryInterface
Discovery 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) Events ¶
func (m *MockInterface) Events() v1beta16.EventsV1beta1Interface
Events mocks base method
func (*MockInterface) EventsV1beta1 ¶
func (m *MockInterface) EventsV1beta1() v1beta16.EventsV1beta1Interface
EventsV1beta1 mocks base method
func (*MockInterface) Extensions ¶
func (m *MockInterface) Extensions() v1beta17.ExtensionsV1beta1Interface
Extensions mocks base method
func (*MockInterface) ExtensionsV1beta1 ¶
func (m *MockInterface) ExtensionsV1beta1() v1beta17.ExtensionsV1beta1Interface
ExtensionsV1beta1 mocks base method
func (*MockInterface) Networking ¶
func (m *MockInterface) Networking() v15.NetworkingV1Interface
Networking mocks base method
func (*MockInterface) NetworkingV1 ¶
func (m *MockInterface) NetworkingV1() v15.NetworkingV1Interface
NetworkingV1 mocks base method
func (*MockInterface) Policy ¶
func (m *MockInterface) Policy() v1beta18.PolicyV1beta1Interface
Policy mocks base method
func (*MockInterface) PolicyV1beta1 ¶
func (m *MockInterface) PolicyV1beta1() v1beta18.PolicyV1beta1Interface
PolicyV1beta1 mocks base method
func (*MockInterface) Rbac ¶
func (m *MockInterface) Rbac() v16.RbacV1Interface
Rbac mocks base method
func (*MockInterface) RbacV1 ¶
func (m *MockInterface) RbacV1() v16.RbacV1Interface
RbacV1 mocks base method
func (*MockInterface) RbacV1alpha1 ¶
func (m *MockInterface) RbacV1alpha1() v1alpha10.RbacV1alpha1Interface
RbacV1alpha1 mocks base method
func (*MockInterface) RbacV1beta1 ¶
func (m *MockInterface) RbacV1beta1() v1beta19.RbacV1beta1Interface
RbacV1beta1 mocks base method
func (*MockInterface) Scheduling ¶
func (m *MockInterface) Scheduling() v1beta110.SchedulingV1beta1Interface
Scheduling mocks base method
func (*MockInterface) SchedulingV1alpha1 ¶
func (m *MockInterface) SchedulingV1alpha1() v1alpha11.SchedulingV1alpha1Interface
SchedulingV1alpha1 mocks base method
func (*MockInterface) SchedulingV1beta1 ¶
func (m *MockInterface) SchedulingV1beta1() v1beta110.SchedulingV1beta1Interface
SchedulingV1beta1 mocks base method
func (*MockInterface) Settings ¶
func (m *MockInterface) Settings() v1alpha12.SettingsV1alpha1Interface
Settings mocks base method
func (*MockInterface) SettingsV1alpha1 ¶
func (m *MockInterface) SettingsV1alpha1() v1alpha12.SettingsV1alpha1Interface
SettingsV1alpha1 mocks base method
func (*MockInterface) Storage ¶
func (m *MockInterface) Storage() v17.StorageV1Interface
Storage mocks base method
func (*MockInterface) StorageV1 ¶
func (m *MockInterface) StorageV1() v17.StorageV1Interface
StorageV1 mocks base method
func (*MockInterface) StorageV1alpha1 ¶
func (m *MockInterface) StorageV1alpha1() v1alpha13.StorageV1alpha1Interface
StorageV1alpha1 mocks base method
func (*MockInterface) StorageV1beta1 ¶
func (m *MockInterface) StorageV1beta1() v1beta111.StorageV1beta1Interface
StorageV1beta1 mocks base method
type MockInterfaceMockRecorder ¶
type MockInterfaceMockRecorder struct {
// contains filtered or unexported fields
}
MockInterfaceMockRecorder is the mock recorder for MockInterface
func (*MockInterfaceMockRecorder) Admissionregistration ¶
func (mr *MockInterfaceMockRecorder) Admissionregistration() *gomock.Call
Admissionregistration indicates an expected call of Admissionregistration
func (*MockInterfaceMockRecorder) AdmissionregistrationV1alpha1 ¶
func (mr *MockInterfaceMockRecorder) AdmissionregistrationV1alpha1() *gomock.Call
AdmissionregistrationV1alpha1 indicates an expected call of AdmissionregistrationV1alpha1
func (*MockInterfaceMockRecorder) AdmissionregistrationV1beta1 ¶
func (mr *MockInterfaceMockRecorder) AdmissionregistrationV1beta1() *gomock.Call
AdmissionregistrationV1beta1 indicates an expected call of AdmissionregistrationV1beta1
func (*MockInterfaceMockRecorder) Apps ¶
func (mr *MockInterfaceMockRecorder) Apps() *gomock.Call
Apps indicates an expected call of Apps
func (*MockInterfaceMockRecorder) AppsV1 ¶
func (mr *MockInterfaceMockRecorder) AppsV1() *gomock.Call
AppsV1 indicates an expected call of AppsV1
func (*MockInterfaceMockRecorder) AppsV1beta1 ¶
func (mr *MockInterfaceMockRecorder) AppsV1beta1() *gomock.Call
AppsV1beta1 indicates an expected call of AppsV1beta1
func (*MockInterfaceMockRecorder) AppsV1beta2 ¶
func (mr *MockInterfaceMockRecorder) AppsV1beta2() *gomock.Call
AppsV1beta2 indicates an expected call of AppsV1beta2
func (*MockInterfaceMockRecorder) Authentication ¶
func (mr *MockInterfaceMockRecorder) Authentication() *gomock.Call
Authentication indicates an expected call of Authentication
func (*MockInterfaceMockRecorder) AuthenticationV1 ¶
func (mr *MockInterfaceMockRecorder) AuthenticationV1() *gomock.Call
AuthenticationV1 indicates an expected call of AuthenticationV1
func (*MockInterfaceMockRecorder) AuthenticationV1beta1 ¶
func (mr *MockInterfaceMockRecorder) AuthenticationV1beta1() *gomock.Call
AuthenticationV1beta1 indicates an expected call of AuthenticationV1beta1
func (*MockInterfaceMockRecorder) Authorization ¶
func (mr *MockInterfaceMockRecorder) Authorization() *gomock.Call
Authorization indicates an expected call of Authorization
func (*MockInterfaceMockRecorder) AuthorizationV1 ¶
func (mr *MockInterfaceMockRecorder) AuthorizationV1() *gomock.Call
AuthorizationV1 indicates an expected call of AuthorizationV1
func (*MockInterfaceMockRecorder) AuthorizationV1beta1 ¶
func (mr *MockInterfaceMockRecorder) AuthorizationV1beta1() *gomock.Call
AuthorizationV1beta1 indicates an expected call of AuthorizationV1beta1
func (*MockInterfaceMockRecorder) Autoscaling ¶
func (mr *MockInterfaceMockRecorder) Autoscaling() *gomock.Call
Autoscaling indicates an expected call of Autoscaling
func (*MockInterfaceMockRecorder) AutoscalingV1 ¶
func (mr *MockInterfaceMockRecorder) AutoscalingV1() *gomock.Call
AutoscalingV1 indicates an expected call of AutoscalingV1
func (*MockInterfaceMockRecorder) AutoscalingV2beta1 ¶
func (mr *MockInterfaceMockRecorder) AutoscalingV2beta1() *gomock.Call
AutoscalingV2beta1 indicates an expected call of AutoscalingV2beta1
func (*MockInterfaceMockRecorder) Batch ¶
func (mr *MockInterfaceMockRecorder) Batch() *gomock.Call
Batch indicates an expected call of Batch
func (*MockInterfaceMockRecorder) BatchV1 ¶
func (mr *MockInterfaceMockRecorder) BatchV1() *gomock.Call
BatchV1 indicates an expected call of BatchV1
func (*MockInterfaceMockRecorder) BatchV1beta1 ¶
func (mr *MockInterfaceMockRecorder) BatchV1beta1() *gomock.Call
BatchV1beta1 indicates an expected call of BatchV1beta1
func (*MockInterfaceMockRecorder) BatchV2alpha1 ¶
func (mr *MockInterfaceMockRecorder) BatchV2alpha1() *gomock.Call
BatchV2alpha1 indicates an expected call of BatchV2alpha1
func (*MockInterfaceMockRecorder) Certificates ¶
func (mr *MockInterfaceMockRecorder) Certificates() *gomock.Call
Certificates indicates an expected call of Certificates
func (*MockInterfaceMockRecorder) CertificatesV1beta1 ¶
func (mr *MockInterfaceMockRecorder) CertificatesV1beta1() *gomock.Call
CertificatesV1beta1 indicates an expected call of CertificatesV1beta1
func (*MockInterfaceMockRecorder) Coordination ¶
func (mr *MockInterfaceMockRecorder) Coordination() *gomock.Call
Coordination indicates an expected call of Coordination
func (*MockInterfaceMockRecorder) CoordinationV1beta1 ¶
func (mr *MockInterfaceMockRecorder) CoordinationV1beta1() *gomock.Call
CoordinationV1beta1 indicates an expected call of CoordinationV1beta1
func (*MockInterfaceMockRecorder) Core ¶
func (mr *MockInterfaceMockRecorder) Core() *gomock.Call
Core indicates an expected call of Core
func (*MockInterfaceMockRecorder) CoreV1 ¶
func (mr *MockInterfaceMockRecorder) CoreV1() *gomock.Call
CoreV1 indicates an expected call of CoreV1
func (*MockInterfaceMockRecorder) Discovery ¶
func (mr *MockInterfaceMockRecorder) Discovery() *gomock.Call
Discovery indicates an expected call of Discovery
func (*MockInterfaceMockRecorder) Events ¶
func (mr *MockInterfaceMockRecorder) Events() *gomock.Call
Events indicates an expected call of Events
func (*MockInterfaceMockRecorder) EventsV1beta1 ¶
func (mr *MockInterfaceMockRecorder) EventsV1beta1() *gomock.Call
EventsV1beta1 indicates an expected call of EventsV1beta1
func (*MockInterfaceMockRecorder) Extensions ¶
func (mr *MockInterfaceMockRecorder) Extensions() *gomock.Call
Extensions indicates an expected call of Extensions
func (*MockInterfaceMockRecorder) ExtensionsV1beta1 ¶
func (mr *MockInterfaceMockRecorder) ExtensionsV1beta1() *gomock.Call
ExtensionsV1beta1 indicates an expected call of ExtensionsV1beta1
func (*MockInterfaceMockRecorder) Networking ¶
func (mr *MockInterfaceMockRecorder) Networking() *gomock.Call
Networking indicates an expected call of Networking
func (*MockInterfaceMockRecorder) NetworkingV1 ¶
func (mr *MockInterfaceMockRecorder) NetworkingV1() *gomock.Call
NetworkingV1 indicates an expected call of NetworkingV1
func (*MockInterfaceMockRecorder) Policy ¶
func (mr *MockInterfaceMockRecorder) Policy() *gomock.Call
Policy indicates an expected call of Policy
func (*MockInterfaceMockRecorder) PolicyV1beta1 ¶
func (mr *MockInterfaceMockRecorder) PolicyV1beta1() *gomock.Call
PolicyV1beta1 indicates an expected call of PolicyV1beta1
func (*MockInterfaceMockRecorder) Rbac ¶
func (mr *MockInterfaceMockRecorder) Rbac() *gomock.Call
Rbac indicates an expected call of Rbac
func (*MockInterfaceMockRecorder) RbacV1 ¶
func (mr *MockInterfaceMockRecorder) RbacV1() *gomock.Call
RbacV1 indicates an expected call of RbacV1
func (*MockInterfaceMockRecorder) RbacV1alpha1 ¶
func (mr *MockInterfaceMockRecorder) RbacV1alpha1() *gomock.Call
RbacV1alpha1 indicates an expected call of RbacV1alpha1
func (*MockInterfaceMockRecorder) RbacV1beta1 ¶
func (mr *MockInterfaceMockRecorder) RbacV1beta1() *gomock.Call
RbacV1beta1 indicates an expected call of RbacV1beta1
func (*MockInterfaceMockRecorder) Scheduling ¶
func (mr *MockInterfaceMockRecorder) Scheduling() *gomock.Call
Scheduling indicates an expected call of Scheduling
func (*MockInterfaceMockRecorder) SchedulingV1alpha1 ¶
func (mr *MockInterfaceMockRecorder) SchedulingV1alpha1() *gomock.Call
SchedulingV1alpha1 indicates an expected call of SchedulingV1alpha1
func (*MockInterfaceMockRecorder) SchedulingV1beta1 ¶
func (mr *MockInterfaceMockRecorder) SchedulingV1beta1() *gomock.Call
SchedulingV1beta1 indicates an expected call of SchedulingV1beta1
func (*MockInterfaceMockRecorder) Settings ¶
func (mr *MockInterfaceMockRecorder) Settings() *gomock.Call
Settings indicates an expected call of Settings
func (*MockInterfaceMockRecorder) SettingsV1alpha1 ¶
func (mr *MockInterfaceMockRecorder) SettingsV1alpha1() *gomock.Call
SettingsV1alpha1 indicates an expected call of SettingsV1alpha1
func (*MockInterfaceMockRecorder) Storage ¶
func (mr *MockInterfaceMockRecorder) Storage() *gomock.Call
Storage indicates an expected call of Storage
func (*MockInterfaceMockRecorder) StorageV1 ¶
func (mr *MockInterfaceMockRecorder) StorageV1() *gomock.Call
StorageV1 indicates an expected call of StorageV1
func (*MockInterfaceMockRecorder) StorageV1alpha1 ¶
func (mr *MockInterfaceMockRecorder) StorageV1alpha1() *gomock.Call
StorageV1alpha1 indicates an expected call of StorageV1alpha1
func (*MockInterfaceMockRecorder) StorageV1beta1 ¶
func (mr *MockInterfaceMockRecorder) StorageV1beta1() *gomock.Call
StorageV1beta1 indicates an expected call of StorageV1beta1
type MockNamespaceInterface ¶
type MockNamespaceInterface struct {
// contains filtered or unexported fields
}
MockNamespaceInterface is a mock of NamespaceInterface interface
func NewMockNamespaceInterface ¶
func NewMockNamespaceInterface(ctrl *gomock.Controller) *MockNamespaceInterface
NewMockNamespaceInterface creates a new mock instance
func (*MockNamespaceInterface) Delete ¶
func (m *MockNamespaceInterface) Delete(arg0 string, arg1 *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) Get ¶
func (m *MockNamespaceInterface) Get(arg0 string, arg1 v10.GetOptions) (*v1.Namespace, error)
Get mocks base method
func (*MockNamespaceInterface) List ¶
func (m *MockNamespaceInterface) List(arg0 v10.ListOptions) (*v1.NamespaceList, error)
List mocks base method
func (*MockNamespaceInterface) Patch ¶
func (m *MockNamespaceInterface) Patch(arg0 string, arg1 types.PatchType, arg2 []byte, arg3 ...string) (*v1.Namespace, error)
Patch mocks base method
func (*MockNamespaceInterface) UpdateStatus ¶
UpdateStatus mocks base method
func (*MockNamespaceInterface) Watch ¶
func (m *MockNamespaceInterface) Watch(arg0 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 interface{}) *gomock.Call
Create indicates an expected call of Create
func (*MockNamespaceInterfaceMockRecorder) Delete ¶
func (mr *MockNamespaceInterfaceMockRecorder) Delete(arg0, arg1 interface{}) *gomock.Call
Delete indicates an expected call of Delete
func (*MockNamespaceInterfaceMockRecorder) Finalize ¶
func (mr *MockNamespaceInterfaceMockRecorder) Finalize(arg0 interface{}) *gomock.Call
Finalize indicates an expected call of Finalize
func (*MockNamespaceInterfaceMockRecorder) Get ¶
func (mr *MockNamespaceInterfaceMockRecorder) Get(arg0, arg1 interface{}) *gomock.Call
Get indicates an expected call of Get
func (*MockNamespaceInterfaceMockRecorder) List ¶
func (mr *MockNamespaceInterfaceMockRecorder) List(arg0 interface{}) *gomock.Call
List indicates an expected call of List
func (*MockNamespaceInterfaceMockRecorder) Patch ¶
func (mr *MockNamespaceInterfaceMockRecorder) Patch(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
Patch indicates an expected call of Patch
func (*MockNamespaceInterfaceMockRecorder) Update ¶
func (mr *MockNamespaceInterfaceMockRecorder) Update(arg0 interface{}) *gomock.Call
Update indicates an expected call of Update
func (*MockNamespaceInterfaceMockRecorder) UpdateStatus ¶
func (mr *MockNamespaceInterfaceMockRecorder) UpdateStatus(arg0 interface{}) *gomock.Call
UpdateStatus indicates an expected call of UpdateStatus
func (*MockNamespaceInterfaceMockRecorder) Watch ¶
func (mr *MockNamespaceInterfaceMockRecorder) Watch(arg0 interface{}) *gomock.Call
Watch indicates an expected call of Watch
type MockNodeInterface ¶
type MockNodeInterface struct {
// contains filtered or unexported fields
}
MockNodeInterface is a mock of NodeInterface interface
func NewMockNodeInterface ¶
func NewMockNodeInterface(ctrl *gomock.Controller) *MockNodeInterface
NewMockNodeInterface creates a new mock instance
func (*MockNodeInterface) Delete ¶
func (m *MockNodeInterface) Delete(arg0 string, arg1 *v10.DeleteOptions) error
Delete mocks base method
func (*MockNodeInterface) DeleteCollection ¶
func (m *MockNodeInterface) DeleteCollection(arg0 *v10.DeleteOptions, arg1 v10.ListOptions) error
DeleteCollection mocks base method
func (*MockNodeInterface) EXPECT ¶
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 string, arg1 v10.GetOptions) (*v1.Node, error)
Get mocks base method
func (*MockNodeInterface) List ¶
func (m *MockNodeInterface) List(arg0 v10.ListOptions) (*v1.NodeList, error)
List mocks base method
func (*MockNodeInterface) Patch ¶
func (m *MockNodeInterface) Patch(arg0 string, arg1 types.PatchType, arg2 []byte, arg3 ...string) (*v1.Node, error)
Patch mocks base method
func (*MockNodeInterface) PatchStatus ¶
PatchStatus mocks base method
func (*MockNodeInterface) UpdateStatus ¶
UpdateStatus mocks base method
func (*MockNodeInterface) Watch ¶
func (m *MockNodeInterface) Watch(arg0 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 interface{}) *gomock.Call
Create indicates an expected call of Create
func (*MockNodeInterfaceMockRecorder) Delete ¶
func (mr *MockNodeInterfaceMockRecorder) Delete(arg0, arg1 interface{}) *gomock.Call
Delete indicates an expected call of Delete
func (*MockNodeInterfaceMockRecorder) DeleteCollection ¶
func (mr *MockNodeInterfaceMockRecorder) DeleteCollection(arg0, arg1 interface{}) *gomock.Call
DeleteCollection indicates an expected call of DeleteCollection
func (*MockNodeInterfaceMockRecorder) Get ¶
func (mr *MockNodeInterfaceMockRecorder) Get(arg0, arg1 interface{}) *gomock.Call
Get indicates an expected call of Get
func (*MockNodeInterfaceMockRecorder) List ¶
func (mr *MockNodeInterfaceMockRecorder) List(arg0 interface{}) *gomock.Call
List indicates an expected call of List
func (*MockNodeInterfaceMockRecorder) Patch ¶
func (mr *MockNodeInterfaceMockRecorder) Patch(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
Patch indicates an expected call of Patch
func (*MockNodeInterfaceMockRecorder) PatchStatus ¶
func (mr *MockNodeInterfaceMockRecorder) PatchStatus(arg0, arg1 interface{}) *gomock.Call
PatchStatus indicates an expected call of PatchStatus
func (*MockNodeInterfaceMockRecorder) Update ¶
func (mr *MockNodeInterfaceMockRecorder) Update(arg0 interface{}) *gomock.Call
Update indicates an expected call of Update
func (*MockNodeInterfaceMockRecorder) UpdateStatus ¶
func (mr *MockNodeInterfaceMockRecorder) UpdateStatus(arg0 interface{}) *gomock.Call
UpdateStatus indicates an expected call of UpdateStatus
func (*MockNodeInterfaceMockRecorder) Watch ¶
func (mr *MockNodeInterfaceMockRecorder) Watch(arg0 interface{}) *gomock.Call
Watch indicates an expected call of Watch
type MockPersistentVolumeClaimInterface ¶
type MockPersistentVolumeClaimInterface struct {
// contains filtered or unexported fields
}
MockPersistentVolumeClaimInterface is a mock of PersistentVolumeClaimInterface interface
func NewMockPersistentVolumeClaimInterface ¶
func NewMockPersistentVolumeClaimInterface(ctrl *gomock.Controller) *MockPersistentVolumeClaimInterface
NewMockPersistentVolumeClaimInterface creates a new mock instance
func (*MockPersistentVolumeClaimInterface) Create ¶
func (m *MockPersistentVolumeClaimInterface) Create(arg0 *v1.PersistentVolumeClaim) (*v1.PersistentVolumeClaim, error)
Create mocks base method
func (*MockPersistentVolumeClaimInterface) Delete ¶
func (m *MockPersistentVolumeClaimInterface) Delete(arg0 string, arg1 *v10.DeleteOptions) error
Delete mocks base method
func (*MockPersistentVolumeClaimInterface) DeleteCollection ¶
func (m *MockPersistentVolumeClaimInterface) DeleteCollection(arg0 *v10.DeleteOptions, arg1 v10.ListOptions) error
DeleteCollection mocks base method
func (*MockPersistentVolumeClaimInterface) EXPECT ¶
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 string, arg1 v10.GetOptions) (*v1.PersistentVolumeClaim, error)
Get mocks base method
func (*MockPersistentVolumeClaimInterface) List ¶
func (m *MockPersistentVolumeClaimInterface) List(arg0 v10.ListOptions) (*v1.PersistentVolumeClaimList, error)
List mocks base method
func (*MockPersistentVolumeClaimInterface) Patch ¶
func (m *MockPersistentVolumeClaimInterface) Patch(arg0 string, arg1 types.PatchType, arg2 []byte, arg3 ...string) (*v1.PersistentVolumeClaim, error)
Patch mocks base method
func (*MockPersistentVolumeClaimInterface) Update ¶
func (m *MockPersistentVolumeClaimInterface) Update(arg0 *v1.PersistentVolumeClaim) (*v1.PersistentVolumeClaim, error)
Update mocks base method
func (*MockPersistentVolumeClaimInterface) UpdateStatus ¶
func (m *MockPersistentVolumeClaimInterface) UpdateStatus(arg0 *v1.PersistentVolumeClaim) (*v1.PersistentVolumeClaim, error)
UpdateStatus mocks base method
func (*MockPersistentVolumeClaimInterface) Watch ¶
func (m *MockPersistentVolumeClaimInterface) Watch(arg0 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 interface{}) *gomock.Call
Create indicates an expected call of Create
func (*MockPersistentVolumeClaimInterfaceMockRecorder) Delete ¶
func (mr *MockPersistentVolumeClaimInterfaceMockRecorder) Delete(arg0, arg1 interface{}) *gomock.Call
Delete indicates an expected call of Delete
func (*MockPersistentVolumeClaimInterfaceMockRecorder) DeleteCollection ¶
func (mr *MockPersistentVolumeClaimInterfaceMockRecorder) DeleteCollection(arg0, arg1 interface{}) *gomock.Call
DeleteCollection indicates an expected call of DeleteCollection
func (*MockPersistentVolumeClaimInterfaceMockRecorder) Get ¶
func (mr *MockPersistentVolumeClaimInterfaceMockRecorder) Get(arg0, arg1 interface{}) *gomock.Call
Get indicates an expected call of Get
func (*MockPersistentVolumeClaimInterfaceMockRecorder) List ¶
func (mr *MockPersistentVolumeClaimInterfaceMockRecorder) List(arg0 interface{}) *gomock.Call
List indicates an expected call of List
func (*MockPersistentVolumeClaimInterfaceMockRecorder) Patch ¶
func (mr *MockPersistentVolumeClaimInterfaceMockRecorder) Patch(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
Patch indicates an expected call of Patch
func (*MockPersistentVolumeClaimInterfaceMockRecorder) Update ¶
func (mr *MockPersistentVolumeClaimInterfaceMockRecorder) Update(arg0 interface{}) *gomock.Call
Update indicates an expected call of Update
func (*MockPersistentVolumeClaimInterfaceMockRecorder) UpdateStatus ¶
func (mr *MockPersistentVolumeClaimInterfaceMockRecorder) UpdateStatus(arg0 interface{}) *gomock.Call
UpdateStatus indicates an expected call of UpdateStatus
func (*MockPersistentVolumeClaimInterfaceMockRecorder) Watch ¶
func (mr *MockPersistentVolumeClaimInterfaceMockRecorder) Watch(arg0 interface{}) *gomock.Call
Watch indicates an expected call of Watch
type MockPersistentVolumeInterface ¶
type MockPersistentVolumeInterface struct {
// contains filtered or unexported fields
}
MockPersistentVolumeInterface is a mock of PersistentVolumeInterface interface
func NewMockPersistentVolumeInterface ¶
func NewMockPersistentVolumeInterface(ctrl *gomock.Controller) *MockPersistentVolumeInterface
NewMockPersistentVolumeInterface creates a new mock instance
func (*MockPersistentVolumeInterface) Create ¶
func (m *MockPersistentVolumeInterface) Create(arg0 *v1.PersistentVolume) (*v1.PersistentVolume, error)
Create mocks base method
func (*MockPersistentVolumeInterface) Delete ¶
func (m *MockPersistentVolumeInterface) Delete(arg0 string, arg1 *v10.DeleteOptions) error
Delete mocks base method
func (*MockPersistentVolumeInterface) DeleteCollection ¶
func (m *MockPersistentVolumeInterface) DeleteCollection(arg0 *v10.DeleteOptions, arg1 v10.ListOptions) error
DeleteCollection mocks base method
func (*MockPersistentVolumeInterface) EXPECT ¶
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 string, arg1 v10.GetOptions) (*v1.PersistentVolume, error)
Get mocks base method
func (*MockPersistentVolumeInterface) List ¶
func (m *MockPersistentVolumeInterface) List(arg0 v10.ListOptions) (*v1.PersistentVolumeList, error)
List mocks base method
func (*MockPersistentVolumeInterface) Patch ¶
func (m *MockPersistentVolumeInterface) Patch(arg0 string, arg1 types.PatchType, arg2 []byte, arg3 ...string) (*v1.PersistentVolume, error)
Patch mocks base method
func (*MockPersistentVolumeInterface) Update ¶
func (m *MockPersistentVolumeInterface) Update(arg0 *v1.PersistentVolume) (*v1.PersistentVolume, error)
Update mocks base method
func (*MockPersistentVolumeInterface) UpdateStatus ¶
func (m *MockPersistentVolumeInterface) UpdateStatus(arg0 *v1.PersistentVolume) (*v1.PersistentVolume, error)
UpdateStatus mocks base method
func (*MockPersistentVolumeInterface) Watch ¶
func (m *MockPersistentVolumeInterface) Watch(arg0 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 interface{}) *gomock.Call
Create indicates an expected call of Create
func (*MockPersistentVolumeInterfaceMockRecorder) Delete ¶
func (mr *MockPersistentVolumeInterfaceMockRecorder) Delete(arg0, arg1 interface{}) *gomock.Call
Delete indicates an expected call of Delete
func (*MockPersistentVolumeInterfaceMockRecorder) DeleteCollection ¶
func (mr *MockPersistentVolumeInterfaceMockRecorder) DeleteCollection(arg0, arg1 interface{}) *gomock.Call
DeleteCollection indicates an expected call of DeleteCollection
func (*MockPersistentVolumeInterfaceMockRecorder) Get ¶
func (mr *MockPersistentVolumeInterfaceMockRecorder) Get(arg0, arg1 interface{}) *gomock.Call
Get indicates an expected call of Get
func (*MockPersistentVolumeInterfaceMockRecorder) List ¶
func (mr *MockPersistentVolumeInterfaceMockRecorder) List(arg0 interface{}) *gomock.Call
List indicates an expected call of List
func (*MockPersistentVolumeInterfaceMockRecorder) Patch ¶
func (mr *MockPersistentVolumeInterfaceMockRecorder) Patch(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
Patch indicates an expected call of Patch
func (*MockPersistentVolumeInterfaceMockRecorder) Update ¶
func (mr *MockPersistentVolumeInterfaceMockRecorder) Update(arg0 interface{}) *gomock.Call
Update indicates an expected call of Update
func (*MockPersistentVolumeInterfaceMockRecorder) UpdateStatus ¶
func (mr *MockPersistentVolumeInterfaceMockRecorder) UpdateStatus(arg0 interface{}) *gomock.Call
UpdateStatus indicates an expected call of UpdateStatus
func (*MockPersistentVolumeInterfaceMockRecorder) Watch ¶
func (mr *MockPersistentVolumeInterfaceMockRecorder) Watch(arg0 interface{}) *gomock.Call
Watch indicates an expected call of Watch
type MockPodInterface ¶
type MockPodInterface struct {
// contains filtered or unexported fields
}
MockPodInterface is a mock of PodInterface interface
func NewMockPodInterface ¶
func NewMockPodInterface(ctrl *gomock.Controller) *MockPodInterface
NewMockPodInterface creates a new mock instance
func (*MockPodInterface) Bind ¶
func (m *MockPodInterface) Bind(arg0 *v1.Binding) error
Bind mocks base method
func (*MockPodInterface) Delete ¶
func (m *MockPodInterface) Delete(arg0 string, arg1 *v10.DeleteOptions) error
Delete mocks base method
func (*MockPodInterface) DeleteCollection ¶
func (m *MockPodInterface) DeleteCollection(arg0 *v10.DeleteOptions, arg1 v10.ListOptions) error
DeleteCollection mocks base method
func (*MockPodInterface) EXPECT ¶
func (m *MockPodInterface) EXPECT() *MockPodInterfaceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockPodInterface) Evict ¶
func (m *MockPodInterface) Evict(arg0 *v1beta1.Eviction) error
Evict mocks base method
func (*MockPodInterface) Get ¶
func (m *MockPodInterface) Get(arg0 string, arg1 v10.GetOptions) (*v1.Pod, error)
Get mocks base method
func (*MockPodInterface) GetLogs ¶
func (m *MockPodInterface) GetLogs(arg0 string, arg1 *v1.PodLogOptions) *rest.Request
GetLogs mocks base method
func (*MockPodInterface) List ¶
func (m *MockPodInterface) List(arg0 v10.ListOptions) (*v1.PodList, error)
List mocks base method
func (*MockPodInterface) Patch ¶
func (m *MockPodInterface) Patch(arg0 string, arg1 types.PatchType, arg2 []byte, arg3 ...string) (*v1.Pod, error)
Patch mocks base method
func (*MockPodInterface) UpdateStatus ¶
UpdateStatus mocks base method
func (*MockPodInterface) Watch ¶
func (m *MockPodInterface) Watch(arg0 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 interface{}) *gomock.Call
Bind indicates an expected call of Bind
func (*MockPodInterfaceMockRecorder) Create ¶
func (mr *MockPodInterfaceMockRecorder) Create(arg0 interface{}) *gomock.Call
Create indicates an expected call of Create
func (*MockPodInterfaceMockRecorder) Delete ¶
func (mr *MockPodInterfaceMockRecorder) Delete(arg0, arg1 interface{}) *gomock.Call
Delete indicates an expected call of Delete
func (*MockPodInterfaceMockRecorder) DeleteCollection ¶
func (mr *MockPodInterfaceMockRecorder) DeleteCollection(arg0, arg1 interface{}) *gomock.Call
DeleteCollection indicates an expected call of DeleteCollection
func (*MockPodInterfaceMockRecorder) Evict ¶
func (mr *MockPodInterfaceMockRecorder) Evict(arg0 interface{}) *gomock.Call
Evict indicates an expected call of Evict
func (*MockPodInterfaceMockRecorder) Get ¶
func (mr *MockPodInterfaceMockRecorder) Get(arg0, arg1 interface{}) *gomock.Call
Get indicates an expected call of Get
func (*MockPodInterfaceMockRecorder) GetLogs ¶
func (mr *MockPodInterfaceMockRecorder) GetLogs(arg0, arg1 interface{}) *gomock.Call
GetLogs indicates an expected call of GetLogs
func (*MockPodInterfaceMockRecorder) List ¶
func (mr *MockPodInterfaceMockRecorder) List(arg0 interface{}) *gomock.Call
List indicates an expected call of List
func (*MockPodInterfaceMockRecorder) Patch ¶
func (mr *MockPodInterfaceMockRecorder) Patch(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
Patch indicates an expected call of Patch
func (*MockPodInterfaceMockRecorder) Update ¶
func (mr *MockPodInterfaceMockRecorder) Update(arg0 interface{}) *gomock.Call
Update indicates an expected call of Update
func (*MockPodInterfaceMockRecorder) UpdateStatus ¶
func (mr *MockPodInterfaceMockRecorder) UpdateStatus(arg0 interface{}) *gomock.Call
UpdateStatus indicates an expected call of UpdateStatus
func (*MockPodInterfaceMockRecorder) Watch ¶
func (mr *MockPodInterfaceMockRecorder) Watch(arg0 interface{}) *gomock.Call
Watch indicates an expected call of Watch
type MockRbacV1Interface ¶
type MockRbacV1Interface struct {
// contains filtered or unexported fields
}
MockRbacV1Interface is a mock of RbacV1Interface interface
func NewMockRbacV1Interface ¶
func NewMockRbacV1Interface(ctrl *gomock.Controller) *MockRbacV1Interface
NewMockRbacV1Interface creates a new mock instance
func (*MockRbacV1Interface) ClusterRoleBindings ¶
func (m *MockRbacV1Interface) ClusterRoleBindings() v11.ClusterRoleBindingInterface
ClusterRoleBindings mocks base method
func (*MockRbacV1Interface) ClusterRoles ¶
func (m *MockRbacV1Interface) ClusterRoles() v11.ClusterRoleInterface
ClusterRoles mocks base method
func (*MockRbacV1Interface) EXPECT ¶
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 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 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) Delete ¶
func (m *MockSecretInterface) Delete(arg0 string, arg1 *v10.DeleteOptions) error
Delete mocks base method
func (*MockSecretInterface) DeleteCollection ¶
func (m *MockSecretInterface) DeleteCollection(arg0 *v10.DeleteOptions, arg1 v10.ListOptions) error
DeleteCollection mocks base method
func (*MockSecretInterface) EXPECT ¶
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 string, arg1 v10.GetOptions) (*v1.Secret, error)
Get mocks base method
func (*MockSecretInterface) List ¶
func (m *MockSecretInterface) List(arg0 v10.ListOptions) (*v1.SecretList, error)
List mocks base method
func (*MockSecretInterface) Patch ¶
func (m *MockSecretInterface) Patch(arg0 string, arg1 types.PatchType, arg2 []byte, arg3 ...string) (*v1.Secret, error)
Patch mocks base method
func (*MockSecretInterface) Watch ¶
func (m *MockSecretInterface) Watch(arg0 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 interface{}) *gomock.Call
Create indicates an expected call of Create
func (*MockSecretInterfaceMockRecorder) Delete ¶
func (mr *MockSecretInterfaceMockRecorder) Delete(arg0, arg1 interface{}) *gomock.Call
Delete indicates an expected call of Delete
func (*MockSecretInterfaceMockRecorder) DeleteCollection ¶
func (mr *MockSecretInterfaceMockRecorder) DeleteCollection(arg0, arg1 interface{}) *gomock.Call
DeleteCollection indicates an expected call of DeleteCollection
func (*MockSecretInterfaceMockRecorder) Get ¶
func (mr *MockSecretInterfaceMockRecorder) Get(arg0, arg1 interface{}) *gomock.Call
Get indicates an expected call of Get
func (*MockSecretInterfaceMockRecorder) List ¶
func (mr *MockSecretInterfaceMockRecorder) List(arg0 interface{}) *gomock.Call
List indicates an expected call of List
func (*MockSecretInterfaceMockRecorder) Patch ¶
func (mr *MockSecretInterfaceMockRecorder) Patch(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
Patch indicates an expected call of Patch
func (*MockSecretInterfaceMockRecorder) Update ¶
func (mr *MockSecretInterfaceMockRecorder) Update(arg0 interface{}) *gomock.Call
Update indicates an expected call of Update
func (*MockSecretInterfaceMockRecorder) Watch ¶
func (mr *MockSecretInterfaceMockRecorder) Watch(arg0 interface{}) *gomock.Call
Watch indicates an expected call of Watch
type MockServiceAccountInterface ¶
type MockServiceAccountInterface struct {
// contains filtered or unexported fields
}
MockServiceAccountInterface is a mock of ServiceAccountInterface interface
func NewMockServiceAccountInterface ¶
func NewMockServiceAccountInterface(ctrl *gomock.Controller) *MockServiceAccountInterface
NewMockServiceAccountInterface creates a new mock instance
func (*MockServiceAccountInterface) Create ¶
func (m *MockServiceAccountInterface) Create(arg0 *v10.ServiceAccount) (*v10.ServiceAccount, error)
Create mocks base method
func (*MockServiceAccountInterface) CreateToken ¶
func (m *MockServiceAccountInterface) CreateToken(arg0 string, arg1 *v1.TokenRequest) (*v1.TokenRequest, error)
CreateToken mocks base method
func (*MockServiceAccountInterface) Delete ¶
func (m *MockServiceAccountInterface) Delete(arg0 string, arg1 *v11.DeleteOptions) error
Delete mocks base method
func (*MockServiceAccountInterface) DeleteCollection ¶
func (m *MockServiceAccountInterface) DeleteCollection(arg0 *v11.DeleteOptions, arg1 v11.ListOptions) error
DeleteCollection mocks base method
func (*MockServiceAccountInterface) EXPECT ¶
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 string, arg1 v11.GetOptions) (*v10.ServiceAccount, error)
Get mocks base method
func (*MockServiceAccountInterface) List ¶
func (m *MockServiceAccountInterface) List(arg0 v11.ListOptions) (*v10.ServiceAccountList, error)
List mocks base method
func (*MockServiceAccountInterface) Patch ¶
func (m *MockServiceAccountInterface) Patch(arg0 string, arg1 types.PatchType, arg2 []byte, arg3 ...string) (*v10.ServiceAccount, error)
Patch mocks base method
func (*MockServiceAccountInterface) Update ¶
func (m *MockServiceAccountInterface) Update(arg0 *v10.ServiceAccount) (*v10.ServiceAccount, error)
Update mocks base method
func (*MockServiceAccountInterface) Watch ¶
func (m *MockServiceAccountInterface) Watch(arg0 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 interface{}) *gomock.Call
Create indicates an expected call of Create
func (*MockServiceAccountInterfaceMockRecorder) CreateToken ¶
func (mr *MockServiceAccountInterfaceMockRecorder) CreateToken(arg0, arg1 interface{}) *gomock.Call
CreateToken indicates an expected call of CreateToken
func (*MockServiceAccountInterfaceMockRecorder) Delete ¶
func (mr *MockServiceAccountInterfaceMockRecorder) Delete(arg0, arg1 interface{}) *gomock.Call
Delete indicates an expected call of Delete
func (*MockServiceAccountInterfaceMockRecorder) DeleteCollection ¶
func (mr *MockServiceAccountInterfaceMockRecorder) DeleteCollection(arg0, arg1 interface{}) *gomock.Call
DeleteCollection indicates an expected call of DeleteCollection
func (*MockServiceAccountInterfaceMockRecorder) Get ¶
func (mr *MockServiceAccountInterfaceMockRecorder) Get(arg0, arg1 interface{}) *gomock.Call
Get indicates an expected call of Get
func (*MockServiceAccountInterfaceMockRecorder) List ¶
func (mr *MockServiceAccountInterfaceMockRecorder) List(arg0 interface{}) *gomock.Call
List indicates an expected call of List
func (*MockServiceAccountInterfaceMockRecorder) Patch ¶
func (mr *MockServiceAccountInterfaceMockRecorder) Patch(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
Patch indicates an expected call of Patch
func (*MockServiceAccountInterfaceMockRecorder) Update ¶
func (mr *MockServiceAccountInterfaceMockRecorder) Update(arg0 interface{}) *gomock.Call
Update indicates an expected call of Update
func (*MockServiceAccountInterfaceMockRecorder) Watch ¶
func (mr *MockServiceAccountInterfaceMockRecorder) Watch(arg0 interface{}) *gomock.Call
Watch indicates an expected call of Watch
type MockServiceInterface ¶
type MockServiceInterface struct {
// contains filtered or unexported fields
}
MockServiceInterface is a mock of ServiceInterface interface
func NewMockServiceInterface ¶
func NewMockServiceInterface(ctrl *gomock.Controller) *MockServiceInterface
NewMockServiceInterface creates a new mock instance
func (*MockServiceInterface) Delete ¶
func (m *MockServiceInterface) Delete(arg0 string, arg1 *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 string, arg1 v10.GetOptions) (*v1.Service, error)
Get mocks base method
func (*MockServiceInterface) List ¶
func (m *MockServiceInterface) List(arg0 v10.ListOptions) (*v1.ServiceList, error)
List mocks base method
func (*MockServiceInterface) Patch ¶
func (m *MockServiceInterface) Patch(arg0 string, arg1 types.PatchType, arg2 []byte, arg3 ...string) (*v1.Service, error)
Patch mocks base method
func (*MockServiceInterface) ProxyGet ¶
func (m *MockServiceInterface) ProxyGet(arg0, arg1, arg2, arg3 string, arg4 map[string]string) rest.ResponseWrapper
ProxyGet mocks base method
func (*MockServiceInterface) UpdateStatus ¶
UpdateStatus mocks base method
func (*MockServiceInterface) Watch ¶
func (m *MockServiceInterface) Watch(arg0 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 interface{}) *gomock.Call
Create indicates an expected call of Create
func (*MockServiceInterfaceMockRecorder) Delete ¶
func (mr *MockServiceInterfaceMockRecorder) Delete(arg0, arg1 interface{}) *gomock.Call
Delete indicates an expected call of Delete
func (*MockServiceInterfaceMockRecorder) Get ¶
func (mr *MockServiceInterfaceMockRecorder) Get(arg0, arg1 interface{}) *gomock.Call
Get indicates an expected call of Get
func (*MockServiceInterfaceMockRecorder) List ¶
func (mr *MockServiceInterfaceMockRecorder) List(arg0 interface{}) *gomock.Call
List indicates an expected call of List
func (*MockServiceInterfaceMockRecorder) Patch ¶
func (mr *MockServiceInterfaceMockRecorder) Patch(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
Patch indicates an expected call of Patch
func (*MockServiceInterfaceMockRecorder) ProxyGet ¶
func (mr *MockServiceInterfaceMockRecorder) ProxyGet(arg0, arg1, arg2, arg3, arg4 interface{}) *gomock.Call
ProxyGet indicates an expected call of ProxyGet
func (*MockServiceInterfaceMockRecorder) Update ¶
func (mr *MockServiceInterfaceMockRecorder) Update(arg0 interface{}) *gomock.Call
Update indicates an expected call of Update
func (*MockServiceInterfaceMockRecorder) UpdateStatus ¶
func (mr *MockServiceInterfaceMockRecorder) UpdateStatus(arg0 interface{}) *gomock.Call
UpdateStatus indicates an expected call of UpdateStatus
func (*MockServiceInterfaceMockRecorder) Watch ¶
func (mr *MockServiceInterfaceMockRecorder) Watch(arg0 interface{}) *gomock.Call
Watch indicates an expected call of Watch
type MockStatefulSetInterface ¶
type MockStatefulSetInterface struct {
// contains filtered or unexported fields
}
MockStatefulSetInterface is a mock of StatefulSetInterface interface
func NewMockStatefulSetInterface ¶
func NewMockStatefulSetInterface(ctrl *gomock.Controller) *MockStatefulSetInterface
NewMockStatefulSetInterface creates a new mock instance
func (*MockStatefulSetInterface) Create ¶
func (m *MockStatefulSetInterface) Create(arg0 *v1.StatefulSet) (*v1.StatefulSet, error)
Create mocks base method
func (*MockStatefulSetInterface) Delete ¶
func (m *MockStatefulSetInterface) Delete(arg0 string, arg1 *v10.DeleteOptions) error
Delete mocks base method
func (*MockStatefulSetInterface) DeleteCollection ¶
func (m *MockStatefulSetInterface) DeleteCollection(arg0 *v10.DeleteOptions, arg1 v10.ListOptions) error
DeleteCollection mocks base method
func (*MockStatefulSetInterface) EXPECT ¶
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 string, arg1 v10.GetOptions) (*v1.StatefulSet, error)
Get mocks base method
func (*MockStatefulSetInterface) List ¶
func (m *MockStatefulSetInterface) List(arg0 v10.ListOptions) (*v1.StatefulSetList, error)
List mocks base method
func (*MockStatefulSetInterface) Patch ¶
func (m *MockStatefulSetInterface) Patch(arg0 string, arg1 types.PatchType, arg2 []byte, arg3 ...string) (*v1.StatefulSet, error)
Patch mocks base method
func (*MockStatefulSetInterface) Update ¶
func (m *MockStatefulSetInterface) Update(arg0 *v1.StatefulSet) (*v1.StatefulSet, error)
Update mocks base method
func (*MockStatefulSetInterface) UpdateStatus ¶
func (m *MockStatefulSetInterface) UpdateStatus(arg0 *v1.StatefulSet) (*v1.StatefulSet, error)
UpdateStatus mocks base method
func (*MockStatefulSetInterface) Watch ¶
func (m *MockStatefulSetInterface) Watch(arg0 v10.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 interface{}) *gomock.Call
Create indicates an expected call of Create
func (*MockStatefulSetInterfaceMockRecorder) Delete ¶
func (mr *MockStatefulSetInterfaceMockRecorder) Delete(arg0, arg1 interface{}) *gomock.Call
Delete indicates an expected call of Delete
func (*MockStatefulSetInterfaceMockRecorder) DeleteCollection ¶
func (mr *MockStatefulSetInterfaceMockRecorder) DeleteCollection(arg0, arg1 interface{}) *gomock.Call
DeleteCollection indicates an expected call of DeleteCollection
func (*MockStatefulSetInterfaceMockRecorder) Get ¶
func (mr *MockStatefulSetInterfaceMockRecorder) Get(arg0, arg1 interface{}) *gomock.Call
Get indicates an expected call of Get
func (*MockStatefulSetInterfaceMockRecorder) List ¶
func (mr *MockStatefulSetInterfaceMockRecorder) List(arg0 interface{}) *gomock.Call
List indicates an expected call of List
func (*MockStatefulSetInterfaceMockRecorder) Patch ¶
func (mr *MockStatefulSetInterfaceMockRecorder) Patch(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
Patch indicates an expected call of Patch
func (*MockStatefulSetInterfaceMockRecorder) Update ¶
func (mr *MockStatefulSetInterfaceMockRecorder) Update(arg0 interface{}) *gomock.Call
Update indicates an expected call of Update
func (*MockStatefulSetInterfaceMockRecorder) UpdateStatus ¶
func (mr *MockStatefulSetInterfaceMockRecorder) UpdateStatus(arg0 interface{}) *gomock.Call
UpdateStatus indicates an expected call of UpdateStatus
func (*MockStatefulSetInterfaceMockRecorder) Watch ¶
func (mr *MockStatefulSetInterfaceMockRecorder) Watch(arg0 interface{}) *gomock.Call
Watch indicates an expected call of Watch
type MockStorageClassInterface ¶
type MockStorageClassInterface struct {
// contains filtered or unexported fields
}
MockStorageClassInterface is a mock of StorageClassInterface interface
func NewMockStorageClassInterface ¶
func NewMockStorageClassInterface(ctrl *gomock.Controller) *MockStorageClassInterface
NewMockStorageClassInterface creates a new mock instance
func (*MockStorageClassInterface) Create ¶
func (m *MockStorageClassInterface) Create(arg0 *v1.StorageClass) (*v1.StorageClass, error)
Create mocks base method
func (*MockStorageClassInterface) Delete ¶
func (m *MockStorageClassInterface) Delete(arg0 string, arg1 *v10.DeleteOptions) error
Delete mocks base method
func (*MockStorageClassInterface) DeleteCollection ¶
func (m *MockStorageClassInterface) DeleteCollection(arg0 *v10.DeleteOptions, arg1 v10.ListOptions) error
DeleteCollection mocks base method
func (*MockStorageClassInterface) EXPECT ¶
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 string, arg1 v10.GetOptions) (*v1.StorageClass, error)
Get mocks base method
func (*MockStorageClassInterface) List ¶
func (m *MockStorageClassInterface) List(arg0 v10.ListOptions) (*v1.StorageClassList, error)
List mocks base method
func (*MockStorageClassInterface) Patch ¶
func (m *MockStorageClassInterface) Patch(arg0 string, arg1 types.PatchType, arg2 []byte, arg3 ...string) (*v1.StorageClass, error)
Patch mocks base method
func (*MockStorageClassInterface) Update ¶
func (m *MockStorageClassInterface) Update(arg0 *v1.StorageClass) (*v1.StorageClass, error)
Update mocks base method
func (*MockStorageClassInterface) Watch ¶
func (m *MockStorageClassInterface) Watch(arg0 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 interface{}) *gomock.Call
Create indicates an expected call of Create
func (*MockStorageClassInterfaceMockRecorder) Delete ¶
func (mr *MockStorageClassInterfaceMockRecorder) Delete(arg0, arg1 interface{}) *gomock.Call
Delete indicates an expected call of Delete
func (*MockStorageClassInterfaceMockRecorder) DeleteCollection ¶
func (mr *MockStorageClassInterfaceMockRecorder) DeleteCollection(arg0, arg1 interface{}) *gomock.Call
DeleteCollection indicates an expected call of DeleteCollection
func (*MockStorageClassInterfaceMockRecorder) Get ¶
func (mr *MockStorageClassInterfaceMockRecorder) Get(arg0, arg1 interface{}) *gomock.Call
Get indicates an expected call of Get
func (*MockStorageClassInterfaceMockRecorder) List ¶
func (mr *MockStorageClassInterfaceMockRecorder) List(arg0 interface{}) *gomock.Call
List indicates an expected call of List
func (*MockStorageClassInterfaceMockRecorder) Patch ¶
func (mr *MockStorageClassInterfaceMockRecorder) Patch(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
Patch indicates an expected call of Patch
func (*MockStorageClassInterfaceMockRecorder) Update ¶
func (mr *MockStorageClassInterfaceMockRecorder) Update(arg0 interface{}) *gomock.Call
Update indicates an expected call of Update
func (*MockStorageClassInterfaceMockRecorder) Watch ¶
func (mr *MockStorageClassInterfaceMockRecorder) Watch(arg0 interface{}) *gomock.Call
Watch indicates an expected call of Watch
type MockStorageV1Interface ¶
type MockStorageV1Interface struct {
// contains filtered or unexported fields
}
MockStorageV1Interface is a mock of StorageV1Interface interface
func NewMockStorageV1Interface ¶
func NewMockStorageV1Interface(ctrl *gomock.Controller) *MockStorageV1Interface
NewMockStorageV1Interface creates a new mock instance
func (*MockStorageV1Interface) EXPECT ¶
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
type MockStorageV1InterfaceMockRecorder ¶
type MockStorageV1InterfaceMockRecorder struct {
// contains filtered or unexported fields
}
MockStorageV1InterfaceMockRecorder is the mock recorder for MockStorageV1Interface
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