Documentation ¶
Index ¶
- type AppsV1Interface
- func (_m *AppsV1Interface) ControllerRevisions(namespace string) v1.ControllerRevisionInterface
- func (_m *AppsV1Interface) DaemonSets(namespace string) v1.DaemonSetInterface
- func (_m *AppsV1Interface) Deployments(namespace string) v1.DeploymentInterface
- func (_m *AppsV1Interface) EXPECT() *AppsV1Interface_Expecter
- func (_m *AppsV1Interface) RESTClient() rest.Interface
- func (_m *AppsV1Interface) ReplicaSets(namespace string) v1.ReplicaSetInterface
- func (_m *AppsV1Interface) StatefulSets(namespace string) v1.StatefulSetInterface
- type AppsV1Interface_ControllerRevisions_Call
- func (_c *AppsV1Interface_ControllerRevisions_Call) Return(_a0 v1.ControllerRevisionInterface) *AppsV1Interface_ControllerRevisions_Call
- func (_c *AppsV1Interface_ControllerRevisions_Call) Run(run func(namespace string)) *AppsV1Interface_ControllerRevisions_Call
- func (_c *AppsV1Interface_ControllerRevisions_Call) RunAndReturn(run func(string) v1.ControllerRevisionInterface) *AppsV1Interface_ControllerRevisions_Call
- type AppsV1Interface_DaemonSets_Call
- func (_c *AppsV1Interface_DaemonSets_Call) Return(_a0 v1.DaemonSetInterface) *AppsV1Interface_DaemonSets_Call
- func (_c *AppsV1Interface_DaemonSets_Call) Run(run func(namespace string)) *AppsV1Interface_DaemonSets_Call
- func (_c *AppsV1Interface_DaemonSets_Call) RunAndReturn(run func(string) v1.DaemonSetInterface) *AppsV1Interface_DaemonSets_Call
- type AppsV1Interface_Deployments_Call
- func (_c *AppsV1Interface_Deployments_Call) Return(_a0 v1.DeploymentInterface) *AppsV1Interface_Deployments_Call
- func (_c *AppsV1Interface_Deployments_Call) Run(run func(namespace string)) *AppsV1Interface_Deployments_Call
- func (_c *AppsV1Interface_Deployments_Call) RunAndReturn(run func(string) v1.DeploymentInterface) *AppsV1Interface_Deployments_Call
- type AppsV1Interface_Expecter
- func (_e *AppsV1Interface_Expecter) ControllerRevisions(namespace interface{}) *AppsV1Interface_ControllerRevisions_Call
- func (_e *AppsV1Interface_Expecter) DaemonSets(namespace interface{}) *AppsV1Interface_DaemonSets_Call
- func (_e *AppsV1Interface_Expecter) Deployments(namespace interface{}) *AppsV1Interface_Deployments_Call
- func (_e *AppsV1Interface_Expecter) RESTClient() *AppsV1Interface_RESTClient_Call
- func (_e *AppsV1Interface_Expecter) ReplicaSets(namespace interface{}) *AppsV1Interface_ReplicaSets_Call
- func (_e *AppsV1Interface_Expecter) StatefulSets(namespace interface{}) *AppsV1Interface_StatefulSets_Call
- type AppsV1Interface_RESTClient_Call
- func (_c *AppsV1Interface_RESTClient_Call) Return(_a0 rest.Interface) *AppsV1Interface_RESTClient_Call
- func (_c *AppsV1Interface_RESTClient_Call) Run(run func()) *AppsV1Interface_RESTClient_Call
- func (_c *AppsV1Interface_RESTClient_Call) RunAndReturn(run func() rest.Interface) *AppsV1Interface_RESTClient_Call
- type AppsV1Interface_ReplicaSets_Call
- func (_c *AppsV1Interface_ReplicaSets_Call) Return(_a0 v1.ReplicaSetInterface) *AppsV1Interface_ReplicaSets_Call
- func (_c *AppsV1Interface_ReplicaSets_Call) Run(run func(namespace string)) *AppsV1Interface_ReplicaSets_Call
- func (_c *AppsV1Interface_ReplicaSets_Call) RunAndReturn(run func(string) v1.ReplicaSetInterface) *AppsV1Interface_ReplicaSets_Call
- type AppsV1Interface_StatefulSets_Call
- func (_c *AppsV1Interface_StatefulSets_Call) Return(_a0 v1.StatefulSetInterface) *AppsV1Interface_StatefulSets_Call
- func (_c *AppsV1Interface_StatefulSets_Call) Run(run func(namespace string)) *AppsV1Interface_StatefulSets_Call
- func (_c *AppsV1Interface_StatefulSets_Call) RunAndReturn(run func(string) v1.StatefulSetInterface) *AppsV1Interface_StatefulSets_Call
- type ClientSet
- func (_m *ClientSet) AdmissionregistrationV1() v1.AdmissionregistrationV1Interface
- func (_m *ClientSet) AdmissionregistrationV1alpha1() v1alpha1.AdmissionregistrationV1alpha1Interface
- func (_m *ClientSet) AdmissionregistrationV1beta1() v1beta1.AdmissionregistrationV1beta1Interface
- func (_m *ClientSet) AppsV1() appsv1.AppsV1Interface
- func (_m *ClientSet) AppsV1beta1() appsv1beta1.AppsV1beta1Interface
- func (_m *ClientSet) AppsV1beta2() v1beta2.AppsV1beta2Interface
- func (_m *ClientSet) AuthenticationV1() authenticationv1.AuthenticationV1Interface
- func (_m *ClientSet) AuthenticationV1alpha1() authenticationv1alpha1.AuthenticationV1alpha1Interface
- func (_m *ClientSet) AuthenticationV1beta1() authenticationv1beta1.AuthenticationV1beta1Interface
- func (_m *ClientSet) AuthorizationV1() authorizationv1.AuthorizationV1Interface
- func (_m *ClientSet) AuthorizationV1beta1() authorizationv1beta1.AuthorizationV1beta1Interface
- func (_m *ClientSet) AutoscalingV1() autoscalingv1.AutoscalingV1Interface
- func (_m *ClientSet) AutoscalingV2() v2.AutoscalingV2Interface
- func (_m *ClientSet) AutoscalingV2beta1() v2beta1.AutoscalingV2beta1Interface
- func (_m *ClientSet) AutoscalingV2beta2() v2beta2.AutoscalingV2beta2Interface
- func (_m *ClientSet) BatchV1() batchv1.BatchV1Interface
- func (_m *ClientSet) BatchV1beta1() batchv1beta1.BatchV1beta1Interface
- func (_m *ClientSet) CertificatesV1() certificatesv1.CertificatesV1Interface
- func (_m *ClientSet) CertificatesV1alpha1() certificatesv1alpha1.CertificatesV1alpha1Interface
- func (_m *ClientSet) CertificatesV1beta1() certificatesv1beta1.CertificatesV1beta1Interface
- func (_m *ClientSet) CoordinationV1() coordinationv1.CoordinationV1Interface
- func (_m *ClientSet) CoordinationV1beta1() coordinationv1beta1.CoordinationV1beta1Interface
- func (_m *ClientSet) CoreV1() corev1.CoreV1Interface
- func (_m *ClientSet) Discovery() discovery.DiscoveryInterface
- func (_m *ClientSet) DiscoveryV1() discoveryv1.DiscoveryV1Interface
- func (_m *ClientSet) DiscoveryV1beta1() discoveryv1beta1.DiscoveryV1beta1Interface
- func (_m *ClientSet) EXPECT() *ClientSet_Expecter
- func (_m *ClientSet) EventsV1() eventsv1.EventsV1Interface
- func (_m *ClientSet) EventsV1beta1() eventsv1beta1.EventsV1beta1Interface
- func (_m *ClientSet) ExtensionsV1beta1() extensionsv1beta1.ExtensionsV1beta1Interface
- func (_m *ClientSet) FlowcontrolV1() flowcontrolv1.FlowcontrolV1Interface
- func (_m *ClientSet) FlowcontrolV1beta1() flowcontrolv1beta1.FlowcontrolV1beta1Interface
- func (_m *ClientSet) FlowcontrolV1beta2() flowcontrolv1beta2.FlowcontrolV1beta2Interface
- func (_m *ClientSet) FlowcontrolV1beta3() v1beta3.FlowcontrolV1beta3Interface
- func (_m *ClientSet) InternalV1alpha1() apiserverinternalv1alpha1.InternalV1alpha1Interface
- func (_m *ClientSet) NetworkingV1() networkingv1.NetworkingV1Interface
- func (_m *ClientSet) NetworkingV1alpha1() networkingv1alpha1.NetworkingV1alpha1Interface
- func (_m *ClientSet) NetworkingV1beta1() networkingv1beta1.NetworkingV1beta1Interface
- func (_m *ClientSet) NodeV1() nodev1.NodeV1Interface
- func (_m *ClientSet) NodeV1alpha1() nodev1alpha1.NodeV1alpha1Interface
- func (_m *ClientSet) NodeV1beta1() nodev1beta1.NodeV1beta1Interface
- func (_m *ClientSet) PolicyV1() policyv1.PolicyV1Interface
- func (_m *ClientSet) PolicyV1beta1() policyv1beta1.PolicyV1beta1Interface
- func (_m *ClientSet) RbacV1() rbacv1.RbacV1Interface
- func (_m *ClientSet) RbacV1alpha1() rbacv1alpha1.RbacV1alpha1Interface
- func (_m *ClientSet) RbacV1beta1() rbacv1beta1.RbacV1beta1Interface
- func (_m *ClientSet) ResourceV1alpha2() v1alpha2.ResourceV1alpha2Interface
- func (_m *ClientSet) SchedulingV1() schedulingv1.SchedulingV1Interface
- func (_m *ClientSet) SchedulingV1alpha1() schedulingv1alpha1.SchedulingV1alpha1Interface
- func (_m *ClientSet) SchedulingV1beta1() schedulingv1beta1.SchedulingV1beta1Interface
- func (_m *ClientSet) StorageV1() storagev1.StorageV1Interface
- func (_m *ClientSet) StorageV1alpha1() storagev1alpha1.StorageV1alpha1Interface
- func (_m *ClientSet) StorageV1beta1() storagev1beta1.StorageV1beta1Interface
- func (_m *ClientSet) StoragemigrationV1alpha1() storagemigrationv1alpha1.StoragemigrationV1alpha1Interface
- type ClientSet_AdmissionregistrationV1_Call
- func (_c *ClientSet_AdmissionregistrationV1_Call) Return(_a0 v1.AdmissionregistrationV1Interface) *ClientSet_AdmissionregistrationV1_Call
- func (_c *ClientSet_AdmissionregistrationV1_Call) Run(run func()) *ClientSet_AdmissionregistrationV1_Call
- func (_c *ClientSet_AdmissionregistrationV1_Call) RunAndReturn(run func() v1.AdmissionregistrationV1Interface) *ClientSet_AdmissionregistrationV1_Call
- type ClientSet_AdmissionregistrationV1alpha1_Call
- func (_c *ClientSet_AdmissionregistrationV1alpha1_Call) Return(_a0 v1alpha1.AdmissionregistrationV1alpha1Interface) *ClientSet_AdmissionregistrationV1alpha1_Call
- func (_c *ClientSet_AdmissionregistrationV1alpha1_Call) Run(run func()) *ClientSet_AdmissionregistrationV1alpha1_Call
- func (_c *ClientSet_AdmissionregistrationV1alpha1_Call) RunAndReturn(run func() v1alpha1.AdmissionregistrationV1alpha1Interface) *ClientSet_AdmissionregistrationV1alpha1_Call
- type ClientSet_AdmissionregistrationV1beta1_Call
- func (_c *ClientSet_AdmissionregistrationV1beta1_Call) Return(_a0 v1beta1.AdmissionregistrationV1beta1Interface) *ClientSet_AdmissionregistrationV1beta1_Call
- func (_c *ClientSet_AdmissionregistrationV1beta1_Call) Run(run func()) *ClientSet_AdmissionregistrationV1beta1_Call
- func (_c *ClientSet_AdmissionregistrationV1beta1_Call) RunAndReturn(run func() v1beta1.AdmissionregistrationV1beta1Interface) *ClientSet_AdmissionregistrationV1beta1_Call
- type ClientSet_AppsV1_Call
- type ClientSet_AppsV1beta1_Call
- func (_c *ClientSet_AppsV1beta1_Call) Return(_a0 appsv1beta1.AppsV1beta1Interface) *ClientSet_AppsV1beta1_Call
- func (_c *ClientSet_AppsV1beta1_Call) Run(run func()) *ClientSet_AppsV1beta1_Call
- func (_c *ClientSet_AppsV1beta1_Call) RunAndReturn(run func() appsv1beta1.AppsV1beta1Interface) *ClientSet_AppsV1beta1_Call
- type ClientSet_AppsV1beta2_Call
- func (_c *ClientSet_AppsV1beta2_Call) Return(_a0 v1beta2.AppsV1beta2Interface) *ClientSet_AppsV1beta2_Call
- func (_c *ClientSet_AppsV1beta2_Call) Run(run func()) *ClientSet_AppsV1beta2_Call
- func (_c *ClientSet_AppsV1beta2_Call) RunAndReturn(run func() v1beta2.AppsV1beta2Interface) *ClientSet_AppsV1beta2_Call
- type ClientSet_AuthenticationV1_Call
- func (_c *ClientSet_AuthenticationV1_Call) Return(_a0 authenticationv1.AuthenticationV1Interface) *ClientSet_AuthenticationV1_Call
- func (_c *ClientSet_AuthenticationV1_Call) Run(run func()) *ClientSet_AuthenticationV1_Call
- func (_c *ClientSet_AuthenticationV1_Call) RunAndReturn(run func() authenticationv1.AuthenticationV1Interface) *ClientSet_AuthenticationV1_Call
- type ClientSet_AuthenticationV1alpha1_Call
- func (_c *ClientSet_AuthenticationV1alpha1_Call) Return(_a0 authenticationv1alpha1.AuthenticationV1alpha1Interface) *ClientSet_AuthenticationV1alpha1_Call
- func (_c *ClientSet_AuthenticationV1alpha1_Call) Run(run func()) *ClientSet_AuthenticationV1alpha1_Call
- func (_c *ClientSet_AuthenticationV1alpha1_Call) RunAndReturn(run func() authenticationv1alpha1.AuthenticationV1alpha1Interface) *ClientSet_AuthenticationV1alpha1_Call
- type ClientSet_AuthenticationV1beta1_Call
- func (_c *ClientSet_AuthenticationV1beta1_Call) Return(_a0 authenticationv1beta1.AuthenticationV1beta1Interface) *ClientSet_AuthenticationV1beta1_Call
- func (_c *ClientSet_AuthenticationV1beta1_Call) Run(run func()) *ClientSet_AuthenticationV1beta1_Call
- func (_c *ClientSet_AuthenticationV1beta1_Call) RunAndReturn(run func() authenticationv1beta1.AuthenticationV1beta1Interface) *ClientSet_AuthenticationV1beta1_Call
- type ClientSet_AuthorizationV1_Call
- func (_c *ClientSet_AuthorizationV1_Call) Return(_a0 authorizationv1.AuthorizationV1Interface) *ClientSet_AuthorizationV1_Call
- func (_c *ClientSet_AuthorizationV1_Call) Run(run func()) *ClientSet_AuthorizationV1_Call
- func (_c *ClientSet_AuthorizationV1_Call) RunAndReturn(run func() authorizationv1.AuthorizationV1Interface) *ClientSet_AuthorizationV1_Call
- type ClientSet_AuthorizationV1beta1_Call
- func (_c *ClientSet_AuthorizationV1beta1_Call) Return(_a0 authorizationv1beta1.AuthorizationV1beta1Interface) *ClientSet_AuthorizationV1beta1_Call
- func (_c *ClientSet_AuthorizationV1beta1_Call) Run(run func()) *ClientSet_AuthorizationV1beta1_Call
- func (_c *ClientSet_AuthorizationV1beta1_Call) RunAndReturn(run func() authorizationv1beta1.AuthorizationV1beta1Interface) *ClientSet_AuthorizationV1beta1_Call
- type ClientSet_AutoscalingV1_Call
- func (_c *ClientSet_AutoscalingV1_Call) Return(_a0 autoscalingv1.AutoscalingV1Interface) *ClientSet_AutoscalingV1_Call
- func (_c *ClientSet_AutoscalingV1_Call) Run(run func()) *ClientSet_AutoscalingV1_Call
- func (_c *ClientSet_AutoscalingV1_Call) RunAndReturn(run func() autoscalingv1.AutoscalingV1Interface) *ClientSet_AutoscalingV1_Call
- type ClientSet_AutoscalingV2_Call
- func (_c *ClientSet_AutoscalingV2_Call) Return(_a0 v2.AutoscalingV2Interface) *ClientSet_AutoscalingV2_Call
- func (_c *ClientSet_AutoscalingV2_Call) Run(run func()) *ClientSet_AutoscalingV2_Call
- func (_c *ClientSet_AutoscalingV2_Call) RunAndReturn(run func() v2.AutoscalingV2Interface) *ClientSet_AutoscalingV2_Call
- type ClientSet_AutoscalingV2beta1_Call
- func (_c *ClientSet_AutoscalingV2beta1_Call) Return(_a0 v2beta1.AutoscalingV2beta1Interface) *ClientSet_AutoscalingV2beta1_Call
- func (_c *ClientSet_AutoscalingV2beta1_Call) Run(run func()) *ClientSet_AutoscalingV2beta1_Call
- func (_c *ClientSet_AutoscalingV2beta1_Call) RunAndReturn(run func() v2beta1.AutoscalingV2beta1Interface) *ClientSet_AutoscalingV2beta1_Call
- type ClientSet_AutoscalingV2beta2_Call
- func (_c *ClientSet_AutoscalingV2beta2_Call) Return(_a0 v2beta2.AutoscalingV2beta2Interface) *ClientSet_AutoscalingV2beta2_Call
- func (_c *ClientSet_AutoscalingV2beta2_Call) Run(run func()) *ClientSet_AutoscalingV2beta2_Call
- func (_c *ClientSet_AutoscalingV2beta2_Call) RunAndReturn(run func() v2beta2.AutoscalingV2beta2Interface) *ClientSet_AutoscalingV2beta2_Call
- type ClientSet_BatchV1_Call
- type ClientSet_BatchV1beta1_Call
- func (_c *ClientSet_BatchV1beta1_Call) Return(_a0 batchv1beta1.BatchV1beta1Interface) *ClientSet_BatchV1beta1_Call
- func (_c *ClientSet_BatchV1beta1_Call) Run(run func()) *ClientSet_BatchV1beta1_Call
- func (_c *ClientSet_BatchV1beta1_Call) RunAndReturn(run func() batchv1beta1.BatchV1beta1Interface) *ClientSet_BatchV1beta1_Call
- type ClientSet_CertificatesV1_Call
- func (_c *ClientSet_CertificatesV1_Call) Return(_a0 certificatesv1.CertificatesV1Interface) *ClientSet_CertificatesV1_Call
- func (_c *ClientSet_CertificatesV1_Call) Run(run func()) *ClientSet_CertificatesV1_Call
- func (_c *ClientSet_CertificatesV1_Call) RunAndReturn(run func() certificatesv1.CertificatesV1Interface) *ClientSet_CertificatesV1_Call
- type ClientSet_CertificatesV1alpha1_Call
- func (_c *ClientSet_CertificatesV1alpha1_Call) Return(_a0 certificatesv1alpha1.CertificatesV1alpha1Interface) *ClientSet_CertificatesV1alpha1_Call
- func (_c *ClientSet_CertificatesV1alpha1_Call) Run(run func()) *ClientSet_CertificatesV1alpha1_Call
- func (_c *ClientSet_CertificatesV1alpha1_Call) RunAndReturn(run func() certificatesv1alpha1.CertificatesV1alpha1Interface) *ClientSet_CertificatesV1alpha1_Call
- type ClientSet_CertificatesV1beta1_Call
- func (_c *ClientSet_CertificatesV1beta1_Call) Return(_a0 certificatesv1beta1.CertificatesV1beta1Interface) *ClientSet_CertificatesV1beta1_Call
- func (_c *ClientSet_CertificatesV1beta1_Call) Run(run func()) *ClientSet_CertificatesV1beta1_Call
- func (_c *ClientSet_CertificatesV1beta1_Call) RunAndReturn(run func() certificatesv1beta1.CertificatesV1beta1Interface) *ClientSet_CertificatesV1beta1_Call
- type ClientSet_CoordinationV1_Call
- func (_c *ClientSet_CoordinationV1_Call) Return(_a0 coordinationv1.CoordinationV1Interface) *ClientSet_CoordinationV1_Call
- func (_c *ClientSet_CoordinationV1_Call) Run(run func()) *ClientSet_CoordinationV1_Call
- func (_c *ClientSet_CoordinationV1_Call) RunAndReturn(run func() coordinationv1.CoordinationV1Interface) *ClientSet_CoordinationV1_Call
- type ClientSet_CoordinationV1beta1_Call
- func (_c *ClientSet_CoordinationV1beta1_Call) Return(_a0 coordinationv1beta1.CoordinationV1beta1Interface) *ClientSet_CoordinationV1beta1_Call
- func (_c *ClientSet_CoordinationV1beta1_Call) Run(run func()) *ClientSet_CoordinationV1beta1_Call
- func (_c *ClientSet_CoordinationV1beta1_Call) RunAndReturn(run func() coordinationv1beta1.CoordinationV1beta1Interface) *ClientSet_CoordinationV1beta1_Call
- type ClientSet_CoreV1_Call
- type ClientSet_DiscoveryV1_Call
- func (_c *ClientSet_DiscoveryV1_Call) Return(_a0 discoveryv1.DiscoveryV1Interface) *ClientSet_DiscoveryV1_Call
- func (_c *ClientSet_DiscoveryV1_Call) Run(run func()) *ClientSet_DiscoveryV1_Call
- func (_c *ClientSet_DiscoveryV1_Call) RunAndReturn(run func() discoveryv1.DiscoveryV1Interface) *ClientSet_DiscoveryV1_Call
- type ClientSet_DiscoveryV1beta1_Call
- func (_c *ClientSet_DiscoveryV1beta1_Call) Return(_a0 discoveryv1beta1.DiscoveryV1beta1Interface) *ClientSet_DiscoveryV1beta1_Call
- func (_c *ClientSet_DiscoveryV1beta1_Call) Run(run func()) *ClientSet_DiscoveryV1beta1_Call
- func (_c *ClientSet_DiscoveryV1beta1_Call) RunAndReturn(run func() discoveryv1beta1.DiscoveryV1beta1Interface) *ClientSet_DiscoveryV1beta1_Call
- type ClientSet_Discovery_Call
- type ClientSet_EventsV1_Call
- type ClientSet_EventsV1beta1_Call
- func (_c *ClientSet_EventsV1beta1_Call) Return(_a0 eventsv1beta1.EventsV1beta1Interface) *ClientSet_EventsV1beta1_Call
- func (_c *ClientSet_EventsV1beta1_Call) Run(run func()) *ClientSet_EventsV1beta1_Call
- func (_c *ClientSet_EventsV1beta1_Call) RunAndReturn(run func() eventsv1beta1.EventsV1beta1Interface) *ClientSet_EventsV1beta1_Call
- type ClientSet_Expecter
- func (_e *ClientSet_Expecter) AdmissionregistrationV1() *ClientSet_AdmissionregistrationV1_Call
- func (_e *ClientSet_Expecter) AdmissionregistrationV1alpha1() *ClientSet_AdmissionregistrationV1alpha1_Call
- func (_e *ClientSet_Expecter) AdmissionregistrationV1beta1() *ClientSet_AdmissionregistrationV1beta1_Call
- func (_e *ClientSet_Expecter) AppsV1() *ClientSet_AppsV1_Call
- func (_e *ClientSet_Expecter) AppsV1beta1() *ClientSet_AppsV1beta1_Call
- func (_e *ClientSet_Expecter) AppsV1beta2() *ClientSet_AppsV1beta2_Call
- func (_e *ClientSet_Expecter) AuthenticationV1() *ClientSet_AuthenticationV1_Call
- func (_e *ClientSet_Expecter) AuthenticationV1alpha1() *ClientSet_AuthenticationV1alpha1_Call
- func (_e *ClientSet_Expecter) AuthenticationV1beta1() *ClientSet_AuthenticationV1beta1_Call
- func (_e *ClientSet_Expecter) AuthorizationV1() *ClientSet_AuthorizationV1_Call
- func (_e *ClientSet_Expecter) AuthorizationV1beta1() *ClientSet_AuthorizationV1beta1_Call
- func (_e *ClientSet_Expecter) AutoscalingV1() *ClientSet_AutoscalingV1_Call
- func (_e *ClientSet_Expecter) AutoscalingV2() *ClientSet_AutoscalingV2_Call
- func (_e *ClientSet_Expecter) AutoscalingV2beta1() *ClientSet_AutoscalingV2beta1_Call
- func (_e *ClientSet_Expecter) AutoscalingV2beta2() *ClientSet_AutoscalingV2beta2_Call
- func (_e *ClientSet_Expecter) BatchV1() *ClientSet_BatchV1_Call
- func (_e *ClientSet_Expecter) BatchV1beta1() *ClientSet_BatchV1beta1_Call
- func (_e *ClientSet_Expecter) CertificatesV1() *ClientSet_CertificatesV1_Call
- func (_e *ClientSet_Expecter) CertificatesV1alpha1() *ClientSet_CertificatesV1alpha1_Call
- func (_e *ClientSet_Expecter) CertificatesV1beta1() *ClientSet_CertificatesV1beta1_Call
- func (_e *ClientSet_Expecter) CoordinationV1() *ClientSet_CoordinationV1_Call
- func (_e *ClientSet_Expecter) CoordinationV1beta1() *ClientSet_CoordinationV1beta1_Call
- func (_e *ClientSet_Expecter) CoreV1() *ClientSet_CoreV1_Call
- func (_e *ClientSet_Expecter) Discovery() *ClientSet_Discovery_Call
- func (_e *ClientSet_Expecter) DiscoveryV1() *ClientSet_DiscoveryV1_Call
- func (_e *ClientSet_Expecter) DiscoveryV1beta1() *ClientSet_DiscoveryV1beta1_Call
- func (_e *ClientSet_Expecter) EventsV1() *ClientSet_EventsV1_Call
- func (_e *ClientSet_Expecter) EventsV1beta1() *ClientSet_EventsV1beta1_Call
- func (_e *ClientSet_Expecter) ExtensionsV1beta1() *ClientSet_ExtensionsV1beta1_Call
- func (_e *ClientSet_Expecter) FlowcontrolV1() *ClientSet_FlowcontrolV1_Call
- func (_e *ClientSet_Expecter) FlowcontrolV1beta1() *ClientSet_FlowcontrolV1beta1_Call
- func (_e *ClientSet_Expecter) FlowcontrolV1beta2() *ClientSet_FlowcontrolV1beta2_Call
- func (_e *ClientSet_Expecter) FlowcontrolV1beta3() *ClientSet_FlowcontrolV1beta3_Call
- func (_e *ClientSet_Expecter) InternalV1alpha1() *ClientSet_InternalV1alpha1_Call
- func (_e *ClientSet_Expecter) NetworkingV1() *ClientSet_NetworkingV1_Call
- func (_e *ClientSet_Expecter) NetworkingV1alpha1() *ClientSet_NetworkingV1alpha1_Call
- func (_e *ClientSet_Expecter) NetworkingV1beta1() *ClientSet_NetworkingV1beta1_Call
- func (_e *ClientSet_Expecter) NodeV1() *ClientSet_NodeV1_Call
- func (_e *ClientSet_Expecter) NodeV1alpha1() *ClientSet_NodeV1alpha1_Call
- func (_e *ClientSet_Expecter) NodeV1beta1() *ClientSet_NodeV1beta1_Call
- func (_e *ClientSet_Expecter) PolicyV1() *ClientSet_PolicyV1_Call
- func (_e *ClientSet_Expecter) PolicyV1beta1() *ClientSet_PolicyV1beta1_Call
- func (_e *ClientSet_Expecter) RbacV1() *ClientSet_RbacV1_Call
- func (_e *ClientSet_Expecter) RbacV1alpha1() *ClientSet_RbacV1alpha1_Call
- func (_e *ClientSet_Expecter) RbacV1beta1() *ClientSet_RbacV1beta1_Call
- func (_e *ClientSet_Expecter) ResourceV1alpha2() *ClientSet_ResourceV1alpha2_Call
- func (_e *ClientSet_Expecter) SchedulingV1() *ClientSet_SchedulingV1_Call
- func (_e *ClientSet_Expecter) SchedulingV1alpha1() *ClientSet_SchedulingV1alpha1_Call
- func (_e *ClientSet_Expecter) SchedulingV1beta1() *ClientSet_SchedulingV1beta1_Call
- func (_e *ClientSet_Expecter) StorageV1() *ClientSet_StorageV1_Call
- func (_e *ClientSet_Expecter) StorageV1alpha1() *ClientSet_StorageV1alpha1_Call
- func (_e *ClientSet_Expecter) StorageV1beta1() *ClientSet_StorageV1beta1_Call
- func (_e *ClientSet_Expecter) StoragemigrationV1alpha1() *ClientSet_StoragemigrationV1alpha1_Call
- type ClientSet_ExtensionsV1beta1_Call
- func (_c *ClientSet_ExtensionsV1beta1_Call) Return(_a0 extensionsv1beta1.ExtensionsV1beta1Interface) *ClientSet_ExtensionsV1beta1_Call
- func (_c *ClientSet_ExtensionsV1beta1_Call) Run(run func()) *ClientSet_ExtensionsV1beta1_Call
- func (_c *ClientSet_ExtensionsV1beta1_Call) RunAndReturn(run func() extensionsv1beta1.ExtensionsV1beta1Interface) *ClientSet_ExtensionsV1beta1_Call
- type ClientSet_FlowcontrolV1_Call
- func (_c *ClientSet_FlowcontrolV1_Call) Return(_a0 flowcontrolv1.FlowcontrolV1Interface) *ClientSet_FlowcontrolV1_Call
- func (_c *ClientSet_FlowcontrolV1_Call) Run(run func()) *ClientSet_FlowcontrolV1_Call
- func (_c *ClientSet_FlowcontrolV1_Call) RunAndReturn(run func() flowcontrolv1.FlowcontrolV1Interface) *ClientSet_FlowcontrolV1_Call
- type ClientSet_FlowcontrolV1beta1_Call
- func (_c *ClientSet_FlowcontrolV1beta1_Call) Return(_a0 flowcontrolv1beta1.FlowcontrolV1beta1Interface) *ClientSet_FlowcontrolV1beta1_Call
- func (_c *ClientSet_FlowcontrolV1beta1_Call) Run(run func()) *ClientSet_FlowcontrolV1beta1_Call
- func (_c *ClientSet_FlowcontrolV1beta1_Call) RunAndReturn(run func() flowcontrolv1beta1.FlowcontrolV1beta1Interface) *ClientSet_FlowcontrolV1beta1_Call
- type ClientSet_FlowcontrolV1beta2_Call
- func (_c *ClientSet_FlowcontrolV1beta2_Call) Return(_a0 flowcontrolv1beta2.FlowcontrolV1beta2Interface) *ClientSet_FlowcontrolV1beta2_Call
- func (_c *ClientSet_FlowcontrolV1beta2_Call) Run(run func()) *ClientSet_FlowcontrolV1beta2_Call
- func (_c *ClientSet_FlowcontrolV1beta2_Call) RunAndReturn(run func() flowcontrolv1beta2.FlowcontrolV1beta2Interface) *ClientSet_FlowcontrolV1beta2_Call
- type ClientSet_FlowcontrolV1beta3_Call
- func (_c *ClientSet_FlowcontrolV1beta3_Call) Return(_a0 v1beta3.FlowcontrolV1beta3Interface) *ClientSet_FlowcontrolV1beta3_Call
- func (_c *ClientSet_FlowcontrolV1beta3_Call) Run(run func()) *ClientSet_FlowcontrolV1beta3_Call
- func (_c *ClientSet_FlowcontrolV1beta3_Call) RunAndReturn(run func() v1beta3.FlowcontrolV1beta3Interface) *ClientSet_FlowcontrolV1beta3_Call
- type ClientSet_InternalV1alpha1_Call
- func (_c *ClientSet_InternalV1alpha1_Call) Return(_a0 apiserverinternalv1alpha1.InternalV1alpha1Interface) *ClientSet_InternalV1alpha1_Call
- func (_c *ClientSet_InternalV1alpha1_Call) Run(run func()) *ClientSet_InternalV1alpha1_Call
- func (_c *ClientSet_InternalV1alpha1_Call) RunAndReturn(run func() apiserverinternalv1alpha1.InternalV1alpha1Interface) *ClientSet_InternalV1alpha1_Call
- type ClientSet_NetworkingV1_Call
- func (_c *ClientSet_NetworkingV1_Call) Return(_a0 networkingv1.NetworkingV1Interface) *ClientSet_NetworkingV1_Call
- func (_c *ClientSet_NetworkingV1_Call) Run(run func()) *ClientSet_NetworkingV1_Call
- func (_c *ClientSet_NetworkingV1_Call) RunAndReturn(run func() networkingv1.NetworkingV1Interface) *ClientSet_NetworkingV1_Call
- type ClientSet_NetworkingV1alpha1_Call
- func (_c *ClientSet_NetworkingV1alpha1_Call) Return(_a0 networkingv1alpha1.NetworkingV1alpha1Interface) *ClientSet_NetworkingV1alpha1_Call
- func (_c *ClientSet_NetworkingV1alpha1_Call) Run(run func()) *ClientSet_NetworkingV1alpha1_Call
- func (_c *ClientSet_NetworkingV1alpha1_Call) RunAndReturn(run func() networkingv1alpha1.NetworkingV1alpha1Interface) *ClientSet_NetworkingV1alpha1_Call
- type ClientSet_NetworkingV1beta1_Call
- func (_c *ClientSet_NetworkingV1beta1_Call) Return(_a0 networkingv1beta1.NetworkingV1beta1Interface) *ClientSet_NetworkingV1beta1_Call
- func (_c *ClientSet_NetworkingV1beta1_Call) Run(run func()) *ClientSet_NetworkingV1beta1_Call
- func (_c *ClientSet_NetworkingV1beta1_Call) RunAndReturn(run func() networkingv1beta1.NetworkingV1beta1Interface) *ClientSet_NetworkingV1beta1_Call
- type ClientSet_NodeV1_Call
- type ClientSet_NodeV1alpha1_Call
- func (_c *ClientSet_NodeV1alpha1_Call) Return(_a0 nodev1alpha1.NodeV1alpha1Interface) *ClientSet_NodeV1alpha1_Call
- func (_c *ClientSet_NodeV1alpha1_Call) Run(run func()) *ClientSet_NodeV1alpha1_Call
- func (_c *ClientSet_NodeV1alpha1_Call) RunAndReturn(run func() nodev1alpha1.NodeV1alpha1Interface) *ClientSet_NodeV1alpha1_Call
- type ClientSet_NodeV1beta1_Call
- func (_c *ClientSet_NodeV1beta1_Call) Return(_a0 nodev1beta1.NodeV1beta1Interface) *ClientSet_NodeV1beta1_Call
- func (_c *ClientSet_NodeV1beta1_Call) Run(run func()) *ClientSet_NodeV1beta1_Call
- func (_c *ClientSet_NodeV1beta1_Call) RunAndReturn(run func() nodev1beta1.NodeV1beta1Interface) *ClientSet_NodeV1beta1_Call
- type ClientSet_PolicyV1_Call
- type ClientSet_PolicyV1beta1_Call
- func (_c *ClientSet_PolicyV1beta1_Call) Return(_a0 policyv1beta1.PolicyV1beta1Interface) *ClientSet_PolicyV1beta1_Call
- func (_c *ClientSet_PolicyV1beta1_Call) Run(run func()) *ClientSet_PolicyV1beta1_Call
- func (_c *ClientSet_PolicyV1beta1_Call) RunAndReturn(run func() policyv1beta1.PolicyV1beta1Interface) *ClientSet_PolicyV1beta1_Call
- type ClientSet_RbacV1_Call
- type ClientSet_RbacV1alpha1_Call
- func (_c *ClientSet_RbacV1alpha1_Call) Return(_a0 rbacv1alpha1.RbacV1alpha1Interface) *ClientSet_RbacV1alpha1_Call
- func (_c *ClientSet_RbacV1alpha1_Call) Run(run func()) *ClientSet_RbacV1alpha1_Call
- func (_c *ClientSet_RbacV1alpha1_Call) RunAndReturn(run func() rbacv1alpha1.RbacV1alpha1Interface) *ClientSet_RbacV1alpha1_Call
- type ClientSet_RbacV1beta1_Call
- func (_c *ClientSet_RbacV1beta1_Call) Return(_a0 rbacv1beta1.RbacV1beta1Interface) *ClientSet_RbacV1beta1_Call
- func (_c *ClientSet_RbacV1beta1_Call) Run(run func()) *ClientSet_RbacV1beta1_Call
- func (_c *ClientSet_RbacV1beta1_Call) RunAndReturn(run func() rbacv1beta1.RbacV1beta1Interface) *ClientSet_RbacV1beta1_Call
- type ClientSet_ResourceV1alpha2_Call
- func (_c *ClientSet_ResourceV1alpha2_Call) Return(_a0 v1alpha2.ResourceV1alpha2Interface) *ClientSet_ResourceV1alpha2_Call
- func (_c *ClientSet_ResourceV1alpha2_Call) Run(run func()) *ClientSet_ResourceV1alpha2_Call
- func (_c *ClientSet_ResourceV1alpha2_Call) RunAndReturn(run func() v1alpha2.ResourceV1alpha2Interface) *ClientSet_ResourceV1alpha2_Call
- type ClientSet_SchedulingV1_Call
- func (_c *ClientSet_SchedulingV1_Call) Return(_a0 schedulingv1.SchedulingV1Interface) *ClientSet_SchedulingV1_Call
- func (_c *ClientSet_SchedulingV1_Call) Run(run func()) *ClientSet_SchedulingV1_Call
- func (_c *ClientSet_SchedulingV1_Call) RunAndReturn(run func() schedulingv1.SchedulingV1Interface) *ClientSet_SchedulingV1_Call
- type ClientSet_SchedulingV1alpha1_Call
- func (_c *ClientSet_SchedulingV1alpha1_Call) Return(_a0 schedulingv1alpha1.SchedulingV1alpha1Interface) *ClientSet_SchedulingV1alpha1_Call
- func (_c *ClientSet_SchedulingV1alpha1_Call) Run(run func()) *ClientSet_SchedulingV1alpha1_Call
- func (_c *ClientSet_SchedulingV1alpha1_Call) RunAndReturn(run func() schedulingv1alpha1.SchedulingV1alpha1Interface) *ClientSet_SchedulingV1alpha1_Call
- type ClientSet_SchedulingV1beta1_Call
- func (_c *ClientSet_SchedulingV1beta1_Call) Return(_a0 schedulingv1beta1.SchedulingV1beta1Interface) *ClientSet_SchedulingV1beta1_Call
- func (_c *ClientSet_SchedulingV1beta1_Call) Run(run func()) *ClientSet_SchedulingV1beta1_Call
- func (_c *ClientSet_SchedulingV1beta1_Call) RunAndReturn(run func() schedulingv1beta1.SchedulingV1beta1Interface) *ClientSet_SchedulingV1beta1_Call
- type ClientSet_StorageV1_Call
- type ClientSet_StorageV1alpha1_Call
- func (_c *ClientSet_StorageV1alpha1_Call) Return(_a0 storagev1alpha1.StorageV1alpha1Interface) *ClientSet_StorageV1alpha1_Call
- func (_c *ClientSet_StorageV1alpha1_Call) Run(run func()) *ClientSet_StorageV1alpha1_Call
- func (_c *ClientSet_StorageV1alpha1_Call) RunAndReturn(run func() storagev1alpha1.StorageV1alpha1Interface) *ClientSet_StorageV1alpha1_Call
- type ClientSet_StorageV1beta1_Call
- func (_c *ClientSet_StorageV1beta1_Call) Return(_a0 storagev1beta1.StorageV1beta1Interface) *ClientSet_StorageV1beta1_Call
- func (_c *ClientSet_StorageV1beta1_Call) Run(run func()) *ClientSet_StorageV1beta1_Call
- func (_c *ClientSet_StorageV1beta1_Call) RunAndReturn(run func() storagev1beta1.StorageV1beta1Interface) *ClientSet_StorageV1beta1_Call
- type ClientSet_StoragemigrationV1alpha1_Call
- func (_c *ClientSet_StoragemigrationV1alpha1_Call) Return(_a0 storagemigrationv1alpha1.StoragemigrationV1alpha1Interface) *ClientSet_StoragemigrationV1alpha1_Call
- func (_c *ClientSet_StoragemigrationV1alpha1_Call) Run(run func()) *ClientSet_StoragemigrationV1alpha1_Call
- func (_c *ClientSet_StoragemigrationV1alpha1_Call) RunAndReturn(run func() storagemigrationv1alpha1.StoragemigrationV1alpha1Interface) *ClientSet_StoragemigrationV1alpha1_Call
- type ConfigMapInterface
- func (_m *ConfigMapInterface) Apply(ctx context.Context, configMap *v1.ConfigMapApplyConfiguration, ...) (*corev1.ConfigMap, error)
- func (_m *ConfigMapInterface) Create(ctx context.Context, configMap *corev1.ConfigMap, opts metav1.CreateOptions) (*corev1.ConfigMap, error)
- func (_m *ConfigMapInterface) Delete(ctx context.Context, name string, opts metav1.DeleteOptions) error
- func (_m *ConfigMapInterface) DeleteCollection(ctx context.Context, opts metav1.DeleteOptions, listOpts metav1.ListOptions) error
- func (_m *ConfigMapInterface) EXPECT() *ConfigMapInterface_Expecter
- func (_m *ConfigMapInterface) Get(ctx context.Context, name string, opts metav1.GetOptions) (*corev1.ConfigMap, error)
- func (_m *ConfigMapInterface) List(ctx context.Context, opts metav1.ListOptions) (*corev1.ConfigMapList, error)
- func (_m *ConfigMapInterface) Patch(ctx context.Context, name string, pt types.PatchType, data []byte, ...) (*corev1.ConfigMap, error)
- func (_m *ConfigMapInterface) Update(ctx context.Context, configMap *corev1.ConfigMap, opts metav1.UpdateOptions) (*corev1.ConfigMap, error)
- func (_m *ConfigMapInterface) Watch(ctx context.Context, opts metav1.ListOptions) (watch.Interface, error)
- type ConfigMapInterface_Apply_Call
- func (_c *ConfigMapInterface_Apply_Call) Return(result *corev1.ConfigMap, err error) *ConfigMapInterface_Apply_Call
- func (_c *ConfigMapInterface_Apply_Call) Run(run func(ctx context.Context, configMap *v1.ConfigMapApplyConfiguration, ...)) *ConfigMapInterface_Apply_Call
- func (_c *ConfigMapInterface_Apply_Call) RunAndReturn(...) *ConfigMapInterface_Apply_Call
- type ConfigMapInterface_Create_Call
- type ConfigMapInterface_DeleteCollection_Call
- func (_c *ConfigMapInterface_DeleteCollection_Call) Return(_a0 error) *ConfigMapInterface_DeleteCollection_Call
- func (_c *ConfigMapInterface_DeleteCollection_Call) Run(...) *ConfigMapInterface_DeleteCollection_Call
- func (_c *ConfigMapInterface_DeleteCollection_Call) RunAndReturn(run func(context.Context, metav1.DeleteOptions, metav1.ListOptions) error) *ConfigMapInterface_DeleteCollection_Call
- type ConfigMapInterface_Delete_Call
- func (_c *ConfigMapInterface_Delete_Call) Return(_a0 error) *ConfigMapInterface_Delete_Call
- func (_c *ConfigMapInterface_Delete_Call) Run(run func(ctx context.Context, name string, opts metav1.DeleteOptions)) *ConfigMapInterface_Delete_Call
- func (_c *ConfigMapInterface_Delete_Call) RunAndReturn(run func(context.Context, string, metav1.DeleteOptions) error) *ConfigMapInterface_Delete_Call
- type ConfigMapInterface_Expecter
- func (_e *ConfigMapInterface_Expecter) Apply(ctx interface{}, configMap interface{}, opts interface{}) *ConfigMapInterface_Apply_Call
- func (_e *ConfigMapInterface_Expecter) Create(ctx interface{}, configMap interface{}, opts interface{}) *ConfigMapInterface_Create_Call
- func (_e *ConfigMapInterface_Expecter) Delete(ctx interface{}, name interface{}, opts interface{}) *ConfigMapInterface_Delete_Call
- func (_e *ConfigMapInterface_Expecter) DeleteCollection(ctx interface{}, opts interface{}, listOpts interface{}) *ConfigMapInterface_DeleteCollection_Call
- func (_e *ConfigMapInterface_Expecter) Get(ctx interface{}, name interface{}, opts interface{}) *ConfigMapInterface_Get_Call
- func (_e *ConfigMapInterface_Expecter) List(ctx interface{}, opts interface{}) *ConfigMapInterface_List_Call
- func (_e *ConfigMapInterface_Expecter) Patch(ctx interface{}, name interface{}, pt interface{}, data interface{}, ...) *ConfigMapInterface_Patch_Call
- func (_e *ConfigMapInterface_Expecter) Update(ctx interface{}, configMap interface{}, opts interface{}) *ConfigMapInterface_Update_Call
- func (_e *ConfigMapInterface_Expecter) Watch(ctx interface{}, opts interface{}) *ConfigMapInterface_Watch_Call
- type ConfigMapInterface_Get_Call
- func (_c *ConfigMapInterface_Get_Call) Return(_a0 *corev1.ConfigMap, _a1 error) *ConfigMapInterface_Get_Call
- func (_c *ConfigMapInterface_Get_Call) Run(run func(ctx context.Context, name string, opts metav1.GetOptions)) *ConfigMapInterface_Get_Call
- func (_c *ConfigMapInterface_Get_Call) RunAndReturn(...) *ConfigMapInterface_Get_Call
- type ConfigMapInterface_List_Call
- func (_c *ConfigMapInterface_List_Call) Return(_a0 *corev1.ConfigMapList, _a1 error) *ConfigMapInterface_List_Call
- func (_c *ConfigMapInterface_List_Call) Run(run func(ctx context.Context, opts metav1.ListOptions)) *ConfigMapInterface_List_Call
- func (_c *ConfigMapInterface_List_Call) RunAndReturn(run func(context.Context, metav1.ListOptions) (*corev1.ConfigMapList, error)) *ConfigMapInterface_List_Call
- type ConfigMapInterface_Patch_Call
- type ConfigMapInterface_Update_Call
- type ConfigMapInterface_Watch_Call
- func (_c *ConfigMapInterface_Watch_Call) Return(_a0 watch.Interface, _a1 error) *ConfigMapInterface_Watch_Call
- func (_c *ConfigMapInterface_Watch_Call) Run(run func(ctx context.Context, opts metav1.ListOptions)) *ConfigMapInterface_Watch_Call
- func (_c *ConfigMapInterface_Watch_Call) RunAndReturn(run func(context.Context, metav1.ListOptions) (watch.Interface, error)) *ConfigMapInterface_Watch_Call
- type ConfigurationContext
- func (_m *ConfigurationContext) Delete(key string) error
- func (_m *ConfigurationContext) DeleteRecursive(key string) error
- func (_m *ConfigurationContext) EXPECT() *ConfigurationContext_Expecter
- func (_m *ConfigurationContext) Exists(key string) (bool, error)
- func (_m *ConfigurationContext) Get(key string) (string, error)
- func (_m *ConfigurationContext) GetAll() (map[string]string, error)
- func (_m *ConfigurationContext) GetOrFalse(key string) (bool, string, error)
- func (_m *ConfigurationContext) Refresh(key string, timeToLiveInSeconds int) error
- func (_m *ConfigurationContext) RemoveAll() error
- func (_m *ConfigurationContext) Set(key string, value string) error
- func (_m *ConfigurationContext) SetWithLifetime(key string, value string, timeToLiveInSeconds int) error
- type ConfigurationContext_DeleteRecursive_Call
- func (_c *ConfigurationContext_DeleteRecursive_Call) Return(_a0 error) *ConfigurationContext_DeleteRecursive_Call
- func (_c *ConfigurationContext_DeleteRecursive_Call) Run(run func(key string)) *ConfigurationContext_DeleteRecursive_Call
- func (_c *ConfigurationContext_DeleteRecursive_Call) RunAndReturn(run func(string) error) *ConfigurationContext_DeleteRecursive_Call
- type ConfigurationContext_Delete_Call
- func (_c *ConfigurationContext_Delete_Call) Return(_a0 error) *ConfigurationContext_Delete_Call
- func (_c *ConfigurationContext_Delete_Call) Run(run func(key string)) *ConfigurationContext_Delete_Call
- func (_c *ConfigurationContext_Delete_Call) RunAndReturn(run func(string) error) *ConfigurationContext_Delete_Call
- type ConfigurationContext_Exists_Call
- func (_c *ConfigurationContext_Exists_Call) Return(_a0 bool, _a1 error) *ConfigurationContext_Exists_Call
- func (_c *ConfigurationContext_Exists_Call) Run(run func(key string)) *ConfigurationContext_Exists_Call
- func (_c *ConfigurationContext_Exists_Call) RunAndReturn(run func(string) (bool, error)) *ConfigurationContext_Exists_Call
- type ConfigurationContext_Expecter
- func (_e *ConfigurationContext_Expecter) Delete(key interface{}) *ConfigurationContext_Delete_Call
- func (_e *ConfigurationContext_Expecter) DeleteRecursive(key interface{}) *ConfigurationContext_DeleteRecursive_Call
- func (_e *ConfigurationContext_Expecter) Exists(key interface{}) *ConfigurationContext_Exists_Call
- func (_e *ConfigurationContext_Expecter) Get(key interface{}) *ConfigurationContext_Get_Call
- func (_e *ConfigurationContext_Expecter) GetAll() *ConfigurationContext_GetAll_Call
- func (_e *ConfigurationContext_Expecter) GetOrFalse(key interface{}) *ConfigurationContext_GetOrFalse_Call
- func (_e *ConfigurationContext_Expecter) Refresh(key interface{}, timeToLiveInSeconds interface{}) *ConfigurationContext_Refresh_Call
- func (_e *ConfigurationContext_Expecter) RemoveAll() *ConfigurationContext_RemoveAll_Call
- func (_e *ConfigurationContext_Expecter) Set(key interface{}, value interface{}) *ConfigurationContext_Set_Call
- func (_e *ConfigurationContext_Expecter) SetWithLifetime(key interface{}, value interface{}, timeToLiveInSeconds interface{}) *ConfigurationContext_SetWithLifetime_Call
- type ConfigurationContext_GetAll_Call
- func (_c *ConfigurationContext_GetAll_Call) Return(_a0 map[string]string, _a1 error) *ConfigurationContext_GetAll_Call
- func (_c *ConfigurationContext_GetAll_Call) Run(run func()) *ConfigurationContext_GetAll_Call
- func (_c *ConfigurationContext_GetAll_Call) RunAndReturn(run func() (map[string]string, error)) *ConfigurationContext_GetAll_Call
- type ConfigurationContext_GetOrFalse_Call
- func (_c *ConfigurationContext_GetOrFalse_Call) Return(_a0 bool, _a1 string, _a2 error) *ConfigurationContext_GetOrFalse_Call
- func (_c *ConfigurationContext_GetOrFalse_Call) Run(run func(key string)) *ConfigurationContext_GetOrFalse_Call
- func (_c *ConfigurationContext_GetOrFalse_Call) RunAndReturn(run func(string) (bool, string, error)) *ConfigurationContext_GetOrFalse_Call
- type ConfigurationContext_Get_Call
- func (_c *ConfigurationContext_Get_Call) Return(_a0 string, _a1 error) *ConfigurationContext_Get_Call
- func (_c *ConfigurationContext_Get_Call) Run(run func(key string)) *ConfigurationContext_Get_Call
- func (_c *ConfigurationContext_Get_Call) RunAndReturn(run func(string) (string, error)) *ConfigurationContext_Get_Call
- type ConfigurationContext_Refresh_Call
- func (_c *ConfigurationContext_Refresh_Call) Return(_a0 error) *ConfigurationContext_Refresh_Call
- func (_c *ConfigurationContext_Refresh_Call) Run(run func(key string, timeToLiveInSeconds int)) *ConfigurationContext_Refresh_Call
- func (_c *ConfigurationContext_Refresh_Call) RunAndReturn(run func(string, int) error) *ConfigurationContext_Refresh_Call
- type ConfigurationContext_RemoveAll_Call
- func (_c *ConfigurationContext_RemoveAll_Call) Return(_a0 error) *ConfigurationContext_RemoveAll_Call
- func (_c *ConfigurationContext_RemoveAll_Call) Run(run func()) *ConfigurationContext_RemoveAll_Call
- func (_c *ConfigurationContext_RemoveAll_Call) RunAndReturn(run func() error) *ConfigurationContext_RemoveAll_Call
- type ConfigurationContext_SetWithLifetime_Call
- func (_c *ConfigurationContext_SetWithLifetime_Call) Return(_a0 error) *ConfigurationContext_SetWithLifetime_Call
- func (_c *ConfigurationContext_SetWithLifetime_Call) Run(run func(key string, value string, timeToLiveInSeconds int)) *ConfigurationContext_SetWithLifetime_Call
- func (_c *ConfigurationContext_SetWithLifetime_Call) RunAndReturn(run func(string, string, int) error) *ConfigurationContext_SetWithLifetime_Call
- type ConfigurationContext_Set_Call
- func (_c *ConfigurationContext_Set_Call) Return(_a0 error) *ConfigurationContext_Set_Call
- func (_c *ConfigurationContext_Set_Call) Run(run func(key string, value string)) *ConfigurationContext_Set_Call
- func (_c *ConfigurationContext_Set_Call) RunAndReturn(run func(string, string) error) *ConfigurationContext_Set_Call
- type ConfigurationRegistry
- func (_m *ConfigurationRegistry) BlueprintRegistry() registry.ConfigurationContext
- func (_m *ConfigurationRegistry) DoguConfig(dogu string) registry.ConfigurationContext
- func (_m *ConfigurationRegistry) DoguRegistry() registry.DoguRegistry
- func (_m *ConfigurationRegistry) EXPECT() *ConfigurationRegistry_Expecter
- func (_m *ConfigurationRegistry) GetNode() (registry.Node, error)
- func (_m *ConfigurationRegistry) GlobalConfig() registry.ConfigurationContext
- func (_m *ConfigurationRegistry) HostConfig(hostService string) registry.ConfigurationContext
- func (_m *ConfigurationRegistry) RootConfig() registry.WatchConfigurationContext
- func (_m *ConfigurationRegistry) State(dogu string) registry.State
- type ConfigurationRegistry_BlueprintRegistry_Call
- func (_c *ConfigurationRegistry_BlueprintRegistry_Call) Return(_a0 registry.ConfigurationContext) *ConfigurationRegistry_BlueprintRegistry_Call
- func (_c *ConfigurationRegistry_BlueprintRegistry_Call) Run(run func()) *ConfigurationRegistry_BlueprintRegistry_Call
- func (_c *ConfigurationRegistry_BlueprintRegistry_Call) RunAndReturn(run func() registry.ConfigurationContext) *ConfigurationRegistry_BlueprintRegistry_Call
- type ConfigurationRegistry_DoguConfig_Call
- func (_c *ConfigurationRegistry_DoguConfig_Call) Return(_a0 registry.ConfigurationContext) *ConfigurationRegistry_DoguConfig_Call
- func (_c *ConfigurationRegistry_DoguConfig_Call) Run(run func(dogu string)) *ConfigurationRegistry_DoguConfig_Call
- func (_c *ConfigurationRegistry_DoguConfig_Call) RunAndReturn(run func(string) registry.ConfigurationContext) *ConfigurationRegistry_DoguConfig_Call
- type ConfigurationRegistry_DoguRegistry_Call
- func (_c *ConfigurationRegistry_DoguRegistry_Call) Return(_a0 registry.DoguRegistry) *ConfigurationRegistry_DoguRegistry_Call
- func (_c *ConfigurationRegistry_DoguRegistry_Call) Run(run func()) *ConfigurationRegistry_DoguRegistry_Call
- func (_c *ConfigurationRegistry_DoguRegistry_Call) RunAndReturn(run func() registry.DoguRegistry) *ConfigurationRegistry_DoguRegistry_Call
- type ConfigurationRegistry_Expecter
- func (_e *ConfigurationRegistry_Expecter) BlueprintRegistry() *ConfigurationRegistry_BlueprintRegistry_Call
- func (_e *ConfigurationRegistry_Expecter) DoguConfig(dogu interface{}) *ConfigurationRegistry_DoguConfig_Call
- func (_e *ConfigurationRegistry_Expecter) DoguRegistry() *ConfigurationRegistry_DoguRegistry_Call
- func (_e *ConfigurationRegistry_Expecter) GetNode() *ConfigurationRegistry_GetNode_Call
- func (_e *ConfigurationRegistry_Expecter) GlobalConfig() *ConfigurationRegistry_GlobalConfig_Call
- func (_e *ConfigurationRegistry_Expecter) HostConfig(hostService interface{}) *ConfigurationRegistry_HostConfig_Call
- func (_e *ConfigurationRegistry_Expecter) RootConfig() *ConfigurationRegistry_RootConfig_Call
- func (_e *ConfigurationRegistry_Expecter) State(dogu interface{}) *ConfigurationRegistry_State_Call
- type ConfigurationRegistry_GetNode_Call
- func (_c *ConfigurationRegistry_GetNode_Call) Return(_a0 registry.Node, _a1 error) *ConfigurationRegistry_GetNode_Call
- func (_c *ConfigurationRegistry_GetNode_Call) Run(run func()) *ConfigurationRegistry_GetNode_Call
- func (_c *ConfigurationRegistry_GetNode_Call) RunAndReturn(run func() (registry.Node, error)) *ConfigurationRegistry_GetNode_Call
- type ConfigurationRegistry_GlobalConfig_Call
- func (_c *ConfigurationRegistry_GlobalConfig_Call) Return(_a0 registry.ConfigurationContext) *ConfigurationRegistry_GlobalConfig_Call
- func (_c *ConfigurationRegistry_GlobalConfig_Call) Run(run func()) *ConfigurationRegistry_GlobalConfig_Call
- func (_c *ConfigurationRegistry_GlobalConfig_Call) RunAndReturn(run func() registry.ConfigurationContext) *ConfigurationRegistry_GlobalConfig_Call
- type ConfigurationRegistry_HostConfig_Call
- func (_c *ConfigurationRegistry_HostConfig_Call) Return(_a0 registry.ConfigurationContext) *ConfigurationRegistry_HostConfig_Call
- func (_c *ConfigurationRegistry_HostConfig_Call) Run(run func(hostService string)) *ConfigurationRegistry_HostConfig_Call
- func (_c *ConfigurationRegistry_HostConfig_Call) RunAndReturn(run func(string) registry.ConfigurationContext) *ConfigurationRegistry_HostConfig_Call
- type ConfigurationRegistry_RootConfig_Call
- func (_c *ConfigurationRegistry_RootConfig_Call) Return(_a0 registry.WatchConfigurationContext) *ConfigurationRegistry_RootConfig_Call
- func (_c *ConfigurationRegistry_RootConfig_Call) Run(run func()) *ConfigurationRegistry_RootConfig_Call
- func (_c *ConfigurationRegistry_RootConfig_Call) RunAndReturn(run func() registry.WatchConfigurationContext) *ConfigurationRegistry_RootConfig_Call
- type ConfigurationRegistry_State_Call
- func (_c *ConfigurationRegistry_State_Call) Return(_a0 registry.State) *ConfigurationRegistry_State_Call
- func (_c *ConfigurationRegistry_State_Call) Run(run func(dogu string)) *ConfigurationRegistry_State_Call
- func (_c *ConfigurationRegistry_State_Call) RunAndReturn(run func(string) registry.State) *ConfigurationRegistry_State_Call
- type ControllerManager
- func (_m *ControllerManager) Add(_a0 manager.Runnable) error
- func (_m *ControllerManager) AddHealthzCheck(name string, check healthz.Checker) error
- func (_m *ControllerManager) AddMetricsServerExtraHandler(path string, handler http.Handler) error
- func (_m *ControllerManager) AddReadyzCheck(name string, check healthz.Checker) error
- func (_m *ControllerManager) EXPECT() *ControllerManager_Expecter
- func (_m *ControllerManager) Elected() <-chan struct{}
- func (_m *ControllerManager) GetAPIReader() client.Reader
- func (_m *ControllerManager) GetCache() cache.Cache
- func (_m *ControllerManager) GetClient() client.Client
- func (_m *ControllerManager) GetConfig() *rest.Config
- func (_m *ControllerManager) GetControllerOptions() config.Controller
- func (_m *ControllerManager) GetEventRecorderFor(name string) record.EventRecorder
- func (_m *ControllerManager) GetFieldIndexer() client.FieldIndexer
- func (_m *ControllerManager) GetHTTPClient() *http.Client
- func (_m *ControllerManager) GetLogger() logr.Logger
- func (_m *ControllerManager) GetRESTMapper() meta.RESTMapper
- func (_m *ControllerManager) GetScheme() *runtime.Scheme
- func (_m *ControllerManager) GetWebhookServer() webhook.Server
- func (_m *ControllerManager) Start(ctx context.Context) error
- type ControllerManager_AddHealthzCheck_Call
- func (_c *ControllerManager_AddHealthzCheck_Call) Return(_a0 error) *ControllerManager_AddHealthzCheck_Call
- func (_c *ControllerManager_AddHealthzCheck_Call) Run(run func(name string, check healthz.Checker)) *ControllerManager_AddHealthzCheck_Call
- func (_c *ControllerManager_AddHealthzCheck_Call) RunAndReturn(run func(string, healthz.Checker) error) *ControllerManager_AddHealthzCheck_Call
- type ControllerManager_AddMetricsServerExtraHandler_Call
- func (_c *ControllerManager_AddMetricsServerExtraHandler_Call) Return(_a0 error) *ControllerManager_AddMetricsServerExtraHandler_Call
- func (_c *ControllerManager_AddMetricsServerExtraHandler_Call) Run(run func(path string, handler http.Handler)) *ControllerManager_AddMetricsServerExtraHandler_Call
- func (_c *ControllerManager_AddMetricsServerExtraHandler_Call) RunAndReturn(run func(string, http.Handler) error) *ControllerManager_AddMetricsServerExtraHandler_Call
- type ControllerManager_AddReadyzCheck_Call
- func (_c *ControllerManager_AddReadyzCheck_Call) Return(_a0 error) *ControllerManager_AddReadyzCheck_Call
- func (_c *ControllerManager_AddReadyzCheck_Call) Run(run func(name string, check healthz.Checker)) *ControllerManager_AddReadyzCheck_Call
- func (_c *ControllerManager_AddReadyzCheck_Call) RunAndReturn(run func(string, healthz.Checker) error) *ControllerManager_AddReadyzCheck_Call
- type ControllerManager_Add_Call
- type ControllerManager_Elected_Call
- func (_c *ControllerManager_Elected_Call) Return(_a0 <-chan struct{}) *ControllerManager_Elected_Call
- func (_c *ControllerManager_Elected_Call) Run(run func()) *ControllerManager_Elected_Call
- func (_c *ControllerManager_Elected_Call) RunAndReturn(run func() <-chan struct{}) *ControllerManager_Elected_Call
- type ControllerManager_Expecter
- func (_e *ControllerManager_Expecter) Add(_a0 interface{}) *ControllerManager_Add_Call
- func (_e *ControllerManager_Expecter) AddHealthzCheck(name interface{}, check interface{}) *ControllerManager_AddHealthzCheck_Call
- func (_e *ControllerManager_Expecter) AddMetricsServerExtraHandler(path interface{}, handler interface{}) *ControllerManager_AddMetricsServerExtraHandler_Call
- func (_e *ControllerManager_Expecter) AddReadyzCheck(name interface{}, check interface{}) *ControllerManager_AddReadyzCheck_Call
- func (_e *ControllerManager_Expecter) Elected() *ControllerManager_Elected_Call
- func (_e *ControllerManager_Expecter) GetAPIReader() *ControllerManager_GetAPIReader_Call
- func (_e *ControllerManager_Expecter) GetCache() *ControllerManager_GetCache_Call
- func (_e *ControllerManager_Expecter) GetClient() *ControllerManager_GetClient_Call
- func (_e *ControllerManager_Expecter) GetConfig() *ControllerManager_GetConfig_Call
- func (_e *ControllerManager_Expecter) GetControllerOptions() *ControllerManager_GetControllerOptions_Call
- func (_e *ControllerManager_Expecter) GetEventRecorderFor(name interface{}) *ControllerManager_GetEventRecorderFor_Call
- func (_e *ControllerManager_Expecter) GetFieldIndexer() *ControllerManager_GetFieldIndexer_Call
- func (_e *ControllerManager_Expecter) GetHTTPClient() *ControllerManager_GetHTTPClient_Call
- func (_e *ControllerManager_Expecter) GetLogger() *ControllerManager_GetLogger_Call
- func (_e *ControllerManager_Expecter) GetRESTMapper() *ControllerManager_GetRESTMapper_Call
- func (_e *ControllerManager_Expecter) GetScheme() *ControllerManager_GetScheme_Call
- func (_e *ControllerManager_Expecter) GetWebhookServer() *ControllerManager_GetWebhookServer_Call
- func (_e *ControllerManager_Expecter) Start(ctx interface{}) *ControllerManager_Start_Call
- type ControllerManager_GetAPIReader_Call
- func (_c *ControllerManager_GetAPIReader_Call) Return(_a0 client.Reader) *ControllerManager_GetAPIReader_Call
- func (_c *ControllerManager_GetAPIReader_Call) Run(run func()) *ControllerManager_GetAPIReader_Call
- func (_c *ControllerManager_GetAPIReader_Call) RunAndReturn(run func() client.Reader) *ControllerManager_GetAPIReader_Call
- type ControllerManager_GetCache_Call
- func (_c *ControllerManager_GetCache_Call) Return(_a0 cache.Cache) *ControllerManager_GetCache_Call
- func (_c *ControllerManager_GetCache_Call) Run(run func()) *ControllerManager_GetCache_Call
- func (_c *ControllerManager_GetCache_Call) RunAndReturn(run func() cache.Cache) *ControllerManager_GetCache_Call
- type ControllerManager_GetClient_Call
- func (_c *ControllerManager_GetClient_Call) Return(_a0 client.Client) *ControllerManager_GetClient_Call
- func (_c *ControllerManager_GetClient_Call) Run(run func()) *ControllerManager_GetClient_Call
- func (_c *ControllerManager_GetClient_Call) RunAndReturn(run func() client.Client) *ControllerManager_GetClient_Call
- type ControllerManager_GetConfig_Call
- func (_c *ControllerManager_GetConfig_Call) Return(_a0 *rest.Config) *ControllerManager_GetConfig_Call
- func (_c *ControllerManager_GetConfig_Call) Run(run func()) *ControllerManager_GetConfig_Call
- func (_c *ControllerManager_GetConfig_Call) RunAndReturn(run func() *rest.Config) *ControllerManager_GetConfig_Call
- type ControllerManager_GetControllerOptions_Call
- func (_c *ControllerManager_GetControllerOptions_Call) Return(_a0 config.Controller) *ControllerManager_GetControllerOptions_Call
- func (_c *ControllerManager_GetControllerOptions_Call) Run(run func()) *ControllerManager_GetControllerOptions_Call
- func (_c *ControllerManager_GetControllerOptions_Call) RunAndReturn(run func() config.Controller) *ControllerManager_GetControllerOptions_Call
- type ControllerManager_GetEventRecorderFor_Call
- func (_c *ControllerManager_GetEventRecorderFor_Call) Return(_a0 record.EventRecorder) *ControllerManager_GetEventRecorderFor_Call
- func (_c *ControllerManager_GetEventRecorderFor_Call) Run(run func(name string)) *ControllerManager_GetEventRecorderFor_Call
- func (_c *ControllerManager_GetEventRecorderFor_Call) RunAndReturn(run func(string) record.EventRecorder) *ControllerManager_GetEventRecorderFor_Call
- type ControllerManager_GetFieldIndexer_Call
- func (_c *ControllerManager_GetFieldIndexer_Call) Return(_a0 client.FieldIndexer) *ControllerManager_GetFieldIndexer_Call
- func (_c *ControllerManager_GetFieldIndexer_Call) Run(run func()) *ControllerManager_GetFieldIndexer_Call
- func (_c *ControllerManager_GetFieldIndexer_Call) RunAndReturn(run func() client.FieldIndexer) *ControllerManager_GetFieldIndexer_Call
- type ControllerManager_GetHTTPClient_Call
- func (_c *ControllerManager_GetHTTPClient_Call) Return(_a0 *http.Client) *ControllerManager_GetHTTPClient_Call
- func (_c *ControllerManager_GetHTTPClient_Call) Run(run func()) *ControllerManager_GetHTTPClient_Call
- func (_c *ControllerManager_GetHTTPClient_Call) RunAndReturn(run func() *http.Client) *ControllerManager_GetHTTPClient_Call
- type ControllerManager_GetLogger_Call
- func (_c *ControllerManager_GetLogger_Call) Return(_a0 logr.Logger) *ControllerManager_GetLogger_Call
- func (_c *ControllerManager_GetLogger_Call) Run(run func()) *ControllerManager_GetLogger_Call
- func (_c *ControllerManager_GetLogger_Call) RunAndReturn(run func() logr.Logger) *ControllerManager_GetLogger_Call
- type ControllerManager_GetRESTMapper_Call
- func (_c *ControllerManager_GetRESTMapper_Call) Return(_a0 meta.RESTMapper) *ControllerManager_GetRESTMapper_Call
- func (_c *ControllerManager_GetRESTMapper_Call) Run(run func()) *ControllerManager_GetRESTMapper_Call
- func (_c *ControllerManager_GetRESTMapper_Call) RunAndReturn(run func() meta.RESTMapper) *ControllerManager_GetRESTMapper_Call
- type ControllerManager_GetScheme_Call
- func (_c *ControllerManager_GetScheme_Call) Return(_a0 *runtime.Scheme) *ControllerManager_GetScheme_Call
- func (_c *ControllerManager_GetScheme_Call) Run(run func()) *ControllerManager_GetScheme_Call
- func (_c *ControllerManager_GetScheme_Call) RunAndReturn(run func() *runtime.Scheme) *ControllerManager_GetScheme_Call
- type ControllerManager_GetWebhookServer_Call
- func (_c *ControllerManager_GetWebhookServer_Call) Return(_a0 webhook.Server) *ControllerManager_GetWebhookServer_Call
- func (_c *ControllerManager_GetWebhookServer_Call) Run(run func()) *ControllerManager_GetWebhookServer_Call
- func (_c *ControllerManager_GetWebhookServer_Call) RunAndReturn(run func() webhook.Server) *ControllerManager_GetWebhookServer_Call
- type ControllerManager_Start_Call
- func (_c *ControllerManager_Start_Call) Return(_a0 error) *ControllerManager_Start_Call
- func (_c *ControllerManager_Start_Call) Run(run func(ctx context.Context)) *ControllerManager_Start_Call
- func (_c *ControllerManager_Start_Call) RunAndReturn(run func(context.Context) error) *ControllerManager_Start_Call
- type CoreV1Interface
- func (_m *CoreV1Interface) ComponentStatuses() v1.ComponentStatusInterface
- func (_m *CoreV1Interface) ConfigMaps(namespace string) v1.ConfigMapInterface
- func (_m *CoreV1Interface) EXPECT() *CoreV1Interface_Expecter
- func (_m *CoreV1Interface) Endpoints(namespace string) v1.EndpointsInterface
- func (_m *CoreV1Interface) Events(namespace string) v1.EventInterface
- func (_m *CoreV1Interface) LimitRanges(namespace string) v1.LimitRangeInterface
- func (_m *CoreV1Interface) Namespaces() v1.NamespaceInterface
- func (_m *CoreV1Interface) Nodes() v1.NodeInterface
- func (_m *CoreV1Interface) PersistentVolumeClaims(namespace string) v1.PersistentVolumeClaimInterface
- func (_m *CoreV1Interface) PersistentVolumes() v1.PersistentVolumeInterface
- func (_m *CoreV1Interface) PodTemplates(namespace string) v1.PodTemplateInterface
- func (_m *CoreV1Interface) Pods(namespace string) v1.PodInterface
- func (_m *CoreV1Interface) RESTClient() rest.Interface
- func (_m *CoreV1Interface) ReplicationControllers(namespace string) v1.ReplicationControllerInterface
- func (_m *CoreV1Interface) ResourceQuotas(namespace string) v1.ResourceQuotaInterface
- func (_m *CoreV1Interface) Secrets(namespace string) v1.SecretInterface
- func (_m *CoreV1Interface) ServiceAccounts(namespace string) v1.ServiceAccountInterface
- func (_m *CoreV1Interface) Services(namespace string) v1.ServiceInterface
- type CoreV1Interface_ComponentStatuses_Call
- func (_c *CoreV1Interface_ComponentStatuses_Call) Return(_a0 v1.ComponentStatusInterface) *CoreV1Interface_ComponentStatuses_Call
- func (_c *CoreV1Interface_ComponentStatuses_Call) Run(run func()) *CoreV1Interface_ComponentStatuses_Call
- func (_c *CoreV1Interface_ComponentStatuses_Call) RunAndReturn(run func() v1.ComponentStatusInterface) *CoreV1Interface_ComponentStatuses_Call
- type CoreV1Interface_ConfigMaps_Call
- func (_c *CoreV1Interface_ConfigMaps_Call) Return(_a0 v1.ConfigMapInterface) *CoreV1Interface_ConfigMaps_Call
- func (_c *CoreV1Interface_ConfigMaps_Call) Run(run func(namespace string)) *CoreV1Interface_ConfigMaps_Call
- func (_c *CoreV1Interface_ConfigMaps_Call) RunAndReturn(run func(string) v1.ConfigMapInterface) *CoreV1Interface_ConfigMaps_Call
- type CoreV1Interface_Endpoints_Call
- func (_c *CoreV1Interface_Endpoints_Call) Return(_a0 v1.EndpointsInterface) *CoreV1Interface_Endpoints_Call
- func (_c *CoreV1Interface_Endpoints_Call) Run(run func(namespace string)) *CoreV1Interface_Endpoints_Call
- func (_c *CoreV1Interface_Endpoints_Call) RunAndReturn(run func(string) v1.EndpointsInterface) *CoreV1Interface_Endpoints_Call
- type CoreV1Interface_Events_Call
- func (_c *CoreV1Interface_Events_Call) Return(_a0 v1.EventInterface) *CoreV1Interface_Events_Call
- func (_c *CoreV1Interface_Events_Call) Run(run func(namespace string)) *CoreV1Interface_Events_Call
- func (_c *CoreV1Interface_Events_Call) RunAndReturn(run func(string) v1.EventInterface) *CoreV1Interface_Events_Call
- type CoreV1Interface_Expecter
- func (_e *CoreV1Interface_Expecter) ComponentStatuses() *CoreV1Interface_ComponentStatuses_Call
- func (_e *CoreV1Interface_Expecter) ConfigMaps(namespace interface{}) *CoreV1Interface_ConfigMaps_Call
- func (_e *CoreV1Interface_Expecter) Endpoints(namespace interface{}) *CoreV1Interface_Endpoints_Call
- func (_e *CoreV1Interface_Expecter) Events(namespace interface{}) *CoreV1Interface_Events_Call
- func (_e *CoreV1Interface_Expecter) LimitRanges(namespace interface{}) *CoreV1Interface_LimitRanges_Call
- func (_e *CoreV1Interface_Expecter) Namespaces() *CoreV1Interface_Namespaces_Call
- func (_e *CoreV1Interface_Expecter) Nodes() *CoreV1Interface_Nodes_Call
- func (_e *CoreV1Interface_Expecter) PersistentVolumeClaims(namespace interface{}) *CoreV1Interface_PersistentVolumeClaims_Call
- func (_e *CoreV1Interface_Expecter) PersistentVolumes() *CoreV1Interface_PersistentVolumes_Call
- func (_e *CoreV1Interface_Expecter) PodTemplates(namespace interface{}) *CoreV1Interface_PodTemplates_Call
- func (_e *CoreV1Interface_Expecter) Pods(namespace interface{}) *CoreV1Interface_Pods_Call
- func (_e *CoreV1Interface_Expecter) RESTClient() *CoreV1Interface_RESTClient_Call
- func (_e *CoreV1Interface_Expecter) ReplicationControllers(namespace interface{}) *CoreV1Interface_ReplicationControllers_Call
- func (_e *CoreV1Interface_Expecter) ResourceQuotas(namespace interface{}) *CoreV1Interface_ResourceQuotas_Call
- func (_e *CoreV1Interface_Expecter) Secrets(namespace interface{}) *CoreV1Interface_Secrets_Call
- func (_e *CoreV1Interface_Expecter) ServiceAccounts(namespace interface{}) *CoreV1Interface_ServiceAccounts_Call
- func (_e *CoreV1Interface_Expecter) Services(namespace interface{}) *CoreV1Interface_Services_Call
- type CoreV1Interface_LimitRanges_Call
- func (_c *CoreV1Interface_LimitRanges_Call) Return(_a0 v1.LimitRangeInterface) *CoreV1Interface_LimitRanges_Call
- func (_c *CoreV1Interface_LimitRanges_Call) Run(run func(namespace string)) *CoreV1Interface_LimitRanges_Call
- func (_c *CoreV1Interface_LimitRanges_Call) RunAndReturn(run func(string) v1.LimitRangeInterface) *CoreV1Interface_LimitRanges_Call
- type CoreV1Interface_Namespaces_Call
- func (_c *CoreV1Interface_Namespaces_Call) Return(_a0 v1.NamespaceInterface) *CoreV1Interface_Namespaces_Call
- func (_c *CoreV1Interface_Namespaces_Call) Run(run func()) *CoreV1Interface_Namespaces_Call
- func (_c *CoreV1Interface_Namespaces_Call) RunAndReturn(run func() v1.NamespaceInterface) *CoreV1Interface_Namespaces_Call
- type CoreV1Interface_Nodes_Call
- type CoreV1Interface_PersistentVolumeClaims_Call
- func (_c *CoreV1Interface_PersistentVolumeClaims_Call) Return(_a0 v1.PersistentVolumeClaimInterface) *CoreV1Interface_PersistentVolumeClaims_Call
- func (_c *CoreV1Interface_PersistentVolumeClaims_Call) Run(run func(namespace string)) *CoreV1Interface_PersistentVolumeClaims_Call
- func (_c *CoreV1Interface_PersistentVolumeClaims_Call) RunAndReturn(run func(string) v1.PersistentVolumeClaimInterface) *CoreV1Interface_PersistentVolumeClaims_Call
- type CoreV1Interface_PersistentVolumes_Call
- func (_c *CoreV1Interface_PersistentVolumes_Call) Return(_a0 v1.PersistentVolumeInterface) *CoreV1Interface_PersistentVolumes_Call
- func (_c *CoreV1Interface_PersistentVolumes_Call) Run(run func()) *CoreV1Interface_PersistentVolumes_Call
- func (_c *CoreV1Interface_PersistentVolumes_Call) RunAndReturn(run func() v1.PersistentVolumeInterface) *CoreV1Interface_PersistentVolumes_Call
- type CoreV1Interface_PodTemplates_Call
- func (_c *CoreV1Interface_PodTemplates_Call) Return(_a0 v1.PodTemplateInterface) *CoreV1Interface_PodTemplates_Call
- func (_c *CoreV1Interface_PodTemplates_Call) Run(run func(namespace string)) *CoreV1Interface_PodTemplates_Call
- func (_c *CoreV1Interface_PodTemplates_Call) RunAndReturn(run func(string) v1.PodTemplateInterface) *CoreV1Interface_PodTemplates_Call
- type CoreV1Interface_Pods_Call
- type CoreV1Interface_RESTClient_Call
- func (_c *CoreV1Interface_RESTClient_Call) Return(_a0 rest.Interface) *CoreV1Interface_RESTClient_Call
- func (_c *CoreV1Interface_RESTClient_Call) Run(run func()) *CoreV1Interface_RESTClient_Call
- func (_c *CoreV1Interface_RESTClient_Call) RunAndReturn(run func() rest.Interface) *CoreV1Interface_RESTClient_Call
- type CoreV1Interface_ReplicationControllers_Call
- func (_c *CoreV1Interface_ReplicationControllers_Call) Return(_a0 v1.ReplicationControllerInterface) *CoreV1Interface_ReplicationControllers_Call
- func (_c *CoreV1Interface_ReplicationControllers_Call) Run(run func(namespace string)) *CoreV1Interface_ReplicationControllers_Call
- func (_c *CoreV1Interface_ReplicationControllers_Call) RunAndReturn(run func(string) v1.ReplicationControllerInterface) *CoreV1Interface_ReplicationControllers_Call
- type CoreV1Interface_ResourceQuotas_Call
- func (_c *CoreV1Interface_ResourceQuotas_Call) Return(_a0 v1.ResourceQuotaInterface) *CoreV1Interface_ResourceQuotas_Call
- func (_c *CoreV1Interface_ResourceQuotas_Call) Run(run func(namespace string)) *CoreV1Interface_ResourceQuotas_Call
- func (_c *CoreV1Interface_ResourceQuotas_Call) RunAndReturn(run func(string) v1.ResourceQuotaInterface) *CoreV1Interface_ResourceQuotas_Call
- type CoreV1Interface_Secrets_Call
- func (_c *CoreV1Interface_Secrets_Call) Return(_a0 v1.SecretInterface) *CoreV1Interface_Secrets_Call
- func (_c *CoreV1Interface_Secrets_Call) Run(run func(namespace string)) *CoreV1Interface_Secrets_Call
- func (_c *CoreV1Interface_Secrets_Call) RunAndReturn(run func(string) v1.SecretInterface) *CoreV1Interface_Secrets_Call
- type CoreV1Interface_ServiceAccounts_Call
- func (_c *CoreV1Interface_ServiceAccounts_Call) Return(_a0 v1.ServiceAccountInterface) *CoreV1Interface_ServiceAccounts_Call
- func (_c *CoreV1Interface_ServiceAccounts_Call) Run(run func(namespace string)) *CoreV1Interface_ServiceAccounts_Call
- func (_c *CoreV1Interface_ServiceAccounts_Call) RunAndReturn(run func(string) v1.ServiceAccountInterface) *CoreV1Interface_ServiceAccounts_Call
- type CoreV1Interface_Services_Call
- func (_c *CoreV1Interface_Services_Call) Return(_a0 v1.ServiceInterface) *CoreV1Interface_Services_Call
- func (_c *CoreV1Interface_Services_Call) Run(run func(namespace string)) *CoreV1Interface_Services_Call
- func (_c *CoreV1Interface_Services_Call) RunAndReturn(run func(string) v1.ServiceInterface) *CoreV1Interface_Services_Call
- type DeploymentInterface
- func (_m *DeploymentInterface) Apply(ctx context.Context, deployment *v1.DeploymentApplyConfiguration, ...) (*appsv1.Deployment, error)
- func (_m *DeploymentInterface) ApplyScale(ctx context.Context, deploymentName string, ...) (*apiautoscalingv1.Scale, error)
- func (_m *DeploymentInterface) ApplyStatus(ctx context.Context, deployment *v1.DeploymentApplyConfiguration, ...) (*appsv1.Deployment, error)
- func (_m *DeploymentInterface) Create(ctx context.Context, deployment *appsv1.Deployment, opts metav1.CreateOptions) (*appsv1.Deployment, error)
- func (_m *DeploymentInterface) Delete(ctx context.Context, name string, opts metav1.DeleteOptions) error
- func (_m *DeploymentInterface) DeleteCollection(ctx context.Context, opts metav1.DeleteOptions, listOpts metav1.ListOptions) error
- func (_m *DeploymentInterface) EXPECT() *DeploymentInterface_Expecter
- func (_m *DeploymentInterface) Get(ctx context.Context, name string, opts metav1.GetOptions) (*appsv1.Deployment, error)
- func (_m *DeploymentInterface) GetScale(ctx context.Context, deploymentName string, options metav1.GetOptions) (*apiautoscalingv1.Scale, error)
- func (_m *DeploymentInterface) List(ctx context.Context, opts metav1.ListOptions) (*appsv1.DeploymentList, error)
- func (_m *DeploymentInterface) Patch(ctx context.Context, name string, pt types.PatchType, data []byte, ...) (*appsv1.Deployment, error)
- func (_m *DeploymentInterface) Update(ctx context.Context, deployment *appsv1.Deployment, opts metav1.UpdateOptions) (*appsv1.Deployment, error)
- func (_m *DeploymentInterface) UpdateScale(ctx context.Context, deploymentName string, scale *apiautoscalingv1.Scale, ...) (*apiautoscalingv1.Scale, error)
- func (_m *DeploymentInterface) UpdateStatus(ctx context.Context, deployment *appsv1.Deployment, opts metav1.UpdateOptions) (*appsv1.Deployment, error)
- func (_m *DeploymentInterface) Watch(ctx context.Context, opts metav1.ListOptions) (watch.Interface, error)
- type DeploymentInterface_ApplyScale_Call
- func (_c *DeploymentInterface_ApplyScale_Call) Return(_a0 *apiautoscalingv1.Scale, _a1 error) *DeploymentInterface_ApplyScale_Call
- func (_c *DeploymentInterface_ApplyScale_Call) Run(run func(ctx context.Context, deploymentName string, ...)) *DeploymentInterface_ApplyScale_Call
- func (_c *DeploymentInterface_ApplyScale_Call) RunAndReturn(...) *DeploymentInterface_ApplyScale_Call
- type DeploymentInterface_ApplyStatus_Call
- func (_c *DeploymentInterface_ApplyStatus_Call) Return(result *appsv1.Deployment, err error) *DeploymentInterface_ApplyStatus_Call
- func (_c *DeploymentInterface_ApplyStatus_Call) Run(...) *DeploymentInterface_ApplyStatus_Call
- func (_c *DeploymentInterface_ApplyStatus_Call) RunAndReturn(...) *DeploymentInterface_ApplyStatus_Call
- type DeploymentInterface_Apply_Call
- type DeploymentInterface_Create_Call
- type DeploymentInterface_DeleteCollection_Call
- func (_c *DeploymentInterface_DeleteCollection_Call) Return(_a0 error) *DeploymentInterface_DeleteCollection_Call
- func (_c *DeploymentInterface_DeleteCollection_Call) Run(...) *DeploymentInterface_DeleteCollection_Call
- func (_c *DeploymentInterface_DeleteCollection_Call) RunAndReturn(run func(context.Context, metav1.DeleteOptions, metav1.ListOptions) error) *DeploymentInterface_DeleteCollection_Call
- type DeploymentInterface_Delete_Call
- func (_c *DeploymentInterface_Delete_Call) Return(_a0 error) *DeploymentInterface_Delete_Call
- func (_c *DeploymentInterface_Delete_Call) Run(run func(ctx context.Context, name string, opts metav1.DeleteOptions)) *DeploymentInterface_Delete_Call
- func (_c *DeploymentInterface_Delete_Call) RunAndReturn(run func(context.Context, string, metav1.DeleteOptions) error) *DeploymentInterface_Delete_Call
- type DeploymentInterface_Expecter
- func (_e *DeploymentInterface_Expecter) Apply(ctx interface{}, deployment interface{}, opts interface{}) *DeploymentInterface_Apply_Call
- func (_e *DeploymentInterface_Expecter) ApplyScale(ctx interface{}, deploymentName interface{}, scale interface{}, ...) *DeploymentInterface_ApplyScale_Call
- func (_e *DeploymentInterface_Expecter) ApplyStatus(ctx interface{}, deployment interface{}, opts interface{}) *DeploymentInterface_ApplyStatus_Call
- func (_e *DeploymentInterface_Expecter) Create(ctx interface{}, deployment interface{}, opts interface{}) *DeploymentInterface_Create_Call
- func (_e *DeploymentInterface_Expecter) Delete(ctx interface{}, name interface{}, opts interface{}) *DeploymentInterface_Delete_Call
- func (_e *DeploymentInterface_Expecter) DeleteCollection(ctx interface{}, opts interface{}, listOpts interface{}) *DeploymentInterface_DeleteCollection_Call
- func (_e *DeploymentInterface_Expecter) Get(ctx interface{}, name interface{}, opts interface{}) *DeploymentInterface_Get_Call
- func (_e *DeploymentInterface_Expecter) GetScale(ctx interface{}, deploymentName interface{}, options interface{}) *DeploymentInterface_GetScale_Call
- func (_e *DeploymentInterface_Expecter) List(ctx interface{}, opts interface{}) *DeploymentInterface_List_Call
- func (_e *DeploymentInterface_Expecter) Patch(ctx interface{}, name interface{}, pt interface{}, data interface{}, ...) *DeploymentInterface_Patch_Call
- func (_e *DeploymentInterface_Expecter) Update(ctx interface{}, deployment interface{}, opts interface{}) *DeploymentInterface_Update_Call
- func (_e *DeploymentInterface_Expecter) UpdateScale(ctx interface{}, deploymentName interface{}, scale interface{}, ...) *DeploymentInterface_UpdateScale_Call
- func (_e *DeploymentInterface_Expecter) UpdateStatus(ctx interface{}, deployment interface{}, opts interface{}) *DeploymentInterface_UpdateStatus_Call
- func (_e *DeploymentInterface_Expecter) Watch(ctx interface{}, opts interface{}) *DeploymentInterface_Watch_Call
- type DeploymentInterface_GetScale_Call
- func (_c *DeploymentInterface_GetScale_Call) Return(_a0 *apiautoscalingv1.Scale, _a1 error) *DeploymentInterface_GetScale_Call
- func (_c *DeploymentInterface_GetScale_Call) Run(...) *DeploymentInterface_GetScale_Call
- func (_c *DeploymentInterface_GetScale_Call) RunAndReturn(...) *DeploymentInterface_GetScale_Call
- type DeploymentInterface_Get_Call
- func (_c *DeploymentInterface_Get_Call) Return(_a0 *appsv1.Deployment, _a1 error) *DeploymentInterface_Get_Call
- func (_c *DeploymentInterface_Get_Call) Run(run func(ctx context.Context, name string, opts metav1.GetOptions)) *DeploymentInterface_Get_Call
- func (_c *DeploymentInterface_Get_Call) RunAndReturn(...) *DeploymentInterface_Get_Call
- type DeploymentInterface_List_Call
- func (_c *DeploymentInterface_List_Call) Return(_a0 *appsv1.DeploymentList, _a1 error) *DeploymentInterface_List_Call
- func (_c *DeploymentInterface_List_Call) Run(run func(ctx context.Context, opts metav1.ListOptions)) *DeploymentInterface_List_Call
- func (_c *DeploymentInterface_List_Call) RunAndReturn(run func(context.Context, metav1.ListOptions) (*appsv1.DeploymentList, error)) *DeploymentInterface_List_Call
- type DeploymentInterface_Patch_Call
- type DeploymentInterface_UpdateScale_Call
- func (_c *DeploymentInterface_UpdateScale_Call) Return(_a0 *apiautoscalingv1.Scale, _a1 error) *DeploymentInterface_UpdateScale_Call
- func (_c *DeploymentInterface_UpdateScale_Call) Run(...) *DeploymentInterface_UpdateScale_Call
- func (_c *DeploymentInterface_UpdateScale_Call) RunAndReturn(...) *DeploymentInterface_UpdateScale_Call
- type DeploymentInterface_UpdateStatus_Call
- func (_c *DeploymentInterface_UpdateStatus_Call) Return(_a0 *appsv1.Deployment, _a1 error) *DeploymentInterface_UpdateStatus_Call
- func (_c *DeploymentInterface_UpdateStatus_Call) Run(...) *DeploymentInterface_UpdateStatus_Call
- func (_c *DeploymentInterface_UpdateStatus_Call) RunAndReturn(...) *DeploymentInterface_UpdateStatus_Call
- type DeploymentInterface_Update_Call
- type DeploymentInterface_Watch_Call
- func (_c *DeploymentInterface_Watch_Call) Return(_a0 watch.Interface, _a1 error) *DeploymentInterface_Watch_Call
- func (_c *DeploymentInterface_Watch_Call) Run(run func(ctx context.Context, opts metav1.ListOptions)) *DeploymentInterface_Watch_Call
- func (_c *DeploymentInterface_Watch_Call) RunAndReturn(run func(context.Context, metav1.ListOptions) (watch.Interface, error)) *DeploymentInterface_Watch_Call
- type DoguRegistry
- func (_m *DoguRegistry) EXPECT() *DoguRegistry_Expecter
- func (_m *DoguRegistry) Enable(dogu *core.Dogu) error
- func (_m *DoguRegistry) Get(name string) (*core.Dogu, error)
- func (_m *DoguRegistry) GetAll() ([]*core.Dogu, error)
- func (_m *DoguRegistry) IsEnabled(name string) (bool, error)
- func (_m *DoguRegistry) Register(dogu *core.Dogu) error
- func (_m *DoguRegistry) Unregister(name string) error
- type DoguRegistry_Enable_Call
- type DoguRegistry_Expecter
- func (_e *DoguRegistry_Expecter) Enable(dogu interface{}) *DoguRegistry_Enable_Call
- func (_e *DoguRegistry_Expecter) Get(name interface{}) *DoguRegistry_Get_Call
- func (_e *DoguRegistry_Expecter) GetAll() *DoguRegistry_GetAll_Call
- func (_e *DoguRegistry_Expecter) IsEnabled(name interface{}) *DoguRegistry_IsEnabled_Call
- func (_e *DoguRegistry_Expecter) Register(dogu interface{}) *DoguRegistry_Register_Call
- func (_e *DoguRegistry_Expecter) Unregister(name interface{}) *DoguRegistry_Unregister_Call
- type DoguRegistry_GetAll_Call
- type DoguRegistry_Get_Call
- type DoguRegistry_IsEnabled_Call
- func (_c *DoguRegistry_IsEnabled_Call) Return(_a0 bool, _a1 error) *DoguRegistry_IsEnabled_Call
- func (_c *DoguRegistry_IsEnabled_Call) Run(run func(name string)) *DoguRegistry_IsEnabled_Call
- func (_c *DoguRegistry_IsEnabled_Call) RunAndReturn(run func(string) (bool, error)) *DoguRegistry_IsEnabled_Call
- type DoguRegistry_Register_Call
- type DoguRegistry_Unregister_Call
- type EventRecorder
- func (_m *EventRecorder) AnnotatedEventf(object runtime.Object, annotations map[string]string, eventtype string, ...)
- func (_m *EventRecorder) EXPECT() *EventRecorder_Expecter
- func (_m *EventRecorder) Event(object runtime.Object, eventtype string, reason string, message string)
- func (_m *EventRecorder) Eventf(object runtime.Object, eventtype string, reason string, messageFmt string, ...)
- type EventRecorder_AnnotatedEventf_Call
- type EventRecorder_Event_Call
- type EventRecorder_Eventf_Call
- type EventRecorder_Expecter
- func (_e *EventRecorder_Expecter) AnnotatedEventf(object interface{}, annotations interface{}, eventtype interface{}, ...) *EventRecorder_AnnotatedEventf_Call
- func (_e *EventRecorder_Expecter) Event(object interface{}, eventtype interface{}, reason interface{}, ...) *EventRecorder_Event_Call
- func (_e *EventRecorder_Expecter) Eventf(object interface{}, eventtype interface{}, reason interface{}, ...) *EventRecorder_Eventf_Call
- type HostAliasGenerator
- type HostAliasGenerator_Expecter
- type HostAliasGenerator_Generate_Call
- func (_c *HostAliasGenerator_Generate_Call) Return(hostAliases []v1.HostAlias, err error) *HostAliasGenerator_Generate_Call
- func (_c *HostAliasGenerator_Generate_Call) Run(run func()) *HostAliasGenerator_Generate_Call
- func (_c *HostAliasGenerator_Generate_Call) RunAndReturn(run func() ([]v1.HostAlias, error)) *HostAliasGenerator_Generate_Call
- type K8sClient
- func (_m *K8sClient) Create(ctx context.Context, obj client.Object, opts ...client.CreateOption) error
- func (_m *K8sClient) Delete(ctx context.Context, obj client.Object, opts ...client.DeleteOption) error
- func (_m *K8sClient) DeleteAllOf(ctx context.Context, obj client.Object, opts ...client.DeleteAllOfOption) error
- func (_m *K8sClient) EXPECT() *K8sClient_Expecter
- func (_m *K8sClient) Get(ctx context.Context, key types.NamespacedName, obj client.Object, ...) error
- func (_m *K8sClient) GroupVersionKindFor(obj runtime.Object) (schema.GroupVersionKind, error)
- func (_m *K8sClient) IsObjectNamespaced(obj runtime.Object) (bool, error)
- func (_m *K8sClient) List(ctx context.Context, list client.ObjectList, opts ...client.ListOption) error
- func (_m *K8sClient) Patch(ctx context.Context, obj client.Object, patch client.Patch, ...) error
- func (_m *K8sClient) RESTMapper() meta.RESTMapper
- func (_m *K8sClient) Scheme() *runtime.Scheme
- func (_m *K8sClient) Status() client.SubResourceWriter
- func (_m *K8sClient) SubResource(subResource string) client.SubResourceClient
- func (_m *K8sClient) Update(ctx context.Context, obj client.Object, opts ...client.UpdateOption) error
- type K8sClient_Create_Call
- func (_c *K8sClient_Create_Call) Return(_a0 error) *K8sClient_Create_Call
- func (_c *K8sClient_Create_Call) Run(run func(ctx context.Context, obj client.Object, opts ...client.CreateOption)) *K8sClient_Create_Call
- func (_c *K8sClient_Create_Call) RunAndReturn(run func(context.Context, client.Object, ...client.CreateOption) error) *K8sClient_Create_Call
- type K8sClient_DeleteAllOf_Call
- func (_c *K8sClient_DeleteAllOf_Call) Return(_a0 error) *K8sClient_DeleteAllOf_Call
- func (_c *K8sClient_DeleteAllOf_Call) Run(...) *K8sClient_DeleteAllOf_Call
- func (_c *K8sClient_DeleteAllOf_Call) RunAndReturn(run func(context.Context, client.Object, ...client.DeleteAllOfOption) error) *K8sClient_DeleteAllOf_Call
- type K8sClient_Delete_Call
- func (_c *K8sClient_Delete_Call) Return(_a0 error) *K8sClient_Delete_Call
- func (_c *K8sClient_Delete_Call) Run(run func(ctx context.Context, obj client.Object, opts ...client.DeleteOption)) *K8sClient_Delete_Call
- func (_c *K8sClient_Delete_Call) RunAndReturn(run func(context.Context, client.Object, ...client.DeleteOption) error) *K8sClient_Delete_Call
- type K8sClient_Expecter
- func (_e *K8sClient_Expecter) Create(ctx interface{}, obj interface{}, opts ...interface{}) *K8sClient_Create_Call
- func (_e *K8sClient_Expecter) Delete(ctx interface{}, obj interface{}, opts ...interface{}) *K8sClient_Delete_Call
- func (_e *K8sClient_Expecter) DeleteAllOf(ctx interface{}, obj interface{}, opts ...interface{}) *K8sClient_DeleteAllOf_Call
- func (_e *K8sClient_Expecter) Get(ctx interface{}, key interface{}, obj interface{}, opts ...interface{}) *K8sClient_Get_Call
- func (_e *K8sClient_Expecter) GroupVersionKindFor(obj interface{}) *K8sClient_GroupVersionKindFor_Call
- func (_e *K8sClient_Expecter) IsObjectNamespaced(obj interface{}) *K8sClient_IsObjectNamespaced_Call
- func (_e *K8sClient_Expecter) List(ctx interface{}, list interface{}, opts ...interface{}) *K8sClient_List_Call
- func (_e *K8sClient_Expecter) Patch(ctx interface{}, obj interface{}, patch interface{}, opts ...interface{}) *K8sClient_Patch_Call
- func (_e *K8sClient_Expecter) RESTMapper() *K8sClient_RESTMapper_Call
- func (_e *K8sClient_Expecter) Scheme() *K8sClient_Scheme_Call
- func (_e *K8sClient_Expecter) Status() *K8sClient_Status_Call
- func (_e *K8sClient_Expecter) SubResource(subResource interface{}) *K8sClient_SubResource_Call
- func (_e *K8sClient_Expecter) Update(ctx interface{}, obj interface{}, opts ...interface{}) *K8sClient_Update_Call
- type K8sClient_Get_Call
- type K8sClient_GroupVersionKindFor_Call
- func (_c *K8sClient_GroupVersionKindFor_Call) Return(_a0 schema.GroupVersionKind, _a1 error) *K8sClient_GroupVersionKindFor_Call
- func (_c *K8sClient_GroupVersionKindFor_Call) Run(run func(obj runtime.Object)) *K8sClient_GroupVersionKindFor_Call
- func (_c *K8sClient_GroupVersionKindFor_Call) RunAndReturn(run func(runtime.Object) (schema.GroupVersionKind, error)) *K8sClient_GroupVersionKindFor_Call
- type K8sClient_IsObjectNamespaced_Call
- func (_c *K8sClient_IsObjectNamespaced_Call) Return(_a0 bool, _a1 error) *K8sClient_IsObjectNamespaced_Call
- func (_c *K8sClient_IsObjectNamespaced_Call) Run(run func(obj runtime.Object)) *K8sClient_IsObjectNamespaced_Call
- func (_c *K8sClient_IsObjectNamespaced_Call) RunAndReturn(run func(runtime.Object) (bool, error)) *K8sClient_IsObjectNamespaced_Call
- type K8sClient_List_Call
- type K8sClient_Patch_Call
- type K8sClient_RESTMapper_Call
- type K8sClient_Scheme_Call
- type K8sClient_Status_Call
- type K8sClient_SubResource_Call
- func (_c *K8sClient_SubResource_Call) Return(_a0 client.SubResourceClient) *K8sClient_SubResource_Call
- func (_c *K8sClient_SubResource_Call) Run(run func(subResource string)) *K8sClient_SubResource_Call
- func (_c *K8sClient_SubResource_Call) RunAndReturn(run func(string) client.SubResourceClient) *K8sClient_SubResource_Call
- type K8sClient_Update_Call
- func (_c *K8sClient_Update_Call) Return(_a0 error) *K8sClient_Update_Call
- func (_c *K8sClient_Update_Call) Run(run func(ctx context.Context, obj client.Object, opts ...client.UpdateOption)) *K8sClient_Update_Call
- func (_c *K8sClient_Update_Call) RunAndReturn(run func(context.Context, client.Object, ...client.UpdateOption) error) *K8sClient_Update_Call
- type K8sSubResourceWriter
- func (_m *K8sSubResourceWriter) Create(ctx context.Context, obj client.Object, subResource client.Object, ...) error
- func (_m *K8sSubResourceWriter) EXPECT() *K8sSubResourceWriter_Expecter
- func (_m *K8sSubResourceWriter) Patch(ctx context.Context, obj client.Object, patch client.Patch, ...) error
- func (_m *K8sSubResourceWriter) Update(ctx context.Context, obj client.Object, opts ...client.SubResourceUpdateOption) error
- type K8sSubResourceWriter_Create_Call
- func (_c *K8sSubResourceWriter_Create_Call) Return(_a0 error) *K8sSubResourceWriter_Create_Call
- func (_c *K8sSubResourceWriter_Create_Call) Run(...) *K8sSubResourceWriter_Create_Call
- func (_c *K8sSubResourceWriter_Create_Call) RunAndReturn(run func(context.Context, client.Object, client.Object, ...) error) *K8sSubResourceWriter_Create_Call
- type K8sSubResourceWriter_Expecter
- func (_e *K8sSubResourceWriter_Expecter) Create(ctx interface{}, obj interface{}, subResource interface{}, opts ...interface{}) *K8sSubResourceWriter_Create_Call
- func (_e *K8sSubResourceWriter_Expecter) Patch(ctx interface{}, obj interface{}, patch interface{}, opts ...interface{}) *K8sSubResourceWriter_Patch_Call
- func (_e *K8sSubResourceWriter_Expecter) Update(ctx interface{}, obj interface{}, opts ...interface{}) *K8sSubResourceWriter_Update_Call
- type K8sSubResourceWriter_Patch_Call
- func (_c *K8sSubResourceWriter_Patch_Call) Return(_a0 error) *K8sSubResourceWriter_Patch_Call
- func (_c *K8sSubResourceWriter_Patch_Call) Run(run func(ctx context.Context, obj client.Object, patch client.Patch, ...)) *K8sSubResourceWriter_Patch_Call
- func (_c *K8sSubResourceWriter_Patch_Call) RunAndReturn(...) *K8sSubResourceWriter_Patch_Call
- type K8sSubResourceWriter_Update_Call
- type LocalDoguRegistry
- func (_m *LocalDoguRegistry) EXPECT() *LocalDoguRegistry_Expecter
- func (_m *LocalDoguRegistry) Enable(ctx context.Context, dogu *core.Dogu) error
- func (_m *LocalDoguRegistry) GetCurrent(ctx context.Context, simpleDoguName string) (*core.Dogu, error)
- func (_m *LocalDoguRegistry) GetCurrentOfAll(ctx context.Context) ([]*core.Dogu, error)
- func (_m *LocalDoguRegistry) IsEnabled(ctx context.Context, simpleDoguName string) (bool, error)
- func (_m *LocalDoguRegistry) Register(ctx context.Context, dogu *core.Dogu) error
- func (_m *LocalDoguRegistry) UnregisterAllVersions(ctx context.Context, simpleDoguName string) error
- type LocalDoguRegistry_Enable_Call
- func (_c *LocalDoguRegistry_Enable_Call) Return(_a0 error) *LocalDoguRegistry_Enable_Call
- func (_c *LocalDoguRegistry_Enable_Call) Run(run func(ctx context.Context, dogu *core.Dogu)) *LocalDoguRegistry_Enable_Call
- func (_c *LocalDoguRegistry_Enable_Call) RunAndReturn(run func(context.Context, *core.Dogu) error) *LocalDoguRegistry_Enable_Call
- type LocalDoguRegistry_Expecter
- func (_e *LocalDoguRegistry_Expecter) Enable(ctx interface{}, dogu interface{}) *LocalDoguRegistry_Enable_Call
- func (_e *LocalDoguRegistry_Expecter) GetCurrent(ctx interface{}, simpleDoguName interface{}) *LocalDoguRegistry_GetCurrent_Call
- func (_e *LocalDoguRegistry_Expecter) GetCurrentOfAll(ctx interface{}) *LocalDoguRegistry_GetCurrentOfAll_Call
- func (_e *LocalDoguRegistry_Expecter) IsEnabled(ctx interface{}, simpleDoguName interface{}) *LocalDoguRegistry_IsEnabled_Call
- func (_e *LocalDoguRegistry_Expecter) Register(ctx interface{}, dogu interface{}) *LocalDoguRegistry_Register_Call
- func (_e *LocalDoguRegistry_Expecter) UnregisterAllVersions(ctx interface{}, simpleDoguName interface{}) *LocalDoguRegistry_UnregisterAllVersions_Call
- type LocalDoguRegistry_GetCurrentOfAll_Call
- func (_c *LocalDoguRegistry_GetCurrentOfAll_Call) Return(_a0 []*core.Dogu, _a1 error) *LocalDoguRegistry_GetCurrentOfAll_Call
- func (_c *LocalDoguRegistry_GetCurrentOfAll_Call) Run(run func(ctx context.Context)) *LocalDoguRegistry_GetCurrentOfAll_Call
- func (_c *LocalDoguRegistry_GetCurrentOfAll_Call) RunAndReturn(run func(context.Context) ([]*core.Dogu, error)) *LocalDoguRegistry_GetCurrentOfAll_Call
- type LocalDoguRegistry_GetCurrent_Call
- func (_c *LocalDoguRegistry_GetCurrent_Call) Return(_a0 *core.Dogu, _a1 error) *LocalDoguRegistry_GetCurrent_Call
- func (_c *LocalDoguRegistry_GetCurrent_Call) Run(run func(ctx context.Context, simpleDoguName string)) *LocalDoguRegistry_GetCurrent_Call
- func (_c *LocalDoguRegistry_GetCurrent_Call) RunAndReturn(run func(context.Context, string) (*core.Dogu, error)) *LocalDoguRegistry_GetCurrent_Call
- type LocalDoguRegistry_IsEnabled_Call
- func (_c *LocalDoguRegistry_IsEnabled_Call) Return(_a0 bool, _a1 error) *LocalDoguRegistry_IsEnabled_Call
- func (_c *LocalDoguRegistry_IsEnabled_Call) Run(run func(ctx context.Context, simpleDoguName string)) *LocalDoguRegistry_IsEnabled_Call
- func (_c *LocalDoguRegistry_IsEnabled_Call) RunAndReturn(run func(context.Context, string) (bool, error)) *LocalDoguRegistry_IsEnabled_Call
- type LocalDoguRegistry_Register_Call
- func (_c *LocalDoguRegistry_Register_Call) Return(_a0 error) *LocalDoguRegistry_Register_Call
- func (_c *LocalDoguRegistry_Register_Call) Run(run func(ctx context.Context, dogu *core.Dogu)) *LocalDoguRegistry_Register_Call
- func (_c *LocalDoguRegistry_Register_Call) RunAndReturn(run func(context.Context, *core.Dogu) error) *LocalDoguRegistry_Register_Call
- type LocalDoguRegistry_UnregisterAllVersions_Call
- func (_c *LocalDoguRegistry_UnregisterAllVersions_Call) Return(_a0 error) *LocalDoguRegistry_UnregisterAllVersions_Call
- func (_c *LocalDoguRegistry_UnregisterAllVersions_Call) Run(run func(ctx context.Context, simpleDoguName string)) *LocalDoguRegistry_UnregisterAllVersions_Call
- func (_c *LocalDoguRegistry_UnregisterAllVersions_Call) RunAndReturn(run func(context.Context, string) error) *LocalDoguRegistry_UnregisterAllVersions_Call
- type LogSink
- func (_m *LogSink) EXPECT() *LogSink_Expecter
- func (_m *LogSink) Enabled(level int) bool
- func (_m *LogSink) Error(err error, msg string, keysAndValues ...interface{})
- func (_m *LogSink) Info(level int, msg string, keysAndValues ...interface{})
- func (_m *LogSink) Init(info logr.RuntimeInfo)
- func (_m *LogSink) WithName(name string) logr.LogSink
- func (_m *LogSink) WithValues(keysAndValues ...interface{}) logr.LogSink
- type LogSink_Enabled_Call
- type LogSink_Error_Call
- type LogSink_Expecter
- func (_e *LogSink_Expecter) Enabled(level interface{}) *LogSink_Enabled_Call
- func (_e *LogSink_Expecter) Error(err interface{}, msg interface{}, keysAndValues ...interface{}) *LogSink_Error_Call
- func (_e *LogSink_Expecter) Info(level interface{}, msg interface{}, keysAndValues ...interface{}) *LogSink_Info_Call
- func (_e *LogSink_Expecter) Init(info interface{}) *LogSink_Init_Call
- func (_e *LogSink_Expecter) WithName(name interface{}) *LogSink_WithName_Call
- func (_e *LogSink_Expecter) WithValues(keysAndValues ...interface{}) *LogSink_WithValues_Call
- type LogSink_Info_Call
- type LogSink_Init_Call
- type LogSink_WithName_Call
- type LogSink_WithValues_Call
- func (_c *LogSink_WithValues_Call) Return(_a0 logr.LogSink) *LogSink_WithValues_Call
- func (_c *LogSink_WithValues_Call) Run(run func(keysAndValues ...interface{})) *LogSink_WithValues_Call
- func (_c *LogSink_WithValues_Call) RunAndReturn(run func(...interface{}) logr.LogSink) *LogSink_WithValues_Call
- type PodInterface
- func (_m *PodInterface) Apply(ctx context.Context, pod *v1.PodApplyConfiguration, opts metav1.ApplyOptions) (*corev1.Pod, error)
- func (_m *PodInterface) ApplyStatus(ctx context.Context, pod *v1.PodApplyConfiguration, opts metav1.ApplyOptions) (*corev1.Pod, error)
- func (_m *PodInterface) Bind(ctx context.Context, binding *corev1.Binding, opts metav1.CreateOptions) error
- func (_m *PodInterface) Create(ctx context.Context, pod *corev1.Pod, opts metav1.CreateOptions) (*corev1.Pod, error)
- func (_m *PodInterface) Delete(ctx context.Context, name string, opts metav1.DeleteOptions) error
- func (_m *PodInterface) DeleteCollection(ctx context.Context, opts metav1.DeleteOptions, listOpts metav1.ListOptions) error
- func (_m *PodInterface) EXPECT() *PodInterface_Expecter
- func (_m *PodInterface) Evict(ctx context.Context, eviction *v1beta1.Eviction) error
- func (_m *PodInterface) EvictV1(ctx context.Context, eviction *policyv1.Eviction) error
- func (_m *PodInterface) EvictV1beta1(ctx context.Context, eviction *v1beta1.Eviction) error
- func (_m *PodInterface) Get(ctx context.Context, name string, opts metav1.GetOptions) (*corev1.Pod, error)
- func (_m *PodInterface) GetLogs(name string, opts *corev1.PodLogOptions) *rest.Request
- func (_m *PodInterface) List(ctx context.Context, opts metav1.ListOptions) (*corev1.PodList, error)
- func (_m *PodInterface) Patch(ctx context.Context, name string, pt types.PatchType, data []byte, ...) (*corev1.Pod, error)
- func (_m *PodInterface) ProxyGet(scheme string, name string, port string, path string, params map[string]string) rest.ResponseWrapper
- func (_m *PodInterface) Update(ctx context.Context, pod *corev1.Pod, opts metav1.UpdateOptions) (*corev1.Pod, error)
- func (_m *PodInterface) UpdateEphemeralContainers(ctx context.Context, podName string, pod *corev1.Pod, ...) (*corev1.Pod, error)
- func (_m *PodInterface) UpdateStatus(ctx context.Context, pod *corev1.Pod, opts metav1.UpdateOptions) (*corev1.Pod, error)
- func (_m *PodInterface) Watch(ctx context.Context, opts metav1.ListOptions) (watch.Interface, error)
- type PodInterface_ApplyStatus_Call
- type PodInterface_Apply_Call
- type PodInterface_Bind_Call
- type PodInterface_Create_Call
- func (_c *PodInterface_Create_Call) Return(_a0 *corev1.Pod, _a1 error) *PodInterface_Create_Call
- func (_c *PodInterface_Create_Call) Run(run func(ctx context.Context, pod *corev1.Pod, opts metav1.CreateOptions)) *PodInterface_Create_Call
- func (_c *PodInterface_Create_Call) RunAndReturn(...) *PodInterface_Create_Call
- type PodInterface_DeleteCollection_Call
- func (_c *PodInterface_DeleteCollection_Call) Return(_a0 error) *PodInterface_DeleteCollection_Call
- func (_c *PodInterface_DeleteCollection_Call) Run(...) *PodInterface_DeleteCollection_Call
- func (_c *PodInterface_DeleteCollection_Call) RunAndReturn(run func(context.Context, metav1.DeleteOptions, metav1.ListOptions) error) *PodInterface_DeleteCollection_Call
- type PodInterface_Delete_Call
- func (_c *PodInterface_Delete_Call) Return(_a0 error) *PodInterface_Delete_Call
- func (_c *PodInterface_Delete_Call) Run(run func(ctx context.Context, name string, opts metav1.DeleteOptions)) *PodInterface_Delete_Call
- func (_c *PodInterface_Delete_Call) RunAndReturn(run func(context.Context, string, metav1.DeleteOptions) error) *PodInterface_Delete_Call
- type PodInterface_EvictV1_Call
- func (_c *PodInterface_EvictV1_Call) Return(_a0 error) *PodInterface_EvictV1_Call
- func (_c *PodInterface_EvictV1_Call) Run(run func(ctx context.Context, eviction *policyv1.Eviction)) *PodInterface_EvictV1_Call
- func (_c *PodInterface_EvictV1_Call) RunAndReturn(run func(context.Context, *policyv1.Eviction) error) *PodInterface_EvictV1_Call
- type PodInterface_EvictV1beta1_Call
- func (_c *PodInterface_EvictV1beta1_Call) Return(_a0 error) *PodInterface_EvictV1beta1_Call
- func (_c *PodInterface_EvictV1beta1_Call) Run(run func(ctx context.Context, eviction *v1beta1.Eviction)) *PodInterface_EvictV1beta1_Call
- func (_c *PodInterface_EvictV1beta1_Call) RunAndReturn(run func(context.Context, *v1beta1.Eviction) error) *PodInterface_EvictV1beta1_Call
- type PodInterface_Evict_Call
- func (_c *PodInterface_Evict_Call) Return(_a0 error) *PodInterface_Evict_Call
- func (_c *PodInterface_Evict_Call) Run(run func(ctx context.Context, eviction *v1beta1.Eviction)) *PodInterface_Evict_Call
- func (_c *PodInterface_Evict_Call) RunAndReturn(run func(context.Context, *v1beta1.Eviction) error) *PodInterface_Evict_Call
- type PodInterface_Expecter
- func (_e *PodInterface_Expecter) Apply(ctx interface{}, pod interface{}, opts interface{}) *PodInterface_Apply_Call
- func (_e *PodInterface_Expecter) ApplyStatus(ctx interface{}, pod interface{}, opts interface{}) *PodInterface_ApplyStatus_Call
- func (_e *PodInterface_Expecter) Bind(ctx interface{}, binding interface{}, opts interface{}) *PodInterface_Bind_Call
- func (_e *PodInterface_Expecter) Create(ctx interface{}, pod interface{}, opts interface{}) *PodInterface_Create_Call
- func (_e *PodInterface_Expecter) Delete(ctx interface{}, name interface{}, opts interface{}) *PodInterface_Delete_Call
- func (_e *PodInterface_Expecter) DeleteCollection(ctx interface{}, opts interface{}, listOpts interface{}) *PodInterface_DeleteCollection_Call
- func (_e *PodInterface_Expecter) Evict(ctx interface{}, eviction interface{}) *PodInterface_Evict_Call
- func (_e *PodInterface_Expecter) EvictV1(ctx interface{}, eviction interface{}) *PodInterface_EvictV1_Call
- func (_e *PodInterface_Expecter) EvictV1beta1(ctx interface{}, eviction interface{}) *PodInterface_EvictV1beta1_Call
- func (_e *PodInterface_Expecter) Get(ctx interface{}, name interface{}, opts interface{}) *PodInterface_Get_Call
- func (_e *PodInterface_Expecter) GetLogs(name interface{}, opts interface{}) *PodInterface_GetLogs_Call
- func (_e *PodInterface_Expecter) List(ctx interface{}, opts interface{}) *PodInterface_List_Call
- func (_e *PodInterface_Expecter) Patch(ctx interface{}, name interface{}, pt interface{}, data interface{}, ...) *PodInterface_Patch_Call
- func (_e *PodInterface_Expecter) ProxyGet(scheme interface{}, name interface{}, port interface{}, path interface{}, ...) *PodInterface_ProxyGet_Call
- func (_e *PodInterface_Expecter) Update(ctx interface{}, pod interface{}, opts interface{}) *PodInterface_Update_Call
- func (_e *PodInterface_Expecter) UpdateEphemeralContainers(ctx interface{}, podName interface{}, pod interface{}, opts interface{}) *PodInterface_UpdateEphemeralContainers_Call
- func (_e *PodInterface_Expecter) UpdateStatus(ctx interface{}, pod interface{}, opts interface{}) *PodInterface_UpdateStatus_Call
- func (_e *PodInterface_Expecter) Watch(ctx interface{}, opts interface{}) *PodInterface_Watch_Call
- type PodInterface_GetLogs_Call
- func (_c *PodInterface_GetLogs_Call) Return(_a0 *rest.Request) *PodInterface_GetLogs_Call
- func (_c *PodInterface_GetLogs_Call) Run(run func(name string, opts *corev1.PodLogOptions)) *PodInterface_GetLogs_Call
- func (_c *PodInterface_GetLogs_Call) RunAndReturn(run func(string, *corev1.PodLogOptions) *rest.Request) *PodInterface_GetLogs_Call
- type PodInterface_Get_Call
- func (_c *PodInterface_Get_Call) Return(_a0 *corev1.Pod, _a1 error) *PodInterface_Get_Call
- func (_c *PodInterface_Get_Call) Run(run func(ctx context.Context, name string, opts metav1.GetOptions)) *PodInterface_Get_Call
- func (_c *PodInterface_Get_Call) RunAndReturn(run func(context.Context, string, metav1.GetOptions) (*corev1.Pod, error)) *PodInterface_Get_Call
- type PodInterface_List_Call
- func (_c *PodInterface_List_Call) Return(_a0 *corev1.PodList, _a1 error) *PodInterface_List_Call
- func (_c *PodInterface_List_Call) Run(run func(ctx context.Context, opts metav1.ListOptions)) *PodInterface_List_Call
- func (_c *PodInterface_List_Call) RunAndReturn(run func(context.Context, metav1.ListOptions) (*corev1.PodList, error)) *PodInterface_List_Call
- type PodInterface_Patch_Call
- type PodInterface_ProxyGet_Call
- type PodInterface_UpdateEphemeralContainers_Call
- func (_c *PodInterface_UpdateEphemeralContainers_Call) Return(_a0 *corev1.Pod, _a1 error) *PodInterface_UpdateEphemeralContainers_Call
- func (_c *PodInterface_UpdateEphemeralContainers_Call) Run(run func(ctx context.Context, podName string, pod *corev1.Pod, ...)) *PodInterface_UpdateEphemeralContainers_Call
- func (_c *PodInterface_UpdateEphemeralContainers_Call) RunAndReturn(...) *PodInterface_UpdateEphemeralContainers_Call
- type PodInterface_UpdateStatus_Call
- func (_c *PodInterface_UpdateStatus_Call) Return(_a0 *corev1.Pod, _a1 error) *PodInterface_UpdateStatus_Call
- func (_c *PodInterface_UpdateStatus_Call) Run(run func(ctx context.Context, pod *corev1.Pod, opts metav1.UpdateOptions)) *PodInterface_UpdateStatus_Call
- func (_c *PodInterface_UpdateStatus_Call) RunAndReturn(...) *PodInterface_UpdateStatus_Call
- type PodInterface_Update_Call
- func (_c *PodInterface_Update_Call) Return(_a0 *corev1.Pod, _a1 error) *PodInterface_Update_Call
- func (_c *PodInterface_Update_Call) Run(run func(ctx context.Context, pod *corev1.Pod, opts metav1.UpdateOptions)) *PodInterface_Update_Call
- func (_c *PodInterface_Update_Call) RunAndReturn(...) *PodInterface_Update_Call
- type PodInterface_Watch_Call
- func (_c *PodInterface_Watch_Call) Return(_a0 watch.Interface, _a1 error) *PodInterface_Watch_Call
- func (_c *PodInterface_Watch_Call) Run(run func(ctx context.Context, opts metav1.ListOptions)) *PodInterface_Watch_Call
- func (_c *PodInterface_Watch_Call) RunAndReturn(run func(context.Context, metav1.ListOptions) (watch.Interface, error)) *PodInterface_Watch_Call
- type RemoteExecutor
- type RemoteExecutor_Expecter
- type RemoteExecutor_StreamWithContext_Call
- func (_c *RemoteExecutor_StreamWithContext_Call) Return(_a0 error) *RemoteExecutor_StreamWithContext_Call
- func (_c *RemoteExecutor_StreamWithContext_Call) Run(run func(ctx context.Context, options remotecommand.StreamOptions)) *RemoteExecutor_StreamWithContext_Call
- func (_c *RemoteExecutor_StreamWithContext_Call) RunAndReturn(run func(context.Context, remotecommand.StreamOptions) error) *RemoteExecutor_StreamWithContext_Call
- type RemoteExecutor_Stream_Call
- func (_c *RemoteExecutor_Stream_Call) Return(_a0 error) *RemoteExecutor_Stream_Call
- func (_c *RemoteExecutor_Stream_Call) Run(run func(options remotecommand.StreamOptions)) *RemoteExecutor_Stream_Call
- func (_c *RemoteExecutor_Stream_Call) RunAndReturn(run func(remotecommand.StreamOptions) error) *RemoteExecutor_Stream_Call
- type RemoteRegistry
- func (_m *RemoteRegistry) Create(dogu *core.Dogu) error
- func (_m *RemoteRegistry) Delete(dogu *core.Dogu) error
- func (_m *RemoteRegistry) EXPECT() *RemoteRegistry_Expecter
- func (_m *RemoteRegistry) Get(name string) (*core.Dogu, error)
- func (_m *RemoteRegistry) GetAll() ([]*core.Dogu, error)
- func (_m *RemoteRegistry) GetVersion(name string, version string) (*core.Dogu, error)
- func (_m *RemoteRegistry) GetVersionsOf(name string) ([]core.Version, error)
- func (_m *RemoteRegistry) SetUseCache(useCache bool)
- type RemoteRegistry_Create_Call
- type RemoteRegistry_Delete_Call
- type RemoteRegistry_Expecter
- func (_e *RemoteRegistry_Expecter) Create(dogu interface{}) *RemoteRegistry_Create_Call
- func (_e *RemoteRegistry_Expecter) Delete(dogu interface{}) *RemoteRegistry_Delete_Call
- func (_e *RemoteRegistry_Expecter) Get(name interface{}) *RemoteRegistry_Get_Call
- func (_e *RemoteRegistry_Expecter) GetAll() *RemoteRegistry_GetAll_Call
- func (_e *RemoteRegistry_Expecter) GetVersion(name interface{}, version interface{}) *RemoteRegistry_GetVersion_Call
- func (_e *RemoteRegistry_Expecter) GetVersionsOf(name interface{}) *RemoteRegistry_GetVersionsOf_Call
- func (_e *RemoteRegistry_Expecter) SetUseCache(useCache interface{}) *RemoteRegistry_SetUseCache_Call
- type RemoteRegistry_GetAll_Call
- type RemoteRegistry_GetVersion_Call
- func (_c *RemoteRegistry_GetVersion_Call) Return(_a0 *core.Dogu, _a1 error) *RemoteRegistry_GetVersion_Call
- func (_c *RemoteRegistry_GetVersion_Call) Run(run func(name string, version string)) *RemoteRegistry_GetVersion_Call
- func (_c *RemoteRegistry_GetVersion_Call) RunAndReturn(run func(string, string) (*core.Dogu, error)) *RemoteRegistry_GetVersion_Call
- type RemoteRegistry_GetVersionsOf_Call
- func (_c *RemoteRegistry_GetVersionsOf_Call) Return(_a0 []core.Version, _a1 error) *RemoteRegistry_GetVersionsOf_Call
- func (_c *RemoteRegistry_GetVersionsOf_Call) Run(run func(name string)) *RemoteRegistry_GetVersionsOf_Call
- func (_c *RemoteRegistry_GetVersionsOf_Call) RunAndReturn(run func(string) ([]core.Version, error)) *RemoteRegistry_GetVersionsOf_Call
- type RemoteRegistry_Get_Call
- type RemoteRegistry_SetUseCache_Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AppsV1Interface ¶ added in v0.40.0
AppsV1Interface is an autogenerated mock type for the AppsV1Interface type
func NewAppsV1Interface ¶ added in v0.40.0
func NewAppsV1Interface(t mockConstructorTestingTNewAppsV1Interface) *AppsV1Interface
NewAppsV1Interface creates a new instance of AppsV1Interface. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*AppsV1Interface) ControllerRevisions ¶ added in v0.40.0
func (_m *AppsV1Interface) ControllerRevisions(namespace string) v1.ControllerRevisionInterface
ControllerRevisions provides a mock function with given fields: namespace
func (*AppsV1Interface) DaemonSets ¶ added in v0.40.0
func (_m *AppsV1Interface) DaemonSets(namespace string) v1.DaemonSetInterface
DaemonSets provides a mock function with given fields: namespace
func (*AppsV1Interface) Deployments ¶ added in v0.40.0
func (_m *AppsV1Interface) Deployments(namespace string) v1.DeploymentInterface
Deployments provides a mock function with given fields: namespace
func (*AppsV1Interface) EXPECT ¶ added in v0.40.0
func (_m *AppsV1Interface) EXPECT() *AppsV1Interface_Expecter
func (*AppsV1Interface) RESTClient ¶ added in v0.40.0
func (_m *AppsV1Interface) RESTClient() rest.Interface
RESTClient provides a mock function with given fields:
func (*AppsV1Interface) ReplicaSets ¶ added in v0.40.0
func (_m *AppsV1Interface) ReplicaSets(namespace string) v1.ReplicaSetInterface
ReplicaSets provides a mock function with given fields: namespace
func (*AppsV1Interface) StatefulSets ¶ added in v0.40.0
func (_m *AppsV1Interface) StatefulSets(namespace string) v1.StatefulSetInterface
StatefulSets provides a mock function with given fields: namespace
type AppsV1Interface_ControllerRevisions_Call ¶ added in v0.40.0
AppsV1Interface_ControllerRevisions_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ControllerRevisions'
func (*AppsV1Interface_ControllerRevisions_Call) Run ¶ added in v0.40.0
func (_c *AppsV1Interface_ControllerRevisions_Call) Run(run func(namespace string)) *AppsV1Interface_ControllerRevisions_Call
func (*AppsV1Interface_ControllerRevisions_Call) RunAndReturn ¶ added in v0.40.0
func (_c *AppsV1Interface_ControllerRevisions_Call) RunAndReturn(run func(string) v1.ControllerRevisionInterface) *AppsV1Interface_ControllerRevisions_Call
type AppsV1Interface_DaemonSets_Call ¶ added in v0.40.0
AppsV1Interface_DaemonSets_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DaemonSets'
func (*AppsV1Interface_DaemonSets_Call) Return ¶ added in v0.40.0
func (_c *AppsV1Interface_DaemonSets_Call) Return(_a0 v1.DaemonSetInterface) *AppsV1Interface_DaemonSets_Call
func (*AppsV1Interface_DaemonSets_Call) Run ¶ added in v0.40.0
func (_c *AppsV1Interface_DaemonSets_Call) Run(run func(namespace string)) *AppsV1Interface_DaemonSets_Call
func (*AppsV1Interface_DaemonSets_Call) RunAndReturn ¶ added in v0.40.0
func (_c *AppsV1Interface_DaemonSets_Call) RunAndReturn(run func(string) v1.DaemonSetInterface) *AppsV1Interface_DaemonSets_Call
type AppsV1Interface_Deployments_Call ¶ added in v0.40.0
AppsV1Interface_Deployments_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Deployments'
func (*AppsV1Interface_Deployments_Call) Return ¶ added in v0.40.0
func (_c *AppsV1Interface_Deployments_Call) Return(_a0 v1.DeploymentInterface) *AppsV1Interface_Deployments_Call
func (*AppsV1Interface_Deployments_Call) Run ¶ added in v0.40.0
func (_c *AppsV1Interface_Deployments_Call) Run(run func(namespace string)) *AppsV1Interface_Deployments_Call
func (*AppsV1Interface_Deployments_Call) RunAndReturn ¶ added in v0.40.0
func (_c *AppsV1Interface_Deployments_Call) RunAndReturn(run func(string) v1.DeploymentInterface) *AppsV1Interface_Deployments_Call
type AppsV1Interface_Expecter ¶ added in v0.40.0
type AppsV1Interface_Expecter struct {
// contains filtered or unexported fields
}
func (*AppsV1Interface_Expecter) ControllerRevisions ¶ added in v0.40.0
func (_e *AppsV1Interface_Expecter) ControllerRevisions(namespace interface{}) *AppsV1Interface_ControllerRevisions_Call
ControllerRevisions is a helper method to define mock.On call
- namespace string
func (*AppsV1Interface_Expecter) DaemonSets ¶ added in v0.40.0
func (_e *AppsV1Interface_Expecter) DaemonSets(namespace interface{}) *AppsV1Interface_DaemonSets_Call
DaemonSets is a helper method to define mock.On call
- namespace string
func (*AppsV1Interface_Expecter) Deployments ¶ added in v0.40.0
func (_e *AppsV1Interface_Expecter) Deployments(namespace interface{}) *AppsV1Interface_Deployments_Call
Deployments is a helper method to define mock.On call
- namespace string
func (*AppsV1Interface_Expecter) RESTClient ¶ added in v0.40.0
func (_e *AppsV1Interface_Expecter) RESTClient() *AppsV1Interface_RESTClient_Call
RESTClient is a helper method to define mock.On call
func (*AppsV1Interface_Expecter) ReplicaSets ¶ added in v0.40.0
func (_e *AppsV1Interface_Expecter) ReplicaSets(namespace interface{}) *AppsV1Interface_ReplicaSets_Call
ReplicaSets is a helper method to define mock.On call
- namespace string
func (*AppsV1Interface_Expecter) StatefulSets ¶ added in v0.40.0
func (_e *AppsV1Interface_Expecter) StatefulSets(namespace interface{}) *AppsV1Interface_StatefulSets_Call
StatefulSets is a helper method to define mock.On call
- namespace string
type AppsV1Interface_RESTClient_Call ¶ added in v0.40.0
AppsV1Interface_RESTClient_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'RESTClient'
func (*AppsV1Interface_RESTClient_Call) Return ¶ added in v0.40.0
func (_c *AppsV1Interface_RESTClient_Call) Return(_a0 rest.Interface) *AppsV1Interface_RESTClient_Call
func (*AppsV1Interface_RESTClient_Call) Run ¶ added in v0.40.0
func (_c *AppsV1Interface_RESTClient_Call) Run(run func()) *AppsV1Interface_RESTClient_Call
func (*AppsV1Interface_RESTClient_Call) RunAndReturn ¶ added in v0.40.0
func (_c *AppsV1Interface_RESTClient_Call) RunAndReturn(run func() rest.Interface) *AppsV1Interface_RESTClient_Call
type AppsV1Interface_ReplicaSets_Call ¶ added in v0.40.0
AppsV1Interface_ReplicaSets_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ReplicaSets'
func (*AppsV1Interface_ReplicaSets_Call) Return ¶ added in v0.40.0
func (_c *AppsV1Interface_ReplicaSets_Call) Return(_a0 v1.ReplicaSetInterface) *AppsV1Interface_ReplicaSets_Call
func (*AppsV1Interface_ReplicaSets_Call) Run ¶ added in v0.40.0
func (_c *AppsV1Interface_ReplicaSets_Call) Run(run func(namespace string)) *AppsV1Interface_ReplicaSets_Call
func (*AppsV1Interface_ReplicaSets_Call) RunAndReturn ¶ added in v0.40.0
func (_c *AppsV1Interface_ReplicaSets_Call) RunAndReturn(run func(string) v1.ReplicaSetInterface) *AppsV1Interface_ReplicaSets_Call
type AppsV1Interface_StatefulSets_Call ¶ added in v0.40.0
AppsV1Interface_StatefulSets_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'StatefulSets'
func (*AppsV1Interface_StatefulSets_Call) Return ¶ added in v0.40.0
func (_c *AppsV1Interface_StatefulSets_Call) Return(_a0 v1.StatefulSetInterface) *AppsV1Interface_StatefulSets_Call
func (*AppsV1Interface_StatefulSets_Call) Run ¶ added in v0.40.0
func (_c *AppsV1Interface_StatefulSets_Call) Run(run func(namespace string)) *AppsV1Interface_StatefulSets_Call
func (*AppsV1Interface_StatefulSets_Call) RunAndReturn ¶ added in v0.40.0
func (_c *AppsV1Interface_StatefulSets_Call) RunAndReturn(run func(string) v1.StatefulSetInterface) *AppsV1Interface_StatefulSets_Call
type ClientSet ¶ added in v0.40.0
ClientSet is an autogenerated mock type for the ClientSet type
func NewClientSet ¶ added in v0.40.0
func NewClientSet(t mockConstructorTestingTNewClientSet) *ClientSet
NewClientSet creates a new instance of ClientSet. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*ClientSet) AdmissionregistrationV1 ¶ added in v0.40.0
func (_m *ClientSet) AdmissionregistrationV1() v1.AdmissionregistrationV1Interface
AdmissionregistrationV1 provides a mock function with given fields:
func (*ClientSet) AdmissionregistrationV1alpha1 ¶ added in v0.40.0
func (_m *ClientSet) AdmissionregistrationV1alpha1() v1alpha1.AdmissionregistrationV1alpha1Interface
AdmissionregistrationV1alpha1 provides a mock function with given fields:
func (*ClientSet) AdmissionregistrationV1beta1 ¶ added in v0.40.0
func (_m *ClientSet) AdmissionregistrationV1beta1() v1beta1.AdmissionregistrationV1beta1Interface
AdmissionregistrationV1beta1 provides a mock function with given fields:
func (*ClientSet) AppsV1 ¶ added in v0.40.0
func (_m *ClientSet) AppsV1() appsv1.AppsV1Interface
AppsV1 provides a mock function with given fields:
func (*ClientSet) AppsV1beta1 ¶ added in v0.40.0
func (_m *ClientSet) AppsV1beta1() appsv1beta1.AppsV1beta1Interface
AppsV1beta1 provides a mock function with given fields:
func (*ClientSet) AppsV1beta2 ¶ added in v0.40.0
func (_m *ClientSet) AppsV1beta2() v1beta2.AppsV1beta2Interface
AppsV1beta2 provides a mock function with given fields:
func (*ClientSet) AuthenticationV1 ¶ added in v0.40.0
func (_m *ClientSet) AuthenticationV1() authenticationv1.AuthenticationV1Interface
AuthenticationV1 provides a mock function with given fields:
func (*ClientSet) AuthenticationV1alpha1 ¶ added in v0.40.0
func (_m *ClientSet) AuthenticationV1alpha1() authenticationv1alpha1.AuthenticationV1alpha1Interface
AuthenticationV1alpha1 provides a mock function with given fields:
func (*ClientSet) AuthenticationV1beta1 ¶ added in v0.40.0
func (_m *ClientSet) AuthenticationV1beta1() authenticationv1beta1.AuthenticationV1beta1Interface
AuthenticationV1beta1 provides a mock function with given fields:
func (*ClientSet) AuthorizationV1 ¶ added in v0.40.0
func (_m *ClientSet) AuthorizationV1() authorizationv1.AuthorizationV1Interface
AuthorizationV1 provides a mock function with given fields:
func (*ClientSet) AuthorizationV1beta1 ¶ added in v0.40.0
func (_m *ClientSet) AuthorizationV1beta1() authorizationv1beta1.AuthorizationV1beta1Interface
AuthorizationV1beta1 provides a mock function with given fields:
func (*ClientSet) AutoscalingV1 ¶ added in v0.40.0
func (_m *ClientSet) AutoscalingV1() autoscalingv1.AutoscalingV1Interface
AutoscalingV1 provides a mock function with given fields:
func (*ClientSet) AutoscalingV2 ¶ added in v0.40.0
func (_m *ClientSet) AutoscalingV2() v2.AutoscalingV2Interface
AutoscalingV2 provides a mock function with given fields:
func (*ClientSet) AutoscalingV2beta1 ¶ added in v0.40.0
func (_m *ClientSet) AutoscalingV2beta1() v2beta1.AutoscalingV2beta1Interface
AutoscalingV2beta1 provides a mock function with given fields:
func (*ClientSet) AutoscalingV2beta2 ¶ added in v0.40.0
func (_m *ClientSet) AutoscalingV2beta2() v2beta2.AutoscalingV2beta2Interface
AutoscalingV2beta2 provides a mock function with given fields:
func (*ClientSet) BatchV1 ¶ added in v0.40.0
func (_m *ClientSet) BatchV1() batchv1.BatchV1Interface
BatchV1 provides a mock function with given fields:
func (*ClientSet) BatchV1beta1 ¶ added in v0.40.0
func (_m *ClientSet) BatchV1beta1() batchv1beta1.BatchV1beta1Interface
BatchV1beta1 provides a mock function with given fields:
func (*ClientSet) CertificatesV1 ¶ added in v0.40.0
func (_m *ClientSet) CertificatesV1() certificatesv1.CertificatesV1Interface
CertificatesV1 provides a mock function with given fields:
func (*ClientSet) CertificatesV1alpha1 ¶ added in v0.40.0
func (_m *ClientSet) CertificatesV1alpha1() certificatesv1alpha1.CertificatesV1alpha1Interface
CertificatesV1alpha1 provides a mock function with given fields:
func (*ClientSet) CertificatesV1beta1 ¶ added in v0.40.0
func (_m *ClientSet) CertificatesV1beta1() certificatesv1beta1.CertificatesV1beta1Interface
CertificatesV1beta1 provides a mock function with given fields:
func (*ClientSet) CoordinationV1 ¶ added in v0.40.0
func (_m *ClientSet) CoordinationV1() coordinationv1.CoordinationV1Interface
CoordinationV1 provides a mock function with given fields:
func (*ClientSet) CoordinationV1beta1 ¶ added in v0.40.0
func (_m *ClientSet) CoordinationV1beta1() coordinationv1beta1.CoordinationV1beta1Interface
CoordinationV1beta1 provides a mock function with given fields:
func (*ClientSet) CoreV1 ¶ added in v0.40.0
func (_m *ClientSet) CoreV1() corev1.CoreV1Interface
CoreV1 provides a mock function with given fields:
func (*ClientSet) Discovery ¶ added in v0.40.0
func (_m *ClientSet) Discovery() discovery.DiscoveryInterface
Discovery provides a mock function with given fields:
func (*ClientSet) DiscoveryV1 ¶ added in v0.40.0
func (_m *ClientSet) DiscoveryV1() discoveryv1.DiscoveryV1Interface
DiscoveryV1 provides a mock function with given fields:
func (*ClientSet) DiscoveryV1beta1 ¶ added in v0.40.0
func (_m *ClientSet) DiscoveryV1beta1() discoveryv1beta1.DiscoveryV1beta1Interface
DiscoveryV1beta1 provides a mock function with given fields:
func (*ClientSet) EXPECT ¶ added in v0.40.0
func (_m *ClientSet) EXPECT() *ClientSet_Expecter
func (*ClientSet) EventsV1 ¶ added in v0.40.0
func (_m *ClientSet) EventsV1() eventsv1.EventsV1Interface
EventsV1 provides a mock function with given fields:
func (*ClientSet) EventsV1beta1 ¶ added in v0.40.0
func (_m *ClientSet) EventsV1beta1() eventsv1beta1.EventsV1beta1Interface
EventsV1beta1 provides a mock function with given fields:
func (*ClientSet) ExtensionsV1beta1 ¶ added in v0.40.0
func (_m *ClientSet) ExtensionsV1beta1() extensionsv1beta1.ExtensionsV1beta1Interface
ExtensionsV1beta1 provides a mock function with given fields:
func (*ClientSet) FlowcontrolV1 ¶ added in v0.41.0
func (_m *ClientSet) FlowcontrolV1() flowcontrolv1.FlowcontrolV1Interface
FlowcontrolV1 provides a mock function with given fields:
func (*ClientSet) FlowcontrolV1beta1 ¶ added in v0.40.0
func (_m *ClientSet) FlowcontrolV1beta1() flowcontrolv1beta1.FlowcontrolV1beta1Interface
FlowcontrolV1beta1 provides a mock function with given fields:
func (*ClientSet) FlowcontrolV1beta2 ¶ added in v0.40.0
func (_m *ClientSet) FlowcontrolV1beta2() flowcontrolv1beta2.FlowcontrolV1beta2Interface
FlowcontrolV1beta2 provides a mock function with given fields:
func (*ClientSet) FlowcontrolV1beta3 ¶ added in v0.40.0
func (_m *ClientSet) FlowcontrolV1beta3() v1beta3.FlowcontrolV1beta3Interface
FlowcontrolV1beta3 provides a mock function with given fields:
func (*ClientSet) InternalV1alpha1 ¶ added in v0.40.0
func (_m *ClientSet) InternalV1alpha1() apiserverinternalv1alpha1.InternalV1alpha1Interface
InternalV1alpha1 provides a mock function with given fields:
func (*ClientSet) NetworkingV1 ¶ added in v0.40.0
func (_m *ClientSet) NetworkingV1() networkingv1.NetworkingV1Interface
NetworkingV1 provides a mock function with given fields:
func (*ClientSet) NetworkingV1alpha1 ¶ added in v0.40.0
func (_m *ClientSet) NetworkingV1alpha1() networkingv1alpha1.NetworkingV1alpha1Interface
NetworkingV1alpha1 provides a mock function with given fields:
func (*ClientSet) NetworkingV1beta1 ¶ added in v0.40.0
func (_m *ClientSet) NetworkingV1beta1() networkingv1beta1.NetworkingV1beta1Interface
NetworkingV1beta1 provides a mock function with given fields:
func (*ClientSet) NodeV1 ¶ added in v0.40.0
func (_m *ClientSet) NodeV1() nodev1.NodeV1Interface
NodeV1 provides a mock function with given fields:
func (*ClientSet) NodeV1alpha1 ¶ added in v0.40.0
func (_m *ClientSet) NodeV1alpha1() nodev1alpha1.NodeV1alpha1Interface
NodeV1alpha1 provides a mock function with given fields:
func (*ClientSet) NodeV1beta1 ¶ added in v0.40.0
func (_m *ClientSet) NodeV1beta1() nodev1beta1.NodeV1beta1Interface
NodeV1beta1 provides a mock function with given fields:
func (*ClientSet) PolicyV1 ¶ added in v0.40.0
func (_m *ClientSet) PolicyV1() policyv1.PolicyV1Interface
PolicyV1 provides a mock function with given fields:
func (*ClientSet) PolicyV1beta1 ¶ added in v0.40.0
func (_m *ClientSet) PolicyV1beta1() policyv1beta1.PolicyV1beta1Interface
PolicyV1beta1 provides a mock function with given fields:
func (*ClientSet) RbacV1 ¶ added in v0.40.0
func (_m *ClientSet) RbacV1() rbacv1.RbacV1Interface
RbacV1 provides a mock function with given fields:
func (*ClientSet) RbacV1alpha1 ¶ added in v0.40.0
func (_m *ClientSet) RbacV1alpha1() rbacv1alpha1.RbacV1alpha1Interface
RbacV1alpha1 provides a mock function with given fields:
func (*ClientSet) RbacV1beta1 ¶ added in v0.40.0
func (_m *ClientSet) RbacV1beta1() rbacv1beta1.RbacV1beta1Interface
RbacV1beta1 provides a mock function with given fields:
func (*ClientSet) ResourceV1alpha2 ¶ added in v0.40.0
func (_m *ClientSet) ResourceV1alpha2() v1alpha2.ResourceV1alpha2Interface
ResourceV1alpha2 provides a mock function with given fields:
func (*ClientSet) SchedulingV1 ¶ added in v0.40.0
func (_m *ClientSet) SchedulingV1() schedulingv1.SchedulingV1Interface
SchedulingV1 provides a mock function with given fields:
func (*ClientSet) SchedulingV1alpha1 ¶ added in v0.40.0
func (_m *ClientSet) SchedulingV1alpha1() schedulingv1alpha1.SchedulingV1alpha1Interface
SchedulingV1alpha1 provides a mock function with given fields:
func (*ClientSet) SchedulingV1beta1 ¶ added in v0.40.0
func (_m *ClientSet) SchedulingV1beta1() schedulingv1beta1.SchedulingV1beta1Interface
SchedulingV1beta1 provides a mock function with given fields:
func (*ClientSet) StorageV1 ¶ added in v0.40.0
func (_m *ClientSet) StorageV1() storagev1.StorageV1Interface
StorageV1 provides a mock function with given fields:
func (*ClientSet) StorageV1alpha1 ¶ added in v0.40.0
func (_m *ClientSet) StorageV1alpha1() storagev1alpha1.StorageV1alpha1Interface
StorageV1alpha1 provides a mock function with given fields:
func (*ClientSet) StorageV1beta1 ¶ added in v0.40.0
func (_m *ClientSet) StorageV1beta1() storagev1beta1.StorageV1beta1Interface
StorageV1beta1 provides a mock function with given fields:
func (*ClientSet) StoragemigrationV1alpha1 ¶ added in v1.1.0
func (_m *ClientSet) StoragemigrationV1alpha1() storagemigrationv1alpha1.StoragemigrationV1alpha1Interface
StoragemigrationV1alpha1 provides a mock function with given fields:
type ClientSet_AdmissionregistrationV1_Call ¶ added in v0.40.0
ClientSet_AdmissionregistrationV1_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'AdmissionregistrationV1'
func (*ClientSet_AdmissionregistrationV1_Call) Run ¶ added in v0.40.0
func (_c *ClientSet_AdmissionregistrationV1_Call) Run(run func()) *ClientSet_AdmissionregistrationV1_Call
func (*ClientSet_AdmissionregistrationV1_Call) RunAndReturn ¶ added in v0.40.0
func (_c *ClientSet_AdmissionregistrationV1_Call) RunAndReturn(run func() v1.AdmissionregistrationV1Interface) *ClientSet_AdmissionregistrationV1_Call
type ClientSet_AdmissionregistrationV1alpha1_Call ¶ added in v0.40.0
ClientSet_AdmissionregistrationV1alpha1_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'AdmissionregistrationV1alpha1'
func (*ClientSet_AdmissionregistrationV1alpha1_Call) Run ¶ added in v0.40.0
func (_c *ClientSet_AdmissionregistrationV1alpha1_Call) Run(run func()) *ClientSet_AdmissionregistrationV1alpha1_Call
func (*ClientSet_AdmissionregistrationV1alpha1_Call) RunAndReturn ¶ added in v0.40.0
func (_c *ClientSet_AdmissionregistrationV1alpha1_Call) RunAndReturn(run func() v1alpha1.AdmissionregistrationV1alpha1Interface) *ClientSet_AdmissionregistrationV1alpha1_Call
type ClientSet_AdmissionregistrationV1beta1_Call ¶ added in v0.40.0
ClientSet_AdmissionregistrationV1beta1_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'AdmissionregistrationV1beta1'
func (*ClientSet_AdmissionregistrationV1beta1_Call) Run ¶ added in v0.40.0
func (_c *ClientSet_AdmissionregistrationV1beta1_Call) Run(run func()) *ClientSet_AdmissionregistrationV1beta1_Call
func (*ClientSet_AdmissionregistrationV1beta1_Call) RunAndReturn ¶ added in v0.40.0
func (_c *ClientSet_AdmissionregistrationV1beta1_Call) RunAndReturn(run func() v1beta1.AdmissionregistrationV1beta1Interface) *ClientSet_AdmissionregistrationV1beta1_Call
type ClientSet_AppsV1_Call ¶ added in v0.40.0
ClientSet_AppsV1_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'AppsV1'
func (*ClientSet_AppsV1_Call) Return ¶ added in v0.40.0
func (_c *ClientSet_AppsV1_Call) Return(_a0 appsv1.AppsV1Interface) *ClientSet_AppsV1_Call
func (*ClientSet_AppsV1_Call) Run ¶ added in v0.40.0
func (_c *ClientSet_AppsV1_Call) Run(run func()) *ClientSet_AppsV1_Call
func (*ClientSet_AppsV1_Call) RunAndReturn ¶ added in v0.40.0
func (_c *ClientSet_AppsV1_Call) RunAndReturn(run func() appsv1.AppsV1Interface) *ClientSet_AppsV1_Call
type ClientSet_AppsV1beta1_Call ¶ added in v0.40.0
ClientSet_AppsV1beta1_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'AppsV1beta1'
func (*ClientSet_AppsV1beta1_Call) Return ¶ added in v0.40.0
func (_c *ClientSet_AppsV1beta1_Call) Return(_a0 appsv1beta1.AppsV1beta1Interface) *ClientSet_AppsV1beta1_Call
func (*ClientSet_AppsV1beta1_Call) Run ¶ added in v0.40.0
func (_c *ClientSet_AppsV1beta1_Call) Run(run func()) *ClientSet_AppsV1beta1_Call
func (*ClientSet_AppsV1beta1_Call) RunAndReturn ¶ added in v0.40.0
func (_c *ClientSet_AppsV1beta1_Call) RunAndReturn(run func() appsv1beta1.AppsV1beta1Interface) *ClientSet_AppsV1beta1_Call
type ClientSet_AppsV1beta2_Call ¶ added in v0.40.0
ClientSet_AppsV1beta2_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'AppsV1beta2'
func (*ClientSet_AppsV1beta2_Call) Return ¶ added in v0.40.0
func (_c *ClientSet_AppsV1beta2_Call) Return(_a0 v1beta2.AppsV1beta2Interface) *ClientSet_AppsV1beta2_Call
func (*ClientSet_AppsV1beta2_Call) Run ¶ added in v0.40.0
func (_c *ClientSet_AppsV1beta2_Call) Run(run func()) *ClientSet_AppsV1beta2_Call
func (*ClientSet_AppsV1beta2_Call) RunAndReturn ¶ added in v0.40.0
func (_c *ClientSet_AppsV1beta2_Call) RunAndReturn(run func() v1beta2.AppsV1beta2Interface) *ClientSet_AppsV1beta2_Call
type ClientSet_AuthenticationV1_Call ¶ added in v0.40.0
ClientSet_AuthenticationV1_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'AuthenticationV1'
func (*ClientSet_AuthenticationV1_Call) Return ¶ added in v0.40.0
func (_c *ClientSet_AuthenticationV1_Call) Return(_a0 authenticationv1.AuthenticationV1Interface) *ClientSet_AuthenticationV1_Call
func (*ClientSet_AuthenticationV1_Call) Run ¶ added in v0.40.0
func (_c *ClientSet_AuthenticationV1_Call) Run(run func()) *ClientSet_AuthenticationV1_Call
func (*ClientSet_AuthenticationV1_Call) RunAndReturn ¶ added in v0.40.0
func (_c *ClientSet_AuthenticationV1_Call) RunAndReturn(run func() authenticationv1.AuthenticationV1Interface) *ClientSet_AuthenticationV1_Call
type ClientSet_AuthenticationV1alpha1_Call ¶ added in v0.40.0
ClientSet_AuthenticationV1alpha1_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'AuthenticationV1alpha1'
func (*ClientSet_AuthenticationV1alpha1_Call) Run ¶ added in v0.40.0
func (_c *ClientSet_AuthenticationV1alpha1_Call) Run(run func()) *ClientSet_AuthenticationV1alpha1_Call
func (*ClientSet_AuthenticationV1alpha1_Call) RunAndReturn ¶ added in v0.40.0
func (_c *ClientSet_AuthenticationV1alpha1_Call) RunAndReturn(run func() authenticationv1alpha1.AuthenticationV1alpha1Interface) *ClientSet_AuthenticationV1alpha1_Call
type ClientSet_AuthenticationV1beta1_Call ¶ added in v0.40.0
ClientSet_AuthenticationV1beta1_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'AuthenticationV1beta1'
func (*ClientSet_AuthenticationV1beta1_Call) Run ¶ added in v0.40.0
func (_c *ClientSet_AuthenticationV1beta1_Call) Run(run func()) *ClientSet_AuthenticationV1beta1_Call
func (*ClientSet_AuthenticationV1beta1_Call) RunAndReturn ¶ added in v0.40.0
func (_c *ClientSet_AuthenticationV1beta1_Call) RunAndReturn(run func() authenticationv1beta1.AuthenticationV1beta1Interface) *ClientSet_AuthenticationV1beta1_Call
type ClientSet_AuthorizationV1_Call ¶ added in v0.40.0
ClientSet_AuthorizationV1_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'AuthorizationV1'
func (*ClientSet_AuthorizationV1_Call) Return ¶ added in v0.40.0
func (_c *ClientSet_AuthorizationV1_Call) Return(_a0 authorizationv1.AuthorizationV1Interface) *ClientSet_AuthorizationV1_Call
func (*ClientSet_AuthorizationV1_Call) Run ¶ added in v0.40.0
func (_c *ClientSet_AuthorizationV1_Call) Run(run func()) *ClientSet_AuthorizationV1_Call
func (*ClientSet_AuthorizationV1_Call) RunAndReturn ¶ added in v0.40.0
func (_c *ClientSet_AuthorizationV1_Call) RunAndReturn(run func() authorizationv1.AuthorizationV1Interface) *ClientSet_AuthorizationV1_Call
type ClientSet_AuthorizationV1beta1_Call ¶ added in v0.40.0
ClientSet_AuthorizationV1beta1_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'AuthorizationV1beta1'
func (*ClientSet_AuthorizationV1beta1_Call) Run ¶ added in v0.40.0
func (_c *ClientSet_AuthorizationV1beta1_Call) Run(run func()) *ClientSet_AuthorizationV1beta1_Call
func (*ClientSet_AuthorizationV1beta1_Call) RunAndReturn ¶ added in v0.40.0
func (_c *ClientSet_AuthorizationV1beta1_Call) RunAndReturn(run func() authorizationv1beta1.AuthorizationV1beta1Interface) *ClientSet_AuthorizationV1beta1_Call
type ClientSet_AutoscalingV1_Call ¶ added in v0.40.0
ClientSet_AutoscalingV1_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'AutoscalingV1'
func (*ClientSet_AutoscalingV1_Call) Return ¶ added in v0.40.0
func (_c *ClientSet_AutoscalingV1_Call) Return(_a0 autoscalingv1.AutoscalingV1Interface) *ClientSet_AutoscalingV1_Call
func (*ClientSet_AutoscalingV1_Call) Run ¶ added in v0.40.0
func (_c *ClientSet_AutoscalingV1_Call) Run(run func()) *ClientSet_AutoscalingV1_Call
func (*ClientSet_AutoscalingV1_Call) RunAndReturn ¶ added in v0.40.0
func (_c *ClientSet_AutoscalingV1_Call) RunAndReturn(run func() autoscalingv1.AutoscalingV1Interface) *ClientSet_AutoscalingV1_Call
type ClientSet_AutoscalingV2_Call ¶ added in v0.40.0
ClientSet_AutoscalingV2_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'AutoscalingV2'
func (*ClientSet_AutoscalingV2_Call) Return ¶ added in v0.40.0
func (_c *ClientSet_AutoscalingV2_Call) Return(_a0 v2.AutoscalingV2Interface) *ClientSet_AutoscalingV2_Call
func (*ClientSet_AutoscalingV2_Call) Run ¶ added in v0.40.0
func (_c *ClientSet_AutoscalingV2_Call) Run(run func()) *ClientSet_AutoscalingV2_Call
func (*ClientSet_AutoscalingV2_Call) RunAndReturn ¶ added in v0.40.0
func (_c *ClientSet_AutoscalingV2_Call) RunAndReturn(run func() v2.AutoscalingV2Interface) *ClientSet_AutoscalingV2_Call
type ClientSet_AutoscalingV2beta1_Call ¶ added in v0.40.0
ClientSet_AutoscalingV2beta1_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'AutoscalingV2beta1'
func (*ClientSet_AutoscalingV2beta1_Call) Return ¶ added in v0.40.0
func (_c *ClientSet_AutoscalingV2beta1_Call) Return(_a0 v2beta1.AutoscalingV2beta1Interface) *ClientSet_AutoscalingV2beta1_Call
func (*ClientSet_AutoscalingV2beta1_Call) Run ¶ added in v0.40.0
func (_c *ClientSet_AutoscalingV2beta1_Call) Run(run func()) *ClientSet_AutoscalingV2beta1_Call
func (*ClientSet_AutoscalingV2beta1_Call) RunAndReturn ¶ added in v0.40.0
func (_c *ClientSet_AutoscalingV2beta1_Call) RunAndReturn(run func() v2beta1.AutoscalingV2beta1Interface) *ClientSet_AutoscalingV2beta1_Call
type ClientSet_AutoscalingV2beta2_Call ¶ added in v0.40.0
ClientSet_AutoscalingV2beta2_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'AutoscalingV2beta2'
func (*ClientSet_AutoscalingV2beta2_Call) Return ¶ added in v0.40.0
func (_c *ClientSet_AutoscalingV2beta2_Call) Return(_a0 v2beta2.AutoscalingV2beta2Interface) *ClientSet_AutoscalingV2beta2_Call
func (*ClientSet_AutoscalingV2beta2_Call) Run ¶ added in v0.40.0
func (_c *ClientSet_AutoscalingV2beta2_Call) Run(run func()) *ClientSet_AutoscalingV2beta2_Call
func (*ClientSet_AutoscalingV2beta2_Call) RunAndReturn ¶ added in v0.40.0
func (_c *ClientSet_AutoscalingV2beta2_Call) RunAndReturn(run func() v2beta2.AutoscalingV2beta2Interface) *ClientSet_AutoscalingV2beta2_Call
type ClientSet_BatchV1_Call ¶ added in v0.40.0
ClientSet_BatchV1_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'BatchV1'
func (*ClientSet_BatchV1_Call) Return ¶ added in v0.40.0
func (_c *ClientSet_BatchV1_Call) Return(_a0 batchv1.BatchV1Interface) *ClientSet_BatchV1_Call
func (*ClientSet_BatchV1_Call) Run ¶ added in v0.40.0
func (_c *ClientSet_BatchV1_Call) Run(run func()) *ClientSet_BatchV1_Call
func (*ClientSet_BatchV1_Call) RunAndReturn ¶ added in v0.40.0
func (_c *ClientSet_BatchV1_Call) RunAndReturn(run func() batchv1.BatchV1Interface) *ClientSet_BatchV1_Call
type ClientSet_BatchV1beta1_Call ¶ added in v0.40.0
ClientSet_BatchV1beta1_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'BatchV1beta1'
func (*ClientSet_BatchV1beta1_Call) Return ¶ added in v0.40.0
func (_c *ClientSet_BatchV1beta1_Call) Return(_a0 batchv1beta1.BatchV1beta1Interface) *ClientSet_BatchV1beta1_Call
func (*ClientSet_BatchV1beta1_Call) Run ¶ added in v0.40.0
func (_c *ClientSet_BatchV1beta1_Call) Run(run func()) *ClientSet_BatchV1beta1_Call
func (*ClientSet_BatchV1beta1_Call) RunAndReturn ¶ added in v0.40.0
func (_c *ClientSet_BatchV1beta1_Call) RunAndReturn(run func() batchv1beta1.BatchV1beta1Interface) *ClientSet_BatchV1beta1_Call
type ClientSet_CertificatesV1_Call ¶ added in v0.40.0
ClientSet_CertificatesV1_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CertificatesV1'
func (*ClientSet_CertificatesV1_Call) Return ¶ added in v0.40.0
func (_c *ClientSet_CertificatesV1_Call) Return(_a0 certificatesv1.CertificatesV1Interface) *ClientSet_CertificatesV1_Call
func (*ClientSet_CertificatesV1_Call) Run ¶ added in v0.40.0
func (_c *ClientSet_CertificatesV1_Call) Run(run func()) *ClientSet_CertificatesV1_Call
func (*ClientSet_CertificatesV1_Call) RunAndReturn ¶ added in v0.40.0
func (_c *ClientSet_CertificatesV1_Call) RunAndReturn(run func() certificatesv1.CertificatesV1Interface) *ClientSet_CertificatesV1_Call
type ClientSet_CertificatesV1alpha1_Call ¶ added in v0.40.0
ClientSet_CertificatesV1alpha1_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CertificatesV1alpha1'
func (*ClientSet_CertificatesV1alpha1_Call) Run ¶ added in v0.40.0
func (_c *ClientSet_CertificatesV1alpha1_Call) Run(run func()) *ClientSet_CertificatesV1alpha1_Call
func (*ClientSet_CertificatesV1alpha1_Call) RunAndReturn ¶ added in v0.40.0
func (_c *ClientSet_CertificatesV1alpha1_Call) RunAndReturn(run func() certificatesv1alpha1.CertificatesV1alpha1Interface) *ClientSet_CertificatesV1alpha1_Call
type ClientSet_CertificatesV1beta1_Call ¶ added in v0.40.0
ClientSet_CertificatesV1beta1_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CertificatesV1beta1'
func (*ClientSet_CertificatesV1beta1_Call) Run ¶ added in v0.40.0
func (_c *ClientSet_CertificatesV1beta1_Call) Run(run func()) *ClientSet_CertificatesV1beta1_Call
func (*ClientSet_CertificatesV1beta1_Call) RunAndReturn ¶ added in v0.40.0
func (_c *ClientSet_CertificatesV1beta1_Call) RunAndReturn(run func() certificatesv1beta1.CertificatesV1beta1Interface) *ClientSet_CertificatesV1beta1_Call
type ClientSet_CoordinationV1_Call ¶ added in v0.40.0
ClientSet_CoordinationV1_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CoordinationV1'
func (*ClientSet_CoordinationV1_Call) Return ¶ added in v0.40.0
func (_c *ClientSet_CoordinationV1_Call) Return(_a0 coordinationv1.CoordinationV1Interface) *ClientSet_CoordinationV1_Call
func (*ClientSet_CoordinationV1_Call) Run ¶ added in v0.40.0
func (_c *ClientSet_CoordinationV1_Call) Run(run func()) *ClientSet_CoordinationV1_Call
func (*ClientSet_CoordinationV1_Call) RunAndReturn ¶ added in v0.40.0
func (_c *ClientSet_CoordinationV1_Call) RunAndReturn(run func() coordinationv1.CoordinationV1Interface) *ClientSet_CoordinationV1_Call
type ClientSet_CoordinationV1beta1_Call ¶ added in v0.40.0
ClientSet_CoordinationV1beta1_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CoordinationV1beta1'
func (*ClientSet_CoordinationV1beta1_Call) Run ¶ added in v0.40.0
func (_c *ClientSet_CoordinationV1beta1_Call) Run(run func()) *ClientSet_CoordinationV1beta1_Call
func (*ClientSet_CoordinationV1beta1_Call) RunAndReturn ¶ added in v0.40.0
func (_c *ClientSet_CoordinationV1beta1_Call) RunAndReturn(run func() coordinationv1beta1.CoordinationV1beta1Interface) *ClientSet_CoordinationV1beta1_Call
type ClientSet_CoreV1_Call ¶ added in v0.40.0
ClientSet_CoreV1_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CoreV1'
func (*ClientSet_CoreV1_Call) Return ¶ added in v0.40.0
func (_c *ClientSet_CoreV1_Call) Return(_a0 corev1.CoreV1Interface) *ClientSet_CoreV1_Call
func (*ClientSet_CoreV1_Call) Run ¶ added in v0.40.0
func (_c *ClientSet_CoreV1_Call) Run(run func()) *ClientSet_CoreV1_Call
func (*ClientSet_CoreV1_Call) RunAndReturn ¶ added in v0.40.0
func (_c *ClientSet_CoreV1_Call) RunAndReturn(run func() corev1.CoreV1Interface) *ClientSet_CoreV1_Call
type ClientSet_DiscoveryV1_Call ¶ added in v0.40.0
ClientSet_DiscoveryV1_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DiscoveryV1'
func (*ClientSet_DiscoveryV1_Call) Return ¶ added in v0.40.0
func (_c *ClientSet_DiscoveryV1_Call) Return(_a0 discoveryv1.DiscoveryV1Interface) *ClientSet_DiscoveryV1_Call
func (*ClientSet_DiscoveryV1_Call) Run ¶ added in v0.40.0
func (_c *ClientSet_DiscoveryV1_Call) Run(run func()) *ClientSet_DiscoveryV1_Call
func (*ClientSet_DiscoveryV1_Call) RunAndReturn ¶ added in v0.40.0
func (_c *ClientSet_DiscoveryV1_Call) RunAndReturn(run func() discoveryv1.DiscoveryV1Interface) *ClientSet_DiscoveryV1_Call
type ClientSet_DiscoveryV1beta1_Call ¶ added in v0.40.0
ClientSet_DiscoveryV1beta1_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DiscoveryV1beta1'
func (*ClientSet_DiscoveryV1beta1_Call) Return ¶ added in v0.40.0
func (_c *ClientSet_DiscoveryV1beta1_Call) Return(_a0 discoveryv1beta1.DiscoveryV1beta1Interface) *ClientSet_DiscoveryV1beta1_Call
func (*ClientSet_DiscoveryV1beta1_Call) Run ¶ added in v0.40.0
func (_c *ClientSet_DiscoveryV1beta1_Call) Run(run func()) *ClientSet_DiscoveryV1beta1_Call
func (*ClientSet_DiscoveryV1beta1_Call) RunAndReturn ¶ added in v0.40.0
func (_c *ClientSet_DiscoveryV1beta1_Call) RunAndReturn(run func() discoveryv1beta1.DiscoveryV1beta1Interface) *ClientSet_DiscoveryV1beta1_Call
type ClientSet_Discovery_Call ¶ added in v0.40.0
ClientSet_Discovery_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Discovery'
func (*ClientSet_Discovery_Call) Return ¶ added in v0.40.0
func (_c *ClientSet_Discovery_Call) Return(_a0 discovery.DiscoveryInterface) *ClientSet_Discovery_Call
func (*ClientSet_Discovery_Call) Run ¶ added in v0.40.0
func (_c *ClientSet_Discovery_Call) Run(run func()) *ClientSet_Discovery_Call
func (*ClientSet_Discovery_Call) RunAndReturn ¶ added in v0.40.0
func (_c *ClientSet_Discovery_Call) RunAndReturn(run func() discovery.DiscoveryInterface) *ClientSet_Discovery_Call
type ClientSet_EventsV1_Call ¶ added in v0.40.0
ClientSet_EventsV1_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'EventsV1'
func (*ClientSet_EventsV1_Call) Return ¶ added in v0.40.0
func (_c *ClientSet_EventsV1_Call) Return(_a0 eventsv1.EventsV1Interface) *ClientSet_EventsV1_Call
func (*ClientSet_EventsV1_Call) Run ¶ added in v0.40.0
func (_c *ClientSet_EventsV1_Call) Run(run func()) *ClientSet_EventsV1_Call
func (*ClientSet_EventsV1_Call) RunAndReturn ¶ added in v0.40.0
func (_c *ClientSet_EventsV1_Call) RunAndReturn(run func() eventsv1.EventsV1Interface) *ClientSet_EventsV1_Call
type ClientSet_EventsV1beta1_Call ¶ added in v0.40.0
ClientSet_EventsV1beta1_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'EventsV1beta1'
func (*ClientSet_EventsV1beta1_Call) Return ¶ added in v0.40.0
func (_c *ClientSet_EventsV1beta1_Call) Return(_a0 eventsv1beta1.EventsV1beta1Interface) *ClientSet_EventsV1beta1_Call
func (*ClientSet_EventsV1beta1_Call) Run ¶ added in v0.40.0
func (_c *ClientSet_EventsV1beta1_Call) Run(run func()) *ClientSet_EventsV1beta1_Call
func (*ClientSet_EventsV1beta1_Call) RunAndReturn ¶ added in v0.40.0
func (_c *ClientSet_EventsV1beta1_Call) RunAndReturn(run func() eventsv1beta1.EventsV1beta1Interface) *ClientSet_EventsV1beta1_Call
type ClientSet_Expecter ¶ added in v0.40.0
type ClientSet_Expecter struct {
// contains filtered or unexported fields
}
func (*ClientSet_Expecter) AdmissionregistrationV1 ¶ added in v0.40.0
func (_e *ClientSet_Expecter) AdmissionregistrationV1() *ClientSet_AdmissionregistrationV1_Call
AdmissionregistrationV1 is a helper method to define mock.On call
func (*ClientSet_Expecter) AdmissionregistrationV1alpha1 ¶ added in v0.40.0
func (_e *ClientSet_Expecter) AdmissionregistrationV1alpha1() *ClientSet_AdmissionregistrationV1alpha1_Call
AdmissionregistrationV1alpha1 is a helper method to define mock.On call
func (*ClientSet_Expecter) AdmissionregistrationV1beta1 ¶ added in v0.40.0
func (_e *ClientSet_Expecter) AdmissionregistrationV1beta1() *ClientSet_AdmissionregistrationV1beta1_Call
AdmissionregistrationV1beta1 is a helper method to define mock.On call
func (*ClientSet_Expecter) AppsV1 ¶ added in v0.40.0
func (_e *ClientSet_Expecter) AppsV1() *ClientSet_AppsV1_Call
AppsV1 is a helper method to define mock.On call
func (*ClientSet_Expecter) AppsV1beta1 ¶ added in v0.40.0
func (_e *ClientSet_Expecter) AppsV1beta1() *ClientSet_AppsV1beta1_Call
AppsV1beta1 is a helper method to define mock.On call
func (*ClientSet_Expecter) AppsV1beta2 ¶ added in v0.40.0
func (_e *ClientSet_Expecter) AppsV1beta2() *ClientSet_AppsV1beta2_Call
AppsV1beta2 is a helper method to define mock.On call
func (*ClientSet_Expecter) AuthenticationV1 ¶ added in v0.40.0
func (_e *ClientSet_Expecter) AuthenticationV1() *ClientSet_AuthenticationV1_Call
AuthenticationV1 is a helper method to define mock.On call
func (*ClientSet_Expecter) AuthenticationV1alpha1 ¶ added in v0.40.0
func (_e *ClientSet_Expecter) AuthenticationV1alpha1() *ClientSet_AuthenticationV1alpha1_Call
AuthenticationV1alpha1 is a helper method to define mock.On call
func (*ClientSet_Expecter) AuthenticationV1beta1 ¶ added in v0.40.0
func (_e *ClientSet_Expecter) AuthenticationV1beta1() *ClientSet_AuthenticationV1beta1_Call
AuthenticationV1beta1 is a helper method to define mock.On call
func (*ClientSet_Expecter) AuthorizationV1 ¶ added in v0.40.0
func (_e *ClientSet_Expecter) AuthorizationV1() *ClientSet_AuthorizationV1_Call
AuthorizationV1 is a helper method to define mock.On call
func (*ClientSet_Expecter) AuthorizationV1beta1 ¶ added in v0.40.0
func (_e *ClientSet_Expecter) AuthorizationV1beta1() *ClientSet_AuthorizationV1beta1_Call
AuthorizationV1beta1 is a helper method to define mock.On call
func (*ClientSet_Expecter) AutoscalingV1 ¶ added in v0.40.0
func (_e *ClientSet_Expecter) AutoscalingV1() *ClientSet_AutoscalingV1_Call
AutoscalingV1 is a helper method to define mock.On call
func (*ClientSet_Expecter) AutoscalingV2 ¶ added in v0.40.0
func (_e *ClientSet_Expecter) AutoscalingV2() *ClientSet_AutoscalingV2_Call
AutoscalingV2 is a helper method to define mock.On call
func (*ClientSet_Expecter) AutoscalingV2beta1 ¶ added in v0.40.0
func (_e *ClientSet_Expecter) AutoscalingV2beta1() *ClientSet_AutoscalingV2beta1_Call
AutoscalingV2beta1 is a helper method to define mock.On call
func (*ClientSet_Expecter) AutoscalingV2beta2 ¶ added in v0.40.0
func (_e *ClientSet_Expecter) AutoscalingV2beta2() *ClientSet_AutoscalingV2beta2_Call
AutoscalingV2beta2 is a helper method to define mock.On call
func (*ClientSet_Expecter) BatchV1 ¶ added in v0.40.0
func (_e *ClientSet_Expecter) BatchV1() *ClientSet_BatchV1_Call
BatchV1 is a helper method to define mock.On call
func (*ClientSet_Expecter) BatchV1beta1 ¶ added in v0.40.0
func (_e *ClientSet_Expecter) BatchV1beta1() *ClientSet_BatchV1beta1_Call
BatchV1beta1 is a helper method to define mock.On call
func (*ClientSet_Expecter) CertificatesV1 ¶ added in v0.40.0
func (_e *ClientSet_Expecter) CertificatesV1() *ClientSet_CertificatesV1_Call
CertificatesV1 is a helper method to define mock.On call
func (*ClientSet_Expecter) CertificatesV1alpha1 ¶ added in v0.40.0
func (_e *ClientSet_Expecter) CertificatesV1alpha1() *ClientSet_CertificatesV1alpha1_Call
CertificatesV1alpha1 is a helper method to define mock.On call
func (*ClientSet_Expecter) CertificatesV1beta1 ¶ added in v0.40.0
func (_e *ClientSet_Expecter) CertificatesV1beta1() *ClientSet_CertificatesV1beta1_Call
CertificatesV1beta1 is a helper method to define mock.On call
func (*ClientSet_Expecter) CoordinationV1 ¶ added in v0.40.0
func (_e *ClientSet_Expecter) CoordinationV1() *ClientSet_CoordinationV1_Call
CoordinationV1 is a helper method to define mock.On call
func (*ClientSet_Expecter) CoordinationV1beta1 ¶ added in v0.40.0
func (_e *ClientSet_Expecter) CoordinationV1beta1() *ClientSet_CoordinationV1beta1_Call
CoordinationV1beta1 is a helper method to define mock.On call
func (*ClientSet_Expecter) CoreV1 ¶ added in v0.40.0
func (_e *ClientSet_Expecter) CoreV1() *ClientSet_CoreV1_Call
CoreV1 is a helper method to define mock.On call
func (*ClientSet_Expecter) Discovery ¶ added in v0.40.0
func (_e *ClientSet_Expecter) Discovery() *ClientSet_Discovery_Call
Discovery is a helper method to define mock.On call
func (*ClientSet_Expecter) DiscoveryV1 ¶ added in v0.40.0
func (_e *ClientSet_Expecter) DiscoveryV1() *ClientSet_DiscoveryV1_Call
DiscoveryV1 is a helper method to define mock.On call
func (*ClientSet_Expecter) DiscoveryV1beta1 ¶ added in v0.40.0
func (_e *ClientSet_Expecter) DiscoveryV1beta1() *ClientSet_DiscoveryV1beta1_Call
DiscoveryV1beta1 is a helper method to define mock.On call
func (*ClientSet_Expecter) EventsV1 ¶ added in v0.40.0
func (_e *ClientSet_Expecter) EventsV1() *ClientSet_EventsV1_Call
EventsV1 is a helper method to define mock.On call
func (*ClientSet_Expecter) EventsV1beta1 ¶ added in v0.40.0
func (_e *ClientSet_Expecter) EventsV1beta1() *ClientSet_EventsV1beta1_Call
EventsV1beta1 is a helper method to define mock.On call
func (*ClientSet_Expecter) ExtensionsV1beta1 ¶ added in v0.40.0
func (_e *ClientSet_Expecter) ExtensionsV1beta1() *ClientSet_ExtensionsV1beta1_Call
ExtensionsV1beta1 is a helper method to define mock.On call
func (*ClientSet_Expecter) FlowcontrolV1 ¶ added in v0.41.0
func (_e *ClientSet_Expecter) FlowcontrolV1() *ClientSet_FlowcontrolV1_Call
FlowcontrolV1 is a helper method to define mock.On call
func (*ClientSet_Expecter) FlowcontrolV1beta1 ¶ added in v0.40.0
func (_e *ClientSet_Expecter) FlowcontrolV1beta1() *ClientSet_FlowcontrolV1beta1_Call
FlowcontrolV1beta1 is a helper method to define mock.On call
func (*ClientSet_Expecter) FlowcontrolV1beta2 ¶ added in v0.40.0
func (_e *ClientSet_Expecter) FlowcontrolV1beta2() *ClientSet_FlowcontrolV1beta2_Call
FlowcontrolV1beta2 is a helper method to define mock.On call
func (*ClientSet_Expecter) FlowcontrolV1beta3 ¶ added in v0.40.0
func (_e *ClientSet_Expecter) FlowcontrolV1beta3() *ClientSet_FlowcontrolV1beta3_Call
FlowcontrolV1beta3 is a helper method to define mock.On call
func (*ClientSet_Expecter) InternalV1alpha1 ¶ added in v0.40.0
func (_e *ClientSet_Expecter) InternalV1alpha1() *ClientSet_InternalV1alpha1_Call
InternalV1alpha1 is a helper method to define mock.On call
func (*ClientSet_Expecter) NetworkingV1 ¶ added in v0.40.0
func (_e *ClientSet_Expecter) NetworkingV1() *ClientSet_NetworkingV1_Call
NetworkingV1 is a helper method to define mock.On call
func (*ClientSet_Expecter) NetworkingV1alpha1 ¶ added in v0.40.0
func (_e *ClientSet_Expecter) NetworkingV1alpha1() *ClientSet_NetworkingV1alpha1_Call
NetworkingV1alpha1 is a helper method to define mock.On call
func (*ClientSet_Expecter) NetworkingV1beta1 ¶ added in v0.40.0
func (_e *ClientSet_Expecter) NetworkingV1beta1() *ClientSet_NetworkingV1beta1_Call
NetworkingV1beta1 is a helper method to define mock.On call
func (*ClientSet_Expecter) NodeV1 ¶ added in v0.40.0
func (_e *ClientSet_Expecter) NodeV1() *ClientSet_NodeV1_Call
NodeV1 is a helper method to define mock.On call
func (*ClientSet_Expecter) NodeV1alpha1 ¶ added in v0.40.0
func (_e *ClientSet_Expecter) NodeV1alpha1() *ClientSet_NodeV1alpha1_Call
NodeV1alpha1 is a helper method to define mock.On call
func (*ClientSet_Expecter) NodeV1beta1 ¶ added in v0.40.0
func (_e *ClientSet_Expecter) NodeV1beta1() *ClientSet_NodeV1beta1_Call
NodeV1beta1 is a helper method to define mock.On call
func (*ClientSet_Expecter) PolicyV1 ¶ added in v0.40.0
func (_e *ClientSet_Expecter) PolicyV1() *ClientSet_PolicyV1_Call
PolicyV1 is a helper method to define mock.On call
func (*ClientSet_Expecter) PolicyV1beta1 ¶ added in v0.40.0
func (_e *ClientSet_Expecter) PolicyV1beta1() *ClientSet_PolicyV1beta1_Call
PolicyV1beta1 is a helper method to define mock.On call
func (*ClientSet_Expecter) RbacV1 ¶ added in v0.40.0
func (_e *ClientSet_Expecter) RbacV1() *ClientSet_RbacV1_Call
RbacV1 is a helper method to define mock.On call
func (*ClientSet_Expecter) RbacV1alpha1 ¶ added in v0.40.0
func (_e *ClientSet_Expecter) RbacV1alpha1() *ClientSet_RbacV1alpha1_Call
RbacV1alpha1 is a helper method to define mock.On call
func (*ClientSet_Expecter) RbacV1beta1 ¶ added in v0.40.0
func (_e *ClientSet_Expecter) RbacV1beta1() *ClientSet_RbacV1beta1_Call
RbacV1beta1 is a helper method to define mock.On call
func (*ClientSet_Expecter) ResourceV1alpha2 ¶ added in v0.40.0
func (_e *ClientSet_Expecter) ResourceV1alpha2() *ClientSet_ResourceV1alpha2_Call
ResourceV1alpha2 is a helper method to define mock.On call
func (*ClientSet_Expecter) SchedulingV1 ¶ added in v0.40.0
func (_e *ClientSet_Expecter) SchedulingV1() *ClientSet_SchedulingV1_Call
SchedulingV1 is a helper method to define mock.On call
func (*ClientSet_Expecter) SchedulingV1alpha1 ¶ added in v0.40.0
func (_e *ClientSet_Expecter) SchedulingV1alpha1() *ClientSet_SchedulingV1alpha1_Call
SchedulingV1alpha1 is a helper method to define mock.On call
func (*ClientSet_Expecter) SchedulingV1beta1 ¶ added in v0.40.0
func (_e *ClientSet_Expecter) SchedulingV1beta1() *ClientSet_SchedulingV1beta1_Call
SchedulingV1beta1 is a helper method to define mock.On call
func (*ClientSet_Expecter) StorageV1 ¶ added in v0.40.0
func (_e *ClientSet_Expecter) StorageV1() *ClientSet_StorageV1_Call
StorageV1 is a helper method to define mock.On call
func (*ClientSet_Expecter) StorageV1alpha1 ¶ added in v0.40.0
func (_e *ClientSet_Expecter) StorageV1alpha1() *ClientSet_StorageV1alpha1_Call
StorageV1alpha1 is a helper method to define mock.On call
func (*ClientSet_Expecter) StorageV1beta1 ¶ added in v0.40.0
func (_e *ClientSet_Expecter) StorageV1beta1() *ClientSet_StorageV1beta1_Call
StorageV1beta1 is a helper method to define mock.On call
func (*ClientSet_Expecter) StoragemigrationV1alpha1 ¶ added in v1.1.0
func (_e *ClientSet_Expecter) StoragemigrationV1alpha1() *ClientSet_StoragemigrationV1alpha1_Call
StoragemigrationV1alpha1 is a helper method to define mock.On call
type ClientSet_ExtensionsV1beta1_Call ¶ added in v0.40.0
ClientSet_ExtensionsV1beta1_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ExtensionsV1beta1'
func (*ClientSet_ExtensionsV1beta1_Call) Return ¶ added in v0.40.0
func (_c *ClientSet_ExtensionsV1beta1_Call) Return(_a0 extensionsv1beta1.ExtensionsV1beta1Interface) *ClientSet_ExtensionsV1beta1_Call
func (*ClientSet_ExtensionsV1beta1_Call) Run ¶ added in v0.40.0
func (_c *ClientSet_ExtensionsV1beta1_Call) Run(run func()) *ClientSet_ExtensionsV1beta1_Call
func (*ClientSet_ExtensionsV1beta1_Call) RunAndReturn ¶ added in v0.40.0
func (_c *ClientSet_ExtensionsV1beta1_Call) RunAndReturn(run func() extensionsv1beta1.ExtensionsV1beta1Interface) *ClientSet_ExtensionsV1beta1_Call
type ClientSet_FlowcontrolV1_Call ¶ added in v0.41.0
ClientSet_FlowcontrolV1_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'FlowcontrolV1'
func (*ClientSet_FlowcontrolV1_Call) Return ¶ added in v0.41.0
func (_c *ClientSet_FlowcontrolV1_Call) Return(_a0 flowcontrolv1.FlowcontrolV1Interface) *ClientSet_FlowcontrolV1_Call
func (*ClientSet_FlowcontrolV1_Call) Run ¶ added in v0.41.0
func (_c *ClientSet_FlowcontrolV1_Call) Run(run func()) *ClientSet_FlowcontrolV1_Call
func (*ClientSet_FlowcontrolV1_Call) RunAndReturn ¶ added in v0.41.0
func (_c *ClientSet_FlowcontrolV1_Call) RunAndReturn(run func() flowcontrolv1.FlowcontrolV1Interface) *ClientSet_FlowcontrolV1_Call
type ClientSet_FlowcontrolV1beta1_Call ¶ added in v0.40.0
ClientSet_FlowcontrolV1beta1_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'FlowcontrolV1beta1'
func (*ClientSet_FlowcontrolV1beta1_Call) Run ¶ added in v0.40.0
func (_c *ClientSet_FlowcontrolV1beta1_Call) Run(run func()) *ClientSet_FlowcontrolV1beta1_Call
func (*ClientSet_FlowcontrolV1beta1_Call) RunAndReturn ¶ added in v0.40.0
func (_c *ClientSet_FlowcontrolV1beta1_Call) RunAndReturn(run func() flowcontrolv1beta1.FlowcontrolV1beta1Interface) *ClientSet_FlowcontrolV1beta1_Call
type ClientSet_FlowcontrolV1beta2_Call ¶ added in v0.40.0
ClientSet_FlowcontrolV1beta2_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'FlowcontrolV1beta2'
func (*ClientSet_FlowcontrolV1beta2_Call) Run ¶ added in v0.40.0
func (_c *ClientSet_FlowcontrolV1beta2_Call) Run(run func()) *ClientSet_FlowcontrolV1beta2_Call
func (*ClientSet_FlowcontrolV1beta2_Call) RunAndReturn ¶ added in v0.40.0
func (_c *ClientSet_FlowcontrolV1beta2_Call) RunAndReturn(run func() flowcontrolv1beta2.FlowcontrolV1beta2Interface) *ClientSet_FlowcontrolV1beta2_Call
type ClientSet_FlowcontrolV1beta3_Call ¶ added in v0.40.0
ClientSet_FlowcontrolV1beta3_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'FlowcontrolV1beta3'
func (*ClientSet_FlowcontrolV1beta3_Call) Return ¶ added in v0.40.0
func (_c *ClientSet_FlowcontrolV1beta3_Call) Return(_a0 v1beta3.FlowcontrolV1beta3Interface) *ClientSet_FlowcontrolV1beta3_Call
func (*ClientSet_FlowcontrolV1beta3_Call) Run ¶ added in v0.40.0
func (_c *ClientSet_FlowcontrolV1beta3_Call) Run(run func()) *ClientSet_FlowcontrolV1beta3_Call
func (*ClientSet_FlowcontrolV1beta3_Call) RunAndReturn ¶ added in v0.40.0
func (_c *ClientSet_FlowcontrolV1beta3_Call) RunAndReturn(run func() v1beta3.FlowcontrolV1beta3Interface) *ClientSet_FlowcontrolV1beta3_Call
type ClientSet_InternalV1alpha1_Call ¶ added in v0.40.0
ClientSet_InternalV1alpha1_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'InternalV1alpha1'
func (*ClientSet_InternalV1alpha1_Call) Run ¶ added in v0.40.0
func (_c *ClientSet_InternalV1alpha1_Call) Run(run func()) *ClientSet_InternalV1alpha1_Call
func (*ClientSet_InternalV1alpha1_Call) RunAndReturn ¶ added in v0.40.0
func (_c *ClientSet_InternalV1alpha1_Call) RunAndReturn(run func() apiserverinternalv1alpha1.InternalV1alpha1Interface) *ClientSet_InternalV1alpha1_Call
type ClientSet_NetworkingV1_Call ¶ added in v0.40.0
ClientSet_NetworkingV1_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'NetworkingV1'
func (*ClientSet_NetworkingV1_Call) Return ¶ added in v0.40.0
func (_c *ClientSet_NetworkingV1_Call) Return(_a0 networkingv1.NetworkingV1Interface) *ClientSet_NetworkingV1_Call
func (*ClientSet_NetworkingV1_Call) Run ¶ added in v0.40.0
func (_c *ClientSet_NetworkingV1_Call) Run(run func()) *ClientSet_NetworkingV1_Call
func (*ClientSet_NetworkingV1_Call) RunAndReturn ¶ added in v0.40.0
func (_c *ClientSet_NetworkingV1_Call) RunAndReturn(run func() networkingv1.NetworkingV1Interface) *ClientSet_NetworkingV1_Call
type ClientSet_NetworkingV1alpha1_Call ¶ added in v0.40.0
ClientSet_NetworkingV1alpha1_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'NetworkingV1alpha1'
func (*ClientSet_NetworkingV1alpha1_Call) Run ¶ added in v0.40.0
func (_c *ClientSet_NetworkingV1alpha1_Call) Run(run func()) *ClientSet_NetworkingV1alpha1_Call
func (*ClientSet_NetworkingV1alpha1_Call) RunAndReturn ¶ added in v0.40.0
func (_c *ClientSet_NetworkingV1alpha1_Call) RunAndReturn(run func() networkingv1alpha1.NetworkingV1alpha1Interface) *ClientSet_NetworkingV1alpha1_Call
type ClientSet_NetworkingV1beta1_Call ¶ added in v0.40.0
ClientSet_NetworkingV1beta1_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'NetworkingV1beta1'
func (*ClientSet_NetworkingV1beta1_Call) Return ¶ added in v0.40.0
func (_c *ClientSet_NetworkingV1beta1_Call) Return(_a0 networkingv1beta1.NetworkingV1beta1Interface) *ClientSet_NetworkingV1beta1_Call
func (*ClientSet_NetworkingV1beta1_Call) Run ¶ added in v0.40.0
func (_c *ClientSet_NetworkingV1beta1_Call) Run(run func()) *ClientSet_NetworkingV1beta1_Call
func (*ClientSet_NetworkingV1beta1_Call) RunAndReturn ¶ added in v0.40.0
func (_c *ClientSet_NetworkingV1beta1_Call) RunAndReturn(run func() networkingv1beta1.NetworkingV1beta1Interface) *ClientSet_NetworkingV1beta1_Call
type ClientSet_NodeV1_Call ¶ added in v0.40.0
ClientSet_NodeV1_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'NodeV1'
func (*ClientSet_NodeV1_Call) Return ¶ added in v0.40.0
func (_c *ClientSet_NodeV1_Call) Return(_a0 nodev1.NodeV1Interface) *ClientSet_NodeV1_Call
func (*ClientSet_NodeV1_Call) Run ¶ added in v0.40.0
func (_c *ClientSet_NodeV1_Call) Run(run func()) *ClientSet_NodeV1_Call
func (*ClientSet_NodeV1_Call) RunAndReturn ¶ added in v0.40.0
func (_c *ClientSet_NodeV1_Call) RunAndReturn(run func() nodev1.NodeV1Interface) *ClientSet_NodeV1_Call
type ClientSet_NodeV1alpha1_Call ¶ added in v0.40.0
ClientSet_NodeV1alpha1_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'NodeV1alpha1'
func (*ClientSet_NodeV1alpha1_Call) Return ¶ added in v0.40.0
func (_c *ClientSet_NodeV1alpha1_Call) Return(_a0 nodev1alpha1.NodeV1alpha1Interface) *ClientSet_NodeV1alpha1_Call
func (*ClientSet_NodeV1alpha1_Call) Run ¶ added in v0.40.0
func (_c *ClientSet_NodeV1alpha1_Call) Run(run func()) *ClientSet_NodeV1alpha1_Call
func (*ClientSet_NodeV1alpha1_Call) RunAndReturn ¶ added in v0.40.0
func (_c *ClientSet_NodeV1alpha1_Call) RunAndReturn(run func() nodev1alpha1.NodeV1alpha1Interface) *ClientSet_NodeV1alpha1_Call
type ClientSet_NodeV1beta1_Call ¶ added in v0.40.0
ClientSet_NodeV1beta1_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'NodeV1beta1'
func (*ClientSet_NodeV1beta1_Call) Return ¶ added in v0.40.0
func (_c *ClientSet_NodeV1beta1_Call) Return(_a0 nodev1beta1.NodeV1beta1Interface) *ClientSet_NodeV1beta1_Call
func (*ClientSet_NodeV1beta1_Call) Run ¶ added in v0.40.0
func (_c *ClientSet_NodeV1beta1_Call) Run(run func()) *ClientSet_NodeV1beta1_Call
func (*ClientSet_NodeV1beta1_Call) RunAndReturn ¶ added in v0.40.0
func (_c *ClientSet_NodeV1beta1_Call) RunAndReturn(run func() nodev1beta1.NodeV1beta1Interface) *ClientSet_NodeV1beta1_Call
type ClientSet_PolicyV1_Call ¶ added in v0.40.0
ClientSet_PolicyV1_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PolicyV1'
func (*ClientSet_PolicyV1_Call) Return ¶ added in v0.40.0
func (_c *ClientSet_PolicyV1_Call) Return(_a0 policyv1.PolicyV1Interface) *ClientSet_PolicyV1_Call
func (*ClientSet_PolicyV1_Call) Run ¶ added in v0.40.0
func (_c *ClientSet_PolicyV1_Call) Run(run func()) *ClientSet_PolicyV1_Call
func (*ClientSet_PolicyV1_Call) RunAndReturn ¶ added in v0.40.0
func (_c *ClientSet_PolicyV1_Call) RunAndReturn(run func() policyv1.PolicyV1Interface) *ClientSet_PolicyV1_Call
type ClientSet_PolicyV1beta1_Call ¶ added in v0.40.0
ClientSet_PolicyV1beta1_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PolicyV1beta1'
func (*ClientSet_PolicyV1beta1_Call) Return ¶ added in v0.40.0
func (_c *ClientSet_PolicyV1beta1_Call) Return(_a0 policyv1beta1.PolicyV1beta1Interface) *ClientSet_PolicyV1beta1_Call
func (*ClientSet_PolicyV1beta1_Call) Run ¶ added in v0.40.0
func (_c *ClientSet_PolicyV1beta1_Call) Run(run func()) *ClientSet_PolicyV1beta1_Call
func (*ClientSet_PolicyV1beta1_Call) RunAndReturn ¶ added in v0.40.0
func (_c *ClientSet_PolicyV1beta1_Call) RunAndReturn(run func() policyv1beta1.PolicyV1beta1Interface) *ClientSet_PolicyV1beta1_Call
type ClientSet_RbacV1_Call ¶ added in v0.40.0
ClientSet_RbacV1_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'RbacV1'
func (*ClientSet_RbacV1_Call) Return ¶ added in v0.40.0
func (_c *ClientSet_RbacV1_Call) Return(_a0 rbacv1.RbacV1Interface) *ClientSet_RbacV1_Call
func (*ClientSet_RbacV1_Call) Run ¶ added in v0.40.0
func (_c *ClientSet_RbacV1_Call) Run(run func()) *ClientSet_RbacV1_Call
func (*ClientSet_RbacV1_Call) RunAndReturn ¶ added in v0.40.0
func (_c *ClientSet_RbacV1_Call) RunAndReturn(run func() rbacv1.RbacV1Interface) *ClientSet_RbacV1_Call
type ClientSet_RbacV1alpha1_Call ¶ added in v0.40.0
ClientSet_RbacV1alpha1_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'RbacV1alpha1'
func (*ClientSet_RbacV1alpha1_Call) Return ¶ added in v0.40.0
func (_c *ClientSet_RbacV1alpha1_Call) Return(_a0 rbacv1alpha1.RbacV1alpha1Interface) *ClientSet_RbacV1alpha1_Call
func (*ClientSet_RbacV1alpha1_Call) Run ¶ added in v0.40.0
func (_c *ClientSet_RbacV1alpha1_Call) Run(run func()) *ClientSet_RbacV1alpha1_Call
func (*ClientSet_RbacV1alpha1_Call) RunAndReturn ¶ added in v0.40.0
func (_c *ClientSet_RbacV1alpha1_Call) RunAndReturn(run func() rbacv1alpha1.RbacV1alpha1Interface) *ClientSet_RbacV1alpha1_Call
type ClientSet_RbacV1beta1_Call ¶ added in v0.40.0
ClientSet_RbacV1beta1_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'RbacV1beta1'
func (*ClientSet_RbacV1beta1_Call) Return ¶ added in v0.40.0
func (_c *ClientSet_RbacV1beta1_Call) Return(_a0 rbacv1beta1.RbacV1beta1Interface) *ClientSet_RbacV1beta1_Call
func (*ClientSet_RbacV1beta1_Call) Run ¶ added in v0.40.0
func (_c *ClientSet_RbacV1beta1_Call) Run(run func()) *ClientSet_RbacV1beta1_Call
func (*ClientSet_RbacV1beta1_Call) RunAndReturn ¶ added in v0.40.0
func (_c *ClientSet_RbacV1beta1_Call) RunAndReturn(run func() rbacv1beta1.RbacV1beta1Interface) *ClientSet_RbacV1beta1_Call
type ClientSet_ResourceV1alpha2_Call ¶ added in v0.40.0
ClientSet_ResourceV1alpha2_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ResourceV1alpha2'
func (*ClientSet_ResourceV1alpha2_Call) Return ¶ added in v0.40.0
func (_c *ClientSet_ResourceV1alpha2_Call) Return(_a0 v1alpha2.ResourceV1alpha2Interface) *ClientSet_ResourceV1alpha2_Call
func (*ClientSet_ResourceV1alpha2_Call) Run ¶ added in v0.40.0
func (_c *ClientSet_ResourceV1alpha2_Call) Run(run func()) *ClientSet_ResourceV1alpha2_Call
func (*ClientSet_ResourceV1alpha2_Call) RunAndReturn ¶ added in v0.40.0
func (_c *ClientSet_ResourceV1alpha2_Call) RunAndReturn(run func() v1alpha2.ResourceV1alpha2Interface) *ClientSet_ResourceV1alpha2_Call
type ClientSet_SchedulingV1_Call ¶ added in v0.40.0
ClientSet_SchedulingV1_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'SchedulingV1'
func (*ClientSet_SchedulingV1_Call) Return ¶ added in v0.40.0
func (_c *ClientSet_SchedulingV1_Call) Return(_a0 schedulingv1.SchedulingV1Interface) *ClientSet_SchedulingV1_Call
func (*ClientSet_SchedulingV1_Call) Run ¶ added in v0.40.0
func (_c *ClientSet_SchedulingV1_Call) Run(run func()) *ClientSet_SchedulingV1_Call
func (*ClientSet_SchedulingV1_Call) RunAndReturn ¶ added in v0.40.0
func (_c *ClientSet_SchedulingV1_Call) RunAndReturn(run func() schedulingv1.SchedulingV1Interface) *ClientSet_SchedulingV1_Call
type ClientSet_SchedulingV1alpha1_Call ¶ added in v0.40.0
ClientSet_SchedulingV1alpha1_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'SchedulingV1alpha1'
func (*ClientSet_SchedulingV1alpha1_Call) Run ¶ added in v0.40.0
func (_c *ClientSet_SchedulingV1alpha1_Call) Run(run func()) *ClientSet_SchedulingV1alpha1_Call
func (*ClientSet_SchedulingV1alpha1_Call) RunAndReturn ¶ added in v0.40.0
func (_c *ClientSet_SchedulingV1alpha1_Call) RunAndReturn(run func() schedulingv1alpha1.SchedulingV1alpha1Interface) *ClientSet_SchedulingV1alpha1_Call
type ClientSet_SchedulingV1beta1_Call ¶ added in v0.40.0
ClientSet_SchedulingV1beta1_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'SchedulingV1beta1'
func (*ClientSet_SchedulingV1beta1_Call) Return ¶ added in v0.40.0
func (_c *ClientSet_SchedulingV1beta1_Call) Return(_a0 schedulingv1beta1.SchedulingV1beta1Interface) *ClientSet_SchedulingV1beta1_Call
func (*ClientSet_SchedulingV1beta1_Call) Run ¶ added in v0.40.0
func (_c *ClientSet_SchedulingV1beta1_Call) Run(run func()) *ClientSet_SchedulingV1beta1_Call
func (*ClientSet_SchedulingV1beta1_Call) RunAndReturn ¶ added in v0.40.0
func (_c *ClientSet_SchedulingV1beta1_Call) RunAndReturn(run func() schedulingv1beta1.SchedulingV1beta1Interface) *ClientSet_SchedulingV1beta1_Call
type ClientSet_StorageV1_Call ¶ added in v0.40.0
ClientSet_StorageV1_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'StorageV1'
func (*ClientSet_StorageV1_Call) Return ¶ added in v0.40.0
func (_c *ClientSet_StorageV1_Call) Return(_a0 storagev1.StorageV1Interface) *ClientSet_StorageV1_Call
func (*ClientSet_StorageV1_Call) Run ¶ added in v0.40.0
func (_c *ClientSet_StorageV1_Call) Run(run func()) *ClientSet_StorageV1_Call
func (*ClientSet_StorageV1_Call) RunAndReturn ¶ added in v0.40.0
func (_c *ClientSet_StorageV1_Call) RunAndReturn(run func() storagev1.StorageV1Interface) *ClientSet_StorageV1_Call
type ClientSet_StorageV1alpha1_Call ¶ added in v0.40.0
ClientSet_StorageV1alpha1_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'StorageV1alpha1'
func (*ClientSet_StorageV1alpha1_Call) Return ¶ added in v0.40.0
func (_c *ClientSet_StorageV1alpha1_Call) Return(_a0 storagev1alpha1.StorageV1alpha1Interface) *ClientSet_StorageV1alpha1_Call
func (*ClientSet_StorageV1alpha1_Call) Run ¶ added in v0.40.0
func (_c *ClientSet_StorageV1alpha1_Call) Run(run func()) *ClientSet_StorageV1alpha1_Call
func (*ClientSet_StorageV1alpha1_Call) RunAndReturn ¶ added in v0.40.0
func (_c *ClientSet_StorageV1alpha1_Call) RunAndReturn(run func() storagev1alpha1.StorageV1alpha1Interface) *ClientSet_StorageV1alpha1_Call
type ClientSet_StorageV1beta1_Call ¶ added in v0.40.0
ClientSet_StorageV1beta1_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'StorageV1beta1'
func (*ClientSet_StorageV1beta1_Call) Return ¶ added in v0.40.0
func (_c *ClientSet_StorageV1beta1_Call) Return(_a0 storagev1beta1.StorageV1beta1Interface) *ClientSet_StorageV1beta1_Call
func (*ClientSet_StorageV1beta1_Call) Run ¶ added in v0.40.0
func (_c *ClientSet_StorageV1beta1_Call) Run(run func()) *ClientSet_StorageV1beta1_Call
func (*ClientSet_StorageV1beta1_Call) RunAndReturn ¶ added in v0.40.0
func (_c *ClientSet_StorageV1beta1_Call) RunAndReturn(run func() storagev1beta1.StorageV1beta1Interface) *ClientSet_StorageV1beta1_Call
type ClientSet_StoragemigrationV1alpha1_Call ¶ added in v1.1.0
ClientSet_StoragemigrationV1alpha1_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'StoragemigrationV1alpha1'
func (*ClientSet_StoragemigrationV1alpha1_Call) Run ¶ added in v1.1.0
func (_c *ClientSet_StoragemigrationV1alpha1_Call) Run(run func()) *ClientSet_StoragemigrationV1alpha1_Call
func (*ClientSet_StoragemigrationV1alpha1_Call) RunAndReturn ¶ added in v1.1.0
func (_c *ClientSet_StoragemigrationV1alpha1_Call) RunAndReturn(run func() storagemigrationv1alpha1.StoragemigrationV1alpha1Interface) *ClientSet_StoragemigrationV1alpha1_Call
type ConfigMapInterface ¶ added in v1.1.0
ConfigMapInterface is an autogenerated mock type for the ConfigMapInterface type
func NewConfigMapInterface ¶ added in v1.1.0
func NewConfigMapInterface(t mockConstructorTestingTNewConfigMapInterface) *ConfigMapInterface
NewConfigMapInterface creates a new instance of ConfigMapInterface. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*ConfigMapInterface) Apply ¶ added in v1.1.0
func (_m *ConfigMapInterface) Apply(ctx context.Context, configMap *v1.ConfigMapApplyConfiguration, opts metav1.ApplyOptions) (*corev1.ConfigMap, error)
Apply provides a mock function with given fields: ctx, configMap, opts
func (*ConfigMapInterface) Create ¶ added in v1.1.0
func (_m *ConfigMapInterface) Create(ctx context.Context, configMap *corev1.ConfigMap, opts metav1.CreateOptions) (*corev1.ConfigMap, error)
Create provides a mock function with given fields: ctx, configMap, opts
func (*ConfigMapInterface) Delete ¶ added in v1.1.0
func (_m *ConfigMapInterface) Delete(ctx context.Context, name string, opts metav1.DeleteOptions) error
Delete provides a mock function with given fields: ctx, name, opts
func (*ConfigMapInterface) DeleteCollection ¶ added in v1.1.0
func (_m *ConfigMapInterface) DeleteCollection(ctx context.Context, opts metav1.DeleteOptions, listOpts metav1.ListOptions) error
DeleteCollection provides a mock function with given fields: ctx, opts, listOpts
func (*ConfigMapInterface) EXPECT ¶ added in v1.1.0
func (_m *ConfigMapInterface) EXPECT() *ConfigMapInterface_Expecter
func (*ConfigMapInterface) Get ¶ added in v1.1.0
func (_m *ConfigMapInterface) Get(ctx context.Context, name string, opts metav1.GetOptions) (*corev1.ConfigMap, error)
Get provides a mock function with given fields: ctx, name, opts
func (*ConfigMapInterface) List ¶ added in v1.1.0
func (_m *ConfigMapInterface) List(ctx context.Context, opts metav1.ListOptions) (*corev1.ConfigMapList, error)
List provides a mock function with given fields: ctx, opts
func (*ConfigMapInterface) Patch ¶ added in v1.1.0
func (_m *ConfigMapInterface) Patch(ctx context.Context, name string, pt types.PatchType, data []byte, opts metav1.PatchOptions, subresources ...string) (*corev1.ConfigMap, error)
Patch provides a mock function with given fields: ctx, name, pt, data, opts, subresources
func (*ConfigMapInterface) Update ¶ added in v1.1.0
func (_m *ConfigMapInterface) Update(ctx context.Context, configMap *corev1.ConfigMap, opts metav1.UpdateOptions) (*corev1.ConfigMap, error)
Update provides a mock function with given fields: ctx, configMap, opts
func (*ConfigMapInterface) Watch ¶ added in v1.1.0
func (_m *ConfigMapInterface) Watch(ctx context.Context, opts metav1.ListOptions) (watch.Interface, error)
Watch provides a mock function with given fields: ctx, opts
type ConfigMapInterface_Apply_Call ¶ added in v1.1.0
ConfigMapInterface_Apply_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Apply'
func (*ConfigMapInterface_Apply_Call) Return ¶ added in v1.1.0
func (_c *ConfigMapInterface_Apply_Call) Return(result *corev1.ConfigMap, err error) *ConfigMapInterface_Apply_Call
func (*ConfigMapInterface_Apply_Call) Run ¶ added in v1.1.0
func (_c *ConfigMapInterface_Apply_Call) Run(run func(ctx context.Context, configMap *v1.ConfigMapApplyConfiguration, opts metav1.ApplyOptions)) *ConfigMapInterface_Apply_Call
func (*ConfigMapInterface_Apply_Call) RunAndReturn ¶ added in v1.1.0
func (_c *ConfigMapInterface_Apply_Call) RunAndReturn(run func(context.Context, *v1.ConfigMapApplyConfiguration, metav1.ApplyOptions) (*corev1.ConfigMap, error)) *ConfigMapInterface_Apply_Call
type ConfigMapInterface_Create_Call ¶ added in v1.1.0
ConfigMapInterface_Create_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Create'
func (*ConfigMapInterface_Create_Call) Return ¶ added in v1.1.0
func (_c *ConfigMapInterface_Create_Call) Return(_a0 *corev1.ConfigMap, _a1 error) *ConfigMapInterface_Create_Call
func (*ConfigMapInterface_Create_Call) Run ¶ added in v1.1.0
func (_c *ConfigMapInterface_Create_Call) Run(run func(ctx context.Context, configMap *corev1.ConfigMap, opts metav1.CreateOptions)) *ConfigMapInterface_Create_Call
func (*ConfigMapInterface_Create_Call) RunAndReturn ¶ added in v1.1.0
func (_c *ConfigMapInterface_Create_Call) RunAndReturn(run func(context.Context, *corev1.ConfigMap, metav1.CreateOptions) (*corev1.ConfigMap, error)) *ConfigMapInterface_Create_Call
type ConfigMapInterface_DeleteCollection_Call ¶ added in v1.1.0
ConfigMapInterface_DeleteCollection_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteCollection'
func (*ConfigMapInterface_DeleteCollection_Call) Return ¶ added in v1.1.0
func (_c *ConfigMapInterface_DeleteCollection_Call) Return(_a0 error) *ConfigMapInterface_DeleteCollection_Call
func (*ConfigMapInterface_DeleteCollection_Call) Run ¶ added in v1.1.0
func (_c *ConfigMapInterface_DeleteCollection_Call) Run(run func(ctx context.Context, opts metav1.DeleteOptions, listOpts metav1.ListOptions)) *ConfigMapInterface_DeleteCollection_Call
func (*ConfigMapInterface_DeleteCollection_Call) RunAndReturn ¶ added in v1.1.0
func (_c *ConfigMapInterface_DeleteCollection_Call) RunAndReturn(run func(context.Context, metav1.DeleteOptions, metav1.ListOptions) error) *ConfigMapInterface_DeleteCollection_Call
type ConfigMapInterface_Delete_Call ¶ added in v1.1.0
ConfigMapInterface_Delete_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Delete'
func (*ConfigMapInterface_Delete_Call) Return ¶ added in v1.1.0
func (_c *ConfigMapInterface_Delete_Call) Return(_a0 error) *ConfigMapInterface_Delete_Call
func (*ConfigMapInterface_Delete_Call) Run ¶ added in v1.1.0
func (_c *ConfigMapInterface_Delete_Call) Run(run func(ctx context.Context, name string, opts metav1.DeleteOptions)) *ConfigMapInterface_Delete_Call
func (*ConfigMapInterface_Delete_Call) RunAndReturn ¶ added in v1.1.0
func (_c *ConfigMapInterface_Delete_Call) RunAndReturn(run func(context.Context, string, metav1.DeleteOptions) error) *ConfigMapInterface_Delete_Call
type ConfigMapInterface_Expecter ¶ added in v1.1.0
type ConfigMapInterface_Expecter struct {
// contains filtered or unexported fields
}
func (*ConfigMapInterface_Expecter) Apply ¶ added in v1.1.0
func (_e *ConfigMapInterface_Expecter) Apply(ctx interface{}, configMap interface{}, opts interface{}) *ConfigMapInterface_Apply_Call
Apply is a helper method to define mock.On call
- ctx context.Context
- configMap *v1.ConfigMapApplyConfiguration
- opts metav1.ApplyOptions
func (*ConfigMapInterface_Expecter) Create ¶ added in v1.1.0
func (_e *ConfigMapInterface_Expecter) Create(ctx interface{}, configMap interface{}, opts interface{}) *ConfigMapInterface_Create_Call
Create is a helper method to define mock.On call
- ctx context.Context
- configMap *corev1.ConfigMap
- opts metav1.CreateOptions
func (*ConfigMapInterface_Expecter) Delete ¶ added in v1.1.0
func (_e *ConfigMapInterface_Expecter) Delete(ctx interface{}, name interface{}, opts interface{}) *ConfigMapInterface_Delete_Call
Delete is a helper method to define mock.On call
- ctx context.Context
- name string
- opts metav1.DeleteOptions
func (*ConfigMapInterface_Expecter) DeleteCollection ¶ added in v1.1.0
func (_e *ConfigMapInterface_Expecter) DeleteCollection(ctx interface{}, opts interface{}, listOpts interface{}) *ConfigMapInterface_DeleteCollection_Call
DeleteCollection is a helper method to define mock.On call
- ctx context.Context
- opts metav1.DeleteOptions
- listOpts metav1.ListOptions
func (*ConfigMapInterface_Expecter) Get ¶ added in v1.1.0
func (_e *ConfigMapInterface_Expecter) Get(ctx interface{}, name interface{}, opts interface{}) *ConfigMapInterface_Get_Call
Get is a helper method to define mock.On call
- ctx context.Context
- name string
- opts metav1.GetOptions
func (*ConfigMapInterface_Expecter) List ¶ added in v1.1.0
func (_e *ConfigMapInterface_Expecter) List(ctx interface{}, opts interface{}) *ConfigMapInterface_List_Call
List is a helper method to define mock.On call
- ctx context.Context
- opts metav1.ListOptions
func (*ConfigMapInterface_Expecter) Patch ¶ added in v1.1.0
func (_e *ConfigMapInterface_Expecter) Patch(ctx interface{}, name interface{}, pt interface{}, data interface{}, opts interface{}, subresources ...interface{}) *ConfigMapInterface_Patch_Call
Patch is a helper method to define mock.On call
- ctx context.Context
- name string
- pt types.PatchType
- data []byte
- opts metav1.PatchOptions
- subresources ...string
func (*ConfigMapInterface_Expecter) Update ¶ added in v1.1.0
func (_e *ConfigMapInterface_Expecter) Update(ctx interface{}, configMap interface{}, opts interface{}) *ConfigMapInterface_Update_Call
Update is a helper method to define mock.On call
- ctx context.Context
- configMap *corev1.ConfigMap
- opts metav1.UpdateOptions
func (*ConfigMapInterface_Expecter) Watch ¶ added in v1.1.0
func (_e *ConfigMapInterface_Expecter) Watch(ctx interface{}, opts interface{}) *ConfigMapInterface_Watch_Call
Watch is a helper method to define mock.On call
- ctx context.Context
- opts metav1.ListOptions
type ConfigMapInterface_Get_Call ¶ added in v1.1.0
ConfigMapInterface_Get_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Get'
func (*ConfigMapInterface_Get_Call) Return ¶ added in v1.1.0
func (_c *ConfigMapInterface_Get_Call) Return(_a0 *corev1.ConfigMap, _a1 error) *ConfigMapInterface_Get_Call
func (*ConfigMapInterface_Get_Call) Run ¶ added in v1.1.0
func (_c *ConfigMapInterface_Get_Call) Run(run func(ctx context.Context, name string, opts metav1.GetOptions)) *ConfigMapInterface_Get_Call
func (*ConfigMapInterface_Get_Call) RunAndReturn ¶ added in v1.1.0
func (_c *ConfigMapInterface_Get_Call) RunAndReturn(run func(context.Context, string, metav1.GetOptions) (*corev1.ConfigMap, error)) *ConfigMapInterface_Get_Call
type ConfigMapInterface_List_Call ¶ added in v1.1.0
ConfigMapInterface_List_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'List'
func (*ConfigMapInterface_List_Call) Return ¶ added in v1.1.0
func (_c *ConfigMapInterface_List_Call) Return(_a0 *corev1.ConfigMapList, _a1 error) *ConfigMapInterface_List_Call
func (*ConfigMapInterface_List_Call) Run ¶ added in v1.1.0
func (_c *ConfigMapInterface_List_Call) Run(run func(ctx context.Context, opts metav1.ListOptions)) *ConfigMapInterface_List_Call
func (*ConfigMapInterface_List_Call) RunAndReturn ¶ added in v1.1.0
func (_c *ConfigMapInterface_List_Call) RunAndReturn(run func(context.Context, metav1.ListOptions) (*corev1.ConfigMapList, error)) *ConfigMapInterface_List_Call
type ConfigMapInterface_Patch_Call ¶ added in v1.1.0
ConfigMapInterface_Patch_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Patch'
func (*ConfigMapInterface_Patch_Call) Return ¶ added in v1.1.0
func (_c *ConfigMapInterface_Patch_Call) Return(result *corev1.ConfigMap, err error) *ConfigMapInterface_Patch_Call
func (*ConfigMapInterface_Patch_Call) Run ¶ added in v1.1.0
func (_c *ConfigMapInterface_Patch_Call) Run(run func(ctx context.Context, name string, pt types.PatchType, data []byte, opts metav1.PatchOptions, subresources ...string)) *ConfigMapInterface_Patch_Call
func (*ConfigMapInterface_Patch_Call) RunAndReturn ¶ added in v1.1.0
func (_c *ConfigMapInterface_Patch_Call) RunAndReturn(run func(context.Context, string, types.PatchType, []byte, metav1.PatchOptions, ...string) (*corev1.ConfigMap, error)) *ConfigMapInterface_Patch_Call
type ConfigMapInterface_Update_Call ¶ added in v1.1.0
ConfigMapInterface_Update_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Update'
func (*ConfigMapInterface_Update_Call) Return ¶ added in v1.1.0
func (_c *ConfigMapInterface_Update_Call) Return(_a0 *corev1.ConfigMap, _a1 error) *ConfigMapInterface_Update_Call
func (*ConfigMapInterface_Update_Call) Run ¶ added in v1.1.0
func (_c *ConfigMapInterface_Update_Call) Run(run func(ctx context.Context, configMap *corev1.ConfigMap, opts metav1.UpdateOptions)) *ConfigMapInterface_Update_Call
func (*ConfigMapInterface_Update_Call) RunAndReturn ¶ added in v1.1.0
func (_c *ConfigMapInterface_Update_Call) RunAndReturn(run func(context.Context, *corev1.ConfigMap, metav1.UpdateOptions) (*corev1.ConfigMap, error)) *ConfigMapInterface_Update_Call
type ConfigMapInterface_Watch_Call ¶ added in v1.1.0
ConfigMapInterface_Watch_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Watch'
func (*ConfigMapInterface_Watch_Call) Return ¶ added in v1.1.0
func (_c *ConfigMapInterface_Watch_Call) Return(_a0 watch.Interface, _a1 error) *ConfigMapInterface_Watch_Call
func (*ConfigMapInterface_Watch_Call) Run ¶ added in v1.1.0
func (_c *ConfigMapInterface_Watch_Call) Run(run func(ctx context.Context, opts metav1.ListOptions)) *ConfigMapInterface_Watch_Call
func (*ConfigMapInterface_Watch_Call) RunAndReturn ¶ added in v1.1.0
func (_c *ConfigMapInterface_Watch_Call) RunAndReturn(run func(context.Context, metav1.ListOptions) (watch.Interface, error)) *ConfigMapInterface_Watch_Call
type ConfigurationContext ¶ added in v0.33.0
ConfigurationContext is an autogenerated mock type for the ConfigurationContext type
func NewConfigurationContext ¶ added in v0.33.0
func NewConfigurationContext(t mockConstructorTestingTNewConfigurationContext) *ConfigurationContext
NewConfigurationContext creates a new instance of ConfigurationContext. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*ConfigurationContext) Delete ¶ added in v0.33.0
func (_m *ConfigurationContext) Delete(key string) error
Delete provides a mock function with given fields: key
func (*ConfigurationContext) DeleteRecursive ¶ added in v0.33.0
func (_m *ConfigurationContext) DeleteRecursive(key string) error
DeleteRecursive provides a mock function with given fields: key
func (*ConfigurationContext) EXPECT ¶ added in v0.33.0
func (_m *ConfigurationContext) EXPECT() *ConfigurationContext_Expecter
func (*ConfigurationContext) Exists ¶ added in v0.33.0
func (_m *ConfigurationContext) Exists(key string) (bool, error)
Exists provides a mock function with given fields: key
func (*ConfigurationContext) Get ¶ added in v0.33.0
func (_m *ConfigurationContext) Get(key string) (string, error)
Get provides a mock function with given fields: key
func (*ConfigurationContext) GetAll ¶ added in v0.33.0
func (_m *ConfigurationContext) GetAll() (map[string]string, error)
GetAll provides a mock function with given fields:
func (*ConfigurationContext) GetOrFalse ¶ added in v0.33.0
func (_m *ConfigurationContext) GetOrFalse(key string) (bool, string, error)
GetOrFalse provides a mock function with given fields: key
func (*ConfigurationContext) Refresh ¶ added in v0.33.0
func (_m *ConfigurationContext) Refresh(key string, timeToLiveInSeconds int) error
Refresh provides a mock function with given fields: key, timeToLiveInSeconds
func (*ConfigurationContext) RemoveAll ¶ added in v0.33.0
func (_m *ConfigurationContext) RemoveAll() error
RemoveAll provides a mock function with given fields:
func (*ConfigurationContext) Set ¶ added in v0.33.0
func (_m *ConfigurationContext) Set(key string, value string) error
Set provides a mock function with given fields: key, value
func (*ConfigurationContext) SetWithLifetime ¶ added in v0.33.0
func (_m *ConfigurationContext) SetWithLifetime(key string, value string, timeToLiveInSeconds int) error
SetWithLifetime provides a mock function with given fields: key, value, timeToLiveInSeconds
type ConfigurationContext_DeleteRecursive_Call ¶ added in v0.33.0
ConfigurationContext_DeleteRecursive_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteRecursive'
func (*ConfigurationContext_DeleteRecursive_Call) Return ¶ added in v0.33.0
func (_c *ConfigurationContext_DeleteRecursive_Call) Return(_a0 error) *ConfigurationContext_DeleteRecursive_Call
func (*ConfigurationContext_DeleteRecursive_Call) Run ¶ added in v0.33.0
func (_c *ConfigurationContext_DeleteRecursive_Call) Run(run func(key string)) *ConfigurationContext_DeleteRecursive_Call
func (*ConfigurationContext_DeleteRecursive_Call) RunAndReturn ¶ added in v0.33.0
func (_c *ConfigurationContext_DeleteRecursive_Call) RunAndReturn(run func(string) error) *ConfigurationContext_DeleteRecursive_Call
type ConfigurationContext_Delete_Call ¶ added in v0.33.0
ConfigurationContext_Delete_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Delete'
func (*ConfigurationContext_Delete_Call) Return ¶ added in v0.33.0
func (_c *ConfigurationContext_Delete_Call) Return(_a0 error) *ConfigurationContext_Delete_Call
func (*ConfigurationContext_Delete_Call) Run ¶ added in v0.33.0
func (_c *ConfigurationContext_Delete_Call) Run(run func(key string)) *ConfigurationContext_Delete_Call
func (*ConfigurationContext_Delete_Call) RunAndReturn ¶ added in v0.33.0
func (_c *ConfigurationContext_Delete_Call) RunAndReturn(run func(string) error) *ConfigurationContext_Delete_Call
type ConfigurationContext_Exists_Call ¶ added in v0.33.0
ConfigurationContext_Exists_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Exists'
func (*ConfigurationContext_Exists_Call) Return ¶ added in v0.33.0
func (_c *ConfigurationContext_Exists_Call) Return(_a0 bool, _a1 error) *ConfigurationContext_Exists_Call
func (*ConfigurationContext_Exists_Call) Run ¶ added in v0.33.0
func (_c *ConfigurationContext_Exists_Call) Run(run func(key string)) *ConfigurationContext_Exists_Call
func (*ConfigurationContext_Exists_Call) RunAndReturn ¶ added in v0.33.0
func (_c *ConfigurationContext_Exists_Call) RunAndReturn(run func(string) (bool, error)) *ConfigurationContext_Exists_Call
type ConfigurationContext_Expecter ¶ added in v0.33.0
type ConfigurationContext_Expecter struct {
// contains filtered or unexported fields
}
func (*ConfigurationContext_Expecter) Delete ¶ added in v0.33.0
func (_e *ConfigurationContext_Expecter) Delete(key interface{}) *ConfigurationContext_Delete_Call
Delete is a helper method to define mock.On call
- key string
func (*ConfigurationContext_Expecter) DeleteRecursive ¶ added in v0.33.0
func (_e *ConfigurationContext_Expecter) DeleteRecursive(key interface{}) *ConfigurationContext_DeleteRecursive_Call
DeleteRecursive is a helper method to define mock.On call
- key string
func (*ConfigurationContext_Expecter) Exists ¶ added in v0.33.0
func (_e *ConfigurationContext_Expecter) Exists(key interface{}) *ConfigurationContext_Exists_Call
Exists is a helper method to define mock.On call
- key string
func (*ConfigurationContext_Expecter) Get ¶ added in v0.33.0
func (_e *ConfigurationContext_Expecter) Get(key interface{}) *ConfigurationContext_Get_Call
Get is a helper method to define mock.On call
- key string
func (*ConfigurationContext_Expecter) GetAll ¶ added in v0.33.0
func (_e *ConfigurationContext_Expecter) GetAll() *ConfigurationContext_GetAll_Call
GetAll is a helper method to define mock.On call
func (*ConfigurationContext_Expecter) GetOrFalse ¶ added in v0.33.0
func (_e *ConfigurationContext_Expecter) GetOrFalse(key interface{}) *ConfigurationContext_GetOrFalse_Call
GetOrFalse is a helper method to define mock.On call
- key string
func (*ConfigurationContext_Expecter) Refresh ¶ added in v0.33.0
func (_e *ConfigurationContext_Expecter) Refresh(key interface{}, timeToLiveInSeconds interface{}) *ConfigurationContext_Refresh_Call
Refresh is a helper method to define mock.On call
- key string
- timeToLiveInSeconds int
func (*ConfigurationContext_Expecter) RemoveAll ¶ added in v0.33.0
func (_e *ConfigurationContext_Expecter) RemoveAll() *ConfigurationContext_RemoveAll_Call
RemoveAll is a helper method to define mock.On call
func (*ConfigurationContext_Expecter) Set ¶ added in v0.33.0
func (_e *ConfigurationContext_Expecter) Set(key interface{}, value interface{}) *ConfigurationContext_Set_Call
Set is a helper method to define mock.On call
- key string
- value string
func (*ConfigurationContext_Expecter) SetWithLifetime ¶ added in v0.33.0
func (_e *ConfigurationContext_Expecter) SetWithLifetime(key interface{}, value interface{}, timeToLiveInSeconds interface{}) *ConfigurationContext_SetWithLifetime_Call
SetWithLifetime is a helper method to define mock.On call
- key string
- value string
- timeToLiveInSeconds int
type ConfigurationContext_GetAll_Call ¶ added in v0.33.0
ConfigurationContext_GetAll_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetAll'
func (*ConfigurationContext_GetAll_Call) Return ¶ added in v0.33.0
func (_c *ConfigurationContext_GetAll_Call) Return(_a0 map[string]string, _a1 error) *ConfigurationContext_GetAll_Call
func (*ConfigurationContext_GetAll_Call) Run ¶ added in v0.33.0
func (_c *ConfigurationContext_GetAll_Call) Run(run func()) *ConfigurationContext_GetAll_Call
func (*ConfigurationContext_GetAll_Call) RunAndReturn ¶ added in v0.33.0
func (_c *ConfigurationContext_GetAll_Call) RunAndReturn(run func() (map[string]string, error)) *ConfigurationContext_GetAll_Call
type ConfigurationContext_GetOrFalse_Call ¶ added in v0.33.0
ConfigurationContext_GetOrFalse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetOrFalse'
func (*ConfigurationContext_GetOrFalse_Call) Return ¶ added in v0.33.0
func (_c *ConfigurationContext_GetOrFalse_Call) Return(_a0 bool, _a1 string, _a2 error) *ConfigurationContext_GetOrFalse_Call
func (*ConfigurationContext_GetOrFalse_Call) Run ¶ added in v0.33.0
func (_c *ConfigurationContext_GetOrFalse_Call) Run(run func(key string)) *ConfigurationContext_GetOrFalse_Call
func (*ConfigurationContext_GetOrFalse_Call) RunAndReturn ¶ added in v0.33.0
func (_c *ConfigurationContext_GetOrFalse_Call) RunAndReturn(run func(string) (bool, string, error)) *ConfigurationContext_GetOrFalse_Call
type ConfigurationContext_Get_Call ¶ added in v0.33.0
ConfigurationContext_Get_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Get'
func (*ConfigurationContext_Get_Call) Return ¶ added in v0.33.0
func (_c *ConfigurationContext_Get_Call) Return(_a0 string, _a1 error) *ConfigurationContext_Get_Call
func (*ConfigurationContext_Get_Call) Run ¶ added in v0.33.0
func (_c *ConfigurationContext_Get_Call) Run(run func(key string)) *ConfigurationContext_Get_Call
func (*ConfigurationContext_Get_Call) RunAndReturn ¶ added in v0.33.0
func (_c *ConfigurationContext_Get_Call) RunAndReturn(run func(string) (string, error)) *ConfigurationContext_Get_Call
type ConfigurationContext_Refresh_Call ¶ added in v0.33.0
ConfigurationContext_Refresh_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Refresh'
func (*ConfigurationContext_Refresh_Call) Return ¶ added in v0.33.0
func (_c *ConfigurationContext_Refresh_Call) Return(_a0 error) *ConfigurationContext_Refresh_Call
func (*ConfigurationContext_Refresh_Call) Run ¶ added in v0.33.0
func (_c *ConfigurationContext_Refresh_Call) Run(run func(key string, timeToLiveInSeconds int)) *ConfigurationContext_Refresh_Call
func (*ConfigurationContext_Refresh_Call) RunAndReturn ¶ added in v0.33.0
func (_c *ConfigurationContext_Refresh_Call) RunAndReturn(run func(string, int) error) *ConfigurationContext_Refresh_Call
type ConfigurationContext_RemoveAll_Call ¶ added in v0.33.0
ConfigurationContext_RemoveAll_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'RemoveAll'
func (*ConfigurationContext_RemoveAll_Call) Return ¶ added in v0.33.0
func (_c *ConfigurationContext_RemoveAll_Call) Return(_a0 error) *ConfigurationContext_RemoveAll_Call
func (*ConfigurationContext_RemoveAll_Call) Run ¶ added in v0.33.0
func (_c *ConfigurationContext_RemoveAll_Call) Run(run func()) *ConfigurationContext_RemoveAll_Call
func (*ConfigurationContext_RemoveAll_Call) RunAndReturn ¶ added in v0.33.0
func (_c *ConfigurationContext_RemoveAll_Call) RunAndReturn(run func() error) *ConfigurationContext_RemoveAll_Call
type ConfigurationContext_SetWithLifetime_Call ¶ added in v0.33.0
ConfigurationContext_SetWithLifetime_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'SetWithLifetime'
func (*ConfigurationContext_SetWithLifetime_Call) Return ¶ added in v0.33.0
func (_c *ConfigurationContext_SetWithLifetime_Call) Return(_a0 error) *ConfigurationContext_SetWithLifetime_Call
func (*ConfigurationContext_SetWithLifetime_Call) Run ¶ added in v0.33.0
func (_c *ConfigurationContext_SetWithLifetime_Call) Run(run func(key string, value string, timeToLiveInSeconds int)) *ConfigurationContext_SetWithLifetime_Call
func (*ConfigurationContext_SetWithLifetime_Call) RunAndReturn ¶ added in v0.33.0
func (_c *ConfigurationContext_SetWithLifetime_Call) RunAndReturn(run func(string, string, int) error) *ConfigurationContext_SetWithLifetime_Call
type ConfigurationContext_Set_Call ¶ added in v0.33.0
ConfigurationContext_Set_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Set'
func (*ConfigurationContext_Set_Call) Return ¶ added in v0.33.0
func (_c *ConfigurationContext_Set_Call) Return(_a0 error) *ConfigurationContext_Set_Call
func (*ConfigurationContext_Set_Call) Run ¶ added in v0.33.0
func (_c *ConfigurationContext_Set_Call) Run(run func(key string, value string)) *ConfigurationContext_Set_Call
func (*ConfigurationContext_Set_Call) RunAndReturn ¶ added in v0.33.0
func (_c *ConfigurationContext_Set_Call) RunAndReturn(run func(string, string) error) *ConfigurationContext_Set_Call
type ConfigurationRegistry ¶ added in v0.33.0
ConfigurationRegistry is an autogenerated mock type for the ConfigurationRegistry type
func NewConfigurationRegistry ¶ added in v0.33.0
func NewConfigurationRegistry(t mockConstructorTestingTNewConfigurationRegistry) *ConfigurationRegistry
NewConfigurationRegistry creates a new instance of ConfigurationRegistry. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*ConfigurationRegistry) BlueprintRegistry ¶ added in v0.33.0
func (_m *ConfigurationRegistry) BlueprintRegistry() registry.ConfigurationContext
BlueprintRegistry provides a mock function with given fields:
func (*ConfigurationRegistry) DoguConfig ¶ added in v0.33.0
func (_m *ConfigurationRegistry) DoguConfig(dogu string) registry.ConfigurationContext
DoguConfig provides a mock function with given fields: dogu
func (*ConfigurationRegistry) DoguRegistry ¶ added in v0.33.0
func (_m *ConfigurationRegistry) DoguRegistry() registry.DoguRegistry
DoguRegistry provides a mock function with given fields:
func (*ConfigurationRegistry) EXPECT ¶ added in v0.33.0
func (_m *ConfigurationRegistry) EXPECT() *ConfigurationRegistry_Expecter
func (*ConfigurationRegistry) GetNode ¶ added in v0.33.0
func (_m *ConfigurationRegistry) GetNode() (registry.Node, error)
GetNode provides a mock function with given fields:
func (*ConfigurationRegistry) GlobalConfig ¶ added in v0.33.0
func (_m *ConfigurationRegistry) GlobalConfig() registry.ConfigurationContext
GlobalConfig provides a mock function with given fields:
func (*ConfigurationRegistry) HostConfig ¶ added in v0.33.0
func (_m *ConfigurationRegistry) HostConfig(hostService string) registry.ConfigurationContext
HostConfig provides a mock function with given fields: hostService
func (*ConfigurationRegistry) RootConfig ¶ added in v0.33.0
func (_m *ConfigurationRegistry) RootConfig() registry.WatchConfigurationContext
RootConfig provides a mock function with given fields:
type ConfigurationRegistry_BlueprintRegistry_Call ¶ added in v0.33.0
ConfigurationRegistry_BlueprintRegistry_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'BlueprintRegistry'
func (*ConfigurationRegistry_BlueprintRegistry_Call) Run ¶ added in v0.33.0
func (_c *ConfigurationRegistry_BlueprintRegistry_Call) Run(run func()) *ConfigurationRegistry_BlueprintRegistry_Call
func (*ConfigurationRegistry_BlueprintRegistry_Call) RunAndReturn ¶ added in v0.33.0
func (_c *ConfigurationRegistry_BlueprintRegistry_Call) RunAndReturn(run func() registry.ConfigurationContext) *ConfigurationRegistry_BlueprintRegistry_Call
type ConfigurationRegistry_DoguConfig_Call ¶ added in v0.33.0
ConfigurationRegistry_DoguConfig_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DoguConfig'
func (*ConfigurationRegistry_DoguConfig_Call) Return ¶ added in v0.33.0
func (_c *ConfigurationRegistry_DoguConfig_Call) Return(_a0 registry.ConfigurationContext) *ConfigurationRegistry_DoguConfig_Call
func (*ConfigurationRegistry_DoguConfig_Call) Run ¶ added in v0.33.0
func (_c *ConfigurationRegistry_DoguConfig_Call) Run(run func(dogu string)) *ConfigurationRegistry_DoguConfig_Call
func (*ConfigurationRegistry_DoguConfig_Call) RunAndReturn ¶ added in v0.33.0
func (_c *ConfigurationRegistry_DoguConfig_Call) RunAndReturn(run func(string) registry.ConfigurationContext) *ConfigurationRegistry_DoguConfig_Call
type ConfigurationRegistry_DoguRegistry_Call ¶ added in v0.33.0
ConfigurationRegistry_DoguRegistry_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DoguRegistry'
func (*ConfigurationRegistry_DoguRegistry_Call) Return ¶ added in v0.33.0
func (_c *ConfigurationRegistry_DoguRegistry_Call) Return(_a0 registry.DoguRegistry) *ConfigurationRegistry_DoguRegistry_Call
func (*ConfigurationRegistry_DoguRegistry_Call) Run ¶ added in v0.33.0
func (_c *ConfigurationRegistry_DoguRegistry_Call) Run(run func()) *ConfigurationRegistry_DoguRegistry_Call
func (*ConfigurationRegistry_DoguRegistry_Call) RunAndReturn ¶ added in v0.33.0
func (_c *ConfigurationRegistry_DoguRegistry_Call) RunAndReturn(run func() registry.DoguRegistry) *ConfigurationRegistry_DoguRegistry_Call
type ConfigurationRegistry_Expecter ¶ added in v0.33.0
type ConfigurationRegistry_Expecter struct {
// contains filtered or unexported fields
}
func (*ConfigurationRegistry_Expecter) BlueprintRegistry ¶ added in v0.33.0
func (_e *ConfigurationRegistry_Expecter) BlueprintRegistry() *ConfigurationRegistry_BlueprintRegistry_Call
BlueprintRegistry is a helper method to define mock.On call
func (*ConfigurationRegistry_Expecter) DoguConfig ¶ added in v0.33.0
func (_e *ConfigurationRegistry_Expecter) DoguConfig(dogu interface{}) *ConfigurationRegistry_DoguConfig_Call
DoguConfig is a helper method to define mock.On call
- dogu string
func (*ConfigurationRegistry_Expecter) DoguRegistry ¶ added in v0.33.0
func (_e *ConfigurationRegistry_Expecter) DoguRegistry() *ConfigurationRegistry_DoguRegistry_Call
DoguRegistry is a helper method to define mock.On call
func (*ConfigurationRegistry_Expecter) GetNode ¶ added in v0.33.0
func (_e *ConfigurationRegistry_Expecter) GetNode() *ConfigurationRegistry_GetNode_Call
GetNode is a helper method to define mock.On call
func (*ConfigurationRegistry_Expecter) GlobalConfig ¶ added in v0.33.0
func (_e *ConfigurationRegistry_Expecter) GlobalConfig() *ConfigurationRegistry_GlobalConfig_Call
GlobalConfig is a helper method to define mock.On call
func (*ConfigurationRegistry_Expecter) HostConfig ¶ added in v0.33.0
func (_e *ConfigurationRegistry_Expecter) HostConfig(hostService interface{}) *ConfigurationRegistry_HostConfig_Call
HostConfig is a helper method to define mock.On call
- hostService string
func (*ConfigurationRegistry_Expecter) RootConfig ¶ added in v0.33.0
func (_e *ConfigurationRegistry_Expecter) RootConfig() *ConfigurationRegistry_RootConfig_Call
RootConfig is a helper method to define mock.On call
func (*ConfigurationRegistry_Expecter) State ¶ added in v0.33.0
func (_e *ConfigurationRegistry_Expecter) State(dogu interface{}) *ConfigurationRegistry_State_Call
State is a helper method to define mock.On call
- dogu string
type ConfigurationRegistry_GetNode_Call ¶ added in v0.33.0
ConfigurationRegistry_GetNode_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetNode'
func (*ConfigurationRegistry_GetNode_Call) Return ¶ added in v0.33.0
func (_c *ConfigurationRegistry_GetNode_Call) Return(_a0 registry.Node, _a1 error) *ConfigurationRegistry_GetNode_Call
func (*ConfigurationRegistry_GetNode_Call) Run ¶ added in v0.33.0
func (_c *ConfigurationRegistry_GetNode_Call) Run(run func()) *ConfigurationRegistry_GetNode_Call
func (*ConfigurationRegistry_GetNode_Call) RunAndReturn ¶ added in v0.33.0
func (_c *ConfigurationRegistry_GetNode_Call) RunAndReturn(run func() (registry.Node, error)) *ConfigurationRegistry_GetNode_Call
type ConfigurationRegistry_GlobalConfig_Call ¶ added in v0.33.0
ConfigurationRegistry_GlobalConfig_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GlobalConfig'
func (*ConfigurationRegistry_GlobalConfig_Call) Return ¶ added in v0.33.0
func (_c *ConfigurationRegistry_GlobalConfig_Call) Return(_a0 registry.ConfigurationContext) *ConfigurationRegistry_GlobalConfig_Call
func (*ConfigurationRegistry_GlobalConfig_Call) Run ¶ added in v0.33.0
func (_c *ConfigurationRegistry_GlobalConfig_Call) Run(run func()) *ConfigurationRegistry_GlobalConfig_Call
func (*ConfigurationRegistry_GlobalConfig_Call) RunAndReturn ¶ added in v0.33.0
func (_c *ConfigurationRegistry_GlobalConfig_Call) RunAndReturn(run func() registry.ConfigurationContext) *ConfigurationRegistry_GlobalConfig_Call
type ConfigurationRegistry_HostConfig_Call ¶ added in v0.33.0
ConfigurationRegistry_HostConfig_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'HostConfig'
func (*ConfigurationRegistry_HostConfig_Call) Return ¶ added in v0.33.0
func (_c *ConfigurationRegistry_HostConfig_Call) Return(_a0 registry.ConfigurationContext) *ConfigurationRegistry_HostConfig_Call
func (*ConfigurationRegistry_HostConfig_Call) Run ¶ added in v0.33.0
func (_c *ConfigurationRegistry_HostConfig_Call) Run(run func(hostService string)) *ConfigurationRegistry_HostConfig_Call
func (*ConfigurationRegistry_HostConfig_Call) RunAndReturn ¶ added in v0.33.0
func (_c *ConfigurationRegistry_HostConfig_Call) RunAndReturn(run func(string) registry.ConfigurationContext) *ConfigurationRegistry_HostConfig_Call
type ConfigurationRegistry_RootConfig_Call ¶ added in v0.33.0
ConfigurationRegistry_RootConfig_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'RootConfig'
func (*ConfigurationRegistry_RootConfig_Call) Return ¶ added in v0.33.0
func (_c *ConfigurationRegistry_RootConfig_Call) Return(_a0 registry.WatchConfigurationContext) *ConfigurationRegistry_RootConfig_Call
func (*ConfigurationRegistry_RootConfig_Call) Run ¶ added in v0.33.0
func (_c *ConfigurationRegistry_RootConfig_Call) Run(run func()) *ConfigurationRegistry_RootConfig_Call
func (*ConfigurationRegistry_RootConfig_Call) RunAndReturn ¶ added in v0.33.0
func (_c *ConfigurationRegistry_RootConfig_Call) RunAndReturn(run func() registry.WatchConfigurationContext) *ConfigurationRegistry_RootConfig_Call
type ConfigurationRegistry_State_Call ¶ added in v0.33.0
ConfigurationRegistry_State_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'State'
func (*ConfigurationRegistry_State_Call) Return ¶ added in v0.33.0
func (_c *ConfigurationRegistry_State_Call) Return(_a0 registry.State) *ConfigurationRegistry_State_Call
func (*ConfigurationRegistry_State_Call) Run ¶ added in v0.33.0
func (_c *ConfigurationRegistry_State_Call) Run(run func(dogu string)) *ConfigurationRegistry_State_Call
func (*ConfigurationRegistry_State_Call) RunAndReturn ¶ added in v0.33.0
func (_c *ConfigurationRegistry_State_Call) RunAndReturn(run func(string) registry.State) *ConfigurationRegistry_State_Call
type ControllerManager ¶
ControllerManager is an autogenerated mock type for the ControllerManager type
func NewControllerManager ¶
func NewControllerManager(t mockConstructorTestingTNewControllerManager) *ControllerManager
NewControllerManager creates a new instance of ControllerManager. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*ControllerManager) Add ¶
func (_m *ControllerManager) Add(_a0 manager.Runnable) error
Add provides a mock function with given fields: _a0
func (*ControllerManager) AddHealthzCheck ¶
func (_m *ControllerManager) AddHealthzCheck(name string, check healthz.Checker) error
AddHealthzCheck provides a mock function with given fields: name, check
func (*ControllerManager) AddMetricsServerExtraHandler ¶ added in v1.1.0
func (_m *ControllerManager) AddMetricsServerExtraHandler(path string, handler http.Handler) error
AddMetricsServerExtraHandler provides a mock function with given fields: path, handler
func (*ControllerManager) AddReadyzCheck ¶
func (_m *ControllerManager) AddReadyzCheck(name string, check healthz.Checker) error
AddReadyzCheck provides a mock function with given fields: name, check
func (*ControllerManager) EXPECT ¶
func (_m *ControllerManager) EXPECT() *ControllerManager_Expecter
func (*ControllerManager) Elected ¶
func (_m *ControllerManager) Elected() <-chan struct{}
Elected provides a mock function with given fields:
func (*ControllerManager) GetAPIReader ¶
func (_m *ControllerManager) GetAPIReader() client.Reader
GetAPIReader provides a mock function with given fields:
func (*ControllerManager) GetCache ¶
func (_m *ControllerManager) GetCache() cache.Cache
GetCache provides a mock function with given fields:
func (*ControllerManager) GetClient ¶
func (_m *ControllerManager) GetClient() client.Client
GetClient provides a mock function with given fields:
func (*ControllerManager) GetConfig ¶
func (_m *ControllerManager) GetConfig() *rest.Config
GetConfig provides a mock function with given fields:
func (*ControllerManager) GetControllerOptions ¶
func (_m *ControllerManager) GetControllerOptions() config.Controller
GetControllerOptions provides a mock function with given fields:
func (*ControllerManager) GetEventRecorderFor ¶
func (_m *ControllerManager) GetEventRecorderFor(name string) record.EventRecorder
GetEventRecorderFor provides a mock function with given fields: name
func (*ControllerManager) GetFieldIndexer ¶
func (_m *ControllerManager) GetFieldIndexer() client.FieldIndexer
GetFieldIndexer provides a mock function with given fields:
func (*ControllerManager) GetHTTPClient ¶ added in v0.32.0
func (_m *ControllerManager) GetHTTPClient() *http.Client
GetHTTPClient provides a mock function with given fields:
func (*ControllerManager) GetLogger ¶
func (_m *ControllerManager) GetLogger() logr.Logger
GetLogger provides a mock function with given fields:
func (*ControllerManager) GetRESTMapper ¶
func (_m *ControllerManager) GetRESTMapper() meta.RESTMapper
GetRESTMapper provides a mock function with given fields:
func (*ControllerManager) GetScheme ¶
func (_m *ControllerManager) GetScheme() *runtime.Scheme
GetScheme provides a mock function with given fields:
func (*ControllerManager) GetWebhookServer ¶
func (_m *ControllerManager) GetWebhookServer() webhook.Server
GetWebhookServer provides a mock function with given fields:
type ControllerManager_AddHealthzCheck_Call ¶
ControllerManager_AddHealthzCheck_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'AddHealthzCheck'
func (*ControllerManager_AddHealthzCheck_Call) Return ¶
func (_c *ControllerManager_AddHealthzCheck_Call) Return(_a0 error) *ControllerManager_AddHealthzCheck_Call
func (*ControllerManager_AddHealthzCheck_Call) Run ¶
func (_c *ControllerManager_AddHealthzCheck_Call) Run(run func(name string, check healthz.Checker)) *ControllerManager_AddHealthzCheck_Call
func (*ControllerManager_AddHealthzCheck_Call) RunAndReturn ¶
func (_c *ControllerManager_AddHealthzCheck_Call) RunAndReturn(run func(string, healthz.Checker) error) *ControllerManager_AddHealthzCheck_Call
type ControllerManager_AddMetricsServerExtraHandler_Call ¶ added in v1.1.0
ControllerManager_AddMetricsServerExtraHandler_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'AddMetricsServerExtraHandler'
func (*ControllerManager_AddMetricsServerExtraHandler_Call) Run ¶ added in v1.1.0
func (_c *ControllerManager_AddMetricsServerExtraHandler_Call) Run(run func(path string, handler http.Handler)) *ControllerManager_AddMetricsServerExtraHandler_Call
func (*ControllerManager_AddMetricsServerExtraHandler_Call) RunAndReturn ¶ added in v1.1.0
func (_c *ControllerManager_AddMetricsServerExtraHandler_Call) RunAndReturn(run func(string, http.Handler) error) *ControllerManager_AddMetricsServerExtraHandler_Call
type ControllerManager_AddReadyzCheck_Call ¶
ControllerManager_AddReadyzCheck_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'AddReadyzCheck'
func (*ControllerManager_AddReadyzCheck_Call) Return ¶
func (_c *ControllerManager_AddReadyzCheck_Call) Return(_a0 error) *ControllerManager_AddReadyzCheck_Call
func (*ControllerManager_AddReadyzCheck_Call) Run ¶
func (_c *ControllerManager_AddReadyzCheck_Call) Run(run func(name string, check healthz.Checker)) *ControllerManager_AddReadyzCheck_Call
func (*ControllerManager_AddReadyzCheck_Call) RunAndReturn ¶
func (_c *ControllerManager_AddReadyzCheck_Call) RunAndReturn(run func(string, healthz.Checker) error) *ControllerManager_AddReadyzCheck_Call
type ControllerManager_Add_Call ¶
ControllerManager_Add_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Add'
func (*ControllerManager_Add_Call) Return ¶
func (_c *ControllerManager_Add_Call) Return(_a0 error) *ControllerManager_Add_Call
func (*ControllerManager_Add_Call) Run ¶
func (_c *ControllerManager_Add_Call) Run(run func(_a0 manager.Runnable)) *ControllerManager_Add_Call
func (*ControllerManager_Add_Call) RunAndReturn ¶
func (_c *ControllerManager_Add_Call) RunAndReturn(run func(manager.Runnable) error) *ControllerManager_Add_Call
type ControllerManager_Elected_Call ¶
ControllerManager_Elected_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Elected'
func (*ControllerManager_Elected_Call) Return ¶
func (_c *ControllerManager_Elected_Call) Return(_a0 <-chan struct{}) *ControllerManager_Elected_Call
func (*ControllerManager_Elected_Call) Run ¶
func (_c *ControllerManager_Elected_Call) Run(run func()) *ControllerManager_Elected_Call
func (*ControllerManager_Elected_Call) RunAndReturn ¶
func (_c *ControllerManager_Elected_Call) RunAndReturn(run func() <-chan struct{}) *ControllerManager_Elected_Call
type ControllerManager_Expecter ¶
type ControllerManager_Expecter struct {
// contains filtered or unexported fields
}
func (*ControllerManager_Expecter) Add ¶
func (_e *ControllerManager_Expecter) Add(_a0 interface{}) *ControllerManager_Add_Call
Add is a helper method to define mock.On call
- _a0 manager.Runnable
func (*ControllerManager_Expecter) AddHealthzCheck ¶
func (_e *ControllerManager_Expecter) AddHealthzCheck(name interface{}, check interface{}) *ControllerManager_AddHealthzCheck_Call
AddHealthzCheck is a helper method to define mock.On call
- name string
- check healthz.Checker
func (*ControllerManager_Expecter) AddMetricsServerExtraHandler ¶ added in v1.1.0
func (_e *ControllerManager_Expecter) AddMetricsServerExtraHandler(path interface{}, handler interface{}) *ControllerManager_AddMetricsServerExtraHandler_Call
AddMetricsServerExtraHandler is a helper method to define mock.On call
- path string
- handler http.Handler
func (*ControllerManager_Expecter) AddReadyzCheck ¶
func (_e *ControllerManager_Expecter) AddReadyzCheck(name interface{}, check interface{}) *ControllerManager_AddReadyzCheck_Call
AddReadyzCheck is a helper method to define mock.On call
- name string
- check healthz.Checker
func (*ControllerManager_Expecter) Elected ¶
func (_e *ControllerManager_Expecter) Elected() *ControllerManager_Elected_Call
Elected is a helper method to define mock.On call
func (*ControllerManager_Expecter) GetAPIReader ¶
func (_e *ControllerManager_Expecter) GetAPIReader() *ControllerManager_GetAPIReader_Call
GetAPIReader is a helper method to define mock.On call
func (*ControllerManager_Expecter) GetCache ¶
func (_e *ControllerManager_Expecter) GetCache() *ControllerManager_GetCache_Call
GetCache is a helper method to define mock.On call
func (*ControllerManager_Expecter) GetClient ¶
func (_e *ControllerManager_Expecter) GetClient() *ControllerManager_GetClient_Call
GetClient is a helper method to define mock.On call
func (*ControllerManager_Expecter) GetConfig ¶
func (_e *ControllerManager_Expecter) GetConfig() *ControllerManager_GetConfig_Call
GetConfig is a helper method to define mock.On call
func (*ControllerManager_Expecter) GetControllerOptions ¶
func (_e *ControllerManager_Expecter) GetControllerOptions() *ControllerManager_GetControllerOptions_Call
GetControllerOptions is a helper method to define mock.On call
func (*ControllerManager_Expecter) GetEventRecorderFor ¶
func (_e *ControllerManager_Expecter) GetEventRecorderFor(name interface{}) *ControllerManager_GetEventRecorderFor_Call
GetEventRecorderFor is a helper method to define mock.On call
- name string
func (*ControllerManager_Expecter) GetFieldIndexer ¶
func (_e *ControllerManager_Expecter) GetFieldIndexer() *ControllerManager_GetFieldIndexer_Call
GetFieldIndexer is a helper method to define mock.On call
func (*ControllerManager_Expecter) GetHTTPClient ¶ added in v0.32.0
func (_e *ControllerManager_Expecter) GetHTTPClient() *ControllerManager_GetHTTPClient_Call
GetHTTPClient is a helper method to define mock.On call
func (*ControllerManager_Expecter) GetLogger ¶
func (_e *ControllerManager_Expecter) GetLogger() *ControllerManager_GetLogger_Call
GetLogger is a helper method to define mock.On call
func (*ControllerManager_Expecter) GetRESTMapper ¶
func (_e *ControllerManager_Expecter) GetRESTMapper() *ControllerManager_GetRESTMapper_Call
GetRESTMapper is a helper method to define mock.On call
func (*ControllerManager_Expecter) GetScheme ¶
func (_e *ControllerManager_Expecter) GetScheme() *ControllerManager_GetScheme_Call
GetScheme is a helper method to define mock.On call
func (*ControllerManager_Expecter) GetWebhookServer ¶
func (_e *ControllerManager_Expecter) GetWebhookServer() *ControllerManager_GetWebhookServer_Call
GetWebhookServer is a helper method to define mock.On call
func (*ControllerManager_Expecter) Start ¶
func (_e *ControllerManager_Expecter) Start(ctx interface{}) *ControllerManager_Start_Call
Start is a helper method to define mock.On call
- ctx context.Context
type ControllerManager_GetAPIReader_Call ¶
ControllerManager_GetAPIReader_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetAPIReader'
func (*ControllerManager_GetAPIReader_Call) Return ¶
func (_c *ControllerManager_GetAPIReader_Call) Return(_a0 client.Reader) *ControllerManager_GetAPIReader_Call
func (*ControllerManager_GetAPIReader_Call) Run ¶
func (_c *ControllerManager_GetAPIReader_Call) Run(run func()) *ControllerManager_GetAPIReader_Call
func (*ControllerManager_GetAPIReader_Call) RunAndReturn ¶
func (_c *ControllerManager_GetAPIReader_Call) RunAndReturn(run func() client.Reader) *ControllerManager_GetAPIReader_Call
type ControllerManager_GetCache_Call ¶
ControllerManager_GetCache_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetCache'
func (*ControllerManager_GetCache_Call) Return ¶
func (_c *ControllerManager_GetCache_Call) Return(_a0 cache.Cache) *ControllerManager_GetCache_Call
func (*ControllerManager_GetCache_Call) Run ¶
func (_c *ControllerManager_GetCache_Call) Run(run func()) *ControllerManager_GetCache_Call
func (*ControllerManager_GetCache_Call) RunAndReturn ¶
func (_c *ControllerManager_GetCache_Call) RunAndReturn(run func() cache.Cache) *ControllerManager_GetCache_Call
type ControllerManager_GetClient_Call ¶
ControllerManager_GetClient_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetClient'
func (*ControllerManager_GetClient_Call) Return ¶
func (_c *ControllerManager_GetClient_Call) Return(_a0 client.Client) *ControllerManager_GetClient_Call
func (*ControllerManager_GetClient_Call) Run ¶
func (_c *ControllerManager_GetClient_Call) Run(run func()) *ControllerManager_GetClient_Call
func (*ControllerManager_GetClient_Call) RunAndReturn ¶
func (_c *ControllerManager_GetClient_Call) RunAndReturn(run func() client.Client) *ControllerManager_GetClient_Call
type ControllerManager_GetConfig_Call ¶
ControllerManager_GetConfig_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetConfig'
func (*ControllerManager_GetConfig_Call) Return ¶
func (_c *ControllerManager_GetConfig_Call) Return(_a0 *rest.Config) *ControllerManager_GetConfig_Call
func (*ControllerManager_GetConfig_Call) Run ¶
func (_c *ControllerManager_GetConfig_Call) Run(run func()) *ControllerManager_GetConfig_Call
func (*ControllerManager_GetConfig_Call) RunAndReturn ¶
func (_c *ControllerManager_GetConfig_Call) RunAndReturn(run func() *rest.Config) *ControllerManager_GetConfig_Call
type ControllerManager_GetControllerOptions_Call ¶
ControllerManager_GetControllerOptions_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetControllerOptions'
func (*ControllerManager_GetControllerOptions_Call) Return ¶
func (_c *ControllerManager_GetControllerOptions_Call) Return(_a0 config.Controller) *ControllerManager_GetControllerOptions_Call
func (*ControllerManager_GetControllerOptions_Call) Run ¶
func (_c *ControllerManager_GetControllerOptions_Call) Run(run func()) *ControllerManager_GetControllerOptions_Call
func (*ControllerManager_GetControllerOptions_Call) RunAndReturn ¶
func (_c *ControllerManager_GetControllerOptions_Call) RunAndReturn(run func() config.Controller) *ControllerManager_GetControllerOptions_Call
type ControllerManager_GetEventRecorderFor_Call ¶
ControllerManager_GetEventRecorderFor_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetEventRecorderFor'
func (*ControllerManager_GetEventRecorderFor_Call) Return ¶
func (_c *ControllerManager_GetEventRecorderFor_Call) Return(_a0 record.EventRecorder) *ControllerManager_GetEventRecorderFor_Call
func (*ControllerManager_GetEventRecorderFor_Call) Run ¶
func (_c *ControllerManager_GetEventRecorderFor_Call) Run(run func(name string)) *ControllerManager_GetEventRecorderFor_Call
func (*ControllerManager_GetEventRecorderFor_Call) RunAndReturn ¶
func (_c *ControllerManager_GetEventRecorderFor_Call) RunAndReturn(run func(string) record.EventRecorder) *ControllerManager_GetEventRecorderFor_Call
type ControllerManager_GetFieldIndexer_Call ¶
ControllerManager_GetFieldIndexer_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetFieldIndexer'
func (*ControllerManager_GetFieldIndexer_Call) Return ¶
func (_c *ControllerManager_GetFieldIndexer_Call) Return(_a0 client.FieldIndexer) *ControllerManager_GetFieldIndexer_Call
func (*ControllerManager_GetFieldIndexer_Call) Run ¶
func (_c *ControllerManager_GetFieldIndexer_Call) Run(run func()) *ControllerManager_GetFieldIndexer_Call
func (*ControllerManager_GetFieldIndexer_Call) RunAndReturn ¶
func (_c *ControllerManager_GetFieldIndexer_Call) RunAndReturn(run func() client.FieldIndexer) *ControllerManager_GetFieldIndexer_Call
type ControllerManager_GetHTTPClient_Call ¶ added in v0.32.0
ControllerManager_GetHTTPClient_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetHTTPClient'
func (*ControllerManager_GetHTTPClient_Call) Return ¶ added in v0.32.0
func (_c *ControllerManager_GetHTTPClient_Call) Return(_a0 *http.Client) *ControllerManager_GetHTTPClient_Call
func (*ControllerManager_GetHTTPClient_Call) Run ¶ added in v0.32.0
func (_c *ControllerManager_GetHTTPClient_Call) Run(run func()) *ControllerManager_GetHTTPClient_Call
func (*ControllerManager_GetHTTPClient_Call) RunAndReturn ¶ added in v0.32.0
func (_c *ControllerManager_GetHTTPClient_Call) RunAndReturn(run func() *http.Client) *ControllerManager_GetHTTPClient_Call
type ControllerManager_GetLogger_Call ¶
ControllerManager_GetLogger_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetLogger'
func (*ControllerManager_GetLogger_Call) Return ¶
func (_c *ControllerManager_GetLogger_Call) Return(_a0 logr.Logger) *ControllerManager_GetLogger_Call
func (*ControllerManager_GetLogger_Call) Run ¶
func (_c *ControllerManager_GetLogger_Call) Run(run func()) *ControllerManager_GetLogger_Call
func (*ControllerManager_GetLogger_Call) RunAndReturn ¶
func (_c *ControllerManager_GetLogger_Call) RunAndReturn(run func() logr.Logger) *ControllerManager_GetLogger_Call
type ControllerManager_GetRESTMapper_Call ¶
ControllerManager_GetRESTMapper_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetRESTMapper'
func (*ControllerManager_GetRESTMapper_Call) Return ¶
func (_c *ControllerManager_GetRESTMapper_Call) Return(_a0 meta.RESTMapper) *ControllerManager_GetRESTMapper_Call
func (*ControllerManager_GetRESTMapper_Call) Run ¶
func (_c *ControllerManager_GetRESTMapper_Call) Run(run func()) *ControllerManager_GetRESTMapper_Call
func (*ControllerManager_GetRESTMapper_Call) RunAndReturn ¶
func (_c *ControllerManager_GetRESTMapper_Call) RunAndReturn(run func() meta.RESTMapper) *ControllerManager_GetRESTMapper_Call
type ControllerManager_GetScheme_Call ¶
ControllerManager_GetScheme_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetScheme'
func (*ControllerManager_GetScheme_Call) Return ¶
func (_c *ControllerManager_GetScheme_Call) Return(_a0 *runtime.Scheme) *ControllerManager_GetScheme_Call
func (*ControllerManager_GetScheme_Call) Run ¶
func (_c *ControllerManager_GetScheme_Call) Run(run func()) *ControllerManager_GetScheme_Call
func (*ControllerManager_GetScheme_Call) RunAndReturn ¶
func (_c *ControllerManager_GetScheme_Call) RunAndReturn(run func() *runtime.Scheme) *ControllerManager_GetScheme_Call
type ControllerManager_GetWebhookServer_Call ¶
ControllerManager_GetWebhookServer_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetWebhookServer'
func (*ControllerManager_GetWebhookServer_Call) Return ¶
func (_c *ControllerManager_GetWebhookServer_Call) Return(_a0 webhook.Server) *ControllerManager_GetWebhookServer_Call
func (*ControllerManager_GetWebhookServer_Call) Run ¶
func (_c *ControllerManager_GetWebhookServer_Call) Run(run func()) *ControllerManager_GetWebhookServer_Call
func (*ControllerManager_GetWebhookServer_Call) RunAndReturn ¶
func (_c *ControllerManager_GetWebhookServer_Call) RunAndReturn(run func() webhook.Server) *ControllerManager_GetWebhookServer_Call
type ControllerManager_Start_Call ¶
ControllerManager_Start_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Start'
func (*ControllerManager_Start_Call) Return ¶
func (_c *ControllerManager_Start_Call) Return(_a0 error) *ControllerManager_Start_Call
func (*ControllerManager_Start_Call) Run ¶
func (_c *ControllerManager_Start_Call) Run(run func(ctx context.Context)) *ControllerManager_Start_Call
func (*ControllerManager_Start_Call) RunAndReturn ¶
func (_c *ControllerManager_Start_Call) RunAndReturn(run func(context.Context) error) *ControllerManager_Start_Call
type CoreV1Interface ¶ added in v1.0.0
CoreV1Interface is an autogenerated mock type for the CoreV1Interface type
func NewCoreV1Interface ¶ added in v1.0.0
func NewCoreV1Interface(t mockConstructorTestingTNewCoreV1Interface) *CoreV1Interface
NewCoreV1Interface creates a new instance of CoreV1Interface. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*CoreV1Interface) ComponentStatuses ¶ added in v1.0.0
func (_m *CoreV1Interface) ComponentStatuses() v1.ComponentStatusInterface
ComponentStatuses provides a mock function with given fields:
func (*CoreV1Interface) ConfigMaps ¶ added in v1.0.0
func (_m *CoreV1Interface) ConfigMaps(namespace string) v1.ConfigMapInterface
ConfigMaps provides a mock function with given fields: namespace
func (*CoreV1Interface) EXPECT ¶ added in v1.0.0
func (_m *CoreV1Interface) EXPECT() *CoreV1Interface_Expecter
func (*CoreV1Interface) Endpoints ¶ added in v1.0.0
func (_m *CoreV1Interface) Endpoints(namespace string) v1.EndpointsInterface
Endpoints provides a mock function with given fields: namespace
func (*CoreV1Interface) Events ¶ added in v1.0.0
func (_m *CoreV1Interface) Events(namespace string) v1.EventInterface
Events provides a mock function with given fields: namespace
func (*CoreV1Interface) LimitRanges ¶ added in v1.0.0
func (_m *CoreV1Interface) LimitRanges(namespace string) v1.LimitRangeInterface
LimitRanges provides a mock function with given fields: namespace
func (*CoreV1Interface) Namespaces ¶ added in v1.0.0
func (_m *CoreV1Interface) Namespaces() v1.NamespaceInterface
Namespaces provides a mock function with given fields:
func (*CoreV1Interface) Nodes ¶ added in v1.0.0
func (_m *CoreV1Interface) Nodes() v1.NodeInterface
Nodes provides a mock function with given fields:
func (*CoreV1Interface) PersistentVolumeClaims ¶ added in v1.0.0
func (_m *CoreV1Interface) PersistentVolumeClaims(namespace string) v1.PersistentVolumeClaimInterface
PersistentVolumeClaims provides a mock function with given fields: namespace
func (*CoreV1Interface) PersistentVolumes ¶ added in v1.0.0
func (_m *CoreV1Interface) PersistentVolumes() v1.PersistentVolumeInterface
PersistentVolumes provides a mock function with given fields:
func (*CoreV1Interface) PodTemplates ¶ added in v1.0.0
func (_m *CoreV1Interface) PodTemplates(namespace string) v1.PodTemplateInterface
PodTemplates provides a mock function with given fields: namespace
func (*CoreV1Interface) Pods ¶ added in v1.0.0
func (_m *CoreV1Interface) Pods(namespace string) v1.PodInterface
Pods provides a mock function with given fields: namespace
func (*CoreV1Interface) RESTClient ¶ added in v1.0.0
func (_m *CoreV1Interface) RESTClient() rest.Interface
RESTClient provides a mock function with given fields:
func (*CoreV1Interface) ReplicationControllers ¶ added in v1.0.0
func (_m *CoreV1Interface) ReplicationControllers(namespace string) v1.ReplicationControllerInterface
ReplicationControllers provides a mock function with given fields: namespace
func (*CoreV1Interface) ResourceQuotas ¶ added in v1.0.0
func (_m *CoreV1Interface) ResourceQuotas(namespace string) v1.ResourceQuotaInterface
ResourceQuotas provides a mock function with given fields: namespace
func (*CoreV1Interface) Secrets ¶ added in v1.0.0
func (_m *CoreV1Interface) Secrets(namespace string) v1.SecretInterface
Secrets provides a mock function with given fields: namespace
func (*CoreV1Interface) ServiceAccounts ¶ added in v1.0.0
func (_m *CoreV1Interface) ServiceAccounts(namespace string) v1.ServiceAccountInterface
ServiceAccounts provides a mock function with given fields: namespace
func (*CoreV1Interface) Services ¶ added in v1.0.0
func (_m *CoreV1Interface) Services(namespace string) v1.ServiceInterface
Services provides a mock function with given fields: namespace
type CoreV1Interface_ComponentStatuses_Call ¶ added in v1.0.0
CoreV1Interface_ComponentStatuses_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ComponentStatuses'
func (*CoreV1Interface_ComponentStatuses_Call) Return ¶ added in v1.0.0
func (_c *CoreV1Interface_ComponentStatuses_Call) Return(_a0 v1.ComponentStatusInterface) *CoreV1Interface_ComponentStatuses_Call
func (*CoreV1Interface_ComponentStatuses_Call) Run ¶ added in v1.0.0
func (_c *CoreV1Interface_ComponentStatuses_Call) Run(run func()) *CoreV1Interface_ComponentStatuses_Call
func (*CoreV1Interface_ComponentStatuses_Call) RunAndReturn ¶ added in v1.0.0
func (_c *CoreV1Interface_ComponentStatuses_Call) RunAndReturn(run func() v1.ComponentStatusInterface) *CoreV1Interface_ComponentStatuses_Call
type CoreV1Interface_ConfigMaps_Call ¶ added in v1.0.0
CoreV1Interface_ConfigMaps_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ConfigMaps'
func (*CoreV1Interface_ConfigMaps_Call) Return ¶ added in v1.0.0
func (_c *CoreV1Interface_ConfigMaps_Call) Return(_a0 v1.ConfigMapInterface) *CoreV1Interface_ConfigMaps_Call
func (*CoreV1Interface_ConfigMaps_Call) Run ¶ added in v1.0.0
func (_c *CoreV1Interface_ConfigMaps_Call) Run(run func(namespace string)) *CoreV1Interface_ConfigMaps_Call
func (*CoreV1Interface_ConfigMaps_Call) RunAndReturn ¶ added in v1.0.0
func (_c *CoreV1Interface_ConfigMaps_Call) RunAndReturn(run func(string) v1.ConfigMapInterface) *CoreV1Interface_ConfigMaps_Call
type CoreV1Interface_Endpoints_Call ¶ added in v1.0.0
CoreV1Interface_Endpoints_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Endpoints'
func (*CoreV1Interface_Endpoints_Call) Return ¶ added in v1.0.0
func (_c *CoreV1Interface_Endpoints_Call) Return(_a0 v1.EndpointsInterface) *CoreV1Interface_Endpoints_Call
func (*CoreV1Interface_Endpoints_Call) Run ¶ added in v1.0.0
func (_c *CoreV1Interface_Endpoints_Call) Run(run func(namespace string)) *CoreV1Interface_Endpoints_Call
func (*CoreV1Interface_Endpoints_Call) RunAndReturn ¶ added in v1.0.0
func (_c *CoreV1Interface_Endpoints_Call) RunAndReturn(run func(string) v1.EndpointsInterface) *CoreV1Interface_Endpoints_Call
type CoreV1Interface_Events_Call ¶ added in v1.0.0
CoreV1Interface_Events_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Events'
func (*CoreV1Interface_Events_Call) Return ¶ added in v1.0.0
func (_c *CoreV1Interface_Events_Call) Return(_a0 v1.EventInterface) *CoreV1Interface_Events_Call
func (*CoreV1Interface_Events_Call) Run ¶ added in v1.0.0
func (_c *CoreV1Interface_Events_Call) Run(run func(namespace string)) *CoreV1Interface_Events_Call
func (*CoreV1Interface_Events_Call) RunAndReturn ¶ added in v1.0.0
func (_c *CoreV1Interface_Events_Call) RunAndReturn(run func(string) v1.EventInterface) *CoreV1Interface_Events_Call
type CoreV1Interface_Expecter ¶ added in v1.0.0
type CoreV1Interface_Expecter struct {
// contains filtered or unexported fields
}
func (*CoreV1Interface_Expecter) ComponentStatuses ¶ added in v1.0.0
func (_e *CoreV1Interface_Expecter) ComponentStatuses() *CoreV1Interface_ComponentStatuses_Call
ComponentStatuses is a helper method to define mock.On call
func (*CoreV1Interface_Expecter) ConfigMaps ¶ added in v1.0.0
func (_e *CoreV1Interface_Expecter) ConfigMaps(namespace interface{}) *CoreV1Interface_ConfigMaps_Call
ConfigMaps is a helper method to define mock.On call
- namespace string
func (*CoreV1Interface_Expecter) Endpoints ¶ added in v1.0.0
func (_e *CoreV1Interface_Expecter) Endpoints(namespace interface{}) *CoreV1Interface_Endpoints_Call
Endpoints is a helper method to define mock.On call
- namespace string
func (*CoreV1Interface_Expecter) Events ¶ added in v1.0.0
func (_e *CoreV1Interface_Expecter) Events(namespace interface{}) *CoreV1Interface_Events_Call
Events is a helper method to define mock.On call
- namespace string
func (*CoreV1Interface_Expecter) LimitRanges ¶ added in v1.0.0
func (_e *CoreV1Interface_Expecter) LimitRanges(namespace interface{}) *CoreV1Interface_LimitRanges_Call
LimitRanges is a helper method to define mock.On call
- namespace string
func (*CoreV1Interface_Expecter) Namespaces ¶ added in v1.0.0
func (_e *CoreV1Interface_Expecter) Namespaces() *CoreV1Interface_Namespaces_Call
Namespaces is a helper method to define mock.On call
func (*CoreV1Interface_Expecter) Nodes ¶ added in v1.0.0
func (_e *CoreV1Interface_Expecter) Nodes() *CoreV1Interface_Nodes_Call
Nodes is a helper method to define mock.On call
func (*CoreV1Interface_Expecter) PersistentVolumeClaims ¶ added in v1.0.0
func (_e *CoreV1Interface_Expecter) PersistentVolumeClaims(namespace interface{}) *CoreV1Interface_PersistentVolumeClaims_Call
PersistentVolumeClaims is a helper method to define mock.On call
- namespace string
func (*CoreV1Interface_Expecter) PersistentVolumes ¶ added in v1.0.0
func (_e *CoreV1Interface_Expecter) PersistentVolumes() *CoreV1Interface_PersistentVolumes_Call
PersistentVolumes is a helper method to define mock.On call
func (*CoreV1Interface_Expecter) PodTemplates ¶ added in v1.0.0
func (_e *CoreV1Interface_Expecter) PodTemplates(namespace interface{}) *CoreV1Interface_PodTemplates_Call
PodTemplates is a helper method to define mock.On call
- namespace string
func (*CoreV1Interface_Expecter) Pods ¶ added in v1.0.0
func (_e *CoreV1Interface_Expecter) Pods(namespace interface{}) *CoreV1Interface_Pods_Call
Pods is a helper method to define mock.On call
- namespace string
func (*CoreV1Interface_Expecter) RESTClient ¶ added in v1.0.0
func (_e *CoreV1Interface_Expecter) RESTClient() *CoreV1Interface_RESTClient_Call
RESTClient is a helper method to define mock.On call
func (*CoreV1Interface_Expecter) ReplicationControllers ¶ added in v1.0.0
func (_e *CoreV1Interface_Expecter) ReplicationControllers(namespace interface{}) *CoreV1Interface_ReplicationControllers_Call
ReplicationControllers is a helper method to define mock.On call
- namespace string
func (*CoreV1Interface_Expecter) ResourceQuotas ¶ added in v1.0.0
func (_e *CoreV1Interface_Expecter) ResourceQuotas(namespace interface{}) *CoreV1Interface_ResourceQuotas_Call
ResourceQuotas is a helper method to define mock.On call
- namespace string
func (*CoreV1Interface_Expecter) Secrets ¶ added in v1.0.0
func (_e *CoreV1Interface_Expecter) Secrets(namespace interface{}) *CoreV1Interface_Secrets_Call
Secrets is a helper method to define mock.On call
- namespace string
func (*CoreV1Interface_Expecter) ServiceAccounts ¶ added in v1.0.0
func (_e *CoreV1Interface_Expecter) ServiceAccounts(namespace interface{}) *CoreV1Interface_ServiceAccounts_Call
ServiceAccounts is a helper method to define mock.On call
- namespace string
func (*CoreV1Interface_Expecter) Services ¶ added in v1.0.0
func (_e *CoreV1Interface_Expecter) Services(namespace interface{}) *CoreV1Interface_Services_Call
Services is a helper method to define mock.On call
- namespace string
type CoreV1Interface_LimitRanges_Call ¶ added in v1.0.0
CoreV1Interface_LimitRanges_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'LimitRanges'
func (*CoreV1Interface_LimitRanges_Call) Return ¶ added in v1.0.0
func (_c *CoreV1Interface_LimitRanges_Call) Return(_a0 v1.LimitRangeInterface) *CoreV1Interface_LimitRanges_Call
func (*CoreV1Interface_LimitRanges_Call) Run ¶ added in v1.0.0
func (_c *CoreV1Interface_LimitRanges_Call) Run(run func(namespace string)) *CoreV1Interface_LimitRanges_Call
func (*CoreV1Interface_LimitRanges_Call) RunAndReturn ¶ added in v1.0.0
func (_c *CoreV1Interface_LimitRanges_Call) RunAndReturn(run func(string) v1.LimitRangeInterface) *CoreV1Interface_LimitRanges_Call
type CoreV1Interface_Namespaces_Call ¶ added in v1.0.0
CoreV1Interface_Namespaces_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Namespaces'
func (*CoreV1Interface_Namespaces_Call) Return ¶ added in v1.0.0
func (_c *CoreV1Interface_Namespaces_Call) Return(_a0 v1.NamespaceInterface) *CoreV1Interface_Namespaces_Call
func (*CoreV1Interface_Namespaces_Call) Run ¶ added in v1.0.0
func (_c *CoreV1Interface_Namespaces_Call) Run(run func()) *CoreV1Interface_Namespaces_Call
func (*CoreV1Interface_Namespaces_Call) RunAndReturn ¶ added in v1.0.0
func (_c *CoreV1Interface_Namespaces_Call) RunAndReturn(run func() v1.NamespaceInterface) *CoreV1Interface_Namespaces_Call
type CoreV1Interface_Nodes_Call ¶ added in v1.0.0
CoreV1Interface_Nodes_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Nodes'
func (*CoreV1Interface_Nodes_Call) Return ¶ added in v1.0.0
func (_c *CoreV1Interface_Nodes_Call) Return(_a0 v1.NodeInterface) *CoreV1Interface_Nodes_Call
func (*CoreV1Interface_Nodes_Call) Run ¶ added in v1.0.0
func (_c *CoreV1Interface_Nodes_Call) Run(run func()) *CoreV1Interface_Nodes_Call
func (*CoreV1Interface_Nodes_Call) RunAndReturn ¶ added in v1.0.0
func (_c *CoreV1Interface_Nodes_Call) RunAndReturn(run func() v1.NodeInterface) *CoreV1Interface_Nodes_Call
type CoreV1Interface_PersistentVolumeClaims_Call ¶ added in v1.0.0
CoreV1Interface_PersistentVolumeClaims_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PersistentVolumeClaims'
func (*CoreV1Interface_PersistentVolumeClaims_Call) Run ¶ added in v1.0.0
func (_c *CoreV1Interface_PersistentVolumeClaims_Call) Run(run func(namespace string)) *CoreV1Interface_PersistentVolumeClaims_Call
func (*CoreV1Interface_PersistentVolumeClaims_Call) RunAndReturn ¶ added in v1.0.0
func (_c *CoreV1Interface_PersistentVolumeClaims_Call) RunAndReturn(run func(string) v1.PersistentVolumeClaimInterface) *CoreV1Interface_PersistentVolumeClaims_Call
type CoreV1Interface_PersistentVolumes_Call ¶ added in v1.0.0
CoreV1Interface_PersistentVolumes_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PersistentVolumes'
func (*CoreV1Interface_PersistentVolumes_Call) Return ¶ added in v1.0.0
func (_c *CoreV1Interface_PersistentVolumes_Call) Return(_a0 v1.PersistentVolumeInterface) *CoreV1Interface_PersistentVolumes_Call
func (*CoreV1Interface_PersistentVolumes_Call) Run ¶ added in v1.0.0
func (_c *CoreV1Interface_PersistentVolumes_Call) Run(run func()) *CoreV1Interface_PersistentVolumes_Call
func (*CoreV1Interface_PersistentVolumes_Call) RunAndReturn ¶ added in v1.0.0
func (_c *CoreV1Interface_PersistentVolumes_Call) RunAndReturn(run func() v1.PersistentVolumeInterface) *CoreV1Interface_PersistentVolumes_Call
type CoreV1Interface_PodTemplates_Call ¶ added in v1.0.0
CoreV1Interface_PodTemplates_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PodTemplates'
func (*CoreV1Interface_PodTemplates_Call) Return ¶ added in v1.0.0
func (_c *CoreV1Interface_PodTemplates_Call) Return(_a0 v1.PodTemplateInterface) *CoreV1Interface_PodTemplates_Call
func (*CoreV1Interface_PodTemplates_Call) Run ¶ added in v1.0.0
func (_c *CoreV1Interface_PodTemplates_Call) Run(run func(namespace string)) *CoreV1Interface_PodTemplates_Call
func (*CoreV1Interface_PodTemplates_Call) RunAndReturn ¶ added in v1.0.0
func (_c *CoreV1Interface_PodTemplates_Call) RunAndReturn(run func(string) v1.PodTemplateInterface) *CoreV1Interface_PodTemplates_Call
type CoreV1Interface_Pods_Call ¶ added in v1.0.0
CoreV1Interface_Pods_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Pods'
func (*CoreV1Interface_Pods_Call) Return ¶ added in v1.0.0
func (_c *CoreV1Interface_Pods_Call) Return(_a0 v1.PodInterface) *CoreV1Interface_Pods_Call
func (*CoreV1Interface_Pods_Call) Run ¶ added in v1.0.0
func (_c *CoreV1Interface_Pods_Call) Run(run func(namespace string)) *CoreV1Interface_Pods_Call
func (*CoreV1Interface_Pods_Call) RunAndReturn ¶ added in v1.0.0
func (_c *CoreV1Interface_Pods_Call) RunAndReturn(run func(string) v1.PodInterface) *CoreV1Interface_Pods_Call
type CoreV1Interface_RESTClient_Call ¶ added in v1.0.0
CoreV1Interface_RESTClient_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'RESTClient'
func (*CoreV1Interface_RESTClient_Call) Return ¶ added in v1.0.0
func (_c *CoreV1Interface_RESTClient_Call) Return(_a0 rest.Interface) *CoreV1Interface_RESTClient_Call
func (*CoreV1Interface_RESTClient_Call) Run ¶ added in v1.0.0
func (_c *CoreV1Interface_RESTClient_Call) Run(run func()) *CoreV1Interface_RESTClient_Call
func (*CoreV1Interface_RESTClient_Call) RunAndReturn ¶ added in v1.0.0
func (_c *CoreV1Interface_RESTClient_Call) RunAndReturn(run func() rest.Interface) *CoreV1Interface_RESTClient_Call
type CoreV1Interface_ReplicationControllers_Call ¶ added in v1.0.0
CoreV1Interface_ReplicationControllers_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ReplicationControllers'
func (*CoreV1Interface_ReplicationControllers_Call) Run ¶ added in v1.0.0
func (_c *CoreV1Interface_ReplicationControllers_Call) Run(run func(namespace string)) *CoreV1Interface_ReplicationControllers_Call
func (*CoreV1Interface_ReplicationControllers_Call) RunAndReturn ¶ added in v1.0.0
func (_c *CoreV1Interface_ReplicationControllers_Call) RunAndReturn(run func(string) v1.ReplicationControllerInterface) *CoreV1Interface_ReplicationControllers_Call
type CoreV1Interface_ResourceQuotas_Call ¶ added in v1.0.0
CoreV1Interface_ResourceQuotas_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ResourceQuotas'
func (*CoreV1Interface_ResourceQuotas_Call) Return ¶ added in v1.0.0
func (_c *CoreV1Interface_ResourceQuotas_Call) Return(_a0 v1.ResourceQuotaInterface) *CoreV1Interface_ResourceQuotas_Call
func (*CoreV1Interface_ResourceQuotas_Call) Run ¶ added in v1.0.0
func (_c *CoreV1Interface_ResourceQuotas_Call) Run(run func(namespace string)) *CoreV1Interface_ResourceQuotas_Call
func (*CoreV1Interface_ResourceQuotas_Call) RunAndReturn ¶ added in v1.0.0
func (_c *CoreV1Interface_ResourceQuotas_Call) RunAndReturn(run func(string) v1.ResourceQuotaInterface) *CoreV1Interface_ResourceQuotas_Call
type CoreV1Interface_Secrets_Call ¶ added in v1.0.0
CoreV1Interface_Secrets_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Secrets'
func (*CoreV1Interface_Secrets_Call) Return ¶ added in v1.0.0
func (_c *CoreV1Interface_Secrets_Call) Return(_a0 v1.SecretInterface) *CoreV1Interface_Secrets_Call
func (*CoreV1Interface_Secrets_Call) Run ¶ added in v1.0.0
func (_c *CoreV1Interface_Secrets_Call) Run(run func(namespace string)) *CoreV1Interface_Secrets_Call
func (*CoreV1Interface_Secrets_Call) RunAndReturn ¶ added in v1.0.0
func (_c *CoreV1Interface_Secrets_Call) RunAndReturn(run func(string) v1.SecretInterface) *CoreV1Interface_Secrets_Call
type CoreV1Interface_ServiceAccounts_Call ¶ added in v1.0.0
CoreV1Interface_ServiceAccounts_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ServiceAccounts'
func (*CoreV1Interface_ServiceAccounts_Call) Return ¶ added in v1.0.0
func (_c *CoreV1Interface_ServiceAccounts_Call) Return(_a0 v1.ServiceAccountInterface) *CoreV1Interface_ServiceAccounts_Call
func (*CoreV1Interface_ServiceAccounts_Call) Run ¶ added in v1.0.0
func (_c *CoreV1Interface_ServiceAccounts_Call) Run(run func(namespace string)) *CoreV1Interface_ServiceAccounts_Call
func (*CoreV1Interface_ServiceAccounts_Call) RunAndReturn ¶ added in v1.0.0
func (_c *CoreV1Interface_ServiceAccounts_Call) RunAndReturn(run func(string) v1.ServiceAccountInterface) *CoreV1Interface_ServiceAccounts_Call
type CoreV1Interface_Services_Call ¶ added in v1.0.0
CoreV1Interface_Services_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Services'
func (*CoreV1Interface_Services_Call) Return ¶ added in v1.0.0
func (_c *CoreV1Interface_Services_Call) Return(_a0 v1.ServiceInterface) *CoreV1Interface_Services_Call
func (*CoreV1Interface_Services_Call) Run ¶ added in v1.0.0
func (_c *CoreV1Interface_Services_Call) Run(run func(namespace string)) *CoreV1Interface_Services_Call
func (*CoreV1Interface_Services_Call) RunAndReturn ¶ added in v1.0.0
func (_c *CoreV1Interface_Services_Call) RunAndReturn(run func(string) v1.ServiceInterface) *CoreV1Interface_Services_Call
type DeploymentInterface ¶ added in v0.40.0
DeploymentInterface is an autogenerated mock type for the DeploymentInterface type
func NewDeploymentInterface ¶ added in v0.40.0
func NewDeploymentInterface(t mockConstructorTestingTNewDeploymentInterface) *DeploymentInterface
NewDeploymentInterface creates a new instance of DeploymentInterface. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*DeploymentInterface) Apply ¶ added in v0.40.0
func (_m *DeploymentInterface) Apply(ctx context.Context, deployment *v1.DeploymentApplyConfiguration, opts metav1.ApplyOptions) (*appsv1.Deployment, error)
Apply provides a mock function with given fields: ctx, deployment, opts
func (*DeploymentInterface) ApplyScale ¶ added in v0.40.0
func (_m *DeploymentInterface) ApplyScale(ctx context.Context, deploymentName string, scale *autoscalingv1.ScaleApplyConfiguration, opts metav1.ApplyOptions) (*apiautoscalingv1.Scale, error)
ApplyScale provides a mock function with given fields: ctx, deploymentName, scale, opts
func (*DeploymentInterface) ApplyStatus ¶ added in v0.40.0
func (_m *DeploymentInterface) ApplyStatus(ctx context.Context, deployment *v1.DeploymentApplyConfiguration, opts metav1.ApplyOptions) (*appsv1.Deployment, error)
ApplyStatus provides a mock function with given fields: ctx, deployment, opts
func (*DeploymentInterface) Create ¶ added in v0.40.0
func (_m *DeploymentInterface) Create(ctx context.Context, deployment *appsv1.Deployment, opts metav1.CreateOptions) (*appsv1.Deployment, error)
Create provides a mock function with given fields: ctx, deployment, opts
func (*DeploymentInterface) Delete ¶ added in v0.40.0
func (_m *DeploymentInterface) Delete(ctx context.Context, name string, opts metav1.DeleteOptions) error
Delete provides a mock function with given fields: ctx, name, opts
func (*DeploymentInterface) DeleteCollection ¶ added in v0.40.0
func (_m *DeploymentInterface) DeleteCollection(ctx context.Context, opts metav1.DeleteOptions, listOpts metav1.ListOptions) error
DeleteCollection provides a mock function with given fields: ctx, opts, listOpts
func (*DeploymentInterface) EXPECT ¶ added in v0.40.0
func (_m *DeploymentInterface) EXPECT() *DeploymentInterface_Expecter
func (*DeploymentInterface) Get ¶ added in v0.40.0
func (_m *DeploymentInterface) Get(ctx context.Context, name string, opts metav1.GetOptions) (*appsv1.Deployment, error)
Get provides a mock function with given fields: ctx, name, opts
func (*DeploymentInterface) GetScale ¶ added in v0.40.0
func (_m *DeploymentInterface) GetScale(ctx context.Context, deploymentName string, options metav1.GetOptions) (*apiautoscalingv1.Scale, error)
GetScale provides a mock function with given fields: ctx, deploymentName, options
func (*DeploymentInterface) List ¶ added in v0.40.0
func (_m *DeploymentInterface) List(ctx context.Context, opts metav1.ListOptions) (*appsv1.DeploymentList, error)
List provides a mock function with given fields: ctx, opts
func (*DeploymentInterface) Patch ¶ added in v0.40.0
func (_m *DeploymentInterface) Patch(ctx context.Context, name string, pt types.PatchType, data []byte, opts metav1.PatchOptions, subresources ...string) (*appsv1.Deployment, error)
Patch provides a mock function with given fields: ctx, name, pt, data, opts, subresources
func (*DeploymentInterface) Update ¶ added in v0.40.0
func (_m *DeploymentInterface) Update(ctx context.Context, deployment *appsv1.Deployment, opts metav1.UpdateOptions) (*appsv1.Deployment, error)
Update provides a mock function with given fields: ctx, deployment, opts
func (*DeploymentInterface) UpdateScale ¶ added in v0.40.0
func (_m *DeploymentInterface) UpdateScale(ctx context.Context, deploymentName string, scale *apiautoscalingv1.Scale, opts metav1.UpdateOptions) (*apiautoscalingv1.Scale, error)
UpdateScale provides a mock function with given fields: ctx, deploymentName, scale, opts
func (*DeploymentInterface) UpdateStatus ¶ added in v0.40.0
func (_m *DeploymentInterface) UpdateStatus(ctx context.Context, deployment *appsv1.Deployment, opts metav1.UpdateOptions) (*appsv1.Deployment, error)
UpdateStatus provides a mock function with given fields: ctx, deployment, opts
func (*DeploymentInterface) Watch ¶ added in v0.40.0
func (_m *DeploymentInterface) Watch(ctx context.Context, opts metav1.ListOptions) (watch.Interface, error)
Watch provides a mock function with given fields: ctx, opts
type DeploymentInterface_ApplyScale_Call ¶ added in v0.40.0
DeploymentInterface_ApplyScale_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ApplyScale'
func (*DeploymentInterface_ApplyScale_Call) Return ¶ added in v0.40.0
func (_c *DeploymentInterface_ApplyScale_Call) Return(_a0 *apiautoscalingv1.Scale, _a1 error) *DeploymentInterface_ApplyScale_Call
func (*DeploymentInterface_ApplyScale_Call) Run ¶ added in v0.40.0
func (_c *DeploymentInterface_ApplyScale_Call) Run(run func(ctx context.Context, deploymentName string, scale *autoscalingv1.ScaleApplyConfiguration, opts metav1.ApplyOptions)) *DeploymentInterface_ApplyScale_Call
func (*DeploymentInterface_ApplyScale_Call) RunAndReturn ¶ added in v0.40.0
func (_c *DeploymentInterface_ApplyScale_Call) RunAndReturn(run func(context.Context, string, *autoscalingv1.ScaleApplyConfiguration, metav1.ApplyOptions) (*apiautoscalingv1.Scale, error)) *DeploymentInterface_ApplyScale_Call
type DeploymentInterface_ApplyStatus_Call ¶ added in v0.40.0
DeploymentInterface_ApplyStatus_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ApplyStatus'
func (*DeploymentInterface_ApplyStatus_Call) Return ¶ added in v0.40.0
func (_c *DeploymentInterface_ApplyStatus_Call) Return(result *appsv1.Deployment, err error) *DeploymentInterface_ApplyStatus_Call
func (*DeploymentInterface_ApplyStatus_Call) Run ¶ added in v0.40.0
func (_c *DeploymentInterface_ApplyStatus_Call) Run(run func(ctx context.Context, deployment *v1.DeploymentApplyConfiguration, opts metav1.ApplyOptions)) *DeploymentInterface_ApplyStatus_Call
func (*DeploymentInterface_ApplyStatus_Call) RunAndReturn ¶ added in v0.40.0
func (_c *DeploymentInterface_ApplyStatus_Call) RunAndReturn(run func(context.Context, *v1.DeploymentApplyConfiguration, metav1.ApplyOptions) (*appsv1.Deployment, error)) *DeploymentInterface_ApplyStatus_Call
type DeploymentInterface_Apply_Call ¶ added in v0.40.0
DeploymentInterface_Apply_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Apply'
func (*DeploymentInterface_Apply_Call) Return ¶ added in v0.40.0
func (_c *DeploymentInterface_Apply_Call) Return(result *appsv1.Deployment, err error) *DeploymentInterface_Apply_Call
func (*DeploymentInterface_Apply_Call) Run ¶ added in v0.40.0
func (_c *DeploymentInterface_Apply_Call) Run(run func(ctx context.Context, deployment *v1.DeploymentApplyConfiguration, opts metav1.ApplyOptions)) *DeploymentInterface_Apply_Call
func (*DeploymentInterface_Apply_Call) RunAndReturn ¶ added in v0.40.0
func (_c *DeploymentInterface_Apply_Call) RunAndReturn(run func(context.Context, *v1.DeploymentApplyConfiguration, metav1.ApplyOptions) (*appsv1.Deployment, error)) *DeploymentInterface_Apply_Call
type DeploymentInterface_Create_Call ¶ added in v0.40.0
DeploymentInterface_Create_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Create'
func (*DeploymentInterface_Create_Call) Return ¶ added in v0.40.0
func (_c *DeploymentInterface_Create_Call) Return(_a0 *appsv1.Deployment, _a1 error) *DeploymentInterface_Create_Call
func (*DeploymentInterface_Create_Call) Run ¶ added in v0.40.0
func (_c *DeploymentInterface_Create_Call) Run(run func(ctx context.Context, deployment *appsv1.Deployment, opts metav1.CreateOptions)) *DeploymentInterface_Create_Call
func (*DeploymentInterface_Create_Call) RunAndReturn ¶ added in v0.40.0
func (_c *DeploymentInterface_Create_Call) RunAndReturn(run func(context.Context, *appsv1.Deployment, metav1.CreateOptions) (*appsv1.Deployment, error)) *DeploymentInterface_Create_Call
type DeploymentInterface_DeleteCollection_Call ¶ added in v0.40.0
DeploymentInterface_DeleteCollection_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteCollection'
func (*DeploymentInterface_DeleteCollection_Call) Return ¶ added in v0.40.0
func (_c *DeploymentInterface_DeleteCollection_Call) Return(_a0 error) *DeploymentInterface_DeleteCollection_Call
func (*DeploymentInterface_DeleteCollection_Call) Run ¶ added in v0.40.0
func (_c *DeploymentInterface_DeleteCollection_Call) Run(run func(ctx context.Context, opts metav1.DeleteOptions, listOpts metav1.ListOptions)) *DeploymentInterface_DeleteCollection_Call
func (*DeploymentInterface_DeleteCollection_Call) RunAndReturn ¶ added in v0.40.0
func (_c *DeploymentInterface_DeleteCollection_Call) RunAndReturn(run func(context.Context, metav1.DeleteOptions, metav1.ListOptions) error) *DeploymentInterface_DeleteCollection_Call
type DeploymentInterface_Delete_Call ¶ added in v0.40.0
DeploymentInterface_Delete_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Delete'
func (*DeploymentInterface_Delete_Call) Return ¶ added in v0.40.0
func (_c *DeploymentInterface_Delete_Call) Return(_a0 error) *DeploymentInterface_Delete_Call
func (*DeploymentInterface_Delete_Call) Run ¶ added in v0.40.0
func (_c *DeploymentInterface_Delete_Call) Run(run func(ctx context.Context, name string, opts metav1.DeleteOptions)) *DeploymentInterface_Delete_Call
func (*DeploymentInterface_Delete_Call) RunAndReturn ¶ added in v0.40.0
func (_c *DeploymentInterface_Delete_Call) RunAndReturn(run func(context.Context, string, metav1.DeleteOptions) error) *DeploymentInterface_Delete_Call
type DeploymentInterface_Expecter ¶ added in v0.40.0
type DeploymentInterface_Expecter struct {
// contains filtered or unexported fields
}
func (*DeploymentInterface_Expecter) Apply ¶ added in v0.40.0
func (_e *DeploymentInterface_Expecter) Apply(ctx interface{}, deployment interface{}, opts interface{}) *DeploymentInterface_Apply_Call
Apply is a helper method to define mock.On call
- ctx context.Context
- deployment *v1.DeploymentApplyConfiguration
- opts metav1.ApplyOptions
func (*DeploymentInterface_Expecter) ApplyScale ¶ added in v0.40.0
func (_e *DeploymentInterface_Expecter) ApplyScale(ctx interface{}, deploymentName interface{}, scale interface{}, opts interface{}) *DeploymentInterface_ApplyScale_Call
ApplyScale is a helper method to define mock.On call
- ctx context.Context
- deploymentName string
- scale *autoscalingv1.ScaleApplyConfiguration
- opts metav1.ApplyOptions
func (*DeploymentInterface_Expecter) ApplyStatus ¶ added in v0.40.0
func (_e *DeploymentInterface_Expecter) ApplyStatus(ctx interface{}, deployment interface{}, opts interface{}) *DeploymentInterface_ApplyStatus_Call
ApplyStatus is a helper method to define mock.On call
- ctx context.Context
- deployment *v1.DeploymentApplyConfiguration
- opts metav1.ApplyOptions
func (*DeploymentInterface_Expecter) Create ¶ added in v0.40.0
func (_e *DeploymentInterface_Expecter) Create(ctx interface{}, deployment interface{}, opts interface{}) *DeploymentInterface_Create_Call
Create is a helper method to define mock.On call
- ctx context.Context
- deployment *appsv1.Deployment
- opts metav1.CreateOptions
func (*DeploymentInterface_Expecter) Delete ¶ added in v0.40.0
func (_e *DeploymentInterface_Expecter) Delete(ctx interface{}, name interface{}, opts interface{}) *DeploymentInterface_Delete_Call
Delete is a helper method to define mock.On call
- ctx context.Context
- name string
- opts metav1.DeleteOptions
func (*DeploymentInterface_Expecter) DeleteCollection ¶ added in v0.40.0
func (_e *DeploymentInterface_Expecter) DeleteCollection(ctx interface{}, opts interface{}, listOpts interface{}) *DeploymentInterface_DeleteCollection_Call
DeleteCollection is a helper method to define mock.On call
- ctx context.Context
- opts metav1.DeleteOptions
- listOpts metav1.ListOptions
func (*DeploymentInterface_Expecter) Get ¶ added in v0.40.0
func (_e *DeploymentInterface_Expecter) Get(ctx interface{}, name interface{}, opts interface{}) *DeploymentInterface_Get_Call
Get is a helper method to define mock.On call
- ctx context.Context
- name string
- opts metav1.GetOptions
func (*DeploymentInterface_Expecter) GetScale ¶ added in v0.40.0
func (_e *DeploymentInterface_Expecter) GetScale(ctx interface{}, deploymentName interface{}, options interface{}) *DeploymentInterface_GetScale_Call
GetScale is a helper method to define mock.On call
- ctx context.Context
- deploymentName string
- options metav1.GetOptions
func (*DeploymentInterface_Expecter) List ¶ added in v0.40.0
func (_e *DeploymentInterface_Expecter) List(ctx interface{}, opts interface{}) *DeploymentInterface_List_Call
List is a helper method to define mock.On call
- ctx context.Context
- opts metav1.ListOptions
func (*DeploymentInterface_Expecter) Patch ¶ added in v0.40.0
func (_e *DeploymentInterface_Expecter) Patch(ctx interface{}, name interface{}, pt interface{}, data interface{}, opts interface{}, subresources ...interface{}) *DeploymentInterface_Patch_Call
Patch is a helper method to define mock.On call
- ctx context.Context
- name string
- pt types.PatchType
- data []byte
- opts metav1.PatchOptions
- subresources ...string
func (*DeploymentInterface_Expecter) Update ¶ added in v0.40.0
func (_e *DeploymentInterface_Expecter) Update(ctx interface{}, deployment interface{}, opts interface{}) *DeploymentInterface_Update_Call
Update is a helper method to define mock.On call
- ctx context.Context
- deployment *appsv1.Deployment
- opts metav1.UpdateOptions
func (*DeploymentInterface_Expecter) UpdateScale ¶ added in v0.40.0
func (_e *DeploymentInterface_Expecter) UpdateScale(ctx interface{}, deploymentName interface{}, scale interface{}, opts interface{}) *DeploymentInterface_UpdateScale_Call
UpdateScale is a helper method to define mock.On call
- ctx context.Context
- deploymentName string
- scale *apiautoscalingv1.Scale
- opts metav1.UpdateOptions
func (*DeploymentInterface_Expecter) UpdateStatus ¶ added in v0.40.0
func (_e *DeploymentInterface_Expecter) UpdateStatus(ctx interface{}, deployment interface{}, opts interface{}) *DeploymentInterface_UpdateStatus_Call
UpdateStatus is a helper method to define mock.On call
- ctx context.Context
- deployment *appsv1.Deployment
- opts metav1.UpdateOptions
func (*DeploymentInterface_Expecter) Watch ¶ added in v0.40.0
func (_e *DeploymentInterface_Expecter) Watch(ctx interface{}, opts interface{}) *DeploymentInterface_Watch_Call
Watch is a helper method to define mock.On call
- ctx context.Context
- opts metav1.ListOptions
type DeploymentInterface_GetScale_Call ¶ added in v0.40.0
DeploymentInterface_GetScale_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetScale'
func (*DeploymentInterface_GetScale_Call) Return ¶ added in v0.40.0
func (_c *DeploymentInterface_GetScale_Call) Return(_a0 *apiautoscalingv1.Scale, _a1 error) *DeploymentInterface_GetScale_Call
func (*DeploymentInterface_GetScale_Call) Run ¶ added in v0.40.0
func (_c *DeploymentInterface_GetScale_Call) Run(run func(ctx context.Context, deploymentName string, options metav1.GetOptions)) *DeploymentInterface_GetScale_Call
func (*DeploymentInterface_GetScale_Call) RunAndReturn ¶ added in v0.40.0
func (_c *DeploymentInterface_GetScale_Call) RunAndReturn(run func(context.Context, string, metav1.GetOptions) (*apiautoscalingv1.Scale, error)) *DeploymentInterface_GetScale_Call
type DeploymentInterface_Get_Call ¶ added in v0.40.0
DeploymentInterface_Get_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Get'
func (*DeploymentInterface_Get_Call) Return ¶ added in v0.40.0
func (_c *DeploymentInterface_Get_Call) Return(_a0 *appsv1.Deployment, _a1 error) *DeploymentInterface_Get_Call
func (*DeploymentInterface_Get_Call) Run ¶ added in v0.40.0
func (_c *DeploymentInterface_Get_Call) Run(run func(ctx context.Context, name string, opts metav1.GetOptions)) *DeploymentInterface_Get_Call
func (*DeploymentInterface_Get_Call) RunAndReturn ¶ added in v0.40.0
func (_c *DeploymentInterface_Get_Call) RunAndReturn(run func(context.Context, string, metav1.GetOptions) (*appsv1.Deployment, error)) *DeploymentInterface_Get_Call
type DeploymentInterface_List_Call ¶ added in v0.40.0
DeploymentInterface_List_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'List'
func (*DeploymentInterface_List_Call) Return ¶ added in v0.40.0
func (_c *DeploymentInterface_List_Call) Return(_a0 *appsv1.DeploymentList, _a1 error) *DeploymentInterface_List_Call
func (*DeploymentInterface_List_Call) Run ¶ added in v0.40.0
func (_c *DeploymentInterface_List_Call) Run(run func(ctx context.Context, opts metav1.ListOptions)) *DeploymentInterface_List_Call
func (*DeploymentInterface_List_Call) RunAndReturn ¶ added in v0.40.0
func (_c *DeploymentInterface_List_Call) RunAndReturn(run func(context.Context, metav1.ListOptions) (*appsv1.DeploymentList, error)) *DeploymentInterface_List_Call
type DeploymentInterface_Patch_Call ¶ added in v0.40.0
DeploymentInterface_Patch_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Patch'
func (*DeploymentInterface_Patch_Call) Return ¶ added in v0.40.0
func (_c *DeploymentInterface_Patch_Call) Return(result *appsv1.Deployment, err error) *DeploymentInterface_Patch_Call
func (*DeploymentInterface_Patch_Call) Run ¶ added in v0.40.0
func (_c *DeploymentInterface_Patch_Call) Run(run func(ctx context.Context, name string, pt types.PatchType, data []byte, opts metav1.PatchOptions, subresources ...string)) *DeploymentInterface_Patch_Call
func (*DeploymentInterface_Patch_Call) RunAndReturn ¶ added in v0.40.0
func (_c *DeploymentInterface_Patch_Call) RunAndReturn(run func(context.Context, string, types.PatchType, []byte, metav1.PatchOptions, ...string) (*appsv1.Deployment, error)) *DeploymentInterface_Patch_Call
type DeploymentInterface_UpdateScale_Call ¶ added in v0.40.0
DeploymentInterface_UpdateScale_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateScale'
func (*DeploymentInterface_UpdateScale_Call) Return ¶ added in v0.40.0
func (_c *DeploymentInterface_UpdateScale_Call) Return(_a0 *apiautoscalingv1.Scale, _a1 error) *DeploymentInterface_UpdateScale_Call
func (*DeploymentInterface_UpdateScale_Call) Run ¶ added in v0.40.0
func (_c *DeploymentInterface_UpdateScale_Call) Run(run func(ctx context.Context, deploymentName string, scale *apiautoscalingv1.Scale, opts metav1.UpdateOptions)) *DeploymentInterface_UpdateScale_Call
func (*DeploymentInterface_UpdateScale_Call) RunAndReturn ¶ added in v0.40.0
func (_c *DeploymentInterface_UpdateScale_Call) RunAndReturn(run func(context.Context, string, *apiautoscalingv1.Scale, metav1.UpdateOptions) (*apiautoscalingv1.Scale, error)) *DeploymentInterface_UpdateScale_Call
type DeploymentInterface_UpdateStatus_Call ¶ added in v0.40.0
DeploymentInterface_UpdateStatus_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateStatus'
func (*DeploymentInterface_UpdateStatus_Call) Return ¶ added in v0.40.0
func (_c *DeploymentInterface_UpdateStatus_Call) Return(_a0 *appsv1.Deployment, _a1 error) *DeploymentInterface_UpdateStatus_Call
func (*DeploymentInterface_UpdateStatus_Call) Run ¶ added in v0.40.0
func (_c *DeploymentInterface_UpdateStatus_Call) Run(run func(ctx context.Context, deployment *appsv1.Deployment, opts metav1.UpdateOptions)) *DeploymentInterface_UpdateStatus_Call
func (*DeploymentInterface_UpdateStatus_Call) RunAndReturn ¶ added in v0.40.0
func (_c *DeploymentInterface_UpdateStatus_Call) RunAndReturn(run func(context.Context, *appsv1.Deployment, metav1.UpdateOptions) (*appsv1.Deployment, error)) *DeploymentInterface_UpdateStatus_Call
type DeploymentInterface_Update_Call ¶ added in v0.40.0
DeploymentInterface_Update_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Update'
func (*DeploymentInterface_Update_Call) Return ¶ added in v0.40.0
func (_c *DeploymentInterface_Update_Call) Return(_a0 *appsv1.Deployment, _a1 error) *DeploymentInterface_Update_Call
func (*DeploymentInterface_Update_Call) Run ¶ added in v0.40.0
func (_c *DeploymentInterface_Update_Call) Run(run func(ctx context.Context, deployment *appsv1.Deployment, opts metav1.UpdateOptions)) *DeploymentInterface_Update_Call
func (*DeploymentInterface_Update_Call) RunAndReturn ¶ added in v0.40.0
func (_c *DeploymentInterface_Update_Call) RunAndReturn(run func(context.Context, *appsv1.Deployment, metav1.UpdateOptions) (*appsv1.Deployment, error)) *DeploymentInterface_Update_Call
type DeploymentInterface_Watch_Call ¶ added in v0.40.0
DeploymentInterface_Watch_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Watch'
func (*DeploymentInterface_Watch_Call) Return ¶ added in v0.40.0
func (_c *DeploymentInterface_Watch_Call) Return(_a0 watch.Interface, _a1 error) *DeploymentInterface_Watch_Call
func (*DeploymentInterface_Watch_Call) Run ¶ added in v0.40.0
func (_c *DeploymentInterface_Watch_Call) Run(run func(ctx context.Context, opts metav1.ListOptions)) *DeploymentInterface_Watch_Call
func (*DeploymentInterface_Watch_Call) RunAndReturn ¶ added in v0.40.0
func (_c *DeploymentInterface_Watch_Call) RunAndReturn(run func(context.Context, metav1.ListOptions) (watch.Interface, error)) *DeploymentInterface_Watch_Call
type DoguRegistry ¶
DoguRegistry is an autogenerated mock type for the DoguRegistry type
func NewDoguRegistry ¶
func NewDoguRegistry(t mockConstructorTestingTNewDoguRegistry) *DoguRegistry
NewDoguRegistry creates a new instance of DoguRegistry. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*DoguRegistry) EXPECT ¶
func (_m *DoguRegistry) EXPECT() *DoguRegistry_Expecter
func (*DoguRegistry) Enable ¶
func (_m *DoguRegistry) Enable(dogu *core.Dogu) error
Enable provides a mock function with given fields: dogu
func (*DoguRegistry) Get ¶
func (_m *DoguRegistry) Get(name string) (*core.Dogu, error)
Get provides a mock function with given fields: name
func (*DoguRegistry) GetAll ¶
func (_m *DoguRegistry) GetAll() ([]*core.Dogu, error)
GetAll provides a mock function with given fields:
func (*DoguRegistry) IsEnabled ¶
func (_m *DoguRegistry) IsEnabled(name string) (bool, error)
IsEnabled provides a mock function with given fields: name
func (*DoguRegistry) Register ¶
func (_m *DoguRegistry) Register(dogu *core.Dogu) error
Register provides a mock function with given fields: dogu
func (*DoguRegistry) Unregister ¶
func (_m *DoguRegistry) Unregister(name string) error
Unregister provides a mock function with given fields: name
type DoguRegistry_Enable_Call ¶
DoguRegistry_Enable_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Enable'
func (*DoguRegistry_Enable_Call) Return ¶
func (_c *DoguRegistry_Enable_Call) Return(_a0 error) *DoguRegistry_Enable_Call
func (*DoguRegistry_Enable_Call) Run ¶
func (_c *DoguRegistry_Enable_Call) Run(run func(dogu *core.Dogu)) *DoguRegistry_Enable_Call
func (*DoguRegistry_Enable_Call) RunAndReturn ¶
func (_c *DoguRegistry_Enable_Call) RunAndReturn(run func(*core.Dogu) error) *DoguRegistry_Enable_Call
type DoguRegistry_Expecter ¶
type DoguRegistry_Expecter struct {
// contains filtered or unexported fields
}
func (*DoguRegistry_Expecter) Enable ¶
func (_e *DoguRegistry_Expecter) Enable(dogu interface{}) *DoguRegistry_Enable_Call
Enable is a helper method to define mock.On call
- dogu *core.Dogu
func (*DoguRegistry_Expecter) Get ¶
func (_e *DoguRegistry_Expecter) Get(name interface{}) *DoguRegistry_Get_Call
Get is a helper method to define mock.On call
- name string
func (*DoguRegistry_Expecter) GetAll ¶
func (_e *DoguRegistry_Expecter) GetAll() *DoguRegistry_GetAll_Call
GetAll is a helper method to define mock.On call
func (*DoguRegistry_Expecter) IsEnabled ¶
func (_e *DoguRegistry_Expecter) IsEnabled(name interface{}) *DoguRegistry_IsEnabled_Call
IsEnabled is a helper method to define mock.On call
- name string
func (*DoguRegistry_Expecter) Register ¶
func (_e *DoguRegistry_Expecter) Register(dogu interface{}) *DoguRegistry_Register_Call
Register is a helper method to define mock.On call
- dogu *core.Dogu
func (*DoguRegistry_Expecter) Unregister ¶
func (_e *DoguRegistry_Expecter) Unregister(name interface{}) *DoguRegistry_Unregister_Call
Unregister is a helper method to define mock.On call
- name string
type DoguRegistry_GetAll_Call ¶
DoguRegistry_GetAll_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetAll'
func (*DoguRegistry_GetAll_Call) Return ¶
func (_c *DoguRegistry_GetAll_Call) Return(_a0 []*core.Dogu, _a1 error) *DoguRegistry_GetAll_Call
func (*DoguRegistry_GetAll_Call) Run ¶
func (_c *DoguRegistry_GetAll_Call) Run(run func()) *DoguRegistry_GetAll_Call
func (*DoguRegistry_GetAll_Call) RunAndReturn ¶
func (_c *DoguRegistry_GetAll_Call) RunAndReturn(run func() ([]*core.Dogu, error)) *DoguRegistry_GetAll_Call
type DoguRegistry_Get_Call ¶
DoguRegistry_Get_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Get'
func (*DoguRegistry_Get_Call) Return ¶
func (_c *DoguRegistry_Get_Call) Return(_a0 *core.Dogu, _a1 error) *DoguRegistry_Get_Call
func (*DoguRegistry_Get_Call) Run ¶
func (_c *DoguRegistry_Get_Call) Run(run func(name string)) *DoguRegistry_Get_Call
func (*DoguRegistry_Get_Call) RunAndReturn ¶
func (_c *DoguRegistry_Get_Call) RunAndReturn(run func(string) (*core.Dogu, error)) *DoguRegistry_Get_Call
type DoguRegistry_IsEnabled_Call ¶
DoguRegistry_IsEnabled_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'IsEnabled'
func (*DoguRegistry_IsEnabled_Call) Return ¶
func (_c *DoguRegistry_IsEnabled_Call) Return(_a0 bool, _a1 error) *DoguRegistry_IsEnabled_Call
func (*DoguRegistry_IsEnabled_Call) Run ¶
func (_c *DoguRegistry_IsEnabled_Call) Run(run func(name string)) *DoguRegistry_IsEnabled_Call
func (*DoguRegistry_IsEnabled_Call) RunAndReturn ¶
func (_c *DoguRegistry_IsEnabled_Call) RunAndReturn(run func(string) (bool, error)) *DoguRegistry_IsEnabled_Call
type DoguRegistry_Register_Call ¶
DoguRegistry_Register_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Register'
func (*DoguRegistry_Register_Call) Return ¶
func (_c *DoguRegistry_Register_Call) Return(_a0 error) *DoguRegistry_Register_Call
func (*DoguRegistry_Register_Call) Run ¶
func (_c *DoguRegistry_Register_Call) Run(run func(dogu *core.Dogu)) *DoguRegistry_Register_Call
func (*DoguRegistry_Register_Call) RunAndReturn ¶
func (_c *DoguRegistry_Register_Call) RunAndReturn(run func(*core.Dogu) error) *DoguRegistry_Register_Call
type DoguRegistry_Unregister_Call ¶
DoguRegistry_Unregister_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Unregister'
func (*DoguRegistry_Unregister_Call) Return ¶
func (_c *DoguRegistry_Unregister_Call) Return(_a0 error) *DoguRegistry_Unregister_Call
func (*DoguRegistry_Unregister_Call) Run ¶
func (_c *DoguRegistry_Unregister_Call) Run(run func(name string)) *DoguRegistry_Unregister_Call
func (*DoguRegistry_Unregister_Call) RunAndReturn ¶
func (_c *DoguRegistry_Unregister_Call) RunAndReturn(run func(string) error) *DoguRegistry_Unregister_Call
type EventRecorder ¶
EventRecorder is an autogenerated mock type for the EventRecorder type
func NewEventRecorder ¶
func NewEventRecorder(t mockConstructorTestingTNewEventRecorder) *EventRecorder
NewEventRecorder creates a new instance of EventRecorder. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*EventRecorder) AnnotatedEventf ¶
func (_m *EventRecorder) AnnotatedEventf(object runtime.Object, annotations map[string]string, eventtype string, reason string, messageFmt string, args ...interface{})
AnnotatedEventf provides a mock function with given fields: object, annotations, eventtype, reason, messageFmt, args
func (*EventRecorder) EXPECT ¶
func (_m *EventRecorder) EXPECT() *EventRecorder_Expecter
type EventRecorder_AnnotatedEventf_Call ¶
EventRecorder_AnnotatedEventf_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'AnnotatedEventf'
func (*EventRecorder_AnnotatedEventf_Call) Return ¶
func (_c *EventRecorder_AnnotatedEventf_Call) Return() *EventRecorder_AnnotatedEventf_Call
func (*EventRecorder_AnnotatedEventf_Call) Run ¶
func (_c *EventRecorder_AnnotatedEventf_Call) Run(run func(object runtime.Object, annotations map[string]string, eventtype string, reason string, messageFmt string, args ...interface{})) *EventRecorder_AnnotatedEventf_Call
func (*EventRecorder_AnnotatedEventf_Call) RunAndReturn ¶
func (_c *EventRecorder_AnnotatedEventf_Call) RunAndReturn(run func(runtime.Object, map[string]string, string, string, string, ...interface{})) *EventRecorder_AnnotatedEventf_Call
type EventRecorder_Event_Call ¶
EventRecorder_Event_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Event'
func (*EventRecorder_Event_Call) Return ¶
func (_c *EventRecorder_Event_Call) Return() *EventRecorder_Event_Call
func (*EventRecorder_Event_Call) Run ¶
func (_c *EventRecorder_Event_Call) Run(run func(object runtime.Object, eventtype string, reason string, message string)) *EventRecorder_Event_Call
func (*EventRecorder_Event_Call) RunAndReturn ¶
func (_c *EventRecorder_Event_Call) RunAndReturn(run func(runtime.Object, string, string, string)) *EventRecorder_Event_Call
type EventRecorder_Eventf_Call ¶
EventRecorder_Eventf_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Eventf'
func (*EventRecorder_Eventf_Call) Return ¶
func (_c *EventRecorder_Eventf_Call) Return() *EventRecorder_Eventf_Call
func (*EventRecorder_Eventf_Call) Run ¶
func (_c *EventRecorder_Eventf_Call) Run(run func(object runtime.Object, eventtype string, reason string, messageFmt string, args ...interface{})) *EventRecorder_Eventf_Call
func (*EventRecorder_Eventf_Call) RunAndReturn ¶
func (_c *EventRecorder_Eventf_Call) RunAndReturn(run func(runtime.Object, string, string, string, ...interface{})) *EventRecorder_Eventf_Call
type EventRecorder_Expecter ¶
type EventRecorder_Expecter struct {
// contains filtered or unexported fields
}
func (*EventRecorder_Expecter) AnnotatedEventf ¶
func (_e *EventRecorder_Expecter) AnnotatedEventf(object interface{}, annotations interface{}, eventtype interface{}, reason interface{}, messageFmt interface{}, args ...interface{}) *EventRecorder_AnnotatedEventf_Call
AnnotatedEventf is a helper method to define mock.On call
- object runtime.Object
- annotations map[string]string
- eventtype string
- reason string
- messageFmt string
- args ...interface{}
func (*EventRecorder_Expecter) Event ¶
func (_e *EventRecorder_Expecter) Event(object interface{}, eventtype interface{}, reason interface{}, message interface{}) *EventRecorder_Event_Call
Event is a helper method to define mock.On call
- object runtime.Object
- eventtype string
- reason string
- message string
func (*EventRecorder_Expecter) Eventf ¶
func (_e *EventRecorder_Expecter) Eventf(object interface{}, eventtype interface{}, reason interface{}, messageFmt interface{}, args ...interface{}) *EventRecorder_Eventf_Call
Eventf is a helper method to define mock.On call
- object runtime.Object
- eventtype string
- reason string
- messageFmt string
- args ...interface{}
type HostAliasGenerator ¶ added in v0.27.0
HostAliasGenerator is an autogenerated mock type for the HostAliasGenerator type
func NewHostAliasGenerator ¶ added in v0.27.0
func NewHostAliasGenerator(t mockConstructorTestingTNewHostAliasGenerator) *HostAliasGenerator
NewHostAliasGenerator creates a new instance of HostAliasGenerator. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*HostAliasGenerator) EXPECT ¶ added in v0.27.0
func (_m *HostAliasGenerator) EXPECT() *HostAliasGenerator_Expecter
type HostAliasGenerator_Expecter ¶ added in v0.27.0
type HostAliasGenerator_Expecter struct {
// contains filtered or unexported fields
}
func (*HostAliasGenerator_Expecter) Generate ¶ added in v0.27.0
func (_e *HostAliasGenerator_Expecter) Generate() *HostAliasGenerator_Generate_Call
Generate is a helper method to define mock.On call
type HostAliasGenerator_Generate_Call ¶ added in v0.27.0
HostAliasGenerator_Generate_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Generate'
func (*HostAliasGenerator_Generate_Call) Return ¶ added in v0.27.0
func (_c *HostAliasGenerator_Generate_Call) Return(hostAliases []v1.HostAlias, err error) *HostAliasGenerator_Generate_Call
func (*HostAliasGenerator_Generate_Call) Run ¶ added in v0.27.0
func (_c *HostAliasGenerator_Generate_Call) Run(run func()) *HostAliasGenerator_Generate_Call
func (*HostAliasGenerator_Generate_Call) RunAndReturn ¶ added in v0.27.0
func (_c *HostAliasGenerator_Generate_Call) RunAndReturn(run func() ([]v1.HostAlias, error)) *HostAliasGenerator_Generate_Call
type K8sClient ¶
K8sClient is an autogenerated mock type for the K8sClient type
func NewK8sClient ¶
func NewK8sClient(t mockConstructorTestingTNewK8sClient) *K8sClient
NewK8sClient creates a new instance of K8sClient. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*K8sClient) Create ¶
func (_m *K8sClient) Create(ctx context.Context, obj client.Object, opts ...client.CreateOption) error
Create provides a mock function with given fields: ctx, obj, opts
func (*K8sClient) Delete ¶
func (_m *K8sClient) Delete(ctx context.Context, obj client.Object, opts ...client.DeleteOption) error
Delete provides a mock function with given fields: ctx, obj, opts
func (*K8sClient) DeleteAllOf ¶
func (_m *K8sClient) DeleteAllOf(ctx context.Context, obj client.Object, opts ...client.DeleteAllOfOption) error
DeleteAllOf provides a mock function with given fields: ctx, obj, opts
func (*K8sClient) EXPECT ¶
func (_m *K8sClient) EXPECT() *K8sClient_Expecter
func (*K8sClient) Get ¶
func (_m *K8sClient) Get(ctx context.Context, key types.NamespacedName, obj client.Object, opts ...client.GetOption) error
Get provides a mock function with given fields: ctx, key, obj, opts
func (*K8sClient) GroupVersionKindFor ¶ added in v0.32.0
GroupVersionKindFor provides a mock function with given fields: obj
func (*K8sClient) IsObjectNamespaced ¶ added in v0.32.0
IsObjectNamespaced provides a mock function with given fields: obj
func (*K8sClient) List ¶
func (_m *K8sClient) List(ctx context.Context, list client.ObjectList, opts ...client.ListOption) error
List provides a mock function with given fields: ctx, list, opts
func (*K8sClient) Patch ¶
func (_m *K8sClient) Patch(ctx context.Context, obj client.Object, patch client.Patch, opts ...client.PatchOption) error
Patch provides a mock function with given fields: ctx, obj, patch, opts
func (*K8sClient) RESTMapper ¶
func (_m *K8sClient) RESTMapper() meta.RESTMapper
RESTMapper provides a mock function with given fields:
func (*K8sClient) Status ¶
func (_m *K8sClient) Status() client.SubResourceWriter
Status provides a mock function with given fields:
func (*K8sClient) SubResource ¶
func (_m *K8sClient) SubResource(subResource string) client.SubResourceClient
SubResource provides a mock function with given fields: subResource
type K8sClient_Create_Call ¶
K8sClient_Create_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Create'
func (*K8sClient_Create_Call) Return ¶
func (_c *K8sClient_Create_Call) Return(_a0 error) *K8sClient_Create_Call
func (*K8sClient_Create_Call) Run ¶
func (_c *K8sClient_Create_Call) Run(run func(ctx context.Context, obj client.Object, opts ...client.CreateOption)) *K8sClient_Create_Call
func (*K8sClient_Create_Call) RunAndReturn ¶
func (_c *K8sClient_Create_Call) RunAndReturn(run func(context.Context, client.Object, ...client.CreateOption) error) *K8sClient_Create_Call
type K8sClient_DeleteAllOf_Call ¶
K8sClient_DeleteAllOf_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteAllOf'
func (*K8sClient_DeleteAllOf_Call) Return ¶
func (_c *K8sClient_DeleteAllOf_Call) Return(_a0 error) *K8sClient_DeleteAllOf_Call
func (*K8sClient_DeleteAllOf_Call) Run ¶
func (_c *K8sClient_DeleteAllOf_Call) Run(run func(ctx context.Context, obj client.Object, opts ...client.DeleteAllOfOption)) *K8sClient_DeleteAllOf_Call
func (*K8sClient_DeleteAllOf_Call) RunAndReturn ¶
func (_c *K8sClient_DeleteAllOf_Call) RunAndReturn(run func(context.Context, client.Object, ...client.DeleteAllOfOption) error) *K8sClient_DeleteAllOf_Call
type K8sClient_Delete_Call ¶
K8sClient_Delete_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Delete'
func (*K8sClient_Delete_Call) Return ¶
func (_c *K8sClient_Delete_Call) Return(_a0 error) *K8sClient_Delete_Call
func (*K8sClient_Delete_Call) Run ¶
func (_c *K8sClient_Delete_Call) Run(run func(ctx context.Context, obj client.Object, opts ...client.DeleteOption)) *K8sClient_Delete_Call
func (*K8sClient_Delete_Call) RunAndReturn ¶
func (_c *K8sClient_Delete_Call) RunAndReturn(run func(context.Context, client.Object, ...client.DeleteOption) error) *K8sClient_Delete_Call
type K8sClient_Expecter ¶
type K8sClient_Expecter struct {
// contains filtered or unexported fields
}
func (*K8sClient_Expecter) Create ¶
func (_e *K8sClient_Expecter) Create(ctx interface{}, obj interface{}, opts ...interface{}) *K8sClient_Create_Call
Create is a helper method to define mock.On call
- ctx context.Context
- obj client.Object
- opts ...client.CreateOption
func (*K8sClient_Expecter) Delete ¶
func (_e *K8sClient_Expecter) Delete(ctx interface{}, obj interface{}, opts ...interface{}) *K8sClient_Delete_Call
Delete is a helper method to define mock.On call
- ctx context.Context
- obj client.Object
- opts ...client.DeleteOption
func (*K8sClient_Expecter) DeleteAllOf ¶
func (_e *K8sClient_Expecter) DeleteAllOf(ctx interface{}, obj interface{}, opts ...interface{}) *K8sClient_DeleteAllOf_Call
DeleteAllOf is a helper method to define mock.On call
- ctx context.Context
- obj client.Object
- opts ...client.DeleteAllOfOption
func (*K8sClient_Expecter) Get ¶
func (_e *K8sClient_Expecter) Get(ctx interface{}, key interface{}, obj interface{}, opts ...interface{}) *K8sClient_Get_Call
Get is a helper method to define mock.On call
- ctx context.Context
- key types.NamespacedName
- obj client.Object
- opts ...client.GetOption
func (*K8sClient_Expecter) GroupVersionKindFor ¶ added in v0.32.0
func (_e *K8sClient_Expecter) GroupVersionKindFor(obj interface{}) *K8sClient_GroupVersionKindFor_Call
GroupVersionKindFor is a helper method to define mock.On call
- obj runtime.Object
func (*K8sClient_Expecter) IsObjectNamespaced ¶ added in v0.32.0
func (_e *K8sClient_Expecter) IsObjectNamespaced(obj interface{}) *K8sClient_IsObjectNamespaced_Call
IsObjectNamespaced is a helper method to define mock.On call
- obj runtime.Object
func (*K8sClient_Expecter) List ¶
func (_e *K8sClient_Expecter) List(ctx interface{}, list interface{}, opts ...interface{}) *K8sClient_List_Call
List is a helper method to define mock.On call
- ctx context.Context
- list client.ObjectList
- opts ...client.ListOption
func (*K8sClient_Expecter) Patch ¶
func (_e *K8sClient_Expecter) Patch(ctx interface{}, obj interface{}, patch interface{}, opts ...interface{}) *K8sClient_Patch_Call
Patch is a helper method to define mock.On call
- ctx context.Context
- obj client.Object
- patch client.Patch
- opts ...client.PatchOption
func (*K8sClient_Expecter) RESTMapper ¶
func (_e *K8sClient_Expecter) RESTMapper() *K8sClient_RESTMapper_Call
RESTMapper is a helper method to define mock.On call
func (*K8sClient_Expecter) Scheme ¶
func (_e *K8sClient_Expecter) Scheme() *K8sClient_Scheme_Call
Scheme is a helper method to define mock.On call
func (*K8sClient_Expecter) Status ¶
func (_e *K8sClient_Expecter) Status() *K8sClient_Status_Call
Status is a helper method to define mock.On call
func (*K8sClient_Expecter) SubResource ¶
func (_e *K8sClient_Expecter) SubResource(subResource interface{}) *K8sClient_SubResource_Call
SubResource is a helper method to define mock.On call
- subResource string
func (*K8sClient_Expecter) Update ¶
func (_e *K8sClient_Expecter) Update(ctx interface{}, obj interface{}, opts ...interface{}) *K8sClient_Update_Call
Update is a helper method to define mock.On call
- ctx context.Context
- obj client.Object
- opts ...client.UpdateOption
type K8sClient_Get_Call ¶
K8sClient_Get_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Get'
func (*K8sClient_Get_Call) Return ¶
func (_c *K8sClient_Get_Call) Return(_a0 error) *K8sClient_Get_Call
func (*K8sClient_Get_Call) Run ¶
func (_c *K8sClient_Get_Call) Run(run func(ctx context.Context, key types.NamespacedName, obj client.Object, opts ...client.GetOption)) *K8sClient_Get_Call
func (*K8sClient_Get_Call) RunAndReturn ¶
func (_c *K8sClient_Get_Call) RunAndReturn(run func(context.Context, types.NamespacedName, client.Object, ...client.GetOption) error) *K8sClient_Get_Call
type K8sClient_GroupVersionKindFor_Call ¶ added in v0.32.0
K8sClient_GroupVersionKindFor_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GroupVersionKindFor'
func (*K8sClient_GroupVersionKindFor_Call) Return ¶ added in v0.32.0
func (_c *K8sClient_GroupVersionKindFor_Call) Return(_a0 schema.GroupVersionKind, _a1 error) *K8sClient_GroupVersionKindFor_Call
func (*K8sClient_GroupVersionKindFor_Call) Run ¶ added in v0.32.0
func (_c *K8sClient_GroupVersionKindFor_Call) Run(run func(obj runtime.Object)) *K8sClient_GroupVersionKindFor_Call
func (*K8sClient_GroupVersionKindFor_Call) RunAndReturn ¶ added in v0.32.0
func (_c *K8sClient_GroupVersionKindFor_Call) RunAndReturn(run func(runtime.Object) (schema.GroupVersionKind, error)) *K8sClient_GroupVersionKindFor_Call
type K8sClient_IsObjectNamespaced_Call ¶ added in v0.32.0
K8sClient_IsObjectNamespaced_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'IsObjectNamespaced'
func (*K8sClient_IsObjectNamespaced_Call) Return ¶ added in v0.32.0
func (_c *K8sClient_IsObjectNamespaced_Call) Return(_a0 bool, _a1 error) *K8sClient_IsObjectNamespaced_Call
func (*K8sClient_IsObjectNamespaced_Call) Run ¶ added in v0.32.0
func (_c *K8sClient_IsObjectNamespaced_Call) Run(run func(obj runtime.Object)) *K8sClient_IsObjectNamespaced_Call
func (*K8sClient_IsObjectNamespaced_Call) RunAndReturn ¶ added in v0.32.0
func (_c *K8sClient_IsObjectNamespaced_Call) RunAndReturn(run func(runtime.Object) (bool, error)) *K8sClient_IsObjectNamespaced_Call
type K8sClient_List_Call ¶
K8sClient_List_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'List'
func (*K8sClient_List_Call) Return ¶
func (_c *K8sClient_List_Call) Return(_a0 error) *K8sClient_List_Call
func (*K8sClient_List_Call) Run ¶
func (_c *K8sClient_List_Call) Run(run func(ctx context.Context, list client.ObjectList, opts ...client.ListOption)) *K8sClient_List_Call
func (*K8sClient_List_Call) RunAndReturn ¶
func (_c *K8sClient_List_Call) RunAndReturn(run func(context.Context, client.ObjectList, ...client.ListOption) error) *K8sClient_List_Call
type K8sClient_Patch_Call ¶
K8sClient_Patch_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Patch'
func (*K8sClient_Patch_Call) Return ¶
func (_c *K8sClient_Patch_Call) Return(_a0 error) *K8sClient_Patch_Call
func (*K8sClient_Patch_Call) Run ¶
func (_c *K8sClient_Patch_Call) Run(run func(ctx context.Context, obj client.Object, patch client.Patch, opts ...client.PatchOption)) *K8sClient_Patch_Call
func (*K8sClient_Patch_Call) RunAndReturn ¶
func (_c *K8sClient_Patch_Call) RunAndReturn(run func(context.Context, client.Object, client.Patch, ...client.PatchOption) error) *K8sClient_Patch_Call
type K8sClient_RESTMapper_Call ¶
K8sClient_RESTMapper_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'RESTMapper'
func (*K8sClient_RESTMapper_Call) Return ¶
func (_c *K8sClient_RESTMapper_Call) Return(_a0 meta.RESTMapper) *K8sClient_RESTMapper_Call
func (*K8sClient_RESTMapper_Call) Run ¶
func (_c *K8sClient_RESTMapper_Call) Run(run func()) *K8sClient_RESTMapper_Call
func (*K8sClient_RESTMapper_Call) RunAndReturn ¶
func (_c *K8sClient_RESTMapper_Call) RunAndReturn(run func() meta.RESTMapper) *K8sClient_RESTMapper_Call
type K8sClient_Scheme_Call ¶
K8sClient_Scheme_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Scheme'
func (*K8sClient_Scheme_Call) Return ¶
func (_c *K8sClient_Scheme_Call) Return(_a0 *runtime.Scheme) *K8sClient_Scheme_Call
func (*K8sClient_Scheme_Call) Run ¶
func (_c *K8sClient_Scheme_Call) Run(run func()) *K8sClient_Scheme_Call
func (*K8sClient_Scheme_Call) RunAndReturn ¶
func (_c *K8sClient_Scheme_Call) RunAndReturn(run func() *runtime.Scheme) *K8sClient_Scheme_Call
type K8sClient_Status_Call ¶
K8sClient_Status_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Status'
func (*K8sClient_Status_Call) Return ¶
func (_c *K8sClient_Status_Call) Return(_a0 client.SubResourceWriter) *K8sClient_Status_Call
func (*K8sClient_Status_Call) Run ¶
func (_c *K8sClient_Status_Call) Run(run func()) *K8sClient_Status_Call
func (*K8sClient_Status_Call) RunAndReturn ¶
func (_c *K8sClient_Status_Call) RunAndReturn(run func() client.SubResourceWriter) *K8sClient_Status_Call
type K8sClient_SubResource_Call ¶
K8sClient_SubResource_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'SubResource'
func (*K8sClient_SubResource_Call) Return ¶
func (_c *K8sClient_SubResource_Call) Return(_a0 client.SubResourceClient) *K8sClient_SubResource_Call
func (*K8sClient_SubResource_Call) Run ¶
func (_c *K8sClient_SubResource_Call) Run(run func(subResource string)) *K8sClient_SubResource_Call
func (*K8sClient_SubResource_Call) RunAndReturn ¶
func (_c *K8sClient_SubResource_Call) RunAndReturn(run func(string) client.SubResourceClient) *K8sClient_SubResource_Call
type K8sClient_Update_Call ¶
K8sClient_Update_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Update'
func (*K8sClient_Update_Call) Return ¶
func (_c *K8sClient_Update_Call) Return(_a0 error) *K8sClient_Update_Call
func (*K8sClient_Update_Call) Run ¶
func (_c *K8sClient_Update_Call) Run(run func(ctx context.Context, obj client.Object, opts ...client.UpdateOption)) *K8sClient_Update_Call
func (*K8sClient_Update_Call) RunAndReturn ¶
func (_c *K8sClient_Update_Call) RunAndReturn(run func(context.Context, client.Object, ...client.UpdateOption) error) *K8sClient_Update_Call
type K8sSubResourceWriter ¶
K8sSubResourceWriter is an autogenerated mock type for the K8sSubResourceWriter type
func NewK8sSubResourceWriter ¶
func NewK8sSubResourceWriter(t mockConstructorTestingTNewK8sSubResourceWriter) *K8sSubResourceWriter
NewK8sSubResourceWriter creates a new instance of K8sSubResourceWriter. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*K8sSubResourceWriter) Create ¶
func (_m *K8sSubResourceWriter) Create(ctx context.Context, obj client.Object, subResource client.Object, opts ...client.SubResourceCreateOption) error
Create provides a mock function with given fields: ctx, obj, subResource, opts
func (*K8sSubResourceWriter) EXPECT ¶
func (_m *K8sSubResourceWriter) EXPECT() *K8sSubResourceWriter_Expecter
func (*K8sSubResourceWriter) Patch ¶
func (_m *K8sSubResourceWriter) Patch(ctx context.Context, obj client.Object, patch client.Patch, opts ...client.SubResourcePatchOption) error
Patch provides a mock function with given fields: ctx, obj, patch, opts
func (*K8sSubResourceWriter) Update ¶
func (_m *K8sSubResourceWriter) Update(ctx context.Context, obj client.Object, opts ...client.SubResourceUpdateOption) error
Update provides a mock function with given fields: ctx, obj, opts
type K8sSubResourceWriter_Create_Call ¶
K8sSubResourceWriter_Create_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Create'
func (*K8sSubResourceWriter_Create_Call) Return ¶
func (_c *K8sSubResourceWriter_Create_Call) Return(_a0 error) *K8sSubResourceWriter_Create_Call
func (*K8sSubResourceWriter_Create_Call) Run ¶
func (_c *K8sSubResourceWriter_Create_Call) Run(run func(ctx context.Context, obj client.Object, subResource client.Object, opts ...client.SubResourceCreateOption)) *K8sSubResourceWriter_Create_Call
func (*K8sSubResourceWriter_Create_Call) RunAndReturn ¶
func (_c *K8sSubResourceWriter_Create_Call) RunAndReturn(run func(context.Context, client.Object, client.Object, ...client.SubResourceCreateOption) error) *K8sSubResourceWriter_Create_Call
type K8sSubResourceWriter_Expecter ¶
type K8sSubResourceWriter_Expecter struct {
// contains filtered or unexported fields
}
func (*K8sSubResourceWriter_Expecter) Create ¶
func (_e *K8sSubResourceWriter_Expecter) Create(ctx interface{}, obj interface{}, subResource interface{}, opts ...interface{}) *K8sSubResourceWriter_Create_Call
Create is a helper method to define mock.On call
- ctx context.Context
- obj client.Object
- subResource client.Object
- opts ...client.SubResourceCreateOption
func (*K8sSubResourceWriter_Expecter) Patch ¶
func (_e *K8sSubResourceWriter_Expecter) Patch(ctx interface{}, obj interface{}, patch interface{}, opts ...interface{}) *K8sSubResourceWriter_Patch_Call
Patch is a helper method to define mock.On call
- ctx context.Context
- obj client.Object
- patch client.Patch
- opts ...client.SubResourcePatchOption
func (*K8sSubResourceWriter_Expecter) Update ¶
func (_e *K8sSubResourceWriter_Expecter) Update(ctx interface{}, obj interface{}, opts ...interface{}) *K8sSubResourceWriter_Update_Call
Update is a helper method to define mock.On call
- ctx context.Context
- obj client.Object
- opts ...client.SubResourceUpdateOption
type K8sSubResourceWriter_Patch_Call ¶
K8sSubResourceWriter_Patch_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Patch'
func (*K8sSubResourceWriter_Patch_Call) Return ¶
func (_c *K8sSubResourceWriter_Patch_Call) Return(_a0 error) *K8sSubResourceWriter_Patch_Call
func (*K8sSubResourceWriter_Patch_Call) Run ¶
func (_c *K8sSubResourceWriter_Patch_Call) Run(run func(ctx context.Context, obj client.Object, patch client.Patch, opts ...client.SubResourcePatchOption)) *K8sSubResourceWriter_Patch_Call
func (*K8sSubResourceWriter_Patch_Call) RunAndReturn ¶
func (_c *K8sSubResourceWriter_Patch_Call) RunAndReturn(run func(context.Context, client.Object, client.Patch, ...client.SubResourcePatchOption) error) *K8sSubResourceWriter_Patch_Call
type K8sSubResourceWriter_Update_Call ¶
K8sSubResourceWriter_Update_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Update'
func (*K8sSubResourceWriter_Update_Call) Return ¶
func (_c *K8sSubResourceWriter_Update_Call) Return(_a0 error) *K8sSubResourceWriter_Update_Call
func (*K8sSubResourceWriter_Update_Call) Run ¶
func (_c *K8sSubResourceWriter_Update_Call) Run(run func(ctx context.Context, obj client.Object, opts ...client.SubResourceUpdateOption)) *K8sSubResourceWriter_Update_Call
func (*K8sSubResourceWriter_Update_Call) RunAndReturn ¶
func (_c *K8sSubResourceWriter_Update_Call) RunAndReturn(run func(context.Context, client.Object, ...client.SubResourceUpdateOption) error) *K8sSubResourceWriter_Update_Call
type LocalDoguRegistry ¶ added in v1.1.0
LocalDoguRegistry is an autogenerated mock type for the LocalDoguRegistry type
func NewLocalDoguRegistry ¶ added in v1.1.0
func NewLocalDoguRegistry(t mockConstructorTestingTNewLocalDoguRegistry) *LocalDoguRegistry
NewLocalDoguRegistry creates a new instance of LocalDoguRegistry. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*LocalDoguRegistry) EXPECT ¶ added in v1.1.0
func (_m *LocalDoguRegistry) EXPECT() *LocalDoguRegistry_Expecter
func (*LocalDoguRegistry) Enable ¶ added in v1.1.0
Enable provides a mock function with given fields: ctx, dogu
func (*LocalDoguRegistry) GetCurrent ¶ added in v1.1.0
func (_m *LocalDoguRegistry) GetCurrent(ctx context.Context, simpleDoguName string) (*core.Dogu, error)
GetCurrent provides a mock function with given fields: ctx, simpleDoguName
func (*LocalDoguRegistry) GetCurrentOfAll ¶ added in v1.1.0
GetCurrentOfAll provides a mock function with given fields: ctx
func (*LocalDoguRegistry) IsEnabled ¶ added in v1.1.0
IsEnabled provides a mock function with given fields: ctx, simpleDoguName
func (*LocalDoguRegistry) Register ¶ added in v1.1.0
Register provides a mock function with given fields: ctx, dogu
func (*LocalDoguRegistry) UnregisterAllVersions ¶ added in v1.1.0
func (_m *LocalDoguRegistry) UnregisterAllVersions(ctx context.Context, simpleDoguName string) error
UnregisterAllVersions provides a mock function with given fields: ctx, simpleDoguName
type LocalDoguRegistry_Enable_Call ¶ added in v1.1.0
LocalDoguRegistry_Enable_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Enable'
func (*LocalDoguRegistry_Enable_Call) Return ¶ added in v1.1.0
func (_c *LocalDoguRegistry_Enable_Call) Return(_a0 error) *LocalDoguRegistry_Enable_Call
func (*LocalDoguRegistry_Enable_Call) Run ¶ added in v1.1.0
func (_c *LocalDoguRegistry_Enable_Call) Run(run func(ctx context.Context, dogu *core.Dogu)) *LocalDoguRegistry_Enable_Call
func (*LocalDoguRegistry_Enable_Call) RunAndReturn ¶ added in v1.1.0
func (_c *LocalDoguRegistry_Enable_Call) RunAndReturn(run func(context.Context, *core.Dogu) error) *LocalDoguRegistry_Enable_Call
type LocalDoguRegistry_Expecter ¶ added in v1.1.0
type LocalDoguRegistry_Expecter struct {
// contains filtered or unexported fields
}
func (*LocalDoguRegistry_Expecter) Enable ¶ added in v1.1.0
func (_e *LocalDoguRegistry_Expecter) Enable(ctx interface{}, dogu interface{}) *LocalDoguRegistry_Enable_Call
Enable is a helper method to define mock.On call
- ctx context.Context
- dogu *core.Dogu
func (*LocalDoguRegistry_Expecter) GetCurrent ¶ added in v1.1.0
func (_e *LocalDoguRegistry_Expecter) GetCurrent(ctx interface{}, simpleDoguName interface{}) *LocalDoguRegistry_GetCurrent_Call
GetCurrent is a helper method to define mock.On call
- ctx context.Context
- simpleDoguName string
func (*LocalDoguRegistry_Expecter) GetCurrentOfAll ¶ added in v1.1.0
func (_e *LocalDoguRegistry_Expecter) GetCurrentOfAll(ctx interface{}) *LocalDoguRegistry_GetCurrentOfAll_Call
GetCurrentOfAll is a helper method to define mock.On call
- ctx context.Context
func (*LocalDoguRegistry_Expecter) IsEnabled ¶ added in v1.1.0
func (_e *LocalDoguRegistry_Expecter) IsEnabled(ctx interface{}, simpleDoguName interface{}) *LocalDoguRegistry_IsEnabled_Call
IsEnabled is a helper method to define mock.On call
- ctx context.Context
- simpleDoguName string
func (*LocalDoguRegistry_Expecter) Register ¶ added in v1.1.0
func (_e *LocalDoguRegistry_Expecter) Register(ctx interface{}, dogu interface{}) *LocalDoguRegistry_Register_Call
Register is a helper method to define mock.On call
- ctx context.Context
- dogu *core.Dogu
func (*LocalDoguRegistry_Expecter) UnregisterAllVersions ¶ added in v1.1.0
func (_e *LocalDoguRegistry_Expecter) UnregisterAllVersions(ctx interface{}, simpleDoguName interface{}) *LocalDoguRegistry_UnregisterAllVersions_Call
UnregisterAllVersions is a helper method to define mock.On call
- ctx context.Context
- simpleDoguName string
type LocalDoguRegistry_GetCurrentOfAll_Call ¶ added in v1.1.0
LocalDoguRegistry_GetCurrentOfAll_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetCurrentOfAll'
func (*LocalDoguRegistry_GetCurrentOfAll_Call) Return ¶ added in v1.1.0
func (_c *LocalDoguRegistry_GetCurrentOfAll_Call) Return(_a0 []*core.Dogu, _a1 error) *LocalDoguRegistry_GetCurrentOfAll_Call
func (*LocalDoguRegistry_GetCurrentOfAll_Call) Run ¶ added in v1.1.0
func (_c *LocalDoguRegistry_GetCurrentOfAll_Call) Run(run func(ctx context.Context)) *LocalDoguRegistry_GetCurrentOfAll_Call
func (*LocalDoguRegistry_GetCurrentOfAll_Call) RunAndReturn ¶ added in v1.1.0
func (_c *LocalDoguRegistry_GetCurrentOfAll_Call) RunAndReturn(run func(context.Context) ([]*core.Dogu, error)) *LocalDoguRegistry_GetCurrentOfAll_Call
type LocalDoguRegistry_GetCurrent_Call ¶ added in v1.1.0
LocalDoguRegistry_GetCurrent_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetCurrent'
func (*LocalDoguRegistry_GetCurrent_Call) Return ¶ added in v1.1.0
func (_c *LocalDoguRegistry_GetCurrent_Call) Return(_a0 *core.Dogu, _a1 error) *LocalDoguRegistry_GetCurrent_Call
func (*LocalDoguRegistry_GetCurrent_Call) Run ¶ added in v1.1.0
func (_c *LocalDoguRegistry_GetCurrent_Call) Run(run func(ctx context.Context, simpleDoguName string)) *LocalDoguRegistry_GetCurrent_Call
func (*LocalDoguRegistry_GetCurrent_Call) RunAndReturn ¶ added in v1.1.0
func (_c *LocalDoguRegistry_GetCurrent_Call) RunAndReturn(run func(context.Context, string) (*core.Dogu, error)) *LocalDoguRegistry_GetCurrent_Call
type LocalDoguRegistry_IsEnabled_Call ¶ added in v1.1.0
LocalDoguRegistry_IsEnabled_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'IsEnabled'
func (*LocalDoguRegistry_IsEnabled_Call) Return ¶ added in v1.1.0
func (_c *LocalDoguRegistry_IsEnabled_Call) Return(_a0 bool, _a1 error) *LocalDoguRegistry_IsEnabled_Call
func (*LocalDoguRegistry_IsEnabled_Call) Run ¶ added in v1.1.0
func (_c *LocalDoguRegistry_IsEnabled_Call) Run(run func(ctx context.Context, simpleDoguName string)) *LocalDoguRegistry_IsEnabled_Call
func (*LocalDoguRegistry_IsEnabled_Call) RunAndReturn ¶ added in v1.1.0
func (_c *LocalDoguRegistry_IsEnabled_Call) RunAndReturn(run func(context.Context, string) (bool, error)) *LocalDoguRegistry_IsEnabled_Call
type LocalDoguRegistry_Register_Call ¶ added in v1.1.0
LocalDoguRegistry_Register_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Register'
func (*LocalDoguRegistry_Register_Call) Return ¶ added in v1.1.0
func (_c *LocalDoguRegistry_Register_Call) Return(_a0 error) *LocalDoguRegistry_Register_Call
func (*LocalDoguRegistry_Register_Call) Run ¶ added in v1.1.0
func (_c *LocalDoguRegistry_Register_Call) Run(run func(ctx context.Context, dogu *core.Dogu)) *LocalDoguRegistry_Register_Call
func (*LocalDoguRegistry_Register_Call) RunAndReturn ¶ added in v1.1.0
func (_c *LocalDoguRegistry_Register_Call) RunAndReturn(run func(context.Context, *core.Dogu) error) *LocalDoguRegistry_Register_Call
type LocalDoguRegistry_UnregisterAllVersions_Call ¶ added in v1.1.0
LocalDoguRegistry_UnregisterAllVersions_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UnregisterAllVersions'
func (*LocalDoguRegistry_UnregisterAllVersions_Call) Return ¶ added in v1.1.0
func (_c *LocalDoguRegistry_UnregisterAllVersions_Call) Return(_a0 error) *LocalDoguRegistry_UnregisterAllVersions_Call
func (*LocalDoguRegistry_UnregisterAllVersions_Call) Run ¶ added in v1.1.0
func (_c *LocalDoguRegistry_UnregisterAllVersions_Call) Run(run func(ctx context.Context, simpleDoguName string)) *LocalDoguRegistry_UnregisterAllVersions_Call
func (*LocalDoguRegistry_UnregisterAllVersions_Call) RunAndReturn ¶ added in v1.1.0
func (_c *LocalDoguRegistry_UnregisterAllVersions_Call) RunAndReturn(run func(context.Context, string) error) *LocalDoguRegistry_UnregisterAllVersions_Call
type LogSink ¶
LogSink is an autogenerated mock type for the LogSink type
func NewLogSink ¶
func NewLogSink(t mockConstructorTestingTNewLogSink) *LogSink
NewLogSink creates a new instance of LogSink. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*LogSink) EXPECT ¶
func (_m *LogSink) EXPECT() *LogSink_Expecter
func (*LogSink) Init ¶
func (_m *LogSink) Init(info logr.RuntimeInfo)
Init provides a mock function with given fields: info
func (*LogSink) WithValues ¶
WithValues provides a mock function with given fields: keysAndValues
type LogSink_Enabled_Call ¶
LogSink_Enabled_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Enabled'
func (*LogSink_Enabled_Call) Return ¶
func (_c *LogSink_Enabled_Call) Return(_a0 bool) *LogSink_Enabled_Call
func (*LogSink_Enabled_Call) Run ¶
func (_c *LogSink_Enabled_Call) Run(run func(level int)) *LogSink_Enabled_Call
func (*LogSink_Enabled_Call) RunAndReturn ¶
func (_c *LogSink_Enabled_Call) RunAndReturn(run func(int) bool) *LogSink_Enabled_Call
type LogSink_Error_Call ¶
LogSink_Error_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Error'
func (*LogSink_Error_Call) Return ¶
func (_c *LogSink_Error_Call) Return() *LogSink_Error_Call
func (*LogSink_Error_Call) Run ¶
func (_c *LogSink_Error_Call) Run(run func(err error, msg string, keysAndValues ...interface{})) *LogSink_Error_Call
func (*LogSink_Error_Call) RunAndReturn ¶
func (_c *LogSink_Error_Call) RunAndReturn(run func(error, string, ...interface{})) *LogSink_Error_Call
type LogSink_Expecter ¶
type LogSink_Expecter struct {
// contains filtered or unexported fields
}
func (*LogSink_Expecter) Enabled ¶
func (_e *LogSink_Expecter) Enabled(level interface{}) *LogSink_Enabled_Call
Enabled is a helper method to define mock.On call
- level int
func (*LogSink_Expecter) Error ¶
func (_e *LogSink_Expecter) Error(err interface{}, msg interface{}, keysAndValues ...interface{}) *LogSink_Error_Call
Error is a helper method to define mock.On call
- err error
- msg string
- keysAndValues ...interface{}
func (*LogSink_Expecter) Info ¶
func (_e *LogSink_Expecter) Info(level interface{}, msg interface{}, keysAndValues ...interface{}) *LogSink_Info_Call
Info is a helper method to define mock.On call
- level int
- msg string
- keysAndValues ...interface{}
func (*LogSink_Expecter) Init ¶
func (_e *LogSink_Expecter) Init(info interface{}) *LogSink_Init_Call
Init is a helper method to define mock.On call
- info logr.RuntimeInfo
func (*LogSink_Expecter) WithName ¶
func (_e *LogSink_Expecter) WithName(name interface{}) *LogSink_WithName_Call
WithName is a helper method to define mock.On call
- name string
func (*LogSink_Expecter) WithValues ¶
func (_e *LogSink_Expecter) WithValues(keysAndValues ...interface{}) *LogSink_WithValues_Call
WithValues is a helper method to define mock.On call
- keysAndValues ...interface{}
type LogSink_Info_Call ¶
LogSink_Info_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Info'
func (*LogSink_Info_Call) Return ¶
func (_c *LogSink_Info_Call) Return() *LogSink_Info_Call
func (*LogSink_Info_Call) Run ¶
func (_c *LogSink_Info_Call) Run(run func(level int, msg string, keysAndValues ...interface{})) *LogSink_Info_Call
func (*LogSink_Info_Call) RunAndReturn ¶
func (_c *LogSink_Info_Call) RunAndReturn(run func(int, string, ...interface{})) *LogSink_Info_Call
type LogSink_Init_Call ¶
LogSink_Init_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Init'
func (*LogSink_Init_Call) Return ¶
func (_c *LogSink_Init_Call) Return() *LogSink_Init_Call
func (*LogSink_Init_Call) Run ¶
func (_c *LogSink_Init_Call) Run(run func(info logr.RuntimeInfo)) *LogSink_Init_Call
func (*LogSink_Init_Call) RunAndReturn ¶
func (_c *LogSink_Init_Call) RunAndReturn(run func(logr.RuntimeInfo)) *LogSink_Init_Call
type LogSink_WithName_Call ¶
LogSink_WithName_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'WithName'
func (*LogSink_WithName_Call) Return ¶
func (_c *LogSink_WithName_Call) Return(_a0 logr.LogSink) *LogSink_WithName_Call
func (*LogSink_WithName_Call) Run ¶
func (_c *LogSink_WithName_Call) Run(run func(name string)) *LogSink_WithName_Call
func (*LogSink_WithName_Call) RunAndReturn ¶
func (_c *LogSink_WithName_Call) RunAndReturn(run func(string) logr.LogSink) *LogSink_WithName_Call
type LogSink_WithValues_Call ¶
LogSink_WithValues_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'WithValues'
func (*LogSink_WithValues_Call) Return ¶
func (_c *LogSink_WithValues_Call) Return(_a0 logr.LogSink) *LogSink_WithValues_Call
func (*LogSink_WithValues_Call) Run ¶
func (_c *LogSink_WithValues_Call) Run(run func(keysAndValues ...interface{})) *LogSink_WithValues_Call
func (*LogSink_WithValues_Call) RunAndReturn ¶
func (_c *LogSink_WithValues_Call) RunAndReturn(run func(...interface{}) logr.LogSink) *LogSink_WithValues_Call
type PodInterface ¶ added in v1.0.0
PodInterface is an autogenerated mock type for the PodInterface type
func NewPodInterface ¶ added in v1.0.0
func NewPodInterface(t mockConstructorTestingTNewPodInterface) *PodInterface
NewPodInterface creates a new instance of PodInterface. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*PodInterface) Apply ¶ added in v1.0.0
func (_m *PodInterface) Apply(ctx context.Context, pod *v1.PodApplyConfiguration, opts metav1.ApplyOptions) (*corev1.Pod, error)
Apply provides a mock function with given fields: ctx, pod, opts
func (*PodInterface) ApplyStatus ¶ added in v1.0.0
func (_m *PodInterface) ApplyStatus(ctx context.Context, pod *v1.PodApplyConfiguration, opts metav1.ApplyOptions) (*corev1.Pod, error)
ApplyStatus provides a mock function with given fields: ctx, pod, opts
func (*PodInterface) Bind ¶ added in v1.0.0
func (_m *PodInterface) Bind(ctx context.Context, binding *corev1.Binding, opts metav1.CreateOptions) error
Bind provides a mock function with given fields: ctx, binding, opts
func (*PodInterface) Create ¶ added in v1.0.0
func (_m *PodInterface) Create(ctx context.Context, pod *corev1.Pod, opts metav1.CreateOptions) (*corev1.Pod, error)
Create provides a mock function with given fields: ctx, pod, opts
func (*PodInterface) Delete ¶ added in v1.0.0
func (_m *PodInterface) Delete(ctx context.Context, name string, opts metav1.DeleteOptions) error
Delete provides a mock function with given fields: ctx, name, opts
func (*PodInterface) DeleteCollection ¶ added in v1.0.0
func (_m *PodInterface) DeleteCollection(ctx context.Context, opts metav1.DeleteOptions, listOpts metav1.ListOptions) error
DeleteCollection provides a mock function with given fields: ctx, opts, listOpts
func (*PodInterface) EXPECT ¶ added in v1.0.0
func (_m *PodInterface) EXPECT() *PodInterface_Expecter
func (*PodInterface) Evict ¶ added in v1.0.0
Evict provides a mock function with given fields: ctx, eviction
func (*PodInterface) EvictV1 ¶ added in v1.0.0
EvictV1 provides a mock function with given fields: ctx, eviction
func (*PodInterface) EvictV1beta1 ¶ added in v1.0.0
EvictV1beta1 provides a mock function with given fields: ctx, eviction
func (*PodInterface) Get ¶ added in v1.0.0
func (_m *PodInterface) Get(ctx context.Context, name string, opts metav1.GetOptions) (*corev1.Pod, error)
Get provides a mock function with given fields: ctx, name, opts
func (*PodInterface) GetLogs ¶ added in v1.0.0
func (_m *PodInterface) GetLogs(name string, opts *corev1.PodLogOptions) *rest.Request
GetLogs provides a mock function with given fields: name, opts
func (*PodInterface) List ¶ added in v1.0.0
func (_m *PodInterface) List(ctx context.Context, opts metav1.ListOptions) (*corev1.PodList, error)
List provides a mock function with given fields: ctx, opts
func (*PodInterface) Patch ¶ added in v1.0.0
func (_m *PodInterface) Patch(ctx context.Context, name string, pt types.PatchType, data []byte, opts metav1.PatchOptions, subresources ...string) (*corev1.Pod, error)
Patch provides a mock function with given fields: ctx, name, pt, data, opts, subresources
func (*PodInterface) ProxyGet ¶ added in v1.0.0
func (_m *PodInterface) ProxyGet(scheme string, name string, port string, path string, params map[string]string) rest.ResponseWrapper
ProxyGet provides a mock function with given fields: scheme, name, port, path, params
func (*PodInterface) Update ¶ added in v1.0.0
func (_m *PodInterface) Update(ctx context.Context, pod *corev1.Pod, opts metav1.UpdateOptions) (*corev1.Pod, error)
Update provides a mock function with given fields: ctx, pod, opts
func (*PodInterface) UpdateEphemeralContainers ¶ added in v1.0.0
func (_m *PodInterface) UpdateEphemeralContainers(ctx context.Context, podName string, pod *corev1.Pod, opts metav1.UpdateOptions) (*corev1.Pod, error)
UpdateEphemeralContainers provides a mock function with given fields: ctx, podName, pod, opts
func (*PodInterface) UpdateStatus ¶ added in v1.0.0
func (_m *PodInterface) UpdateStatus(ctx context.Context, pod *corev1.Pod, opts metav1.UpdateOptions) (*corev1.Pod, error)
UpdateStatus provides a mock function with given fields: ctx, pod, opts
func (*PodInterface) Watch ¶ added in v1.0.0
func (_m *PodInterface) Watch(ctx context.Context, opts metav1.ListOptions) (watch.Interface, error)
Watch provides a mock function with given fields: ctx, opts
type PodInterface_ApplyStatus_Call ¶ added in v1.0.0
PodInterface_ApplyStatus_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ApplyStatus'
func (*PodInterface_ApplyStatus_Call) Return ¶ added in v1.0.0
func (_c *PodInterface_ApplyStatus_Call) Return(result *corev1.Pod, err error) *PodInterface_ApplyStatus_Call
func (*PodInterface_ApplyStatus_Call) Run ¶ added in v1.0.0
func (_c *PodInterface_ApplyStatus_Call) Run(run func(ctx context.Context, pod *v1.PodApplyConfiguration, opts metav1.ApplyOptions)) *PodInterface_ApplyStatus_Call
func (*PodInterface_ApplyStatus_Call) RunAndReturn ¶ added in v1.0.0
func (_c *PodInterface_ApplyStatus_Call) RunAndReturn(run func(context.Context, *v1.PodApplyConfiguration, metav1.ApplyOptions) (*corev1.Pod, error)) *PodInterface_ApplyStatus_Call
type PodInterface_Apply_Call ¶ added in v1.0.0
PodInterface_Apply_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Apply'
func (*PodInterface_Apply_Call) Return ¶ added in v1.0.0
func (_c *PodInterface_Apply_Call) Return(result *corev1.Pod, err error) *PodInterface_Apply_Call
func (*PodInterface_Apply_Call) Run ¶ added in v1.0.0
func (_c *PodInterface_Apply_Call) Run(run func(ctx context.Context, pod *v1.PodApplyConfiguration, opts metav1.ApplyOptions)) *PodInterface_Apply_Call
func (*PodInterface_Apply_Call) RunAndReturn ¶ added in v1.0.0
func (_c *PodInterface_Apply_Call) RunAndReturn(run func(context.Context, *v1.PodApplyConfiguration, metav1.ApplyOptions) (*corev1.Pod, error)) *PodInterface_Apply_Call
type PodInterface_Bind_Call ¶ added in v1.0.0
PodInterface_Bind_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Bind'
func (*PodInterface_Bind_Call) Return ¶ added in v1.0.0
func (_c *PodInterface_Bind_Call) Return(_a0 error) *PodInterface_Bind_Call
func (*PodInterface_Bind_Call) Run ¶ added in v1.0.0
func (_c *PodInterface_Bind_Call) Run(run func(ctx context.Context, binding *corev1.Binding, opts metav1.CreateOptions)) *PodInterface_Bind_Call
func (*PodInterface_Bind_Call) RunAndReturn ¶ added in v1.0.0
func (_c *PodInterface_Bind_Call) RunAndReturn(run func(context.Context, *corev1.Binding, metav1.CreateOptions) error) *PodInterface_Bind_Call
type PodInterface_Create_Call ¶ added in v1.0.0
PodInterface_Create_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Create'
func (*PodInterface_Create_Call) Return ¶ added in v1.0.0
func (_c *PodInterface_Create_Call) Return(_a0 *corev1.Pod, _a1 error) *PodInterface_Create_Call
func (*PodInterface_Create_Call) Run ¶ added in v1.0.0
func (_c *PodInterface_Create_Call) Run(run func(ctx context.Context, pod *corev1.Pod, opts metav1.CreateOptions)) *PodInterface_Create_Call
func (*PodInterface_Create_Call) RunAndReturn ¶ added in v1.0.0
func (_c *PodInterface_Create_Call) RunAndReturn(run func(context.Context, *corev1.Pod, metav1.CreateOptions) (*corev1.Pod, error)) *PodInterface_Create_Call
type PodInterface_DeleteCollection_Call ¶ added in v1.0.0
PodInterface_DeleteCollection_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteCollection'
func (*PodInterface_DeleteCollection_Call) Return ¶ added in v1.0.0
func (_c *PodInterface_DeleteCollection_Call) Return(_a0 error) *PodInterface_DeleteCollection_Call
func (*PodInterface_DeleteCollection_Call) Run ¶ added in v1.0.0
func (_c *PodInterface_DeleteCollection_Call) Run(run func(ctx context.Context, opts metav1.DeleteOptions, listOpts metav1.ListOptions)) *PodInterface_DeleteCollection_Call
func (*PodInterface_DeleteCollection_Call) RunAndReturn ¶ added in v1.0.0
func (_c *PodInterface_DeleteCollection_Call) RunAndReturn(run func(context.Context, metav1.DeleteOptions, metav1.ListOptions) error) *PodInterface_DeleteCollection_Call
type PodInterface_Delete_Call ¶ added in v1.0.0
PodInterface_Delete_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Delete'
func (*PodInterface_Delete_Call) Return ¶ added in v1.0.0
func (_c *PodInterface_Delete_Call) Return(_a0 error) *PodInterface_Delete_Call
func (*PodInterface_Delete_Call) Run ¶ added in v1.0.0
func (_c *PodInterface_Delete_Call) Run(run func(ctx context.Context, name string, opts metav1.DeleteOptions)) *PodInterface_Delete_Call
func (*PodInterface_Delete_Call) RunAndReturn ¶ added in v1.0.0
func (_c *PodInterface_Delete_Call) RunAndReturn(run func(context.Context, string, metav1.DeleteOptions) error) *PodInterface_Delete_Call
type PodInterface_EvictV1_Call ¶ added in v1.0.0
PodInterface_EvictV1_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'EvictV1'
func (*PodInterface_EvictV1_Call) Return ¶ added in v1.0.0
func (_c *PodInterface_EvictV1_Call) Return(_a0 error) *PodInterface_EvictV1_Call
func (*PodInterface_EvictV1_Call) Run ¶ added in v1.0.0
func (_c *PodInterface_EvictV1_Call) Run(run func(ctx context.Context, eviction *policyv1.Eviction)) *PodInterface_EvictV1_Call
func (*PodInterface_EvictV1_Call) RunAndReturn ¶ added in v1.0.0
func (_c *PodInterface_EvictV1_Call) RunAndReturn(run func(context.Context, *policyv1.Eviction) error) *PodInterface_EvictV1_Call
type PodInterface_EvictV1beta1_Call ¶ added in v1.0.0
PodInterface_EvictV1beta1_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'EvictV1beta1'
func (*PodInterface_EvictV1beta1_Call) Return ¶ added in v1.0.0
func (_c *PodInterface_EvictV1beta1_Call) Return(_a0 error) *PodInterface_EvictV1beta1_Call
func (*PodInterface_EvictV1beta1_Call) Run ¶ added in v1.0.0
func (_c *PodInterface_EvictV1beta1_Call) Run(run func(ctx context.Context, eviction *v1beta1.Eviction)) *PodInterface_EvictV1beta1_Call
func (*PodInterface_EvictV1beta1_Call) RunAndReturn ¶ added in v1.0.0
func (_c *PodInterface_EvictV1beta1_Call) RunAndReturn(run func(context.Context, *v1beta1.Eviction) error) *PodInterface_EvictV1beta1_Call
type PodInterface_Evict_Call ¶ added in v1.0.0
PodInterface_Evict_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Evict'
func (*PodInterface_Evict_Call) Return ¶ added in v1.0.0
func (_c *PodInterface_Evict_Call) Return(_a0 error) *PodInterface_Evict_Call
func (*PodInterface_Evict_Call) Run ¶ added in v1.0.0
func (_c *PodInterface_Evict_Call) Run(run func(ctx context.Context, eviction *v1beta1.Eviction)) *PodInterface_Evict_Call
func (*PodInterface_Evict_Call) RunAndReturn ¶ added in v1.0.0
func (_c *PodInterface_Evict_Call) RunAndReturn(run func(context.Context, *v1beta1.Eviction) error) *PodInterface_Evict_Call
type PodInterface_Expecter ¶ added in v1.0.0
type PodInterface_Expecter struct {
// contains filtered or unexported fields
}
func (*PodInterface_Expecter) Apply ¶ added in v1.0.0
func (_e *PodInterface_Expecter) Apply(ctx interface{}, pod interface{}, opts interface{}) *PodInterface_Apply_Call
Apply is a helper method to define mock.On call
- ctx context.Context
- pod *v1.PodApplyConfiguration
- opts metav1.ApplyOptions
func (*PodInterface_Expecter) ApplyStatus ¶ added in v1.0.0
func (_e *PodInterface_Expecter) ApplyStatus(ctx interface{}, pod interface{}, opts interface{}) *PodInterface_ApplyStatus_Call
ApplyStatus is a helper method to define mock.On call
- ctx context.Context
- pod *v1.PodApplyConfiguration
- opts metav1.ApplyOptions
func (*PodInterface_Expecter) Bind ¶ added in v1.0.0
func (_e *PodInterface_Expecter) Bind(ctx interface{}, binding interface{}, opts interface{}) *PodInterface_Bind_Call
Bind is a helper method to define mock.On call
- ctx context.Context
- binding *corev1.Binding
- opts metav1.CreateOptions
func (*PodInterface_Expecter) Create ¶ added in v1.0.0
func (_e *PodInterface_Expecter) Create(ctx interface{}, pod interface{}, opts interface{}) *PodInterface_Create_Call
Create is a helper method to define mock.On call
- ctx context.Context
- pod *corev1.Pod
- opts metav1.CreateOptions
func (*PodInterface_Expecter) Delete ¶ added in v1.0.0
func (_e *PodInterface_Expecter) Delete(ctx interface{}, name interface{}, opts interface{}) *PodInterface_Delete_Call
Delete is a helper method to define mock.On call
- ctx context.Context
- name string
- opts metav1.DeleteOptions
func (*PodInterface_Expecter) DeleteCollection ¶ added in v1.0.0
func (_e *PodInterface_Expecter) DeleteCollection(ctx interface{}, opts interface{}, listOpts interface{}) *PodInterface_DeleteCollection_Call
DeleteCollection is a helper method to define mock.On call
- ctx context.Context
- opts metav1.DeleteOptions
- listOpts metav1.ListOptions
func (*PodInterface_Expecter) Evict ¶ added in v1.0.0
func (_e *PodInterface_Expecter) Evict(ctx interface{}, eviction interface{}) *PodInterface_Evict_Call
Evict is a helper method to define mock.On call
- ctx context.Context
- eviction *v1beta1.Eviction
func (*PodInterface_Expecter) EvictV1 ¶ added in v1.0.0
func (_e *PodInterface_Expecter) EvictV1(ctx interface{}, eviction interface{}) *PodInterface_EvictV1_Call
EvictV1 is a helper method to define mock.On call
- ctx context.Context
- eviction *policyv1.Eviction
func (*PodInterface_Expecter) EvictV1beta1 ¶ added in v1.0.0
func (_e *PodInterface_Expecter) EvictV1beta1(ctx interface{}, eviction interface{}) *PodInterface_EvictV1beta1_Call
EvictV1beta1 is a helper method to define mock.On call
- ctx context.Context
- eviction *v1beta1.Eviction
func (*PodInterface_Expecter) Get ¶ added in v1.0.0
func (_e *PodInterface_Expecter) Get(ctx interface{}, name interface{}, opts interface{}) *PodInterface_Get_Call
Get is a helper method to define mock.On call
- ctx context.Context
- name string
- opts metav1.GetOptions
func (*PodInterface_Expecter) GetLogs ¶ added in v1.0.0
func (_e *PodInterface_Expecter) GetLogs(name interface{}, opts interface{}) *PodInterface_GetLogs_Call
GetLogs is a helper method to define mock.On call
- name string
- opts *corev1.PodLogOptions
func (*PodInterface_Expecter) List ¶ added in v1.0.0
func (_e *PodInterface_Expecter) List(ctx interface{}, opts interface{}) *PodInterface_List_Call
List is a helper method to define mock.On call
- ctx context.Context
- opts metav1.ListOptions
func (*PodInterface_Expecter) Patch ¶ added in v1.0.0
func (_e *PodInterface_Expecter) Patch(ctx interface{}, name interface{}, pt interface{}, data interface{}, opts interface{}, subresources ...interface{}) *PodInterface_Patch_Call
Patch is a helper method to define mock.On call
- ctx context.Context
- name string
- pt types.PatchType
- data []byte
- opts metav1.PatchOptions
- subresources ...string
func (*PodInterface_Expecter) ProxyGet ¶ added in v1.0.0
func (_e *PodInterface_Expecter) ProxyGet(scheme interface{}, name interface{}, port interface{}, path interface{}, params interface{}) *PodInterface_ProxyGet_Call
ProxyGet is a helper method to define mock.On call
- scheme string
- name string
- port string
- path string
- params map[string]string
func (*PodInterface_Expecter) Update ¶ added in v1.0.0
func (_e *PodInterface_Expecter) Update(ctx interface{}, pod interface{}, opts interface{}) *PodInterface_Update_Call
Update is a helper method to define mock.On call
- ctx context.Context
- pod *corev1.Pod
- opts metav1.UpdateOptions
func (*PodInterface_Expecter) UpdateEphemeralContainers ¶ added in v1.0.0
func (_e *PodInterface_Expecter) UpdateEphemeralContainers(ctx interface{}, podName interface{}, pod interface{}, opts interface{}) *PodInterface_UpdateEphemeralContainers_Call
UpdateEphemeralContainers is a helper method to define mock.On call
- ctx context.Context
- podName string
- pod *corev1.Pod
- opts metav1.UpdateOptions
func (*PodInterface_Expecter) UpdateStatus ¶ added in v1.0.0
func (_e *PodInterface_Expecter) UpdateStatus(ctx interface{}, pod interface{}, opts interface{}) *PodInterface_UpdateStatus_Call
UpdateStatus is a helper method to define mock.On call
- ctx context.Context
- pod *corev1.Pod
- opts metav1.UpdateOptions
func (*PodInterface_Expecter) Watch ¶ added in v1.0.0
func (_e *PodInterface_Expecter) Watch(ctx interface{}, opts interface{}) *PodInterface_Watch_Call
Watch is a helper method to define mock.On call
- ctx context.Context
- opts metav1.ListOptions
type PodInterface_GetLogs_Call ¶ added in v1.0.0
PodInterface_GetLogs_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetLogs'
func (*PodInterface_GetLogs_Call) Return ¶ added in v1.0.0
func (_c *PodInterface_GetLogs_Call) Return(_a0 *rest.Request) *PodInterface_GetLogs_Call
func (*PodInterface_GetLogs_Call) Run ¶ added in v1.0.0
func (_c *PodInterface_GetLogs_Call) Run(run func(name string, opts *corev1.PodLogOptions)) *PodInterface_GetLogs_Call
func (*PodInterface_GetLogs_Call) RunAndReturn ¶ added in v1.0.0
func (_c *PodInterface_GetLogs_Call) RunAndReturn(run func(string, *corev1.PodLogOptions) *rest.Request) *PodInterface_GetLogs_Call
type PodInterface_Get_Call ¶ added in v1.0.0
PodInterface_Get_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Get'
func (*PodInterface_Get_Call) Return ¶ added in v1.0.0
func (_c *PodInterface_Get_Call) Return(_a0 *corev1.Pod, _a1 error) *PodInterface_Get_Call
func (*PodInterface_Get_Call) Run ¶ added in v1.0.0
func (_c *PodInterface_Get_Call) Run(run func(ctx context.Context, name string, opts metav1.GetOptions)) *PodInterface_Get_Call
func (*PodInterface_Get_Call) RunAndReturn ¶ added in v1.0.0
func (_c *PodInterface_Get_Call) RunAndReturn(run func(context.Context, string, metav1.GetOptions) (*corev1.Pod, error)) *PodInterface_Get_Call
type PodInterface_List_Call ¶ added in v1.0.0
PodInterface_List_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'List'
func (*PodInterface_List_Call) Return ¶ added in v1.0.0
func (_c *PodInterface_List_Call) Return(_a0 *corev1.PodList, _a1 error) *PodInterface_List_Call
func (*PodInterface_List_Call) Run ¶ added in v1.0.0
func (_c *PodInterface_List_Call) Run(run func(ctx context.Context, opts metav1.ListOptions)) *PodInterface_List_Call
func (*PodInterface_List_Call) RunAndReturn ¶ added in v1.0.0
func (_c *PodInterface_List_Call) RunAndReturn(run func(context.Context, metav1.ListOptions) (*corev1.PodList, error)) *PodInterface_List_Call
type PodInterface_Patch_Call ¶ added in v1.0.0
PodInterface_Patch_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Patch'
func (*PodInterface_Patch_Call) Return ¶ added in v1.0.0
func (_c *PodInterface_Patch_Call) Return(result *corev1.Pod, err error) *PodInterface_Patch_Call
func (*PodInterface_Patch_Call) Run ¶ added in v1.0.0
func (_c *PodInterface_Patch_Call) Run(run func(ctx context.Context, name string, pt types.PatchType, data []byte, opts metav1.PatchOptions, subresources ...string)) *PodInterface_Patch_Call
func (*PodInterface_Patch_Call) RunAndReturn ¶ added in v1.0.0
func (_c *PodInterface_Patch_Call) RunAndReturn(run func(context.Context, string, types.PatchType, []byte, metav1.PatchOptions, ...string) (*corev1.Pod, error)) *PodInterface_Patch_Call
type PodInterface_ProxyGet_Call ¶ added in v1.0.0
PodInterface_ProxyGet_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ProxyGet'
func (*PodInterface_ProxyGet_Call) Return ¶ added in v1.0.0
func (_c *PodInterface_ProxyGet_Call) Return(_a0 rest.ResponseWrapper) *PodInterface_ProxyGet_Call
func (*PodInterface_ProxyGet_Call) Run ¶ added in v1.0.0
func (_c *PodInterface_ProxyGet_Call) Run(run func(scheme string, name string, port string, path string, params map[string]string)) *PodInterface_ProxyGet_Call
func (*PodInterface_ProxyGet_Call) RunAndReturn ¶ added in v1.0.0
func (_c *PodInterface_ProxyGet_Call) RunAndReturn(run func(string, string, string, string, map[string]string) rest.ResponseWrapper) *PodInterface_ProxyGet_Call
type PodInterface_UpdateEphemeralContainers_Call ¶ added in v1.0.0
PodInterface_UpdateEphemeralContainers_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateEphemeralContainers'
func (*PodInterface_UpdateEphemeralContainers_Call) Return ¶ added in v1.0.0
func (_c *PodInterface_UpdateEphemeralContainers_Call) Return(_a0 *corev1.Pod, _a1 error) *PodInterface_UpdateEphemeralContainers_Call
func (*PodInterface_UpdateEphemeralContainers_Call) Run ¶ added in v1.0.0
func (_c *PodInterface_UpdateEphemeralContainers_Call) Run(run func(ctx context.Context, podName string, pod *corev1.Pod, opts metav1.UpdateOptions)) *PodInterface_UpdateEphemeralContainers_Call
func (*PodInterface_UpdateEphemeralContainers_Call) RunAndReturn ¶ added in v1.0.0
func (_c *PodInterface_UpdateEphemeralContainers_Call) RunAndReturn(run func(context.Context, string, *corev1.Pod, metav1.UpdateOptions) (*corev1.Pod, error)) *PodInterface_UpdateEphemeralContainers_Call
type PodInterface_UpdateStatus_Call ¶ added in v1.0.0
PodInterface_UpdateStatus_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateStatus'
func (*PodInterface_UpdateStatus_Call) Return ¶ added in v1.0.0
func (_c *PodInterface_UpdateStatus_Call) Return(_a0 *corev1.Pod, _a1 error) *PodInterface_UpdateStatus_Call
func (*PodInterface_UpdateStatus_Call) Run ¶ added in v1.0.0
func (_c *PodInterface_UpdateStatus_Call) Run(run func(ctx context.Context, pod *corev1.Pod, opts metav1.UpdateOptions)) *PodInterface_UpdateStatus_Call
func (*PodInterface_UpdateStatus_Call) RunAndReturn ¶ added in v1.0.0
func (_c *PodInterface_UpdateStatus_Call) RunAndReturn(run func(context.Context, *corev1.Pod, metav1.UpdateOptions) (*corev1.Pod, error)) *PodInterface_UpdateStatus_Call
type PodInterface_Update_Call ¶ added in v1.0.0
PodInterface_Update_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Update'
func (*PodInterface_Update_Call) Return ¶ added in v1.0.0
func (_c *PodInterface_Update_Call) Return(_a0 *corev1.Pod, _a1 error) *PodInterface_Update_Call
func (*PodInterface_Update_Call) Run ¶ added in v1.0.0
func (_c *PodInterface_Update_Call) Run(run func(ctx context.Context, pod *corev1.Pod, opts metav1.UpdateOptions)) *PodInterface_Update_Call
func (*PodInterface_Update_Call) RunAndReturn ¶ added in v1.0.0
func (_c *PodInterface_Update_Call) RunAndReturn(run func(context.Context, *corev1.Pod, metav1.UpdateOptions) (*corev1.Pod, error)) *PodInterface_Update_Call
type PodInterface_Watch_Call ¶ added in v1.0.0
PodInterface_Watch_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Watch'
func (*PodInterface_Watch_Call) Return ¶ added in v1.0.0
func (_c *PodInterface_Watch_Call) Return(_a0 watch.Interface, _a1 error) *PodInterface_Watch_Call
func (*PodInterface_Watch_Call) Run ¶ added in v1.0.0
func (_c *PodInterface_Watch_Call) Run(run func(ctx context.Context, opts metav1.ListOptions)) *PodInterface_Watch_Call
func (*PodInterface_Watch_Call) RunAndReturn ¶ added in v1.0.0
func (_c *PodInterface_Watch_Call) RunAndReturn(run func(context.Context, metav1.ListOptions) (watch.Interface, error)) *PodInterface_Watch_Call
type RemoteExecutor ¶
RemoteExecutor is an autogenerated mock type for the RemoteExecutor type
func NewRemoteExecutor ¶
func NewRemoteExecutor(t mockConstructorTestingTNewRemoteExecutor) *RemoteExecutor
NewRemoteExecutor creates a new instance of RemoteExecutor. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*RemoteExecutor) EXPECT ¶
func (_m *RemoteExecutor) EXPECT() *RemoteExecutor_Expecter
func (*RemoteExecutor) Stream ¶
func (_m *RemoteExecutor) Stream(options remotecommand.StreamOptions) error
Stream provides a mock function with given fields: options
func (*RemoteExecutor) StreamWithContext ¶
func (_m *RemoteExecutor) StreamWithContext(ctx context.Context, options remotecommand.StreamOptions) error
StreamWithContext provides a mock function with given fields: ctx, options
type RemoteExecutor_Expecter ¶
type RemoteExecutor_Expecter struct {
// contains filtered or unexported fields
}
func (*RemoteExecutor_Expecter) Stream ¶
func (_e *RemoteExecutor_Expecter) Stream(options interface{}) *RemoteExecutor_Stream_Call
Stream is a helper method to define mock.On call
- options remotecommand.StreamOptions
func (*RemoteExecutor_Expecter) StreamWithContext ¶
func (_e *RemoteExecutor_Expecter) StreamWithContext(ctx interface{}, options interface{}) *RemoteExecutor_StreamWithContext_Call
StreamWithContext is a helper method to define mock.On call
- ctx context.Context
- options remotecommand.StreamOptions
type RemoteExecutor_StreamWithContext_Call ¶
RemoteExecutor_StreamWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'StreamWithContext'
func (*RemoteExecutor_StreamWithContext_Call) Return ¶
func (_c *RemoteExecutor_StreamWithContext_Call) Return(_a0 error) *RemoteExecutor_StreamWithContext_Call
func (*RemoteExecutor_StreamWithContext_Call) Run ¶
func (_c *RemoteExecutor_StreamWithContext_Call) Run(run func(ctx context.Context, options remotecommand.StreamOptions)) *RemoteExecutor_StreamWithContext_Call
func (*RemoteExecutor_StreamWithContext_Call) RunAndReturn ¶
func (_c *RemoteExecutor_StreamWithContext_Call) RunAndReturn(run func(context.Context, remotecommand.StreamOptions) error) *RemoteExecutor_StreamWithContext_Call
type RemoteExecutor_Stream_Call ¶
RemoteExecutor_Stream_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Stream'
func (*RemoteExecutor_Stream_Call) Return ¶
func (_c *RemoteExecutor_Stream_Call) Return(_a0 error) *RemoteExecutor_Stream_Call
func (*RemoteExecutor_Stream_Call) Run ¶
func (_c *RemoteExecutor_Stream_Call) Run(run func(options remotecommand.StreamOptions)) *RemoteExecutor_Stream_Call
func (*RemoteExecutor_Stream_Call) RunAndReturn ¶
func (_c *RemoteExecutor_Stream_Call) RunAndReturn(run func(remotecommand.StreamOptions) error) *RemoteExecutor_Stream_Call
type RemoteRegistry ¶
RemoteRegistry is an autogenerated mock type for the RemoteRegistry type
func NewRemoteRegistry ¶
func NewRemoteRegistry(t mockConstructorTestingTNewRemoteRegistry) *RemoteRegistry
NewRemoteRegistry creates a new instance of RemoteRegistry. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*RemoteRegistry) Create ¶
func (_m *RemoteRegistry) Create(dogu *core.Dogu) error
Create provides a mock function with given fields: dogu
func (*RemoteRegistry) Delete ¶
func (_m *RemoteRegistry) Delete(dogu *core.Dogu) error
Delete provides a mock function with given fields: dogu
func (*RemoteRegistry) EXPECT ¶
func (_m *RemoteRegistry) EXPECT() *RemoteRegistry_Expecter
func (*RemoteRegistry) Get ¶
func (_m *RemoteRegistry) Get(name string) (*core.Dogu, error)
Get provides a mock function with given fields: name
func (*RemoteRegistry) GetAll ¶
func (_m *RemoteRegistry) GetAll() ([]*core.Dogu, error)
GetAll provides a mock function with given fields:
func (*RemoteRegistry) GetVersion ¶
GetVersion provides a mock function with given fields: name, version
func (*RemoteRegistry) GetVersionsOf ¶
func (_m *RemoteRegistry) GetVersionsOf(name string) ([]core.Version, error)
GetVersionsOf provides a mock function with given fields: name
func (*RemoteRegistry) SetUseCache ¶
func (_m *RemoteRegistry) SetUseCache(useCache bool)
SetUseCache provides a mock function with given fields: useCache
type RemoteRegistry_Create_Call ¶
RemoteRegistry_Create_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Create'
func (*RemoteRegistry_Create_Call) Return ¶
func (_c *RemoteRegistry_Create_Call) Return(_a0 error) *RemoteRegistry_Create_Call
func (*RemoteRegistry_Create_Call) Run ¶
func (_c *RemoteRegistry_Create_Call) Run(run func(dogu *core.Dogu)) *RemoteRegistry_Create_Call
func (*RemoteRegistry_Create_Call) RunAndReturn ¶
func (_c *RemoteRegistry_Create_Call) RunAndReturn(run func(*core.Dogu) error) *RemoteRegistry_Create_Call
type RemoteRegistry_Delete_Call ¶
RemoteRegistry_Delete_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Delete'
func (*RemoteRegistry_Delete_Call) Return ¶
func (_c *RemoteRegistry_Delete_Call) Return(_a0 error) *RemoteRegistry_Delete_Call
func (*RemoteRegistry_Delete_Call) Run ¶
func (_c *RemoteRegistry_Delete_Call) Run(run func(dogu *core.Dogu)) *RemoteRegistry_Delete_Call
func (*RemoteRegistry_Delete_Call) RunAndReturn ¶
func (_c *RemoteRegistry_Delete_Call) RunAndReturn(run func(*core.Dogu) error) *RemoteRegistry_Delete_Call
type RemoteRegistry_Expecter ¶
type RemoteRegistry_Expecter struct {
// contains filtered or unexported fields
}
func (*RemoteRegistry_Expecter) Create ¶
func (_e *RemoteRegistry_Expecter) Create(dogu interface{}) *RemoteRegistry_Create_Call
Create is a helper method to define mock.On call
- dogu *core.Dogu
func (*RemoteRegistry_Expecter) Delete ¶
func (_e *RemoteRegistry_Expecter) Delete(dogu interface{}) *RemoteRegistry_Delete_Call
Delete is a helper method to define mock.On call
- dogu *core.Dogu
func (*RemoteRegistry_Expecter) Get ¶
func (_e *RemoteRegistry_Expecter) Get(name interface{}) *RemoteRegistry_Get_Call
Get is a helper method to define mock.On call
- name string
func (*RemoteRegistry_Expecter) GetAll ¶
func (_e *RemoteRegistry_Expecter) GetAll() *RemoteRegistry_GetAll_Call
GetAll is a helper method to define mock.On call
func (*RemoteRegistry_Expecter) GetVersion ¶
func (_e *RemoteRegistry_Expecter) GetVersion(name interface{}, version interface{}) *RemoteRegistry_GetVersion_Call
GetVersion is a helper method to define mock.On call
- name string
- version string
func (*RemoteRegistry_Expecter) GetVersionsOf ¶
func (_e *RemoteRegistry_Expecter) GetVersionsOf(name interface{}) *RemoteRegistry_GetVersionsOf_Call
GetVersionsOf is a helper method to define mock.On call
- name string
func (*RemoteRegistry_Expecter) SetUseCache ¶
func (_e *RemoteRegistry_Expecter) SetUseCache(useCache interface{}) *RemoteRegistry_SetUseCache_Call
SetUseCache is a helper method to define mock.On call
- useCache bool
type RemoteRegistry_GetAll_Call ¶
RemoteRegistry_GetAll_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetAll'
func (*RemoteRegistry_GetAll_Call) Return ¶
func (_c *RemoteRegistry_GetAll_Call) Return(_a0 []*core.Dogu, _a1 error) *RemoteRegistry_GetAll_Call
func (*RemoteRegistry_GetAll_Call) Run ¶
func (_c *RemoteRegistry_GetAll_Call) Run(run func()) *RemoteRegistry_GetAll_Call
func (*RemoteRegistry_GetAll_Call) RunAndReturn ¶
func (_c *RemoteRegistry_GetAll_Call) RunAndReturn(run func() ([]*core.Dogu, error)) *RemoteRegistry_GetAll_Call
type RemoteRegistry_GetVersion_Call ¶
RemoteRegistry_GetVersion_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetVersion'
func (*RemoteRegistry_GetVersion_Call) Return ¶
func (_c *RemoteRegistry_GetVersion_Call) Return(_a0 *core.Dogu, _a1 error) *RemoteRegistry_GetVersion_Call
func (*RemoteRegistry_GetVersion_Call) Run ¶
func (_c *RemoteRegistry_GetVersion_Call) Run(run func(name string, version string)) *RemoteRegistry_GetVersion_Call
func (*RemoteRegistry_GetVersion_Call) RunAndReturn ¶
func (_c *RemoteRegistry_GetVersion_Call) RunAndReturn(run func(string, string) (*core.Dogu, error)) *RemoteRegistry_GetVersion_Call
type RemoteRegistry_GetVersionsOf_Call ¶
RemoteRegistry_GetVersionsOf_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetVersionsOf'
func (*RemoteRegistry_GetVersionsOf_Call) Return ¶
func (_c *RemoteRegistry_GetVersionsOf_Call) Return(_a0 []core.Version, _a1 error) *RemoteRegistry_GetVersionsOf_Call
func (*RemoteRegistry_GetVersionsOf_Call) Run ¶
func (_c *RemoteRegistry_GetVersionsOf_Call) Run(run func(name string)) *RemoteRegistry_GetVersionsOf_Call
func (*RemoteRegistry_GetVersionsOf_Call) RunAndReturn ¶
func (_c *RemoteRegistry_GetVersionsOf_Call) RunAndReturn(run func(string) ([]core.Version, error)) *RemoteRegistry_GetVersionsOf_Call
type RemoteRegistry_Get_Call ¶
RemoteRegistry_Get_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Get'
func (*RemoteRegistry_Get_Call) Return ¶
func (_c *RemoteRegistry_Get_Call) Return(_a0 *core.Dogu, _a1 error) *RemoteRegistry_Get_Call
func (*RemoteRegistry_Get_Call) Run ¶
func (_c *RemoteRegistry_Get_Call) Run(run func(name string)) *RemoteRegistry_Get_Call
func (*RemoteRegistry_Get_Call) RunAndReturn ¶
func (_c *RemoteRegistry_Get_Call) RunAndReturn(run func(string) (*core.Dogu, error)) *RemoteRegistry_Get_Call
type RemoteRegistry_SetUseCache_Call ¶
RemoteRegistry_SetUseCache_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'SetUseCache'
func (*RemoteRegistry_SetUseCache_Call) Return ¶
func (_c *RemoteRegistry_SetUseCache_Call) Return() *RemoteRegistry_SetUseCache_Call
func (*RemoteRegistry_SetUseCache_Call) Run ¶
func (_c *RemoteRegistry_SetUseCache_Call) Run(run func(useCache bool)) *RemoteRegistry_SetUseCache_Call
func (*RemoteRegistry_SetUseCache_Call) RunAndReturn ¶
func (_c *RemoteRegistry_SetUseCache_Call) RunAndReturn(run func(bool)) *RemoteRegistry_SetUseCache_Call
Source Files ¶
- AppsV1Interface.go
- ClientSet.go
- ConfigMapInterface.go
- ConfigurationContext.go
- ConfigurationRegistry.go
- ControllerManager.go
- CoreV1Interface.go
- DeploymentInterface.go
- DoguRegistry.go
- EventRecorder.go
- HostAliasGenerator.go
- K8sClient.go
- K8sSubResourceWriter.go
- LocalDoguRegistry.go
- LogSink.go
- PodInterface.go
- RemoteExecutor.go
- RemoteRegistry.go