Documentation
¶
Overview ¶
Code generated by MockGen. DO NOT EDIT. Source: k8s.io/apiextensions-apiserver/pkg/client/clientset/clientset/typed/apiextensions/v1 (interfaces: ApiextensionsV1Interface,CustomResourceDefinitionInterface)
Generated by this command:
mockgen -typed -destination apiextensionclient_v1.go -package mock_k8s k8s.io/apiextensions-apiserver/pkg/client/clientset/clientset/typed/apiextensions/v1 ApiextensionsV1Interface,CustomResourceDefinitionInterface
Package mock_k8s is a generated GoMock package.
Code generated by MockGen. DO NOT EDIT. Source: k8s.io/client-go/tools/cache (interfaces: Indexer,GenericLister,GenericNamespaceLister)
Generated by this command:
mockgen -typed -destination cache.go -package mock_k8s k8s.io/client-go/tools/cache Indexer,GenericLister,GenericNamespaceLister
Package mock_k8s is a generated GoMock package.
Code generated by MockGen. DO NOT EDIT. Source: k8s.io/client-go/kubernetes/typed/core/v1 (interfaces: CoreV1Interface,SecretInterface)
Generated by this command:
mockgen -typed -destination core_v1.go -package mock_k8s k8s.io/client-go/kubernetes/typed/core/v1 CoreV1Interface,SecretInterface
Package mock_k8s is a generated GoMock package.
Code generated by MockGen. DO NOT EDIT. Source: k8s.io/client-go/dynamic (interfaces: NamespaceableResourceInterface,ResourceInterface)
Generated by this command:
mockgen -typed -destination dynamic.go -package mock_k8s k8s.io/client-go/dynamic NamespaceableResourceInterface,ResourceInterface
Package mock_k8s is a generated GoMock package.
Code generated by MockGen. DO NOT EDIT. Source: k8s.io/kubectl/pkg/cmd/util (interfaces: Factory)
Generated by this command:
mockgen -typed -destination kubectl_cmd_util.go -package mock_k8s k8s.io/kubectl/pkg/cmd/util Factory
Package mock_k8s is a generated GoMock package.
Code generated by MockGen. DO NOT EDIT. Source: k8s.io/apimachinery/pkg/api/meta (interfaces: ResettableRESTMapper)
Generated by this command:
mockgen -typed -destination meta.go -package mock_k8s k8s.io/apimachinery/pkg/api/meta ResettableRESTMapper
Package mock_k8s is a generated GoMock package.
Code generated by MockGen. DO NOT EDIT. Source: k8s.io/cli-runtime/pkg/resource (interfaces: RESTClientGetter)
Generated by this command:
mockgen -typed -destination resource.go -package mock_k8s k8s.io/cli-runtime/pkg/resource RESTClientGetter
Package mock_k8s is a generated GoMock package.
Code generated by MockGen. DO NOT EDIT. Source: k8s.io/client-go/util/workqueue (interfaces: RateLimitingInterface)
Generated by this command:
mockgen -typed -destination workqueue.go -package mock_k8s -mock_names RateLimitingInterface=MockRateLimitingWorkqueue k8s.io/client-go/util/workqueue RateLimitingInterface
Package mock_k8s is a generated GoMock package.
Index ¶
- type ApiextensionsV1InterfaceCustomResourceDefinitionsCall
- func (c *ApiextensionsV1InterfaceCustomResourceDefinitionsCall) Do(f func() v10.CustomResourceDefinitionInterface) *ApiextensionsV1InterfaceCustomResourceDefinitionsCall
- func (c *ApiextensionsV1InterfaceCustomResourceDefinitionsCall) DoAndReturn(f func() v10.CustomResourceDefinitionInterface) *ApiextensionsV1InterfaceCustomResourceDefinitionsCall
- func (c *ApiextensionsV1InterfaceCustomResourceDefinitionsCall) Return(arg0 v10.CustomResourceDefinitionInterface) *ApiextensionsV1InterfaceCustomResourceDefinitionsCall
- type ApiextensionsV1InterfaceRESTClientCall
- func (c *ApiextensionsV1InterfaceRESTClientCall) Do(f func() rest.Interface) *ApiextensionsV1InterfaceRESTClientCall
- func (c *ApiextensionsV1InterfaceRESTClientCall) DoAndReturn(f func() rest.Interface) *ApiextensionsV1InterfaceRESTClientCall
- func (c *ApiextensionsV1InterfaceRESTClientCall) Return(arg0 rest.Interface) *ApiextensionsV1InterfaceRESTClientCall
- type CoreV1InterfaceComponentStatusesCall
- func (c *CoreV1InterfaceComponentStatusesCall) Do(f func() v12.ComponentStatusInterface) *CoreV1InterfaceComponentStatusesCall
- func (c *CoreV1InterfaceComponentStatusesCall) DoAndReturn(f func() v12.ComponentStatusInterface) *CoreV1InterfaceComponentStatusesCall
- func (c *CoreV1InterfaceComponentStatusesCall) Return(arg0 v12.ComponentStatusInterface) *CoreV1InterfaceComponentStatusesCall
- type CoreV1InterfaceConfigMapsCall
- func (c *CoreV1InterfaceConfigMapsCall) Do(f func(string) v12.ConfigMapInterface) *CoreV1InterfaceConfigMapsCall
- func (c *CoreV1InterfaceConfigMapsCall) DoAndReturn(f func(string) v12.ConfigMapInterface) *CoreV1InterfaceConfigMapsCall
- func (c *CoreV1InterfaceConfigMapsCall) Return(arg0 v12.ConfigMapInterface) *CoreV1InterfaceConfigMapsCall
- type CoreV1InterfaceEndpointsCall
- func (c *CoreV1InterfaceEndpointsCall) Do(f func(string) v12.EndpointsInterface) *CoreV1InterfaceEndpointsCall
- func (c *CoreV1InterfaceEndpointsCall) DoAndReturn(f func(string) v12.EndpointsInterface) *CoreV1InterfaceEndpointsCall
- func (c *CoreV1InterfaceEndpointsCall) Return(arg0 v12.EndpointsInterface) *CoreV1InterfaceEndpointsCall
- type CoreV1InterfaceEventsCall
- func (c *CoreV1InterfaceEventsCall) Do(f func(string) v12.EventInterface) *CoreV1InterfaceEventsCall
- func (c *CoreV1InterfaceEventsCall) DoAndReturn(f func(string) v12.EventInterface) *CoreV1InterfaceEventsCall
- func (c *CoreV1InterfaceEventsCall) Return(arg0 v12.EventInterface) *CoreV1InterfaceEventsCall
- type CoreV1InterfaceLimitRangesCall
- func (c *CoreV1InterfaceLimitRangesCall) Do(f func(string) v12.LimitRangeInterface) *CoreV1InterfaceLimitRangesCall
- func (c *CoreV1InterfaceLimitRangesCall) DoAndReturn(f func(string) v12.LimitRangeInterface) *CoreV1InterfaceLimitRangesCall
- func (c *CoreV1InterfaceLimitRangesCall) Return(arg0 v12.LimitRangeInterface) *CoreV1InterfaceLimitRangesCall
- type CoreV1InterfaceNamespacesCall
- func (c *CoreV1InterfaceNamespacesCall) Do(f func() v12.NamespaceInterface) *CoreV1InterfaceNamespacesCall
- func (c *CoreV1InterfaceNamespacesCall) DoAndReturn(f func() v12.NamespaceInterface) *CoreV1InterfaceNamespacesCall
- func (c *CoreV1InterfaceNamespacesCall) Return(arg0 v12.NamespaceInterface) *CoreV1InterfaceNamespacesCall
- type CoreV1InterfaceNodesCall
- type CoreV1InterfacePersistentVolumeClaimsCall
- func (c *CoreV1InterfacePersistentVolumeClaimsCall) Do(f func(string) v12.PersistentVolumeClaimInterface) *CoreV1InterfacePersistentVolumeClaimsCall
- func (c *CoreV1InterfacePersistentVolumeClaimsCall) DoAndReturn(f func(string) v12.PersistentVolumeClaimInterface) *CoreV1InterfacePersistentVolumeClaimsCall
- func (c *CoreV1InterfacePersistentVolumeClaimsCall) Return(arg0 v12.PersistentVolumeClaimInterface) *CoreV1InterfacePersistentVolumeClaimsCall
- type CoreV1InterfacePersistentVolumesCall
- func (c *CoreV1InterfacePersistentVolumesCall) Do(f func() v12.PersistentVolumeInterface) *CoreV1InterfacePersistentVolumesCall
- func (c *CoreV1InterfacePersistentVolumesCall) DoAndReturn(f func() v12.PersistentVolumeInterface) *CoreV1InterfacePersistentVolumesCall
- func (c *CoreV1InterfacePersistentVolumesCall) Return(arg0 v12.PersistentVolumeInterface) *CoreV1InterfacePersistentVolumesCall
- type CoreV1InterfacePodTemplatesCall
- func (c *CoreV1InterfacePodTemplatesCall) Do(f func(string) v12.PodTemplateInterface) *CoreV1InterfacePodTemplatesCall
- func (c *CoreV1InterfacePodTemplatesCall) DoAndReturn(f func(string) v12.PodTemplateInterface) *CoreV1InterfacePodTemplatesCall
- func (c *CoreV1InterfacePodTemplatesCall) Return(arg0 v12.PodTemplateInterface) *CoreV1InterfacePodTemplatesCall
- type CoreV1InterfacePodsCall
- type CoreV1InterfaceRESTClientCall
- func (c *CoreV1InterfaceRESTClientCall) Do(f func() rest.Interface) *CoreV1InterfaceRESTClientCall
- func (c *CoreV1InterfaceRESTClientCall) DoAndReturn(f func() rest.Interface) *CoreV1InterfaceRESTClientCall
- func (c *CoreV1InterfaceRESTClientCall) Return(arg0 rest.Interface) *CoreV1InterfaceRESTClientCall
- type CoreV1InterfaceReplicationControllersCall
- func (c *CoreV1InterfaceReplicationControllersCall) Do(f func(string) v12.ReplicationControllerInterface) *CoreV1InterfaceReplicationControllersCall
- func (c *CoreV1InterfaceReplicationControllersCall) DoAndReturn(f func(string) v12.ReplicationControllerInterface) *CoreV1InterfaceReplicationControllersCall
- func (c *CoreV1InterfaceReplicationControllersCall) Return(arg0 v12.ReplicationControllerInterface) *CoreV1InterfaceReplicationControllersCall
- type CoreV1InterfaceResourceQuotasCall
- func (c *CoreV1InterfaceResourceQuotasCall) Do(f func(string) v12.ResourceQuotaInterface) *CoreV1InterfaceResourceQuotasCall
- func (c *CoreV1InterfaceResourceQuotasCall) DoAndReturn(f func(string) v12.ResourceQuotaInterface) *CoreV1InterfaceResourceQuotasCall
- func (c *CoreV1InterfaceResourceQuotasCall) Return(arg0 v12.ResourceQuotaInterface) *CoreV1InterfaceResourceQuotasCall
- type CoreV1InterfaceSecretsCall
- func (c *CoreV1InterfaceSecretsCall) Do(f func(string) v12.SecretInterface) *CoreV1InterfaceSecretsCall
- func (c *CoreV1InterfaceSecretsCall) DoAndReturn(f func(string) v12.SecretInterface) *CoreV1InterfaceSecretsCall
- func (c *CoreV1InterfaceSecretsCall) Return(arg0 v12.SecretInterface) *CoreV1InterfaceSecretsCall
- type CoreV1InterfaceServiceAccountsCall
- func (c *CoreV1InterfaceServiceAccountsCall) Do(f func(string) v12.ServiceAccountInterface) *CoreV1InterfaceServiceAccountsCall
- func (c *CoreV1InterfaceServiceAccountsCall) DoAndReturn(f func(string) v12.ServiceAccountInterface) *CoreV1InterfaceServiceAccountsCall
- func (c *CoreV1InterfaceServiceAccountsCall) Return(arg0 v12.ServiceAccountInterface) *CoreV1InterfaceServiceAccountsCall
- type CoreV1InterfaceServicesCall
- func (c *CoreV1InterfaceServicesCall) Do(f func(string) v12.ServiceInterface) *CoreV1InterfaceServicesCall
- func (c *CoreV1InterfaceServicesCall) DoAndReturn(f func(string) v12.ServiceInterface) *CoreV1InterfaceServicesCall
- func (c *CoreV1InterfaceServicesCall) Return(arg0 v12.ServiceInterface) *CoreV1InterfaceServicesCall
- type CustomResourceDefinitionInterfaceCreateCall
- func (c *CustomResourceDefinitionInterfaceCreateCall) Do(...) *CustomResourceDefinitionInterfaceCreateCall
- func (c *CustomResourceDefinitionInterfaceCreateCall) DoAndReturn(...) *CustomResourceDefinitionInterfaceCreateCall
- func (c *CustomResourceDefinitionInterfaceCreateCall) Return(arg0 *v1.CustomResourceDefinition, arg1 error) *CustomResourceDefinitionInterfaceCreateCall
- type CustomResourceDefinitionInterfaceDeleteCall
- func (c *CustomResourceDefinitionInterfaceDeleteCall) Do(f func(context.Context, string, v11.DeleteOptions) error) *CustomResourceDefinitionInterfaceDeleteCall
- func (c *CustomResourceDefinitionInterfaceDeleteCall) DoAndReturn(f func(context.Context, string, v11.DeleteOptions) error) *CustomResourceDefinitionInterfaceDeleteCall
- func (c *CustomResourceDefinitionInterfaceDeleteCall) Return(arg0 error) *CustomResourceDefinitionInterfaceDeleteCall
- type CustomResourceDefinitionInterfaceDeleteCollectionCall
- func (c *CustomResourceDefinitionInterfaceDeleteCollectionCall) Do(f func(context.Context, v11.DeleteOptions, v11.ListOptions) error) *CustomResourceDefinitionInterfaceDeleteCollectionCall
- func (c *CustomResourceDefinitionInterfaceDeleteCollectionCall) DoAndReturn(f func(context.Context, v11.DeleteOptions, v11.ListOptions) error) *CustomResourceDefinitionInterfaceDeleteCollectionCall
- func (c *CustomResourceDefinitionInterfaceDeleteCollectionCall) Return(arg0 error) *CustomResourceDefinitionInterfaceDeleteCollectionCall
- type CustomResourceDefinitionInterfaceGetCall
- func (c *CustomResourceDefinitionInterfaceGetCall) Do(...) *CustomResourceDefinitionInterfaceGetCall
- func (c *CustomResourceDefinitionInterfaceGetCall) DoAndReturn(...) *CustomResourceDefinitionInterfaceGetCall
- func (c *CustomResourceDefinitionInterfaceGetCall) Return(arg0 *v1.CustomResourceDefinition, arg1 error) *CustomResourceDefinitionInterfaceGetCall
- type CustomResourceDefinitionInterfaceListCall
- func (c *CustomResourceDefinitionInterfaceListCall) Do(...) *CustomResourceDefinitionInterfaceListCall
- func (c *CustomResourceDefinitionInterfaceListCall) DoAndReturn(...) *CustomResourceDefinitionInterfaceListCall
- func (c *CustomResourceDefinitionInterfaceListCall) Return(arg0 *v1.CustomResourceDefinitionList, arg1 error) *CustomResourceDefinitionInterfaceListCall
- type CustomResourceDefinitionInterfacePatchCall
- func (c *CustomResourceDefinitionInterfacePatchCall) Do(...) *CustomResourceDefinitionInterfacePatchCall
- func (c *CustomResourceDefinitionInterfacePatchCall) DoAndReturn(...) *CustomResourceDefinitionInterfacePatchCall
- func (c *CustomResourceDefinitionInterfacePatchCall) Return(arg0 *v1.CustomResourceDefinition, arg1 error) *CustomResourceDefinitionInterfacePatchCall
- type CustomResourceDefinitionInterfaceUpdateCall
- func (c *CustomResourceDefinitionInterfaceUpdateCall) Do(...) *CustomResourceDefinitionInterfaceUpdateCall
- func (c *CustomResourceDefinitionInterfaceUpdateCall) DoAndReturn(...) *CustomResourceDefinitionInterfaceUpdateCall
- func (c *CustomResourceDefinitionInterfaceUpdateCall) Return(arg0 *v1.CustomResourceDefinition, arg1 error) *CustomResourceDefinitionInterfaceUpdateCall
- type CustomResourceDefinitionInterfaceUpdateStatusCall
- func (c *CustomResourceDefinitionInterfaceUpdateStatusCall) Do(...) *CustomResourceDefinitionInterfaceUpdateStatusCall
- func (c *CustomResourceDefinitionInterfaceUpdateStatusCall) DoAndReturn(...) *CustomResourceDefinitionInterfaceUpdateStatusCall
- func (c *CustomResourceDefinitionInterfaceUpdateStatusCall) Return(arg0 *v1.CustomResourceDefinition, arg1 error) *CustomResourceDefinitionInterfaceUpdateStatusCall
- type CustomResourceDefinitionInterfaceWatchCall
- func (c *CustomResourceDefinitionInterfaceWatchCall) Do(f func(context.Context, v11.ListOptions) (watch.Interface, error)) *CustomResourceDefinitionInterfaceWatchCall
- func (c *CustomResourceDefinitionInterfaceWatchCall) DoAndReturn(f func(context.Context, v11.ListOptions) (watch.Interface, error)) *CustomResourceDefinitionInterfaceWatchCall
- func (c *CustomResourceDefinitionInterfaceWatchCall) Return(arg0 watch.Interface, arg1 error) *CustomResourceDefinitionInterfaceWatchCall
- type FactoryClientForMappingCall
- func (c *FactoryClientForMappingCall) Do(f func(*meta.RESTMapping) (resource.RESTClient, error)) *FactoryClientForMappingCall
- func (c *FactoryClientForMappingCall) DoAndReturn(f func(*meta.RESTMapping) (resource.RESTClient, error)) *FactoryClientForMappingCall
- func (c *FactoryClientForMappingCall) Return(arg0 resource.RESTClient, arg1 error) *FactoryClientForMappingCall
- type FactoryDynamicClientCall
- func (c *FactoryDynamicClientCall) Do(f func() (dynamic.Interface, error)) *FactoryDynamicClientCall
- func (c *FactoryDynamicClientCall) DoAndReturn(f func() (dynamic.Interface, error)) *FactoryDynamicClientCall
- func (c *FactoryDynamicClientCall) Return(arg0 dynamic.Interface, arg1 error) *FactoryDynamicClientCall
- type FactoryKubernetesClientSetCall
- func (c *FactoryKubernetesClientSetCall) Do(f func() (*kubernetes.Clientset, error)) *FactoryKubernetesClientSetCall
- func (c *FactoryKubernetesClientSetCall) DoAndReturn(f func() (*kubernetes.Clientset, error)) *FactoryKubernetesClientSetCall
- func (c *FactoryKubernetesClientSetCall) Return(arg0 *kubernetes.Clientset, arg1 error) *FactoryKubernetesClientSetCall
- type FactoryNewBuilderCall
- type FactoryOpenAPISchemaCall
- func (c *FactoryOpenAPISchemaCall) Do(f func() (openapi0.Resources, error)) *FactoryOpenAPISchemaCall
- func (c *FactoryOpenAPISchemaCall) DoAndReturn(f func() (openapi0.Resources, error)) *FactoryOpenAPISchemaCall
- func (c *FactoryOpenAPISchemaCall) Return(arg0 openapi0.Resources, arg1 error) *FactoryOpenAPISchemaCall
- type FactoryOpenAPIV3ClientCall
- func (c *FactoryOpenAPIV3ClientCall) Do(f func() (openapi.Client, error)) *FactoryOpenAPIV3ClientCall
- func (c *FactoryOpenAPIV3ClientCall) DoAndReturn(f func() (openapi.Client, error)) *FactoryOpenAPIV3ClientCall
- func (c *FactoryOpenAPIV3ClientCall) Return(arg0 openapi.Client, arg1 error) *FactoryOpenAPIV3ClientCall
- type FactoryRESTClientCall
- type FactoryToDiscoveryClientCall
- func (c *FactoryToDiscoveryClientCall) Do(f func() (discovery.CachedDiscoveryInterface, error)) *FactoryToDiscoveryClientCall
- func (c *FactoryToDiscoveryClientCall) DoAndReturn(f func() (discovery.CachedDiscoveryInterface, error)) *FactoryToDiscoveryClientCall
- func (c *FactoryToDiscoveryClientCall) Return(arg0 discovery.CachedDiscoveryInterface, arg1 error) *FactoryToDiscoveryClientCall
- type FactoryToRESTConfigCall
- type FactoryToRESTMapperCall
- func (c *FactoryToRESTMapperCall) Do(f func() (meta.RESTMapper, error)) *FactoryToRESTMapperCall
- func (c *FactoryToRESTMapperCall) DoAndReturn(f func() (meta.RESTMapper, error)) *FactoryToRESTMapperCall
- func (c *FactoryToRESTMapperCall) Return(arg0 meta.RESTMapper, arg1 error) *FactoryToRESTMapperCall
- type FactoryToRawKubeConfigLoaderCall
- func (c *FactoryToRawKubeConfigLoaderCall) Do(f func() clientcmd.ClientConfig) *FactoryToRawKubeConfigLoaderCall
- func (c *FactoryToRawKubeConfigLoaderCall) DoAndReturn(f func() clientcmd.ClientConfig) *FactoryToRawKubeConfigLoaderCall
- func (c *FactoryToRawKubeConfigLoaderCall) Return(arg0 clientcmd.ClientConfig) *FactoryToRawKubeConfigLoaderCall
- type FactoryUnstructuredClientForMappingCall
- func (c *FactoryUnstructuredClientForMappingCall) Do(f func(*meta.RESTMapping) (resource.RESTClient, error)) *FactoryUnstructuredClientForMappingCall
- func (c *FactoryUnstructuredClientForMappingCall) DoAndReturn(f func(*meta.RESTMapping) (resource.RESTClient, error)) *FactoryUnstructuredClientForMappingCall
- func (c *FactoryUnstructuredClientForMappingCall) Return(arg0 resource.RESTClient, arg1 error) *FactoryUnstructuredClientForMappingCall
- type FactoryValidatorCall
- func (c *FactoryValidatorCall) Do(f func(string) (validation.Schema, error)) *FactoryValidatorCall
- func (c *FactoryValidatorCall) DoAndReturn(f func(string) (validation.Schema, error)) *FactoryValidatorCall
- func (c *FactoryValidatorCall) Return(arg0 validation.Schema, arg1 error) *FactoryValidatorCall
- type GenericListerByNamespaceCall
- func (c *GenericListerByNamespaceCall) Do(f func(string) cache.GenericNamespaceLister) *GenericListerByNamespaceCall
- func (c *GenericListerByNamespaceCall) DoAndReturn(f func(string) cache.GenericNamespaceLister) *GenericListerByNamespaceCall
- func (c *GenericListerByNamespaceCall) Return(arg0 cache.GenericNamespaceLister) *GenericListerByNamespaceCall
- type GenericListerGetCall
- type GenericListerListCall
- func (c *GenericListerListCall) Do(f func(labels.Selector) ([]runtime.Object, error)) *GenericListerListCall
- func (c *GenericListerListCall) DoAndReturn(f func(labels.Selector) ([]runtime.Object, error)) *GenericListerListCall
- func (c *GenericListerListCall) Return(arg0 []runtime.Object, arg1 error) *GenericListerListCall
- type GenericNamespaceListerGetCall
- func (c *GenericNamespaceListerGetCall) Do(f func(string) (runtime.Object, error)) *GenericNamespaceListerGetCall
- func (c *GenericNamespaceListerGetCall) DoAndReturn(f func(string) (runtime.Object, error)) *GenericNamespaceListerGetCall
- func (c *GenericNamespaceListerGetCall) Return(arg0 runtime.Object, arg1 error) *GenericNamespaceListerGetCall
- type GenericNamespaceListerListCall
- func (c *GenericNamespaceListerListCall) Do(f func(labels.Selector) ([]runtime.Object, error)) *GenericNamespaceListerListCall
- func (c *GenericNamespaceListerListCall) DoAndReturn(f func(labels.Selector) ([]runtime.Object, error)) *GenericNamespaceListerListCall
- func (c *GenericNamespaceListerListCall) Return(arg0 []runtime.Object, arg1 error) *GenericNamespaceListerListCall
- type IndexerAddCall
- type IndexerAddIndexersCall
- type IndexerByIndexCall
- type IndexerDeleteCall
- type IndexerGetByKeyCall
- type IndexerGetCall
- type IndexerGetIndexersCall
- type IndexerIndexCall
- type IndexerIndexKeysCall
- type IndexerListCall
- type IndexerListIndexFuncValuesCall
- func (c *IndexerListIndexFuncValuesCall) Do(f func(string) []string) *IndexerListIndexFuncValuesCall
- func (c *IndexerListIndexFuncValuesCall) DoAndReturn(f func(string) []string) *IndexerListIndexFuncValuesCall
- func (c *IndexerListIndexFuncValuesCall) Return(arg0 []string) *IndexerListIndexFuncValuesCall
- type IndexerListKeysCall
- type IndexerReplaceCall
- type IndexerResyncCall
- type IndexerUpdateCall
- type MockApiextensionsV1Interface
- type MockApiextensionsV1InterfaceMockRecorder
- type MockCoreV1Interface
- func (m *MockCoreV1Interface) ComponentStatuses() v12.ComponentStatusInterface
- func (m *MockCoreV1Interface) ConfigMaps(arg0 string) v12.ConfigMapInterface
- func (m *MockCoreV1Interface) EXPECT() *MockCoreV1InterfaceMockRecorder
- func (m *MockCoreV1Interface) Endpoints(arg0 string) v12.EndpointsInterface
- func (m *MockCoreV1Interface) Events(arg0 string) v12.EventInterface
- func (m *MockCoreV1Interface) LimitRanges(arg0 string) v12.LimitRangeInterface
- func (m *MockCoreV1Interface) Namespaces() v12.NamespaceInterface
- func (m *MockCoreV1Interface) Nodes() v12.NodeInterface
- func (m *MockCoreV1Interface) PersistentVolumeClaims(arg0 string) v12.PersistentVolumeClaimInterface
- func (m *MockCoreV1Interface) PersistentVolumes() v12.PersistentVolumeInterface
- func (m *MockCoreV1Interface) PodTemplates(arg0 string) v12.PodTemplateInterface
- func (m *MockCoreV1Interface) Pods(arg0 string) v12.PodInterface
- func (m *MockCoreV1Interface) RESTClient() rest.Interface
- func (m *MockCoreV1Interface) ReplicationControllers(arg0 string) v12.ReplicationControllerInterface
- func (m *MockCoreV1Interface) ResourceQuotas(arg0 string) v12.ResourceQuotaInterface
- func (m *MockCoreV1Interface) Secrets(arg0 string) v12.SecretInterface
- func (m *MockCoreV1Interface) ServiceAccounts(arg0 string) v12.ServiceAccountInterface
- func (m *MockCoreV1Interface) Services(arg0 string) v12.ServiceInterface
- type MockCoreV1InterfaceMockRecorder
- func (mr *MockCoreV1InterfaceMockRecorder) ComponentStatuses() *CoreV1InterfaceComponentStatusesCall
- func (mr *MockCoreV1InterfaceMockRecorder) ConfigMaps(arg0 any) *CoreV1InterfaceConfigMapsCall
- func (mr *MockCoreV1InterfaceMockRecorder) Endpoints(arg0 any) *CoreV1InterfaceEndpointsCall
- func (mr *MockCoreV1InterfaceMockRecorder) Events(arg0 any) *CoreV1InterfaceEventsCall
- func (mr *MockCoreV1InterfaceMockRecorder) LimitRanges(arg0 any) *CoreV1InterfaceLimitRangesCall
- func (mr *MockCoreV1InterfaceMockRecorder) Namespaces() *CoreV1InterfaceNamespacesCall
- func (mr *MockCoreV1InterfaceMockRecorder) Nodes() *CoreV1InterfaceNodesCall
- func (mr *MockCoreV1InterfaceMockRecorder) PersistentVolumeClaims(arg0 any) *CoreV1InterfacePersistentVolumeClaimsCall
- func (mr *MockCoreV1InterfaceMockRecorder) PersistentVolumes() *CoreV1InterfacePersistentVolumesCall
- func (mr *MockCoreV1InterfaceMockRecorder) PodTemplates(arg0 any) *CoreV1InterfacePodTemplatesCall
- func (mr *MockCoreV1InterfaceMockRecorder) Pods(arg0 any) *CoreV1InterfacePodsCall
- func (mr *MockCoreV1InterfaceMockRecorder) RESTClient() *CoreV1InterfaceRESTClientCall
- func (mr *MockCoreV1InterfaceMockRecorder) ReplicationControllers(arg0 any) *CoreV1InterfaceReplicationControllersCall
- func (mr *MockCoreV1InterfaceMockRecorder) ResourceQuotas(arg0 any) *CoreV1InterfaceResourceQuotasCall
- func (mr *MockCoreV1InterfaceMockRecorder) Secrets(arg0 any) *CoreV1InterfaceSecretsCall
- func (mr *MockCoreV1InterfaceMockRecorder) ServiceAccounts(arg0 any) *CoreV1InterfaceServiceAccountsCall
- func (mr *MockCoreV1InterfaceMockRecorder) Services(arg0 any) *CoreV1InterfaceServicesCall
- type MockCustomResourceDefinitionInterface
- func (m *MockCustomResourceDefinitionInterface) Create(arg0 context.Context, arg1 *v1.CustomResourceDefinition, ...) (*v1.CustomResourceDefinition, error)
- func (m *MockCustomResourceDefinitionInterface) Delete(arg0 context.Context, arg1 string, arg2 v11.DeleteOptions) error
- func (m *MockCustomResourceDefinitionInterface) DeleteCollection(arg0 context.Context, arg1 v11.DeleteOptions, arg2 v11.ListOptions) error
- func (m *MockCustomResourceDefinitionInterface) EXPECT() *MockCustomResourceDefinitionInterfaceMockRecorder
- func (m *MockCustomResourceDefinitionInterface) Get(arg0 context.Context, arg1 string, arg2 v11.GetOptions) (*v1.CustomResourceDefinition, error)
- func (m *MockCustomResourceDefinitionInterface) List(arg0 context.Context, arg1 v11.ListOptions) (*v1.CustomResourceDefinitionList, error)
- func (m *MockCustomResourceDefinitionInterface) Patch(arg0 context.Context, arg1 string, arg2 types.PatchType, arg3 []byte, ...) (*v1.CustomResourceDefinition, error)
- func (m *MockCustomResourceDefinitionInterface) Update(arg0 context.Context, arg1 *v1.CustomResourceDefinition, ...) (*v1.CustomResourceDefinition, error)
- func (m *MockCustomResourceDefinitionInterface) UpdateStatus(arg0 context.Context, arg1 *v1.CustomResourceDefinition, ...) (*v1.CustomResourceDefinition, error)
- func (m *MockCustomResourceDefinitionInterface) Watch(arg0 context.Context, arg1 v11.ListOptions) (watch.Interface, error)
- type MockCustomResourceDefinitionInterfaceMockRecorder
- func (mr *MockCustomResourceDefinitionInterfaceMockRecorder) Create(arg0, arg1, arg2 any) *CustomResourceDefinitionInterfaceCreateCall
- func (mr *MockCustomResourceDefinitionInterfaceMockRecorder) Delete(arg0, arg1, arg2 any) *CustomResourceDefinitionInterfaceDeleteCall
- func (mr *MockCustomResourceDefinitionInterfaceMockRecorder) DeleteCollection(arg0, arg1, arg2 any) *CustomResourceDefinitionInterfaceDeleteCollectionCall
- func (mr *MockCustomResourceDefinitionInterfaceMockRecorder) Get(arg0, arg1, arg2 any) *CustomResourceDefinitionInterfaceGetCall
- func (mr *MockCustomResourceDefinitionInterfaceMockRecorder) List(arg0, arg1 any) *CustomResourceDefinitionInterfaceListCall
- func (mr *MockCustomResourceDefinitionInterfaceMockRecorder) Patch(arg0, arg1, arg2, arg3, arg4 any, arg5 ...any) *CustomResourceDefinitionInterfacePatchCall
- func (mr *MockCustomResourceDefinitionInterfaceMockRecorder) Update(arg0, arg1, arg2 any) *CustomResourceDefinitionInterfaceUpdateCall
- func (mr *MockCustomResourceDefinitionInterfaceMockRecorder) UpdateStatus(arg0, arg1, arg2 any) *CustomResourceDefinitionInterfaceUpdateStatusCall
- func (mr *MockCustomResourceDefinitionInterfaceMockRecorder) Watch(arg0, arg1 any) *CustomResourceDefinitionInterfaceWatchCall
- type MockFactory
- func (m *MockFactory) ClientForMapping(arg0 *meta.RESTMapping) (resource.RESTClient, error)
- func (m *MockFactory) DynamicClient() (dynamic.Interface, error)
- func (m *MockFactory) EXPECT() *MockFactoryMockRecorder
- func (m *MockFactory) KubernetesClientSet() (*kubernetes.Clientset, error)
- func (m *MockFactory) NewBuilder() *resource.Builder
- func (m *MockFactory) OpenAPISchema() (openapi0.Resources, error)
- func (m *MockFactory) OpenAPIV3Client() (openapi.Client, error)
- func (m *MockFactory) RESTClient() (*rest.RESTClient, error)
- func (m *MockFactory) ToDiscoveryClient() (discovery.CachedDiscoveryInterface, error)
- func (m *MockFactory) ToRESTConfig() (*rest.Config, error)
- func (m *MockFactory) ToRESTMapper() (meta.RESTMapper, error)
- func (m *MockFactory) ToRawKubeConfigLoader() clientcmd.ClientConfig
- func (m *MockFactory) UnstructuredClientForMapping(arg0 *meta.RESTMapping) (resource.RESTClient, error)
- func (m *MockFactory) Validator(arg0 string) (validation.Schema, error)
- type MockFactoryMockRecorder
- func (mr *MockFactoryMockRecorder) ClientForMapping(arg0 any) *FactoryClientForMappingCall
- func (mr *MockFactoryMockRecorder) DynamicClient() *FactoryDynamicClientCall
- func (mr *MockFactoryMockRecorder) KubernetesClientSet() *FactoryKubernetesClientSetCall
- func (mr *MockFactoryMockRecorder) NewBuilder() *FactoryNewBuilderCall
- func (mr *MockFactoryMockRecorder) OpenAPISchema() *FactoryOpenAPISchemaCall
- func (mr *MockFactoryMockRecorder) OpenAPIV3Client() *FactoryOpenAPIV3ClientCall
- func (mr *MockFactoryMockRecorder) RESTClient() *FactoryRESTClientCall
- func (mr *MockFactoryMockRecorder) ToDiscoveryClient() *FactoryToDiscoveryClientCall
- func (mr *MockFactoryMockRecorder) ToRESTConfig() *FactoryToRESTConfigCall
- func (mr *MockFactoryMockRecorder) ToRESTMapper() *FactoryToRESTMapperCall
- func (mr *MockFactoryMockRecorder) ToRawKubeConfigLoader() *FactoryToRawKubeConfigLoaderCall
- func (mr *MockFactoryMockRecorder) UnstructuredClientForMapping(arg0 any) *FactoryUnstructuredClientForMappingCall
- func (mr *MockFactoryMockRecorder) Validator(arg0 any) *FactoryValidatorCall
- type MockGenericLister
- type MockGenericListerMockRecorder
- type MockGenericNamespaceLister
- type MockGenericNamespaceListerMockRecorder
- type MockIndexer
- func (m *MockIndexer) Add(arg0 any) error
- func (m *MockIndexer) AddIndexers(arg0 cache.Indexers) error
- func (m *MockIndexer) ByIndex(arg0, arg1 string) ([]any, error)
- func (m *MockIndexer) Delete(arg0 any) error
- func (m *MockIndexer) EXPECT() *MockIndexerMockRecorder
- func (m *MockIndexer) Get(arg0 any) (any, bool, error)
- func (m *MockIndexer) GetByKey(arg0 string) (any, bool, error)
- func (m *MockIndexer) GetIndexers() cache.Indexers
- func (m *MockIndexer) Index(arg0 string, arg1 any) ([]any, error)
- func (m *MockIndexer) IndexKeys(arg0, arg1 string) ([]string, error)
- func (m *MockIndexer) List() []any
- func (m *MockIndexer) ListIndexFuncValues(arg0 string) []string
- func (m *MockIndexer) ListKeys() []string
- func (m *MockIndexer) Replace(arg0 []any, arg1 string) error
- func (m *MockIndexer) Resync() error
- func (m *MockIndexer) Update(arg0 any) error
- type MockIndexerMockRecorder
- func (mr *MockIndexerMockRecorder) Add(arg0 any) *IndexerAddCall
- func (mr *MockIndexerMockRecorder) AddIndexers(arg0 any) *IndexerAddIndexersCall
- func (mr *MockIndexerMockRecorder) ByIndex(arg0, arg1 any) *IndexerByIndexCall
- func (mr *MockIndexerMockRecorder) Delete(arg0 any) *IndexerDeleteCall
- func (mr *MockIndexerMockRecorder) Get(arg0 any) *IndexerGetCall
- func (mr *MockIndexerMockRecorder) GetByKey(arg0 any) *IndexerGetByKeyCall
- func (mr *MockIndexerMockRecorder) GetIndexers() *IndexerGetIndexersCall
- func (mr *MockIndexerMockRecorder) Index(arg0, arg1 any) *IndexerIndexCall
- func (mr *MockIndexerMockRecorder) IndexKeys(arg0, arg1 any) *IndexerIndexKeysCall
- func (mr *MockIndexerMockRecorder) List() *IndexerListCall
- func (mr *MockIndexerMockRecorder) ListIndexFuncValues(arg0 any) *IndexerListIndexFuncValuesCall
- func (mr *MockIndexerMockRecorder) ListKeys() *IndexerListKeysCall
- func (mr *MockIndexerMockRecorder) Replace(arg0, arg1 any) *IndexerReplaceCall
- func (mr *MockIndexerMockRecorder) Resync() *IndexerResyncCall
- func (mr *MockIndexerMockRecorder) Update(arg0 any) *IndexerUpdateCall
- type MockNamespaceableResourceInterface
- func (m *MockNamespaceableResourceInterface) Apply(arg0 context.Context, arg1 string, arg2 *unstructured.Unstructured, ...) (*unstructured.Unstructured, error)
- func (m *MockNamespaceableResourceInterface) ApplyStatus(arg0 context.Context, arg1 string, arg2 *unstructured.Unstructured, ...) (*unstructured.Unstructured, error)
- func (m *MockNamespaceableResourceInterface) Create(arg0 context.Context, arg1 *unstructured.Unstructured, arg2 v1.CreateOptions, ...) (*unstructured.Unstructured, error)
- func (m *MockNamespaceableResourceInterface) Delete(arg0 context.Context, arg1 string, arg2 v1.DeleteOptions, arg3 ...string) error
- func (m *MockNamespaceableResourceInterface) DeleteCollection(arg0 context.Context, arg1 v1.DeleteOptions, arg2 v1.ListOptions) error
- func (m *MockNamespaceableResourceInterface) EXPECT() *MockNamespaceableResourceInterfaceMockRecorder
- func (m *MockNamespaceableResourceInterface) Get(arg0 context.Context, arg1 string, arg2 v1.GetOptions, arg3 ...string) (*unstructured.Unstructured, error)
- func (m *MockNamespaceableResourceInterface) List(arg0 context.Context, arg1 v1.ListOptions) (*unstructured.UnstructuredList, error)
- func (m *MockNamespaceableResourceInterface) Namespace(arg0 string) dynamic.ResourceInterface
- func (m *MockNamespaceableResourceInterface) Patch(arg0 context.Context, arg1 string, arg2 types.PatchType, arg3 []byte, ...) (*unstructured.Unstructured, error)
- func (m *MockNamespaceableResourceInterface) Update(arg0 context.Context, arg1 *unstructured.Unstructured, arg2 v1.UpdateOptions, ...) (*unstructured.Unstructured, error)
- func (m *MockNamespaceableResourceInterface) UpdateStatus(arg0 context.Context, arg1 *unstructured.Unstructured, arg2 v1.UpdateOptions) (*unstructured.Unstructured, error)
- func (m *MockNamespaceableResourceInterface) Watch(arg0 context.Context, arg1 v1.ListOptions) (watch.Interface, error)
- type MockNamespaceableResourceInterfaceMockRecorder
- func (mr *MockNamespaceableResourceInterfaceMockRecorder) Apply(arg0, arg1, arg2, arg3 any, arg4 ...any) *NamespaceableResourceInterfaceApplyCall
- func (mr *MockNamespaceableResourceInterfaceMockRecorder) ApplyStatus(arg0, arg1, arg2, arg3 any) *NamespaceableResourceInterfaceApplyStatusCall
- func (mr *MockNamespaceableResourceInterfaceMockRecorder) Create(arg0, arg1, arg2 any, arg3 ...any) *NamespaceableResourceInterfaceCreateCall
- func (mr *MockNamespaceableResourceInterfaceMockRecorder) Delete(arg0, arg1, arg2 any, arg3 ...any) *NamespaceableResourceInterfaceDeleteCall
- func (mr *MockNamespaceableResourceInterfaceMockRecorder) DeleteCollection(arg0, arg1, arg2 any) *NamespaceableResourceInterfaceDeleteCollectionCall
- func (mr *MockNamespaceableResourceInterfaceMockRecorder) Get(arg0, arg1, arg2 any, arg3 ...any) *NamespaceableResourceInterfaceGetCall
- func (mr *MockNamespaceableResourceInterfaceMockRecorder) List(arg0, arg1 any) *NamespaceableResourceInterfaceListCall
- func (mr *MockNamespaceableResourceInterfaceMockRecorder) Namespace(arg0 any) *NamespaceableResourceInterfaceNamespaceCall
- func (mr *MockNamespaceableResourceInterfaceMockRecorder) Patch(arg0, arg1, arg2, arg3, arg4 any, arg5 ...any) *NamespaceableResourceInterfacePatchCall
- func (mr *MockNamespaceableResourceInterfaceMockRecorder) Update(arg0, arg1, arg2 any, arg3 ...any) *NamespaceableResourceInterfaceUpdateCall
- func (mr *MockNamespaceableResourceInterfaceMockRecorder) UpdateStatus(arg0, arg1, arg2 any) *NamespaceableResourceInterfaceUpdateStatusCall
- func (mr *MockNamespaceableResourceInterfaceMockRecorder) Watch(arg0, arg1 any) *NamespaceableResourceInterfaceWatchCall
- type MockRESTClientGetter
- func (m *MockRESTClientGetter) EXPECT() *MockRESTClientGetterMockRecorder
- func (m *MockRESTClientGetter) ToDiscoveryClient() (discovery.CachedDiscoveryInterface, error)
- func (m *MockRESTClientGetter) ToRESTConfig() (*rest.Config, error)
- func (m *MockRESTClientGetter) ToRESTMapper() (meta.RESTMapper, error)
- type MockRESTClientGetterMockRecorder
- type MockRateLimitingWorkqueue
- func (m *MockRateLimitingWorkqueue) Add(arg0 any)
- func (m *MockRateLimitingWorkqueue) AddAfter(arg0 any, arg1 time.Duration)
- func (m *MockRateLimitingWorkqueue) AddRateLimited(arg0 any)
- func (m *MockRateLimitingWorkqueue) Done(arg0 any)
- func (m *MockRateLimitingWorkqueue) EXPECT() *MockRateLimitingWorkqueueMockRecorder
- func (m *MockRateLimitingWorkqueue) Forget(arg0 any)
- func (m *MockRateLimitingWorkqueue) Get() (any, bool)
- func (m *MockRateLimitingWorkqueue) Len() int
- func (m *MockRateLimitingWorkqueue) NumRequeues(arg0 any) int
- func (m *MockRateLimitingWorkqueue) ShutDown()
- func (m *MockRateLimitingWorkqueue) ShutDownWithDrain()
- func (m *MockRateLimitingWorkqueue) ShuttingDown() bool
- type MockRateLimitingWorkqueueMockRecorder
- func (mr *MockRateLimitingWorkqueueMockRecorder) Add(arg0 any) *RateLimitingInterfaceAddCall
- func (mr *MockRateLimitingWorkqueueMockRecorder) AddAfter(arg0, arg1 any) *RateLimitingInterfaceAddAfterCall
- func (mr *MockRateLimitingWorkqueueMockRecorder) AddRateLimited(arg0 any) *RateLimitingInterfaceAddRateLimitedCall
- func (mr *MockRateLimitingWorkqueueMockRecorder) Done(arg0 any) *RateLimitingInterfaceDoneCall
- func (mr *MockRateLimitingWorkqueueMockRecorder) Forget(arg0 any) *RateLimitingInterfaceForgetCall
- func (mr *MockRateLimitingWorkqueueMockRecorder) Get() *RateLimitingInterfaceGetCall
- func (mr *MockRateLimitingWorkqueueMockRecorder) Len() *RateLimitingInterfaceLenCall
- func (mr *MockRateLimitingWorkqueueMockRecorder) NumRequeues(arg0 any) *RateLimitingInterfaceNumRequeuesCall
- func (mr *MockRateLimitingWorkqueueMockRecorder) ShutDown() *RateLimitingInterfaceShutDownCall
- func (mr *MockRateLimitingWorkqueueMockRecorder) ShutDownWithDrain() *RateLimitingInterfaceShutDownWithDrainCall
- func (mr *MockRateLimitingWorkqueueMockRecorder) ShuttingDown() *RateLimitingInterfaceShuttingDownCall
- type MockResettableRESTMapper
- func (m *MockResettableRESTMapper) EXPECT() *MockResettableRESTMapperMockRecorder
- func (m *MockResettableRESTMapper) KindFor(arg0 schema.GroupVersionResource) (schema.GroupVersionKind, error)
- func (m *MockResettableRESTMapper) KindsFor(arg0 schema.GroupVersionResource) ([]schema.GroupVersionKind, error)
- func (m *MockResettableRESTMapper) RESTMapping(arg0 schema.GroupKind, arg1 ...string) (*meta.RESTMapping, error)
- func (m *MockResettableRESTMapper) RESTMappings(arg0 schema.GroupKind, arg1 ...string) ([]*meta.RESTMapping, error)
- func (m *MockResettableRESTMapper) Reset()
- func (m *MockResettableRESTMapper) ResourceFor(arg0 schema.GroupVersionResource) (schema.GroupVersionResource, error)
- func (m *MockResettableRESTMapper) ResourceSingularizer(arg0 string) (string, error)
- func (m *MockResettableRESTMapper) ResourcesFor(arg0 schema.GroupVersionResource) ([]schema.GroupVersionResource, error)
- type MockResettableRESTMapperMockRecorder
- func (mr *MockResettableRESTMapperMockRecorder) KindFor(arg0 any) *ResettableRESTMapperKindForCall
- func (mr *MockResettableRESTMapperMockRecorder) KindsFor(arg0 any) *ResettableRESTMapperKindsForCall
- func (mr *MockResettableRESTMapperMockRecorder) RESTMapping(arg0 any, arg1 ...any) *ResettableRESTMapperRESTMappingCall
- func (mr *MockResettableRESTMapperMockRecorder) RESTMappings(arg0 any, arg1 ...any) *ResettableRESTMapperRESTMappingsCall
- func (mr *MockResettableRESTMapperMockRecorder) Reset() *ResettableRESTMapperResetCall
- func (mr *MockResettableRESTMapperMockRecorder) ResourceFor(arg0 any) *ResettableRESTMapperResourceForCall
- func (mr *MockResettableRESTMapperMockRecorder) ResourceSingularizer(arg0 any) *ResettableRESTMapperResourceSingularizerCall
- func (mr *MockResettableRESTMapperMockRecorder) ResourcesFor(arg0 any) *ResettableRESTMapperResourcesForCall
- type MockResourceInterface
- func (m *MockResourceInterface) Apply(arg0 context.Context, arg1 string, arg2 *unstructured.Unstructured, ...) (*unstructured.Unstructured, error)
- func (m *MockResourceInterface) ApplyStatus(arg0 context.Context, arg1 string, arg2 *unstructured.Unstructured, ...) (*unstructured.Unstructured, error)
- func (m *MockResourceInterface) Create(arg0 context.Context, arg1 *unstructured.Unstructured, arg2 v1.CreateOptions, ...) (*unstructured.Unstructured, error)
- func (m *MockResourceInterface) Delete(arg0 context.Context, arg1 string, arg2 v1.DeleteOptions, arg3 ...string) error
- func (m *MockResourceInterface) DeleteCollection(arg0 context.Context, arg1 v1.DeleteOptions, arg2 v1.ListOptions) error
- func (m *MockResourceInterface) EXPECT() *MockResourceInterfaceMockRecorder
- func (m *MockResourceInterface) Get(arg0 context.Context, arg1 string, arg2 v1.GetOptions, arg3 ...string) (*unstructured.Unstructured, error)
- func (m *MockResourceInterface) List(arg0 context.Context, arg1 v1.ListOptions) (*unstructured.UnstructuredList, error)
- func (m *MockResourceInterface) Patch(arg0 context.Context, arg1 string, arg2 types.PatchType, arg3 []byte, ...) (*unstructured.Unstructured, error)
- func (m *MockResourceInterface) Update(arg0 context.Context, arg1 *unstructured.Unstructured, arg2 v1.UpdateOptions, ...) (*unstructured.Unstructured, error)
- func (m *MockResourceInterface) UpdateStatus(arg0 context.Context, arg1 *unstructured.Unstructured, arg2 v1.UpdateOptions) (*unstructured.Unstructured, error)
- func (m *MockResourceInterface) Watch(arg0 context.Context, arg1 v1.ListOptions) (watch.Interface, error)
- type MockResourceInterfaceMockRecorder
- func (mr *MockResourceInterfaceMockRecorder) Apply(arg0, arg1, arg2, arg3 any, arg4 ...any) *ResourceInterfaceApplyCall
- func (mr *MockResourceInterfaceMockRecorder) ApplyStatus(arg0, arg1, arg2, arg3 any) *ResourceInterfaceApplyStatusCall
- func (mr *MockResourceInterfaceMockRecorder) Create(arg0, arg1, arg2 any, arg3 ...any) *ResourceInterfaceCreateCall
- func (mr *MockResourceInterfaceMockRecorder) Delete(arg0, arg1, arg2 any, arg3 ...any) *ResourceInterfaceDeleteCall
- func (mr *MockResourceInterfaceMockRecorder) DeleteCollection(arg0, arg1, arg2 any) *ResourceInterfaceDeleteCollectionCall
- func (mr *MockResourceInterfaceMockRecorder) Get(arg0, arg1, arg2 any, arg3 ...any) *ResourceInterfaceGetCall
- func (mr *MockResourceInterfaceMockRecorder) List(arg0, arg1 any) *ResourceInterfaceListCall
- func (mr *MockResourceInterfaceMockRecorder) Patch(arg0, arg1, arg2, arg3, arg4 any, arg5 ...any) *ResourceInterfacePatchCall
- func (mr *MockResourceInterfaceMockRecorder) Update(arg0, arg1, arg2 any, arg3 ...any) *ResourceInterfaceUpdateCall
- func (mr *MockResourceInterfaceMockRecorder) UpdateStatus(arg0, arg1, arg2 any) *ResourceInterfaceUpdateStatusCall
- func (mr *MockResourceInterfaceMockRecorder) Watch(arg0, arg1 any) *ResourceInterfaceWatchCall
- type MockSecretInterface
- func (m *MockSecretInterface) Apply(arg0 context.Context, arg1 *v11.SecretApplyConfiguration, ...) (*v1.Secret, error)
- func (m *MockSecretInterface) Create(arg0 context.Context, arg1 *v1.Secret, arg2 v10.CreateOptions) (*v1.Secret, error)
- func (m *MockSecretInterface) Delete(arg0 context.Context, arg1 string, arg2 v10.DeleteOptions) error
- func (m *MockSecretInterface) DeleteCollection(arg0 context.Context, arg1 v10.DeleteOptions, arg2 v10.ListOptions) error
- func (m *MockSecretInterface) EXPECT() *MockSecretInterfaceMockRecorder
- func (m *MockSecretInterface) Get(arg0 context.Context, arg1 string, arg2 v10.GetOptions) (*v1.Secret, error)
- func (m *MockSecretInterface) List(arg0 context.Context, arg1 v10.ListOptions) (*v1.SecretList, error)
- func (m *MockSecretInterface) Patch(arg0 context.Context, arg1 string, arg2 types.PatchType, arg3 []byte, ...) (*v1.Secret, error)
- func (m *MockSecretInterface) Update(arg0 context.Context, arg1 *v1.Secret, arg2 v10.UpdateOptions) (*v1.Secret, error)
- func (m *MockSecretInterface) Watch(arg0 context.Context, arg1 v10.ListOptions) (watch.Interface, error)
- type MockSecretInterfaceMockRecorder
- func (mr *MockSecretInterfaceMockRecorder) Apply(arg0, arg1, arg2 any) *SecretInterfaceApplyCall
- func (mr *MockSecretInterfaceMockRecorder) Create(arg0, arg1, arg2 any) *SecretInterfaceCreateCall
- func (mr *MockSecretInterfaceMockRecorder) Delete(arg0, arg1, arg2 any) *SecretInterfaceDeleteCall
- func (mr *MockSecretInterfaceMockRecorder) DeleteCollection(arg0, arg1, arg2 any) *SecretInterfaceDeleteCollectionCall
- func (mr *MockSecretInterfaceMockRecorder) Get(arg0, arg1, arg2 any) *SecretInterfaceGetCall
- func (mr *MockSecretInterfaceMockRecorder) List(arg0, arg1 any) *SecretInterfaceListCall
- func (mr *MockSecretInterfaceMockRecorder) Patch(arg0, arg1, arg2, arg3, arg4 any, arg5 ...any) *SecretInterfacePatchCall
- func (mr *MockSecretInterfaceMockRecorder) Update(arg0, arg1, arg2 any) *SecretInterfaceUpdateCall
- func (mr *MockSecretInterfaceMockRecorder) Watch(arg0, arg1 any) *SecretInterfaceWatchCall
- type NamespaceableResourceInterfaceApplyCall
- func (c *NamespaceableResourceInterfaceApplyCall) Do(...) *NamespaceableResourceInterfaceApplyCall
- func (c *NamespaceableResourceInterfaceApplyCall) DoAndReturn(...) *NamespaceableResourceInterfaceApplyCall
- func (c *NamespaceableResourceInterfaceApplyCall) Return(arg0 *unstructured.Unstructured, arg1 error) *NamespaceableResourceInterfaceApplyCall
- type NamespaceableResourceInterfaceApplyStatusCall
- func (c *NamespaceableResourceInterfaceApplyStatusCall) Do(...) *NamespaceableResourceInterfaceApplyStatusCall
- func (c *NamespaceableResourceInterfaceApplyStatusCall) DoAndReturn(...) *NamespaceableResourceInterfaceApplyStatusCall
- func (c *NamespaceableResourceInterfaceApplyStatusCall) Return(arg0 *unstructured.Unstructured, arg1 error) *NamespaceableResourceInterfaceApplyStatusCall
- type NamespaceableResourceInterfaceCreateCall
- func (c *NamespaceableResourceInterfaceCreateCall) Do(...) *NamespaceableResourceInterfaceCreateCall
- func (c *NamespaceableResourceInterfaceCreateCall) DoAndReturn(...) *NamespaceableResourceInterfaceCreateCall
- func (c *NamespaceableResourceInterfaceCreateCall) Return(arg0 *unstructured.Unstructured, arg1 error) *NamespaceableResourceInterfaceCreateCall
- type NamespaceableResourceInterfaceDeleteCall
- func (c *NamespaceableResourceInterfaceDeleteCall) Do(f func(context.Context, string, v1.DeleteOptions, ...string) error) *NamespaceableResourceInterfaceDeleteCall
- func (c *NamespaceableResourceInterfaceDeleteCall) DoAndReturn(f func(context.Context, string, v1.DeleteOptions, ...string) error) *NamespaceableResourceInterfaceDeleteCall
- func (c *NamespaceableResourceInterfaceDeleteCall) Return(arg0 error) *NamespaceableResourceInterfaceDeleteCall
- type NamespaceableResourceInterfaceDeleteCollectionCall
- func (c *NamespaceableResourceInterfaceDeleteCollectionCall) Do(f func(context.Context, v1.DeleteOptions, v1.ListOptions) error) *NamespaceableResourceInterfaceDeleteCollectionCall
- func (c *NamespaceableResourceInterfaceDeleteCollectionCall) DoAndReturn(f func(context.Context, v1.DeleteOptions, v1.ListOptions) error) *NamespaceableResourceInterfaceDeleteCollectionCall
- func (c *NamespaceableResourceInterfaceDeleteCollectionCall) Return(arg0 error) *NamespaceableResourceInterfaceDeleteCollectionCall
- type NamespaceableResourceInterfaceGetCall
- func (c *NamespaceableResourceInterfaceGetCall) Do(...) *NamespaceableResourceInterfaceGetCall
- func (c *NamespaceableResourceInterfaceGetCall) DoAndReturn(...) *NamespaceableResourceInterfaceGetCall
- func (c *NamespaceableResourceInterfaceGetCall) Return(arg0 *unstructured.Unstructured, arg1 error) *NamespaceableResourceInterfaceGetCall
- type NamespaceableResourceInterfaceListCall
- func (c *NamespaceableResourceInterfaceListCall) Do(...) *NamespaceableResourceInterfaceListCall
- func (c *NamespaceableResourceInterfaceListCall) DoAndReturn(...) *NamespaceableResourceInterfaceListCall
- func (c *NamespaceableResourceInterfaceListCall) Return(arg0 *unstructured.UnstructuredList, arg1 error) *NamespaceableResourceInterfaceListCall
- type NamespaceableResourceInterfaceNamespaceCall
- func (c *NamespaceableResourceInterfaceNamespaceCall) Do(f func(string) dynamic.ResourceInterface) *NamespaceableResourceInterfaceNamespaceCall
- func (c *NamespaceableResourceInterfaceNamespaceCall) DoAndReturn(f func(string) dynamic.ResourceInterface) *NamespaceableResourceInterfaceNamespaceCall
- func (c *NamespaceableResourceInterfaceNamespaceCall) Return(arg0 dynamic.ResourceInterface) *NamespaceableResourceInterfaceNamespaceCall
- type NamespaceableResourceInterfacePatchCall
- func (c *NamespaceableResourceInterfacePatchCall) Do(...) *NamespaceableResourceInterfacePatchCall
- func (c *NamespaceableResourceInterfacePatchCall) DoAndReturn(...) *NamespaceableResourceInterfacePatchCall
- func (c *NamespaceableResourceInterfacePatchCall) Return(arg0 *unstructured.Unstructured, arg1 error) *NamespaceableResourceInterfacePatchCall
- type NamespaceableResourceInterfaceUpdateCall
- func (c *NamespaceableResourceInterfaceUpdateCall) Do(...) *NamespaceableResourceInterfaceUpdateCall
- func (c *NamespaceableResourceInterfaceUpdateCall) DoAndReturn(...) *NamespaceableResourceInterfaceUpdateCall
- func (c *NamespaceableResourceInterfaceUpdateCall) Return(arg0 *unstructured.Unstructured, arg1 error) *NamespaceableResourceInterfaceUpdateCall
- type NamespaceableResourceInterfaceUpdateStatusCall
- func (c *NamespaceableResourceInterfaceUpdateStatusCall) Do(...) *NamespaceableResourceInterfaceUpdateStatusCall
- func (c *NamespaceableResourceInterfaceUpdateStatusCall) DoAndReturn(...) *NamespaceableResourceInterfaceUpdateStatusCall
- func (c *NamespaceableResourceInterfaceUpdateStatusCall) Return(arg0 *unstructured.Unstructured, arg1 error) *NamespaceableResourceInterfaceUpdateStatusCall
- type NamespaceableResourceInterfaceWatchCall
- func (c *NamespaceableResourceInterfaceWatchCall) Do(f func(context.Context, v1.ListOptions) (watch.Interface, error)) *NamespaceableResourceInterfaceWatchCall
- func (c *NamespaceableResourceInterfaceWatchCall) DoAndReturn(f func(context.Context, v1.ListOptions) (watch.Interface, error)) *NamespaceableResourceInterfaceWatchCall
- func (c *NamespaceableResourceInterfaceWatchCall) Return(arg0 watch.Interface, arg1 error) *NamespaceableResourceInterfaceWatchCall
- type RESTClientGetterToDiscoveryClientCall
- func (c *RESTClientGetterToDiscoveryClientCall) Do(f func() (discovery.CachedDiscoveryInterface, error)) *RESTClientGetterToDiscoveryClientCall
- func (c *RESTClientGetterToDiscoveryClientCall) DoAndReturn(f func() (discovery.CachedDiscoveryInterface, error)) *RESTClientGetterToDiscoveryClientCall
- func (c *RESTClientGetterToDiscoveryClientCall) Return(arg0 discovery.CachedDiscoveryInterface, arg1 error) *RESTClientGetterToDiscoveryClientCall
- type RESTClientGetterToRESTConfigCall
- func (c *RESTClientGetterToRESTConfigCall) Do(f func() (*rest.Config, error)) *RESTClientGetterToRESTConfigCall
- func (c *RESTClientGetterToRESTConfigCall) DoAndReturn(f func() (*rest.Config, error)) *RESTClientGetterToRESTConfigCall
- func (c *RESTClientGetterToRESTConfigCall) Return(arg0 *rest.Config, arg1 error) *RESTClientGetterToRESTConfigCall
- type RESTClientGetterToRESTMapperCall
- func (c *RESTClientGetterToRESTMapperCall) Do(f func() (meta.RESTMapper, error)) *RESTClientGetterToRESTMapperCall
- func (c *RESTClientGetterToRESTMapperCall) DoAndReturn(f func() (meta.RESTMapper, error)) *RESTClientGetterToRESTMapperCall
- func (c *RESTClientGetterToRESTMapperCall) Return(arg0 meta.RESTMapper, arg1 error) *RESTClientGetterToRESTMapperCall
- type RateLimitingInterfaceAddAfterCall
- func (c *RateLimitingInterfaceAddAfterCall) Do(f func(any, time.Duration)) *RateLimitingInterfaceAddAfterCall
- func (c *RateLimitingInterfaceAddAfterCall) DoAndReturn(f func(any, time.Duration)) *RateLimitingInterfaceAddAfterCall
- func (c *RateLimitingInterfaceAddAfterCall) Return() *RateLimitingInterfaceAddAfterCall
- type RateLimitingInterfaceAddCall
- type RateLimitingInterfaceAddRateLimitedCall
- func (c *RateLimitingInterfaceAddRateLimitedCall) Do(f func(any)) *RateLimitingInterfaceAddRateLimitedCall
- func (c *RateLimitingInterfaceAddRateLimitedCall) DoAndReturn(f func(any)) *RateLimitingInterfaceAddRateLimitedCall
- func (c *RateLimitingInterfaceAddRateLimitedCall) Return() *RateLimitingInterfaceAddRateLimitedCall
- type RateLimitingInterfaceDoneCall
- type RateLimitingInterfaceForgetCall
- type RateLimitingInterfaceGetCall
- type RateLimitingInterfaceLenCall
- type RateLimitingInterfaceNumRequeuesCall
- func (c *RateLimitingInterfaceNumRequeuesCall) Do(f func(any) int) *RateLimitingInterfaceNumRequeuesCall
- func (c *RateLimitingInterfaceNumRequeuesCall) DoAndReturn(f func(any) int) *RateLimitingInterfaceNumRequeuesCall
- func (c *RateLimitingInterfaceNumRequeuesCall) Return(arg0 int) *RateLimitingInterfaceNumRequeuesCall
- type RateLimitingInterfaceShutDownCall
- type RateLimitingInterfaceShutDownWithDrainCall
- func (c *RateLimitingInterfaceShutDownWithDrainCall) Do(f func()) *RateLimitingInterfaceShutDownWithDrainCall
- func (c *RateLimitingInterfaceShutDownWithDrainCall) DoAndReturn(f func()) *RateLimitingInterfaceShutDownWithDrainCall
- func (c *RateLimitingInterfaceShutDownWithDrainCall) Return() *RateLimitingInterfaceShutDownWithDrainCall
- type RateLimitingInterfaceShuttingDownCall
- func (c *RateLimitingInterfaceShuttingDownCall) Do(f func() bool) *RateLimitingInterfaceShuttingDownCall
- func (c *RateLimitingInterfaceShuttingDownCall) DoAndReturn(f func() bool) *RateLimitingInterfaceShuttingDownCall
- func (c *RateLimitingInterfaceShuttingDownCall) Return(arg0 bool) *RateLimitingInterfaceShuttingDownCall
- type ResettableRESTMapperKindForCall
- func (c *ResettableRESTMapperKindForCall) Do(f func(schema.GroupVersionResource) (schema.GroupVersionKind, error)) *ResettableRESTMapperKindForCall
- func (c *ResettableRESTMapperKindForCall) DoAndReturn(f func(schema.GroupVersionResource) (schema.GroupVersionKind, error)) *ResettableRESTMapperKindForCall
- func (c *ResettableRESTMapperKindForCall) Return(arg0 schema.GroupVersionKind, arg1 error) *ResettableRESTMapperKindForCall
- type ResettableRESTMapperKindsForCall
- func (c *ResettableRESTMapperKindsForCall) Do(f func(schema.GroupVersionResource) ([]schema.GroupVersionKind, error)) *ResettableRESTMapperKindsForCall
- func (c *ResettableRESTMapperKindsForCall) DoAndReturn(f func(schema.GroupVersionResource) ([]schema.GroupVersionKind, error)) *ResettableRESTMapperKindsForCall
- func (c *ResettableRESTMapperKindsForCall) Return(arg0 []schema.GroupVersionKind, arg1 error) *ResettableRESTMapperKindsForCall
- type ResettableRESTMapperRESTMappingCall
- func (c *ResettableRESTMapperRESTMappingCall) Do(f func(schema.GroupKind, ...string) (*meta.RESTMapping, error)) *ResettableRESTMapperRESTMappingCall
- func (c *ResettableRESTMapperRESTMappingCall) DoAndReturn(f func(schema.GroupKind, ...string) (*meta.RESTMapping, error)) *ResettableRESTMapperRESTMappingCall
- func (c *ResettableRESTMapperRESTMappingCall) Return(arg0 *meta.RESTMapping, arg1 error) *ResettableRESTMapperRESTMappingCall
- type ResettableRESTMapperRESTMappingsCall
- func (c *ResettableRESTMapperRESTMappingsCall) Do(f func(schema.GroupKind, ...string) ([]*meta.RESTMapping, error)) *ResettableRESTMapperRESTMappingsCall
- func (c *ResettableRESTMapperRESTMappingsCall) DoAndReturn(f func(schema.GroupKind, ...string) ([]*meta.RESTMapping, error)) *ResettableRESTMapperRESTMappingsCall
- func (c *ResettableRESTMapperRESTMappingsCall) Return(arg0 []*meta.RESTMapping, arg1 error) *ResettableRESTMapperRESTMappingsCall
- type ResettableRESTMapperResetCall
- type ResettableRESTMapperResourceForCall
- func (c *ResettableRESTMapperResourceForCall) Do(f func(schema.GroupVersionResource) (schema.GroupVersionResource, error)) *ResettableRESTMapperResourceForCall
- func (c *ResettableRESTMapperResourceForCall) DoAndReturn(f func(schema.GroupVersionResource) (schema.GroupVersionResource, error)) *ResettableRESTMapperResourceForCall
- func (c *ResettableRESTMapperResourceForCall) Return(arg0 schema.GroupVersionResource, arg1 error) *ResettableRESTMapperResourceForCall
- type ResettableRESTMapperResourceSingularizerCall
- func (c *ResettableRESTMapperResourceSingularizerCall) Do(f func(string) (string, error)) *ResettableRESTMapperResourceSingularizerCall
- func (c *ResettableRESTMapperResourceSingularizerCall) DoAndReturn(f func(string) (string, error)) *ResettableRESTMapperResourceSingularizerCall
- func (c *ResettableRESTMapperResourceSingularizerCall) Return(arg0 string, arg1 error) *ResettableRESTMapperResourceSingularizerCall
- type ResettableRESTMapperResourcesForCall
- func (c *ResettableRESTMapperResourcesForCall) Do(f func(schema.GroupVersionResource) ([]schema.GroupVersionResource, error)) *ResettableRESTMapperResourcesForCall
- func (c *ResettableRESTMapperResourcesForCall) DoAndReturn(f func(schema.GroupVersionResource) ([]schema.GroupVersionResource, error)) *ResettableRESTMapperResourcesForCall
- func (c *ResettableRESTMapperResourcesForCall) Return(arg0 []schema.GroupVersionResource, arg1 error) *ResettableRESTMapperResourcesForCall
- type ResourceInterfaceApplyCall
- type ResourceInterfaceApplyStatusCall
- func (c *ResourceInterfaceApplyStatusCall) Do(...) *ResourceInterfaceApplyStatusCall
- func (c *ResourceInterfaceApplyStatusCall) DoAndReturn(...) *ResourceInterfaceApplyStatusCall
- func (c *ResourceInterfaceApplyStatusCall) Return(arg0 *unstructured.Unstructured, arg1 error) *ResourceInterfaceApplyStatusCall
- type ResourceInterfaceCreateCall
- type ResourceInterfaceDeleteCall
- func (c *ResourceInterfaceDeleteCall) Do(f func(context.Context, string, v1.DeleteOptions, ...string) error) *ResourceInterfaceDeleteCall
- func (c *ResourceInterfaceDeleteCall) DoAndReturn(f func(context.Context, string, v1.DeleteOptions, ...string) error) *ResourceInterfaceDeleteCall
- func (c *ResourceInterfaceDeleteCall) Return(arg0 error) *ResourceInterfaceDeleteCall
- type ResourceInterfaceDeleteCollectionCall
- func (c *ResourceInterfaceDeleteCollectionCall) Do(f func(context.Context, v1.DeleteOptions, v1.ListOptions) error) *ResourceInterfaceDeleteCollectionCall
- func (c *ResourceInterfaceDeleteCollectionCall) DoAndReturn(f func(context.Context, v1.DeleteOptions, v1.ListOptions) error) *ResourceInterfaceDeleteCollectionCall
- func (c *ResourceInterfaceDeleteCollectionCall) Return(arg0 error) *ResourceInterfaceDeleteCollectionCall
- type ResourceInterfaceGetCall
- type ResourceInterfaceListCall
- type ResourceInterfacePatchCall
- type ResourceInterfaceUpdateCall
- type ResourceInterfaceUpdateStatusCall
- func (c *ResourceInterfaceUpdateStatusCall) Do(...) *ResourceInterfaceUpdateStatusCall
- func (c *ResourceInterfaceUpdateStatusCall) DoAndReturn(...) *ResourceInterfaceUpdateStatusCall
- func (c *ResourceInterfaceUpdateStatusCall) Return(arg0 *unstructured.Unstructured, arg1 error) *ResourceInterfaceUpdateStatusCall
- type ResourceInterfaceWatchCall
- func (c *ResourceInterfaceWatchCall) Do(f func(context.Context, v1.ListOptions) (watch.Interface, error)) *ResourceInterfaceWatchCall
- func (c *ResourceInterfaceWatchCall) DoAndReturn(f func(context.Context, v1.ListOptions) (watch.Interface, error)) *ResourceInterfaceWatchCall
- func (c *ResourceInterfaceWatchCall) Return(arg0 watch.Interface, arg1 error) *ResourceInterfaceWatchCall
- type SecretInterfaceApplyCall
- type SecretInterfaceCreateCall
- func (c *SecretInterfaceCreateCall) Do(f func(context.Context, *v1.Secret, v10.CreateOptions) (*v1.Secret, error)) *SecretInterfaceCreateCall
- func (c *SecretInterfaceCreateCall) DoAndReturn(f func(context.Context, *v1.Secret, v10.CreateOptions) (*v1.Secret, error)) *SecretInterfaceCreateCall
- func (c *SecretInterfaceCreateCall) Return(arg0 *v1.Secret, arg1 error) *SecretInterfaceCreateCall
- type SecretInterfaceDeleteCall
- func (c *SecretInterfaceDeleteCall) Do(f func(context.Context, string, v10.DeleteOptions) error) *SecretInterfaceDeleteCall
- func (c *SecretInterfaceDeleteCall) DoAndReturn(f func(context.Context, string, v10.DeleteOptions) error) *SecretInterfaceDeleteCall
- func (c *SecretInterfaceDeleteCall) Return(arg0 error) *SecretInterfaceDeleteCall
- type SecretInterfaceDeleteCollectionCall
- func (c *SecretInterfaceDeleteCollectionCall) Do(f func(context.Context, v10.DeleteOptions, v10.ListOptions) error) *SecretInterfaceDeleteCollectionCall
- func (c *SecretInterfaceDeleteCollectionCall) DoAndReturn(f func(context.Context, v10.DeleteOptions, v10.ListOptions) error) *SecretInterfaceDeleteCollectionCall
- func (c *SecretInterfaceDeleteCollectionCall) Return(arg0 error) *SecretInterfaceDeleteCollectionCall
- type SecretInterfaceGetCall
- func (c *SecretInterfaceGetCall) Do(f func(context.Context, string, v10.GetOptions) (*v1.Secret, error)) *SecretInterfaceGetCall
- func (c *SecretInterfaceGetCall) DoAndReturn(f func(context.Context, string, v10.GetOptions) (*v1.Secret, error)) *SecretInterfaceGetCall
- func (c *SecretInterfaceGetCall) Return(arg0 *v1.Secret, arg1 error) *SecretInterfaceGetCall
- type SecretInterfaceListCall
- func (c *SecretInterfaceListCall) Do(f func(context.Context, v10.ListOptions) (*v1.SecretList, error)) *SecretInterfaceListCall
- func (c *SecretInterfaceListCall) DoAndReturn(f func(context.Context, v10.ListOptions) (*v1.SecretList, error)) *SecretInterfaceListCall
- func (c *SecretInterfaceListCall) Return(arg0 *v1.SecretList, arg1 error) *SecretInterfaceListCall
- type SecretInterfacePatchCall
- type SecretInterfaceUpdateCall
- func (c *SecretInterfaceUpdateCall) Do(f func(context.Context, *v1.Secret, v10.UpdateOptions) (*v1.Secret, error)) *SecretInterfaceUpdateCall
- func (c *SecretInterfaceUpdateCall) DoAndReturn(f func(context.Context, *v1.Secret, v10.UpdateOptions) (*v1.Secret, error)) *SecretInterfaceUpdateCall
- func (c *SecretInterfaceUpdateCall) Return(arg0 *v1.Secret, arg1 error) *SecretInterfaceUpdateCall
- type SecretInterfaceWatchCall
- func (c *SecretInterfaceWatchCall) Do(f func(context.Context, v10.ListOptions) (watch.Interface, error)) *SecretInterfaceWatchCall
- func (c *SecretInterfaceWatchCall) DoAndReturn(f func(context.Context, v10.ListOptions) (watch.Interface, error)) *SecretInterfaceWatchCall
- func (c *SecretInterfaceWatchCall) Return(arg0 watch.Interface, arg1 error) *SecretInterfaceWatchCall
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ApiextensionsV1InterfaceCustomResourceDefinitionsCall ¶ added in v16.5.0
ApiextensionsV1InterfaceCustomResourceDefinitionsCall wrap *gomock.Call
func (*ApiextensionsV1InterfaceCustomResourceDefinitionsCall) Do ¶ added in v16.5.0
func (c *ApiextensionsV1InterfaceCustomResourceDefinitionsCall) Do(f func() v10.CustomResourceDefinitionInterface) *ApiextensionsV1InterfaceCustomResourceDefinitionsCall
Do rewrite *gomock.Call.Do
func (*ApiextensionsV1InterfaceCustomResourceDefinitionsCall) DoAndReturn ¶ added in v16.5.0
func (c *ApiextensionsV1InterfaceCustomResourceDefinitionsCall) DoAndReturn(f func() v10.CustomResourceDefinitionInterface) *ApiextensionsV1InterfaceCustomResourceDefinitionsCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*ApiextensionsV1InterfaceCustomResourceDefinitionsCall) Return ¶ added in v16.5.0
func (c *ApiextensionsV1InterfaceCustomResourceDefinitionsCall) Return(arg0 v10.CustomResourceDefinitionInterface) *ApiextensionsV1InterfaceCustomResourceDefinitionsCall
Return rewrite *gomock.Call.Return
type ApiextensionsV1InterfaceRESTClientCall ¶ added in v16.5.0
ApiextensionsV1InterfaceRESTClientCall wrap *gomock.Call
func (*ApiextensionsV1InterfaceRESTClientCall) Do ¶ added in v16.5.0
func (c *ApiextensionsV1InterfaceRESTClientCall) Do(f func() rest.Interface) *ApiextensionsV1InterfaceRESTClientCall
Do rewrite *gomock.Call.Do
func (*ApiextensionsV1InterfaceRESTClientCall) DoAndReturn ¶ added in v16.5.0
func (c *ApiextensionsV1InterfaceRESTClientCall) DoAndReturn(f func() rest.Interface) *ApiextensionsV1InterfaceRESTClientCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*ApiextensionsV1InterfaceRESTClientCall) Return ¶ added in v16.5.0
func (c *ApiextensionsV1InterfaceRESTClientCall) Return(arg0 rest.Interface) *ApiextensionsV1InterfaceRESTClientCall
Return rewrite *gomock.Call.Return
type CoreV1InterfaceComponentStatusesCall ¶ added in v16.5.0
CoreV1InterfaceComponentStatusesCall wrap *gomock.Call
func (*CoreV1InterfaceComponentStatusesCall) Do ¶ added in v16.5.0
func (c *CoreV1InterfaceComponentStatusesCall) Do(f func() v12.ComponentStatusInterface) *CoreV1InterfaceComponentStatusesCall
Do rewrite *gomock.Call.Do
func (*CoreV1InterfaceComponentStatusesCall) DoAndReturn ¶ added in v16.5.0
func (c *CoreV1InterfaceComponentStatusesCall) DoAndReturn(f func() v12.ComponentStatusInterface) *CoreV1InterfaceComponentStatusesCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*CoreV1InterfaceComponentStatusesCall) Return ¶ added in v16.5.0
func (c *CoreV1InterfaceComponentStatusesCall) Return(arg0 v12.ComponentStatusInterface) *CoreV1InterfaceComponentStatusesCall
Return rewrite *gomock.Call.Return
type CoreV1InterfaceConfigMapsCall ¶ added in v16.5.0
CoreV1InterfaceConfigMapsCall wrap *gomock.Call
func (*CoreV1InterfaceConfigMapsCall) Do ¶ added in v16.5.0
func (c *CoreV1InterfaceConfigMapsCall) Do(f func(string) v12.ConfigMapInterface) *CoreV1InterfaceConfigMapsCall
Do rewrite *gomock.Call.Do
func (*CoreV1InterfaceConfigMapsCall) DoAndReturn ¶ added in v16.5.0
func (c *CoreV1InterfaceConfigMapsCall) DoAndReturn(f func(string) v12.ConfigMapInterface) *CoreV1InterfaceConfigMapsCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*CoreV1InterfaceConfigMapsCall) Return ¶ added in v16.5.0
func (c *CoreV1InterfaceConfigMapsCall) Return(arg0 v12.ConfigMapInterface) *CoreV1InterfaceConfigMapsCall
Return rewrite *gomock.Call.Return
type CoreV1InterfaceEndpointsCall ¶ added in v16.5.0
CoreV1InterfaceEndpointsCall wrap *gomock.Call
func (*CoreV1InterfaceEndpointsCall) Do ¶ added in v16.5.0
func (c *CoreV1InterfaceEndpointsCall) Do(f func(string) v12.EndpointsInterface) *CoreV1InterfaceEndpointsCall
Do rewrite *gomock.Call.Do
func (*CoreV1InterfaceEndpointsCall) DoAndReturn ¶ added in v16.5.0
func (c *CoreV1InterfaceEndpointsCall) DoAndReturn(f func(string) v12.EndpointsInterface) *CoreV1InterfaceEndpointsCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*CoreV1InterfaceEndpointsCall) Return ¶ added in v16.5.0
func (c *CoreV1InterfaceEndpointsCall) Return(arg0 v12.EndpointsInterface) *CoreV1InterfaceEndpointsCall
Return rewrite *gomock.Call.Return
type CoreV1InterfaceEventsCall ¶ added in v16.5.0
CoreV1InterfaceEventsCall wrap *gomock.Call
func (*CoreV1InterfaceEventsCall) Do ¶ added in v16.5.0
func (c *CoreV1InterfaceEventsCall) Do(f func(string) v12.EventInterface) *CoreV1InterfaceEventsCall
Do rewrite *gomock.Call.Do
func (*CoreV1InterfaceEventsCall) DoAndReturn ¶ added in v16.5.0
func (c *CoreV1InterfaceEventsCall) DoAndReturn(f func(string) v12.EventInterface) *CoreV1InterfaceEventsCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*CoreV1InterfaceEventsCall) Return ¶ added in v16.5.0
func (c *CoreV1InterfaceEventsCall) Return(arg0 v12.EventInterface) *CoreV1InterfaceEventsCall
Return rewrite *gomock.Call.Return
type CoreV1InterfaceLimitRangesCall ¶ added in v16.5.0
CoreV1InterfaceLimitRangesCall wrap *gomock.Call
func (*CoreV1InterfaceLimitRangesCall) Do ¶ added in v16.5.0
func (c *CoreV1InterfaceLimitRangesCall) Do(f func(string) v12.LimitRangeInterface) *CoreV1InterfaceLimitRangesCall
Do rewrite *gomock.Call.Do
func (*CoreV1InterfaceLimitRangesCall) DoAndReturn ¶ added in v16.5.0
func (c *CoreV1InterfaceLimitRangesCall) DoAndReturn(f func(string) v12.LimitRangeInterface) *CoreV1InterfaceLimitRangesCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*CoreV1InterfaceLimitRangesCall) Return ¶ added in v16.5.0
func (c *CoreV1InterfaceLimitRangesCall) Return(arg0 v12.LimitRangeInterface) *CoreV1InterfaceLimitRangesCall
Return rewrite *gomock.Call.Return
type CoreV1InterfaceNamespacesCall ¶ added in v16.5.0
CoreV1InterfaceNamespacesCall wrap *gomock.Call
func (*CoreV1InterfaceNamespacesCall) Do ¶ added in v16.5.0
func (c *CoreV1InterfaceNamespacesCall) Do(f func() v12.NamespaceInterface) *CoreV1InterfaceNamespacesCall
Do rewrite *gomock.Call.Do
func (*CoreV1InterfaceNamespacesCall) DoAndReturn ¶ added in v16.5.0
func (c *CoreV1InterfaceNamespacesCall) DoAndReturn(f func() v12.NamespaceInterface) *CoreV1InterfaceNamespacesCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*CoreV1InterfaceNamespacesCall) Return ¶ added in v16.5.0
func (c *CoreV1InterfaceNamespacesCall) Return(arg0 v12.NamespaceInterface) *CoreV1InterfaceNamespacesCall
Return rewrite *gomock.Call.Return
type CoreV1InterfaceNodesCall ¶ added in v16.5.0
CoreV1InterfaceNodesCall wrap *gomock.Call
func (*CoreV1InterfaceNodesCall) Do ¶ added in v16.5.0
func (c *CoreV1InterfaceNodesCall) Do(f func() v12.NodeInterface) *CoreV1InterfaceNodesCall
Do rewrite *gomock.Call.Do
func (*CoreV1InterfaceNodesCall) DoAndReturn ¶ added in v16.5.0
func (c *CoreV1InterfaceNodesCall) DoAndReturn(f func() v12.NodeInterface) *CoreV1InterfaceNodesCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*CoreV1InterfaceNodesCall) Return ¶ added in v16.5.0
func (c *CoreV1InterfaceNodesCall) Return(arg0 v12.NodeInterface) *CoreV1InterfaceNodesCall
Return rewrite *gomock.Call.Return
type CoreV1InterfacePersistentVolumeClaimsCall ¶ added in v16.5.0
CoreV1InterfacePersistentVolumeClaimsCall wrap *gomock.Call
func (*CoreV1InterfacePersistentVolumeClaimsCall) Do ¶ added in v16.5.0
func (c *CoreV1InterfacePersistentVolumeClaimsCall) Do(f func(string) v12.PersistentVolumeClaimInterface) *CoreV1InterfacePersistentVolumeClaimsCall
Do rewrite *gomock.Call.Do
func (*CoreV1InterfacePersistentVolumeClaimsCall) DoAndReturn ¶ added in v16.5.0
func (c *CoreV1InterfacePersistentVolumeClaimsCall) DoAndReturn(f func(string) v12.PersistentVolumeClaimInterface) *CoreV1InterfacePersistentVolumeClaimsCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*CoreV1InterfacePersistentVolumeClaimsCall) Return ¶ added in v16.5.0
func (c *CoreV1InterfacePersistentVolumeClaimsCall) Return(arg0 v12.PersistentVolumeClaimInterface) *CoreV1InterfacePersistentVolumeClaimsCall
Return rewrite *gomock.Call.Return
type CoreV1InterfacePersistentVolumesCall ¶ added in v16.5.0
CoreV1InterfacePersistentVolumesCall wrap *gomock.Call
func (*CoreV1InterfacePersistentVolumesCall) Do ¶ added in v16.5.0
func (c *CoreV1InterfacePersistentVolumesCall) Do(f func() v12.PersistentVolumeInterface) *CoreV1InterfacePersistentVolumesCall
Do rewrite *gomock.Call.Do
func (*CoreV1InterfacePersistentVolumesCall) DoAndReturn ¶ added in v16.5.0
func (c *CoreV1InterfacePersistentVolumesCall) DoAndReturn(f func() v12.PersistentVolumeInterface) *CoreV1InterfacePersistentVolumesCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*CoreV1InterfacePersistentVolumesCall) Return ¶ added in v16.5.0
func (c *CoreV1InterfacePersistentVolumesCall) Return(arg0 v12.PersistentVolumeInterface) *CoreV1InterfacePersistentVolumesCall
Return rewrite *gomock.Call.Return
type CoreV1InterfacePodTemplatesCall ¶ added in v16.5.0
CoreV1InterfacePodTemplatesCall wrap *gomock.Call
func (*CoreV1InterfacePodTemplatesCall) Do ¶ added in v16.5.0
func (c *CoreV1InterfacePodTemplatesCall) Do(f func(string) v12.PodTemplateInterface) *CoreV1InterfacePodTemplatesCall
Do rewrite *gomock.Call.Do
func (*CoreV1InterfacePodTemplatesCall) DoAndReturn ¶ added in v16.5.0
func (c *CoreV1InterfacePodTemplatesCall) DoAndReturn(f func(string) v12.PodTemplateInterface) *CoreV1InterfacePodTemplatesCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*CoreV1InterfacePodTemplatesCall) Return ¶ added in v16.5.0
func (c *CoreV1InterfacePodTemplatesCall) Return(arg0 v12.PodTemplateInterface) *CoreV1InterfacePodTemplatesCall
Return rewrite *gomock.Call.Return
type CoreV1InterfacePodsCall ¶ added in v16.5.0
CoreV1InterfacePodsCall wrap *gomock.Call
func (*CoreV1InterfacePodsCall) Do ¶ added in v16.5.0
func (c *CoreV1InterfacePodsCall) Do(f func(string) v12.PodInterface) *CoreV1InterfacePodsCall
Do rewrite *gomock.Call.Do
func (*CoreV1InterfacePodsCall) DoAndReturn ¶ added in v16.5.0
func (c *CoreV1InterfacePodsCall) DoAndReturn(f func(string) v12.PodInterface) *CoreV1InterfacePodsCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*CoreV1InterfacePodsCall) Return ¶ added in v16.5.0
func (c *CoreV1InterfacePodsCall) Return(arg0 v12.PodInterface) *CoreV1InterfacePodsCall
Return rewrite *gomock.Call.Return
type CoreV1InterfaceRESTClientCall ¶ added in v16.5.0
CoreV1InterfaceRESTClientCall wrap *gomock.Call
func (*CoreV1InterfaceRESTClientCall) Do ¶ added in v16.5.0
func (c *CoreV1InterfaceRESTClientCall) Do(f func() rest.Interface) *CoreV1InterfaceRESTClientCall
Do rewrite *gomock.Call.Do
func (*CoreV1InterfaceRESTClientCall) DoAndReturn ¶ added in v16.5.0
func (c *CoreV1InterfaceRESTClientCall) DoAndReturn(f func() rest.Interface) *CoreV1InterfaceRESTClientCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*CoreV1InterfaceRESTClientCall) Return ¶ added in v16.5.0
func (c *CoreV1InterfaceRESTClientCall) Return(arg0 rest.Interface) *CoreV1InterfaceRESTClientCall
Return rewrite *gomock.Call.Return
type CoreV1InterfaceReplicationControllersCall ¶ added in v16.5.0
CoreV1InterfaceReplicationControllersCall wrap *gomock.Call
func (*CoreV1InterfaceReplicationControllersCall) Do ¶ added in v16.5.0
func (c *CoreV1InterfaceReplicationControllersCall) Do(f func(string) v12.ReplicationControllerInterface) *CoreV1InterfaceReplicationControllersCall
Do rewrite *gomock.Call.Do
func (*CoreV1InterfaceReplicationControllersCall) DoAndReturn ¶ added in v16.5.0
func (c *CoreV1InterfaceReplicationControllersCall) DoAndReturn(f func(string) v12.ReplicationControllerInterface) *CoreV1InterfaceReplicationControllersCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*CoreV1InterfaceReplicationControllersCall) Return ¶ added in v16.5.0
func (c *CoreV1InterfaceReplicationControllersCall) Return(arg0 v12.ReplicationControllerInterface) *CoreV1InterfaceReplicationControllersCall
Return rewrite *gomock.Call.Return
type CoreV1InterfaceResourceQuotasCall ¶ added in v16.5.0
CoreV1InterfaceResourceQuotasCall wrap *gomock.Call
func (*CoreV1InterfaceResourceQuotasCall) Do ¶ added in v16.5.0
func (c *CoreV1InterfaceResourceQuotasCall) Do(f func(string) v12.ResourceQuotaInterface) *CoreV1InterfaceResourceQuotasCall
Do rewrite *gomock.Call.Do
func (*CoreV1InterfaceResourceQuotasCall) DoAndReturn ¶ added in v16.5.0
func (c *CoreV1InterfaceResourceQuotasCall) DoAndReturn(f func(string) v12.ResourceQuotaInterface) *CoreV1InterfaceResourceQuotasCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*CoreV1InterfaceResourceQuotasCall) Return ¶ added in v16.5.0
func (c *CoreV1InterfaceResourceQuotasCall) Return(arg0 v12.ResourceQuotaInterface) *CoreV1InterfaceResourceQuotasCall
Return rewrite *gomock.Call.Return
type CoreV1InterfaceSecretsCall ¶ added in v16.5.0
CoreV1InterfaceSecretsCall wrap *gomock.Call
func (*CoreV1InterfaceSecretsCall) Do ¶ added in v16.5.0
func (c *CoreV1InterfaceSecretsCall) Do(f func(string) v12.SecretInterface) *CoreV1InterfaceSecretsCall
Do rewrite *gomock.Call.Do
func (*CoreV1InterfaceSecretsCall) DoAndReturn ¶ added in v16.5.0
func (c *CoreV1InterfaceSecretsCall) DoAndReturn(f func(string) v12.SecretInterface) *CoreV1InterfaceSecretsCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*CoreV1InterfaceSecretsCall) Return ¶ added in v16.5.0
func (c *CoreV1InterfaceSecretsCall) Return(arg0 v12.SecretInterface) *CoreV1InterfaceSecretsCall
Return rewrite *gomock.Call.Return
type CoreV1InterfaceServiceAccountsCall ¶ added in v16.5.0
CoreV1InterfaceServiceAccountsCall wrap *gomock.Call
func (*CoreV1InterfaceServiceAccountsCall) Do ¶ added in v16.5.0
func (c *CoreV1InterfaceServiceAccountsCall) Do(f func(string) v12.ServiceAccountInterface) *CoreV1InterfaceServiceAccountsCall
Do rewrite *gomock.Call.Do
func (*CoreV1InterfaceServiceAccountsCall) DoAndReturn ¶ added in v16.5.0
func (c *CoreV1InterfaceServiceAccountsCall) DoAndReturn(f func(string) v12.ServiceAccountInterface) *CoreV1InterfaceServiceAccountsCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*CoreV1InterfaceServiceAccountsCall) Return ¶ added in v16.5.0
func (c *CoreV1InterfaceServiceAccountsCall) Return(arg0 v12.ServiceAccountInterface) *CoreV1InterfaceServiceAccountsCall
Return rewrite *gomock.Call.Return
type CoreV1InterfaceServicesCall ¶ added in v16.5.0
CoreV1InterfaceServicesCall wrap *gomock.Call
func (*CoreV1InterfaceServicesCall) Do ¶ added in v16.5.0
func (c *CoreV1InterfaceServicesCall) Do(f func(string) v12.ServiceInterface) *CoreV1InterfaceServicesCall
Do rewrite *gomock.Call.Do
func (*CoreV1InterfaceServicesCall) DoAndReturn ¶ added in v16.5.0
func (c *CoreV1InterfaceServicesCall) DoAndReturn(f func(string) v12.ServiceInterface) *CoreV1InterfaceServicesCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*CoreV1InterfaceServicesCall) Return ¶ added in v16.5.0
func (c *CoreV1InterfaceServicesCall) Return(arg0 v12.ServiceInterface) *CoreV1InterfaceServicesCall
Return rewrite *gomock.Call.Return
type CustomResourceDefinitionInterfaceCreateCall ¶ added in v16.5.0
CustomResourceDefinitionInterfaceCreateCall wrap *gomock.Call
func (*CustomResourceDefinitionInterfaceCreateCall) Do ¶ added in v16.5.0
func (c *CustomResourceDefinitionInterfaceCreateCall) Do(f func(context.Context, *v1.CustomResourceDefinition, v11.CreateOptions) (*v1.CustomResourceDefinition, error)) *CustomResourceDefinitionInterfaceCreateCall
Do rewrite *gomock.Call.Do
func (*CustomResourceDefinitionInterfaceCreateCall) DoAndReturn ¶ added in v16.5.0
func (c *CustomResourceDefinitionInterfaceCreateCall) DoAndReturn(f func(context.Context, *v1.CustomResourceDefinition, v11.CreateOptions) (*v1.CustomResourceDefinition, error)) *CustomResourceDefinitionInterfaceCreateCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*CustomResourceDefinitionInterfaceCreateCall) Return ¶ added in v16.5.0
func (c *CustomResourceDefinitionInterfaceCreateCall) Return(arg0 *v1.CustomResourceDefinition, arg1 error) *CustomResourceDefinitionInterfaceCreateCall
Return rewrite *gomock.Call.Return
type CustomResourceDefinitionInterfaceDeleteCall ¶ added in v16.5.0
CustomResourceDefinitionInterfaceDeleteCall wrap *gomock.Call
func (*CustomResourceDefinitionInterfaceDeleteCall) Do ¶ added in v16.5.0
func (c *CustomResourceDefinitionInterfaceDeleteCall) Do(f func(context.Context, string, v11.DeleteOptions) error) *CustomResourceDefinitionInterfaceDeleteCall
Do rewrite *gomock.Call.Do
func (*CustomResourceDefinitionInterfaceDeleteCall) DoAndReturn ¶ added in v16.5.0
func (c *CustomResourceDefinitionInterfaceDeleteCall) DoAndReturn(f func(context.Context, string, v11.DeleteOptions) error) *CustomResourceDefinitionInterfaceDeleteCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*CustomResourceDefinitionInterfaceDeleteCall) Return ¶ added in v16.5.0
func (c *CustomResourceDefinitionInterfaceDeleteCall) Return(arg0 error) *CustomResourceDefinitionInterfaceDeleteCall
Return rewrite *gomock.Call.Return
type CustomResourceDefinitionInterfaceDeleteCollectionCall ¶ added in v16.5.0
CustomResourceDefinitionInterfaceDeleteCollectionCall wrap *gomock.Call
func (*CustomResourceDefinitionInterfaceDeleteCollectionCall) Do ¶ added in v16.5.0
func (c *CustomResourceDefinitionInterfaceDeleteCollectionCall) Do(f func(context.Context, v11.DeleteOptions, v11.ListOptions) error) *CustomResourceDefinitionInterfaceDeleteCollectionCall
Do rewrite *gomock.Call.Do
func (*CustomResourceDefinitionInterfaceDeleteCollectionCall) DoAndReturn ¶ added in v16.5.0
func (c *CustomResourceDefinitionInterfaceDeleteCollectionCall) DoAndReturn(f func(context.Context, v11.DeleteOptions, v11.ListOptions) error) *CustomResourceDefinitionInterfaceDeleteCollectionCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*CustomResourceDefinitionInterfaceDeleteCollectionCall) Return ¶ added in v16.5.0
func (c *CustomResourceDefinitionInterfaceDeleteCollectionCall) Return(arg0 error) *CustomResourceDefinitionInterfaceDeleteCollectionCall
Return rewrite *gomock.Call.Return
type CustomResourceDefinitionInterfaceGetCall ¶ added in v16.5.0
CustomResourceDefinitionInterfaceGetCall wrap *gomock.Call
func (*CustomResourceDefinitionInterfaceGetCall) Do ¶ added in v16.5.0
func (c *CustomResourceDefinitionInterfaceGetCall) Do(f func(context.Context, string, v11.GetOptions) (*v1.CustomResourceDefinition, error)) *CustomResourceDefinitionInterfaceGetCall
Do rewrite *gomock.Call.Do
func (*CustomResourceDefinitionInterfaceGetCall) DoAndReturn ¶ added in v16.5.0
func (c *CustomResourceDefinitionInterfaceGetCall) DoAndReturn(f func(context.Context, string, v11.GetOptions) (*v1.CustomResourceDefinition, error)) *CustomResourceDefinitionInterfaceGetCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*CustomResourceDefinitionInterfaceGetCall) Return ¶ added in v16.5.0
func (c *CustomResourceDefinitionInterfaceGetCall) Return(arg0 *v1.CustomResourceDefinition, arg1 error) *CustomResourceDefinitionInterfaceGetCall
Return rewrite *gomock.Call.Return
type CustomResourceDefinitionInterfaceListCall ¶ added in v16.5.0
CustomResourceDefinitionInterfaceListCall wrap *gomock.Call
func (*CustomResourceDefinitionInterfaceListCall) Do ¶ added in v16.5.0
func (c *CustomResourceDefinitionInterfaceListCall) Do(f func(context.Context, v11.ListOptions) (*v1.CustomResourceDefinitionList, error)) *CustomResourceDefinitionInterfaceListCall
Do rewrite *gomock.Call.Do
func (*CustomResourceDefinitionInterfaceListCall) DoAndReturn ¶ added in v16.5.0
func (c *CustomResourceDefinitionInterfaceListCall) DoAndReturn(f func(context.Context, v11.ListOptions) (*v1.CustomResourceDefinitionList, error)) *CustomResourceDefinitionInterfaceListCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*CustomResourceDefinitionInterfaceListCall) Return ¶ added in v16.5.0
func (c *CustomResourceDefinitionInterfaceListCall) Return(arg0 *v1.CustomResourceDefinitionList, arg1 error) *CustomResourceDefinitionInterfaceListCall
Return rewrite *gomock.Call.Return
type CustomResourceDefinitionInterfacePatchCall ¶ added in v16.5.0
CustomResourceDefinitionInterfacePatchCall wrap *gomock.Call
func (*CustomResourceDefinitionInterfacePatchCall) Do ¶ added in v16.5.0
func (c *CustomResourceDefinitionInterfacePatchCall) Do(f func(context.Context, string, types.PatchType, []byte, v11.PatchOptions, ...string) (*v1.CustomResourceDefinition, error)) *CustomResourceDefinitionInterfacePatchCall
Do rewrite *gomock.Call.Do
func (*CustomResourceDefinitionInterfacePatchCall) DoAndReturn ¶ added in v16.5.0
func (c *CustomResourceDefinitionInterfacePatchCall) DoAndReturn(f func(context.Context, string, types.PatchType, []byte, v11.PatchOptions, ...string) (*v1.CustomResourceDefinition, error)) *CustomResourceDefinitionInterfacePatchCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*CustomResourceDefinitionInterfacePatchCall) Return ¶ added in v16.5.0
func (c *CustomResourceDefinitionInterfacePatchCall) Return(arg0 *v1.CustomResourceDefinition, arg1 error) *CustomResourceDefinitionInterfacePatchCall
Return rewrite *gomock.Call.Return
type CustomResourceDefinitionInterfaceUpdateCall ¶ added in v16.5.0
CustomResourceDefinitionInterfaceUpdateCall wrap *gomock.Call
func (*CustomResourceDefinitionInterfaceUpdateCall) Do ¶ added in v16.5.0
func (c *CustomResourceDefinitionInterfaceUpdateCall) Do(f func(context.Context, *v1.CustomResourceDefinition, v11.UpdateOptions) (*v1.CustomResourceDefinition, error)) *CustomResourceDefinitionInterfaceUpdateCall
Do rewrite *gomock.Call.Do
func (*CustomResourceDefinitionInterfaceUpdateCall) DoAndReturn ¶ added in v16.5.0
func (c *CustomResourceDefinitionInterfaceUpdateCall) DoAndReturn(f func(context.Context, *v1.CustomResourceDefinition, v11.UpdateOptions) (*v1.CustomResourceDefinition, error)) *CustomResourceDefinitionInterfaceUpdateCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*CustomResourceDefinitionInterfaceUpdateCall) Return ¶ added in v16.5.0
func (c *CustomResourceDefinitionInterfaceUpdateCall) Return(arg0 *v1.CustomResourceDefinition, arg1 error) *CustomResourceDefinitionInterfaceUpdateCall
Return rewrite *gomock.Call.Return
type CustomResourceDefinitionInterfaceUpdateStatusCall ¶ added in v16.5.0
CustomResourceDefinitionInterfaceUpdateStatusCall wrap *gomock.Call
func (*CustomResourceDefinitionInterfaceUpdateStatusCall) Do ¶ added in v16.5.0
func (c *CustomResourceDefinitionInterfaceUpdateStatusCall) Do(f func(context.Context, *v1.CustomResourceDefinition, v11.UpdateOptions) (*v1.CustomResourceDefinition, error)) *CustomResourceDefinitionInterfaceUpdateStatusCall
Do rewrite *gomock.Call.Do
func (*CustomResourceDefinitionInterfaceUpdateStatusCall) DoAndReturn ¶ added in v16.5.0
func (c *CustomResourceDefinitionInterfaceUpdateStatusCall) DoAndReturn(f func(context.Context, *v1.CustomResourceDefinition, v11.UpdateOptions) (*v1.CustomResourceDefinition, error)) *CustomResourceDefinitionInterfaceUpdateStatusCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*CustomResourceDefinitionInterfaceUpdateStatusCall) Return ¶ added in v16.5.0
func (c *CustomResourceDefinitionInterfaceUpdateStatusCall) Return(arg0 *v1.CustomResourceDefinition, arg1 error) *CustomResourceDefinitionInterfaceUpdateStatusCall
Return rewrite *gomock.Call.Return
type CustomResourceDefinitionInterfaceWatchCall ¶ added in v16.5.0
CustomResourceDefinitionInterfaceWatchCall wrap *gomock.Call
func (*CustomResourceDefinitionInterfaceWatchCall) Do ¶ added in v16.5.0
func (c *CustomResourceDefinitionInterfaceWatchCall) Do(f func(context.Context, v11.ListOptions) (watch.Interface, error)) *CustomResourceDefinitionInterfaceWatchCall
Do rewrite *gomock.Call.Do
func (*CustomResourceDefinitionInterfaceWatchCall) DoAndReturn ¶ added in v16.5.0
func (c *CustomResourceDefinitionInterfaceWatchCall) DoAndReturn(f func(context.Context, v11.ListOptions) (watch.Interface, error)) *CustomResourceDefinitionInterfaceWatchCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*CustomResourceDefinitionInterfaceWatchCall) Return ¶ added in v16.5.0
func (c *CustomResourceDefinitionInterfaceWatchCall) Return(arg0 watch.Interface, arg1 error) *CustomResourceDefinitionInterfaceWatchCall
Return rewrite *gomock.Call.Return
type FactoryClientForMappingCall ¶ added in v16.5.0
FactoryClientForMappingCall wrap *gomock.Call
func (*FactoryClientForMappingCall) Do ¶ added in v16.5.0
func (c *FactoryClientForMappingCall) Do(f func(*meta.RESTMapping) (resource.RESTClient, error)) *FactoryClientForMappingCall
Do rewrite *gomock.Call.Do
func (*FactoryClientForMappingCall) DoAndReturn ¶ added in v16.5.0
func (c *FactoryClientForMappingCall) DoAndReturn(f func(*meta.RESTMapping) (resource.RESTClient, error)) *FactoryClientForMappingCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*FactoryClientForMappingCall) Return ¶ added in v16.5.0
func (c *FactoryClientForMappingCall) Return(arg0 resource.RESTClient, arg1 error) *FactoryClientForMappingCall
Return rewrite *gomock.Call.Return
type FactoryDynamicClientCall ¶ added in v16.5.0
FactoryDynamicClientCall wrap *gomock.Call
func (*FactoryDynamicClientCall) Do ¶ added in v16.5.0
func (c *FactoryDynamicClientCall) Do(f func() (dynamic.Interface, error)) *FactoryDynamicClientCall
Do rewrite *gomock.Call.Do
func (*FactoryDynamicClientCall) DoAndReturn ¶ added in v16.5.0
func (c *FactoryDynamicClientCall) DoAndReturn(f func() (dynamic.Interface, error)) *FactoryDynamicClientCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*FactoryDynamicClientCall) Return ¶ added in v16.5.0
func (c *FactoryDynamicClientCall) Return(arg0 dynamic.Interface, arg1 error) *FactoryDynamicClientCall
Return rewrite *gomock.Call.Return
type FactoryKubernetesClientSetCall ¶ added in v16.5.0
FactoryKubernetesClientSetCall wrap *gomock.Call
func (*FactoryKubernetesClientSetCall) Do ¶ added in v16.5.0
func (c *FactoryKubernetesClientSetCall) Do(f func() (*kubernetes.Clientset, error)) *FactoryKubernetesClientSetCall
Do rewrite *gomock.Call.Do
func (*FactoryKubernetesClientSetCall) DoAndReturn ¶ added in v16.5.0
func (c *FactoryKubernetesClientSetCall) DoAndReturn(f func() (*kubernetes.Clientset, error)) *FactoryKubernetesClientSetCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*FactoryKubernetesClientSetCall) Return ¶ added in v16.5.0
func (c *FactoryKubernetesClientSetCall) Return(arg0 *kubernetes.Clientset, arg1 error) *FactoryKubernetesClientSetCall
Return rewrite *gomock.Call.Return
type FactoryNewBuilderCall ¶ added in v16.5.0
FactoryNewBuilderCall wrap *gomock.Call
func (*FactoryNewBuilderCall) Do ¶ added in v16.5.0
func (c *FactoryNewBuilderCall) Do(f func() *resource.Builder) *FactoryNewBuilderCall
Do rewrite *gomock.Call.Do
func (*FactoryNewBuilderCall) DoAndReturn ¶ added in v16.5.0
func (c *FactoryNewBuilderCall) DoAndReturn(f func() *resource.Builder) *FactoryNewBuilderCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*FactoryNewBuilderCall) Return ¶ added in v16.5.0
func (c *FactoryNewBuilderCall) Return(arg0 *resource.Builder) *FactoryNewBuilderCall
Return rewrite *gomock.Call.Return
type FactoryOpenAPISchemaCall ¶ added in v16.5.0
FactoryOpenAPISchemaCall wrap *gomock.Call
func (*FactoryOpenAPISchemaCall) Do ¶ added in v16.5.0
func (c *FactoryOpenAPISchemaCall) Do(f func() (openapi0.Resources, error)) *FactoryOpenAPISchemaCall
Do rewrite *gomock.Call.Do
func (*FactoryOpenAPISchemaCall) DoAndReturn ¶ added in v16.5.0
func (c *FactoryOpenAPISchemaCall) DoAndReturn(f func() (openapi0.Resources, error)) *FactoryOpenAPISchemaCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*FactoryOpenAPISchemaCall) Return ¶ added in v16.5.0
func (c *FactoryOpenAPISchemaCall) Return(arg0 openapi0.Resources, arg1 error) *FactoryOpenAPISchemaCall
Return rewrite *gomock.Call.Return
type FactoryOpenAPIV3ClientCall ¶ added in v16.5.0
FactoryOpenAPIV3ClientCall wrap *gomock.Call
func (*FactoryOpenAPIV3ClientCall) Do ¶ added in v16.5.0
func (c *FactoryOpenAPIV3ClientCall) Do(f func() (openapi.Client, error)) *FactoryOpenAPIV3ClientCall
Do rewrite *gomock.Call.Do
func (*FactoryOpenAPIV3ClientCall) DoAndReturn ¶ added in v16.5.0
func (c *FactoryOpenAPIV3ClientCall) DoAndReturn(f func() (openapi.Client, error)) *FactoryOpenAPIV3ClientCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*FactoryOpenAPIV3ClientCall) Return ¶ added in v16.5.0
func (c *FactoryOpenAPIV3ClientCall) Return(arg0 openapi.Client, arg1 error) *FactoryOpenAPIV3ClientCall
Return rewrite *gomock.Call.Return
type FactoryRESTClientCall ¶ added in v16.5.0
FactoryRESTClientCall wrap *gomock.Call
func (*FactoryRESTClientCall) Do ¶ added in v16.5.0
func (c *FactoryRESTClientCall) Do(f func() (*rest.RESTClient, error)) *FactoryRESTClientCall
Do rewrite *gomock.Call.Do
func (*FactoryRESTClientCall) DoAndReturn ¶ added in v16.5.0
func (c *FactoryRESTClientCall) DoAndReturn(f func() (*rest.RESTClient, error)) *FactoryRESTClientCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*FactoryRESTClientCall) Return ¶ added in v16.5.0
func (c *FactoryRESTClientCall) Return(arg0 *rest.RESTClient, arg1 error) *FactoryRESTClientCall
Return rewrite *gomock.Call.Return
type FactoryToDiscoveryClientCall ¶ added in v16.5.0
FactoryToDiscoveryClientCall wrap *gomock.Call
func (*FactoryToDiscoveryClientCall) Do ¶ added in v16.5.0
func (c *FactoryToDiscoveryClientCall) Do(f func() (discovery.CachedDiscoveryInterface, error)) *FactoryToDiscoveryClientCall
Do rewrite *gomock.Call.Do
func (*FactoryToDiscoveryClientCall) DoAndReturn ¶ added in v16.5.0
func (c *FactoryToDiscoveryClientCall) DoAndReturn(f func() (discovery.CachedDiscoveryInterface, error)) *FactoryToDiscoveryClientCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*FactoryToDiscoveryClientCall) Return ¶ added in v16.5.0
func (c *FactoryToDiscoveryClientCall) Return(arg0 discovery.CachedDiscoveryInterface, arg1 error) *FactoryToDiscoveryClientCall
Return rewrite *gomock.Call.Return
type FactoryToRESTConfigCall ¶ added in v16.5.0
FactoryToRESTConfigCall wrap *gomock.Call
func (*FactoryToRESTConfigCall) Do ¶ added in v16.5.0
func (c *FactoryToRESTConfigCall) Do(f func() (*rest.Config, error)) *FactoryToRESTConfigCall
Do rewrite *gomock.Call.Do
func (*FactoryToRESTConfigCall) DoAndReturn ¶ added in v16.5.0
func (c *FactoryToRESTConfigCall) DoAndReturn(f func() (*rest.Config, error)) *FactoryToRESTConfigCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*FactoryToRESTConfigCall) Return ¶ added in v16.5.0
func (c *FactoryToRESTConfigCall) Return(arg0 *rest.Config, arg1 error) *FactoryToRESTConfigCall
Return rewrite *gomock.Call.Return
type FactoryToRESTMapperCall ¶ added in v16.5.0
FactoryToRESTMapperCall wrap *gomock.Call
func (*FactoryToRESTMapperCall) Do ¶ added in v16.5.0
func (c *FactoryToRESTMapperCall) Do(f func() (meta.RESTMapper, error)) *FactoryToRESTMapperCall
Do rewrite *gomock.Call.Do
func (*FactoryToRESTMapperCall) DoAndReturn ¶ added in v16.5.0
func (c *FactoryToRESTMapperCall) DoAndReturn(f func() (meta.RESTMapper, error)) *FactoryToRESTMapperCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*FactoryToRESTMapperCall) Return ¶ added in v16.5.0
func (c *FactoryToRESTMapperCall) Return(arg0 meta.RESTMapper, arg1 error) *FactoryToRESTMapperCall
Return rewrite *gomock.Call.Return
type FactoryToRawKubeConfigLoaderCall ¶ added in v16.5.0
FactoryToRawKubeConfigLoaderCall wrap *gomock.Call
func (*FactoryToRawKubeConfigLoaderCall) Do ¶ added in v16.5.0
func (c *FactoryToRawKubeConfigLoaderCall) Do(f func() clientcmd.ClientConfig) *FactoryToRawKubeConfigLoaderCall
Do rewrite *gomock.Call.Do
func (*FactoryToRawKubeConfigLoaderCall) DoAndReturn ¶ added in v16.5.0
func (c *FactoryToRawKubeConfigLoaderCall) DoAndReturn(f func() clientcmd.ClientConfig) *FactoryToRawKubeConfigLoaderCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*FactoryToRawKubeConfigLoaderCall) Return ¶ added in v16.5.0
func (c *FactoryToRawKubeConfigLoaderCall) Return(arg0 clientcmd.ClientConfig) *FactoryToRawKubeConfigLoaderCall
Return rewrite *gomock.Call.Return
type FactoryUnstructuredClientForMappingCall ¶ added in v16.5.0
FactoryUnstructuredClientForMappingCall wrap *gomock.Call
func (*FactoryUnstructuredClientForMappingCall) Do ¶ added in v16.5.0
func (c *FactoryUnstructuredClientForMappingCall) Do(f func(*meta.RESTMapping) (resource.RESTClient, error)) *FactoryUnstructuredClientForMappingCall
Do rewrite *gomock.Call.Do
func (*FactoryUnstructuredClientForMappingCall) DoAndReturn ¶ added in v16.5.0
func (c *FactoryUnstructuredClientForMappingCall) DoAndReturn(f func(*meta.RESTMapping) (resource.RESTClient, error)) *FactoryUnstructuredClientForMappingCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*FactoryUnstructuredClientForMappingCall) Return ¶ added in v16.5.0
func (c *FactoryUnstructuredClientForMappingCall) Return(arg0 resource.RESTClient, arg1 error) *FactoryUnstructuredClientForMappingCall
Return rewrite *gomock.Call.Return
type FactoryValidatorCall ¶ added in v16.5.0
FactoryValidatorCall wrap *gomock.Call
func (*FactoryValidatorCall) Do ¶ added in v16.5.0
func (c *FactoryValidatorCall) Do(f func(string) (validation.Schema, error)) *FactoryValidatorCall
Do rewrite *gomock.Call.Do
func (*FactoryValidatorCall) DoAndReturn ¶ added in v16.5.0
func (c *FactoryValidatorCall) DoAndReturn(f func(string) (validation.Schema, error)) *FactoryValidatorCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*FactoryValidatorCall) Return ¶ added in v16.5.0
func (c *FactoryValidatorCall) Return(arg0 validation.Schema, arg1 error) *FactoryValidatorCall
Return rewrite *gomock.Call.Return
type GenericListerByNamespaceCall ¶ added in v16.5.0
GenericListerByNamespaceCall wrap *gomock.Call
func (*GenericListerByNamespaceCall) Do ¶ added in v16.5.0
func (c *GenericListerByNamespaceCall) Do(f func(string) cache.GenericNamespaceLister) *GenericListerByNamespaceCall
Do rewrite *gomock.Call.Do
func (*GenericListerByNamespaceCall) DoAndReturn ¶ added in v16.5.0
func (c *GenericListerByNamespaceCall) DoAndReturn(f func(string) cache.GenericNamespaceLister) *GenericListerByNamespaceCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*GenericListerByNamespaceCall) Return ¶ added in v16.5.0
func (c *GenericListerByNamespaceCall) Return(arg0 cache.GenericNamespaceLister) *GenericListerByNamespaceCall
Return rewrite *gomock.Call.Return
type GenericListerGetCall ¶ added in v16.5.0
GenericListerGetCall wrap *gomock.Call
func (*GenericListerGetCall) Do ¶ added in v16.5.0
func (c *GenericListerGetCall) Do(f func(string) (runtime.Object, error)) *GenericListerGetCall
Do rewrite *gomock.Call.Do
func (*GenericListerGetCall) DoAndReturn ¶ added in v16.5.0
func (c *GenericListerGetCall) DoAndReturn(f func(string) (runtime.Object, error)) *GenericListerGetCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*GenericListerGetCall) Return ¶ added in v16.5.0
func (c *GenericListerGetCall) Return(arg0 runtime.Object, arg1 error) *GenericListerGetCall
Return rewrite *gomock.Call.Return
type GenericListerListCall ¶ added in v16.5.0
GenericListerListCall wrap *gomock.Call
func (*GenericListerListCall) Do ¶ added in v16.5.0
func (c *GenericListerListCall) Do(f func(labels.Selector) ([]runtime.Object, error)) *GenericListerListCall
Do rewrite *gomock.Call.Do
func (*GenericListerListCall) DoAndReturn ¶ added in v16.5.0
func (c *GenericListerListCall) DoAndReturn(f func(labels.Selector) ([]runtime.Object, error)) *GenericListerListCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*GenericListerListCall) Return ¶ added in v16.5.0
func (c *GenericListerListCall) Return(arg0 []runtime.Object, arg1 error) *GenericListerListCall
Return rewrite *gomock.Call.Return
type GenericNamespaceListerGetCall ¶ added in v16.5.0
GenericNamespaceListerGetCall wrap *gomock.Call
func (*GenericNamespaceListerGetCall) Do ¶ added in v16.5.0
func (c *GenericNamespaceListerGetCall) Do(f func(string) (runtime.Object, error)) *GenericNamespaceListerGetCall
Do rewrite *gomock.Call.Do
func (*GenericNamespaceListerGetCall) DoAndReturn ¶ added in v16.5.0
func (c *GenericNamespaceListerGetCall) DoAndReturn(f func(string) (runtime.Object, error)) *GenericNamespaceListerGetCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*GenericNamespaceListerGetCall) Return ¶ added in v16.5.0
func (c *GenericNamespaceListerGetCall) Return(arg0 runtime.Object, arg1 error) *GenericNamespaceListerGetCall
Return rewrite *gomock.Call.Return
type GenericNamespaceListerListCall ¶ added in v16.5.0
GenericNamespaceListerListCall wrap *gomock.Call
func (*GenericNamespaceListerListCall) Do ¶ added in v16.5.0
func (c *GenericNamespaceListerListCall) Do(f func(labels.Selector) ([]runtime.Object, error)) *GenericNamespaceListerListCall
Do rewrite *gomock.Call.Do
func (*GenericNamespaceListerListCall) DoAndReturn ¶ added in v16.5.0
func (c *GenericNamespaceListerListCall) DoAndReturn(f func(labels.Selector) ([]runtime.Object, error)) *GenericNamespaceListerListCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*GenericNamespaceListerListCall) Return ¶ added in v16.5.0
func (c *GenericNamespaceListerListCall) Return(arg0 []runtime.Object, arg1 error) *GenericNamespaceListerListCall
Return rewrite *gomock.Call.Return
type IndexerAddCall ¶ added in v16.5.0
IndexerAddCall wrap *gomock.Call
func (*IndexerAddCall) Do ¶ added in v16.5.0
func (c *IndexerAddCall) Do(f func(any) error) *IndexerAddCall
Do rewrite *gomock.Call.Do
func (*IndexerAddCall) DoAndReturn ¶ added in v16.5.0
func (c *IndexerAddCall) DoAndReturn(f func(any) error) *IndexerAddCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*IndexerAddCall) Return ¶ added in v16.5.0
func (c *IndexerAddCall) Return(arg0 error) *IndexerAddCall
Return rewrite *gomock.Call.Return
type IndexerAddIndexersCall ¶ added in v16.5.0
IndexerAddIndexersCall wrap *gomock.Call
func (*IndexerAddIndexersCall) Do ¶ added in v16.5.0
func (c *IndexerAddIndexersCall) Do(f func(cache.Indexers) error) *IndexerAddIndexersCall
Do rewrite *gomock.Call.Do
func (*IndexerAddIndexersCall) DoAndReturn ¶ added in v16.5.0
func (c *IndexerAddIndexersCall) DoAndReturn(f func(cache.Indexers) error) *IndexerAddIndexersCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*IndexerAddIndexersCall) Return ¶ added in v16.5.0
func (c *IndexerAddIndexersCall) Return(arg0 error) *IndexerAddIndexersCall
Return rewrite *gomock.Call.Return
type IndexerByIndexCall ¶ added in v16.5.0
IndexerByIndexCall wrap *gomock.Call
func (*IndexerByIndexCall) Do ¶ added in v16.5.0
func (c *IndexerByIndexCall) Do(f func(string, string) ([]any, error)) *IndexerByIndexCall
Do rewrite *gomock.Call.Do
func (*IndexerByIndexCall) DoAndReturn ¶ added in v16.5.0
func (c *IndexerByIndexCall) DoAndReturn(f func(string, string) ([]any, error)) *IndexerByIndexCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*IndexerByIndexCall) Return ¶ added in v16.5.0
func (c *IndexerByIndexCall) Return(arg0 []any, arg1 error) *IndexerByIndexCall
Return rewrite *gomock.Call.Return
type IndexerDeleteCall ¶ added in v16.5.0
IndexerDeleteCall wrap *gomock.Call
func (*IndexerDeleteCall) Do ¶ added in v16.5.0
func (c *IndexerDeleteCall) Do(f func(any) error) *IndexerDeleteCall
Do rewrite *gomock.Call.Do
func (*IndexerDeleteCall) DoAndReturn ¶ added in v16.5.0
func (c *IndexerDeleteCall) DoAndReturn(f func(any) error) *IndexerDeleteCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*IndexerDeleteCall) Return ¶ added in v16.5.0
func (c *IndexerDeleteCall) Return(arg0 error) *IndexerDeleteCall
Return rewrite *gomock.Call.Return
type IndexerGetByKeyCall ¶ added in v16.5.0
IndexerGetByKeyCall wrap *gomock.Call
func (*IndexerGetByKeyCall) Do ¶ added in v16.5.0
func (c *IndexerGetByKeyCall) Do(f func(string) (any, bool, error)) *IndexerGetByKeyCall
Do rewrite *gomock.Call.Do
func (*IndexerGetByKeyCall) DoAndReturn ¶ added in v16.5.0
func (c *IndexerGetByKeyCall) DoAndReturn(f func(string) (any, bool, error)) *IndexerGetByKeyCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*IndexerGetByKeyCall) Return ¶ added in v16.5.0
func (c *IndexerGetByKeyCall) Return(arg0 any, arg1 bool, arg2 error) *IndexerGetByKeyCall
Return rewrite *gomock.Call.Return
type IndexerGetCall ¶ added in v16.5.0
IndexerGetCall wrap *gomock.Call
func (*IndexerGetCall) Do ¶ added in v16.5.0
func (c *IndexerGetCall) Do(f func(any) (any, bool, error)) *IndexerGetCall
Do rewrite *gomock.Call.Do
func (*IndexerGetCall) DoAndReturn ¶ added in v16.5.0
func (c *IndexerGetCall) DoAndReturn(f func(any) (any, bool, error)) *IndexerGetCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*IndexerGetCall) Return ¶ added in v16.5.0
func (c *IndexerGetCall) Return(arg0 any, arg1 bool, arg2 error) *IndexerGetCall
Return rewrite *gomock.Call.Return
type IndexerGetIndexersCall ¶ added in v16.5.0
IndexerGetIndexersCall wrap *gomock.Call
func (*IndexerGetIndexersCall) Do ¶ added in v16.5.0
func (c *IndexerGetIndexersCall) Do(f func() cache.Indexers) *IndexerGetIndexersCall
Do rewrite *gomock.Call.Do
func (*IndexerGetIndexersCall) DoAndReturn ¶ added in v16.5.0
func (c *IndexerGetIndexersCall) DoAndReturn(f func() cache.Indexers) *IndexerGetIndexersCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*IndexerGetIndexersCall) Return ¶ added in v16.5.0
func (c *IndexerGetIndexersCall) Return(arg0 cache.Indexers) *IndexerGetIndexersCall
Return rewrite *gomock.Call.Return
type IndexerIndexCall ¶ added in v16.5.0
IndexerIndexCall wrap *gomock.Call
func (*IndexerIndexCall) Do ¶ added in v16.5.0
func (c *IndexerIndexCall) Do(f func(string, any) ([]any, error)) *IndexerIndexCall
Do rewrite *gomock.Call.Do
func (*IndexerIndexCall) DoAndReturn ¶ added in v16.5.0
func (c *IndexerIndexCall) DoAndReturn(f func(string, any) ([]any, error)) *IndexerIndexCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*IndexerIndexCall) Return ¶ added in v16.5.0
func (c *IndexerIndexCall) Return(arg0 []any, arg1 error) *IndexerIndexCall
Return rewrite *gomock.Call.Return
type IndexerIndexKeysCall ¶ added in v16.5.0
IndexerIndexKeysCall wrap *gomock.Call
func (*IndexerIndexKeysCall) Do ¶ added in v16.5.0
func (c *IndexerIndexKeysCall) Do(f func(string, string) ([]string, error)) *IndexerIndexKeysCall
Do rewrite *gomock.Call.Do
func (*IndexerIndexKeysCall) DoAndReturn ¶ added in v16.5.0
func (c *IndexerIndexKeysCall) DoAndReturn(f func(string, string) ([]string, error)) *IndexerIndexKeysCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*IndexerIndexKeysCall) Return ¶ added in v16.5.0
func (c *IndexerIndexKeysCall) Return(arg0 []string, arg1 error) *IndexerIndexKeysCall
Return rewrite *gomock.Call.Return
type IndexerListCall ¶ added in v16.5.0
IndexerListCall wrap *gomock.Call
func (*IndexerListCall) Do ¶ added in v16.5.0
func (c *IndexerListCall) Do(f func() []any) *IndexerListCall
Do rewrite *gomock.Call.Do
func (*IndexerListCall) DoAndReturn ¶ added in v16.5.0
func (c *IndexerListCall) DoAndReturn(f func() []any) *IndexerListCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*IndexerListCall) Return ¶ added in v16.5.0
func (c *IndexerListCall) Return(arg0 []any) *IndexerListCall
Return rewrite *gomock.Call.Return
type IndexerListIndexFuncValuesCall ¶ added in v16.5.0
IndexerListIndexFuncValuesCall wrap *gomock.Call
func (*IndexerListIndexFuncValuesCall) Do ¶ added in v16.5.0
func (c *IndexerListIndexFuncValuesCall) Do(f func(string) []string) *IndexerListIndexFuncValuesCall
Do rewrite *gomock.Call.Do
func (*IndexerListIndexFuncValuesCall) DoAndReturn ¶ added in v16.5.0
func (c *IndexerListIndexFuncValuesCall) DoAndReturn(f func(string) []string) *IndexerListIndexFuncValuesCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*IndexerListIndexFuncValuesCall) Return ¶ added in v16.5.0
func (c *IndexerListIndexFuncValuesCall) Return(arg0 []string) *IndexerListIndexFuncValuesCall
Return rewrite *gomock.Call.Return
type IndexerListKeysCall ¶ added in v16.5.0
IndexerListKeysCall wrap *gomock.Call
func (*IndexerListKeysCall) Do ¶ added in v16.5.0
func (c *IndexerListKeysCall) Do(f func() []string) *IndexerListKeysCall
Do rewrite *gomock.Call.Do
func (*IndexerListKeysCall) DoAndReturn ¶ added in v16.5.0
func (c *IndexerListKeysCall) DoAndReturn(f func() []string) *IndexerListKeysCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*IndexerListKeysCall) Return ¶ added in v16.5.0
func (c *IndexerListKeysCall) Return(arg0 []string) *IndexerListKeysCall
Return rewrite *gomock.Call.Return
type IndexerReplaceCall ¶ added in v16.5.0
IndexerReplaceCall wrap *gomock.Call
func (*IndexerReplaceCall) Do ¶ added in v16.5.0
func (c *IndexerReplaceCall) Do(f func([]any, string) error) *IndexerReplaceCall
Do rewrite *gomock.Call.Do
func (*IndexerReplaceCall) DoAndReturn ¶ added in v16.5.0
func (c *IndexerReplaceCall) DoAndReturn(f func([]any, string) error) *IndexerReplaceCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*IndexerReplaceCall) Return ¶ added in v16.5.0
func (c *IndexerReplaceCall) Return(arg0 error) *IndexerReplaceCall
Return rewrite *gomock.Call.Return
type IndexerResyncCall ¶ added in v16.5.0
IndexerResyncCall wrap *gomock.Call
func (*IndexerResyncCall) Do ¶ added in v16.5.0
func (c *IndexerResyncCall) Do(f func() error) *IndexerResyncCall
Do rewrite *gomock.Call.Do
func (*IndexerResyncCall) DoAndReturn ¶ added in v16.5.0
func (c *IndexerResyncCall) DoAndReturn(f func() error) *IndexerResyncCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*IndexerResyncCall) Return ¶ added in v16.5.0
func (c *IndexerResyncCall) Return(arg0 error) *IndexerResyncCall
Return rewrite *gomock.Call.Return
type IndexerUpdateCall ¶ added in v16.5.0
IndexerUpdateCall wrap *gomock.Call
func (*IndexerUpdateCall) Do ¶ added in v16.5.0
func (c *IndexerUpdateCall) Do(f func(any) error) *IndexerUpdateCall
Do rewrite *gomock.Call.Do
func (*IndexerUpdateCall) DoAndReturn ¶ added in v16.5.0
func (c *IndexerUpdateCall) DoAndReturn(f func(any) error) *IndexerUpdateCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*IndexerUpdateCall) Return ¶ added in v16.5.0
func (c *IndexerUpdateCall) Return(arg0 error) *IndexerUpdateCall
Return rewrite *gomock.Call.Return
type MockApiextensionsV1Interface ¶ added in v16.1.0
type MockApiextensionsV1Interface struct {
// contains filtered or unexported fields
}
MockApiextensionsV1Interface is a mock of ApiextensionsV1Interface interface.
func NewMockApiextensionsV1Interface ¶ added in v16.1.0
func NewMockApiextensionsV1Interface(ctrl *gomock.Controller) *MockApiextensionsV1Interface
NewMockApiextensionsV1Interface creates a new mock instance.
func (*MockApiextensionsV1Interface) CustomResourceDefinitions ¶ added in v16.1.0
func (m *MockApiextensionsV1Interface) CustomResourceDefinitions() v10.CustomResourceDefinitionInterface
CustomResourceDefinitions mocks base method.
func (*MockApiextensionsV1Interface) EXPECT ¶ added in v16.1.0
func (m *MockApiextensionsV1Interface) EXPECT() *MockApiextensionsV1InterfaceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockApiextensionsV1Interface) RESTClient ¶ added in v16.1.0
func (m *MockApiextensionsV1Interface) RESTClient() rest.Interface
RESTClient mocks base method.
type MockApiextensionsV1InterfaceMockRecorder ¶ added in v16.1.0
type MockApiextensionsV1InterfaceMockRecorder struct {
// contains filtered or unexported fields
}
MockApiextensionsV1InterfaceMockRecorder is the mock recorder for MockApiextensionsV1Interface.
func (*MockApiextensionsV1InterfaceMockRecorder) CustomResourceDefinitions ¶ added in v16.1.0
func (mr *MockApiextensionsV1InterfaceMockRecorder) CustomResourceDefinitions() *ApiextensionsV1InterfaceCustomResourceDefinitionsCall
CustomResourceDefinitions indicates an expected call of CustomResourceDefinitions.
func (*MockApiextensionsV1InterfaceMockRecorder) RESTClient ¶ added in v16.1.0
func (mr *MockApiextensionsV1InterfaceMockRecorder) RESTClient() *ApiextensionsV1InterfaceRESTClientCall
RESTClient indicates an expected call of RESTClient.
type MockCoreV1Interface ¶ added in v16.1.0
type MockCoreV1Interface struct {
// contains filtered or unexported fields
}
MockCoreV1Interface is a mock of CoreV1Interface interface.
func NewMockCoreV1Interface ¶ added in v16.1.0
func NewMockCoreV1Interface(ctrl *gomock.Controller) *MockCoreV1Interface
NewMockCoreV1Interface creates a new mock instance.
func (*MockCoreV1Interface) ComponentStatuses ¶ added in v16.1.0
func (m *MockCoreV1Interface) ComponentStatuses() v12.ComponentStatusInterface
ComponentStatuses mocks base method.
func (*MockCoreV1Interface) ConfigMaps ¶ added in v16.1.0
func (m *MockCoreV1Interface) ConfigMaps(arg0 string) v12.ConfigMapInterface
ConfigMaps mocks base method.
func (*MockCoreV1Interface) EXPECT ¶ added in v16.1.0
func (m *MockCoreV1Interface) EXPECT() *MockCoreV1InterfaceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockCoreV1Interface) Endpoints ¶ added in v16.1.0
func (m *MockCoreV1Interface) Endpoints(arg0 string) v12.EndpointsInterface
Endpoints mocks base method.
func (*MockCoreV1Interface) Events ¶ added in v16.1.0
func (m *MockCoreV1Interface) Events(arg0 string) v12.EventInterface
Events mocks base method.
func (*MockCoreV1Interface) LimitRanges ¶ added in v16.1.0
func (m *MockCoreV1Interface) LimitRanges(arg0 string) v12.LimitRangeInterface
LimitRanges mocks base method.
func (*MockCoreV1Interface) Namespaces ¶ added in v16.1.0
func (m *MockCoreV1Interface) Namespaces() v12.NamespaceInterface
Namespaces mocks base method.
func (*MockCoreV1Interface) Nodes ¶ added in v16.1.0
func (m *MockCoreV1Interface) Nodes() v12.NodeInterface
Nodes mocks base method.
func (*MockCoreV1Interface) PersistentVolumeClaims ¶ added in v16.1.0
func (m *MockCoreV1Interface) PersistentVolumeClaims(arg0 string) v12.PersistentVolumeClaimInterface
PersistentVolumeClaims mocks base method.
func (*MockCoreV1Interface) PersistentVolumes ¶ added in v16.1.0
func (m *MockCoreV1Interface) PersistentVolumes() v12.PersistentVolumeInterface
PersistentVolumes mocks base method.
func (*MockCoreV1Interface) PodTemplates ¶ added in v16.1.0
func (m *MockCoreV1Interface) PodTemplates(arg0 string) v12.PodTemplateInterface
PodTemplates mocks base method.
func (*MockCoreV1Interface) Pods ¶ added in v16.1.0
func (m *MockCoreV1Interface) Pods(arg0 string) v12.PodInterface
Pods mocks base method.
func (*MockCoreV1Interface) RESTClient ¶ added in v16.1.0
func (m *MockCoreV1Interface) RESTClient() rest.Interface
RESTClient mocks base method.
func (*MockCoreV1Interface) ReplicationControllers ¶ added in v16.1.0
func (m *MockCoreV1Interface) ReplicationControllers(arg0 string) v12.ReplicationControllerInterface
ReplicationControllers mocks base method.
func (*MockCoreV1Interface) ResourceQuotas ¶ added in v16.1.0
func (m *MockCoreV1Interface) ResourceQuotas(arg0 string) v12.ResourceQuotaInterface
ResourceQuotas mocks base method.
func (*MockCoreV1Interface) Secrets ¶ added in v16.1.0
func (m *MockCoreV1Interface) Secrets(arg0 string) v12.SecretInterface
Secrets mocks base method.
func (*MockCoreV1Interface) ServiceAccounts ¶ added in v16.1.0
func (m *MockCoreV1Interface) ServiceAccounts(arg0 string) v12.ServiceAccountInterface
ServiceAccounts mocks base method.
func (*MockCoreV1Interface) Services ¶ added in v16.1.0
func (m *MockCoreV1Interface) Services(arg0 string) v12.ServiceInterface
Services mocks base method.
type MockCoreV1InterfaceMockRecorder ¶ added in v16.1.0
type MockCoreV1InterfaceMockRecorder struct {
// contains filtered or unexported fields
}
MockCoreV1InterfaceMockRecorder is the mock recorder for MockCoreV1Interface.
func (*MockCoreV1InterfaceMockRecorder) ComponentStatuses ¶ added in v16.1.0
func (mr *MockCoreV1InterfaceMockRecorder) ComponentStatuses() *CoreV1InterfaceComponentStatusesCall
ComponentStatuses indicates an expected call of ComponentStatuses.
func (*MockCoreV1InterfaceMockRecorder) ConfigMaps ¶ added in v16.1.0
func (mr *MockCoreV1InterfaceMockRecorder) ConfigMaps(arg0 any) *CoreV1InterfaceConfigMapsCall
ConfigMaps indicates an expected call of ConfigMaps.
func (*MockCoreV1InterfaceMockRecorder) Endpoints ¶ added in v16.1.0
func (mr *MockCoreV1InterfaceMockRecorder) Endpoints(arg0 any) *CoreV1InterfaceEndpointsCall
Endpoints indicates an expected call of Endpoints.
func (*MockCoreV1InterfaceMockRecorder) Events ¶ added in v16.1.0
func (mr *MockCoreV1InterfaceMockRecorder) Events(arg0 any) *CoreV1InterfaceEventsCall
Events indicates an expected call of Events.
func (*MockCoreV1InterfaceMockRecorder) LimitRanges ¶ added in v16.1.0
func (mr *MockCoreV1InterfaceMockRecorder) LimitRanges(arg0 any) *CoreV1InterfaceLimitRangesCall
LimitRanges indicates an expected call of LimitRanges.
func (*MockCoreV1InterfaceMockRecorder) Namespaces ¶ added in v16.1.0
func (mr *MockCoreV1InterfaceMockRecorder) Namespaces() *CoreV1InterfaceNamespacesCall
Namespaces indicates an expected call of Namespaces.
func (*MockCoreV1InterfaceMockRecorder) Nodes ¶ added in v16.1.0
func (mr *MockCoreV1InterfaceMockRecorder) Nodes() *CoreV1InterfaceNodesCall
Nodes indicates an expected call of Nodes.
func (*MockCoreV1InterfaceMockRecorder) PersistentVolumeClaims ¶ added in v16.1.0
func (mr *MockCoreV1InterfaceMockRecorder) PersistentVolumeClaims(arg0 any) *CoreV1InterfacePersistentVolumeClaimsCall
PersistentVolumeClaims indicates an expected call of PersistentVolumeClaims.
func (*MockCoreV1InterfaceMockRecorder) PersistentVolumes ¶ added in v16.1.0
func (mr *MockCoreV1InterfaceMockRecorder) PersistentVolumes() *CoreV1InterfacePersistentVolumesCall
PersistentVolumes indicates an expected call of PersistentVolumes.
func (*MockCoreV1InterfaceMockRecorder) PodTemplates ¶ added in v16.1.0
func (mr *MockCoreV1InterfaceMockRecorder) PodTemplates(arg0 any) *CoreV1InterfacePodTemplatesCall
PodTemplates indicates an expected call of PodTemplates.
func (*MockCoreV1InterfaceMockRecorder) Pods ¶ added in v16.1.0
func (mr *MockCoreV1InterfaceMockRecorder) Pods(arg0 any) *CoreV1InterfacePodsCall
Pods indicates an expected call of Pods.
func (*MockCoreV1InterfaceMockRecorder) RESTClient ¶ added in v16.1.0
func (mr *MockCoreV1InterfaceMockRecorder) RESTClient() *CoreV1InterfaceRESTClientCall
RESTClient indicates an expected call of RESTClient.
func (*MockCoreV1InterfaceMockRecorder) ReplicationControllers ¶ added in v16.1.0
func (mr *MockCoreV1InterfaceMockRecorder) ReplicationControllers(arg0 any) *CoreV1InterfaceReplicationControllersCall
ReplicationControllers indicates an expected call of ReplicationControllers.
func (*MockCoreV1InterfaceMockRecorder) ResourceQuotas ¶ added in v16.1.0
func (mr *MockCoreV1InterfaceMockRecorder) ResourceQuotas(arg0 any) *CoreV1InterfaceResourceQuotasCall
ResourceQuotas indicates an expected call of ResourceQuotas.
func (*MockCoreV1InterfaceMockRecorder) Secrets ¶ added in v16.1.0
func (mr *MockCoreV1InterfaceMockRecorder) Secrets(arg0 any) *CoreV1InterfaceSecretsCall
Secrets indicates an expected call of Secrets.
func (*MockCoreV1InterfaceMockRecorder) ServiceAccounts ¶ added in v16.1.0
func (mr *MockCoreV1InterfaceMockRecorder) ServiceAccounts(arg0 any) *CoreV1InterfaceServiceAccountsCall
ServiceAccounts indicates an expected call of ServiceAccounts.
func (*MockCoreV1InterfaceMockRecorder) Services ¶ added in v16.1.0
func (mr *MockCoreV1InterfaceMockRecorder) Services(arg0 any) *CoreV1InterfaceServicesCall
Services indicates an expected call of Services.
type MockCustomResourceDefinitionInterface ¶ added in v16.1.0
type MockCustomResourceDefinitionInterface struct {
// contains filtered or unexported fields
}
MockCustomResourceDefinitionInterface is a mock of CustomResourceDefinitionInterface interface.
func NewMockCustomResourceDefinitionInterface ¶ added in v16.1.0
func NewMockCustomResourceDefinitionInterface(ctrl *gomock.Controller) *MockCustomResourceDefinitionInterface
NewMockCustomResourceDefinitionInterface creates a new mock instance.
func (*MockCustomResourceDefinitionInterface) Create ¶ added in v16.1.0
func (m *MockCustomResourceDefinitionInterface) Create(arg0 context.Context, arg1 *v1.CustomResourceDefinition, arg2 v11.CreateOptions) (*v1.CustomResourceDefinition, error)
Create mocks base method.
func (*MockCustomResourceDefinitionInterface) Delete ¶ added in v16.1.0
func (m *MockCustomResourceDefinitionInterface) Delete(arg0 context.Context, arg1 string, arg2 v11.DeleteOptions) error
Delete mocks base method.
func (*MockCustomResourceDefinitionInterface) DeleteCollection ¶ added in v16.1.0
func (m *MockCustomResourceDefinitionInterface) DeleteCollection(arg0 context.Context, arg1 v11.DeleteOptions, arg2 v11.ListOptions) error
DeleteCollection mocks base method.
func (*MockCustomResourceDefinitionInterface) EXPECT ¶ added in v16.1.0
func (m *MockCustomResourceDefinitionInterface) EXPECT() *MockCustomResourceDefinitionInterfaceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockCustomResourceDefinitionInterface) Get ¶ added in v16.1.0
func (m *MockCustomResourceDefinitionInterface) Get(arg0 context.Context, arg1 string, arg2 v11.GetOptions) (*v1.CustomResourceDefinition, error)
Get mocks base method.
func (*MockCustomResourceDefinitionInterface) List ¶ added in v16.1.0
func (m *MockCustomResourceDefinitionInterface) List(arg0 context.Context, arg1 v11.ListOptions) (*v1.CustomResourceDefinitionList, error)
List mocks base method.
func (*MockCustomResourceDefinitionInterface) Patch ¶ added in v16.1.0
func (m *MockCustomResourceDefinitionInterface) Patch(arg0 context.Context, arg1 string, arg2 types.PatchType, arg3 []byte, arg4 v11.PatchOptions, arg5 ...string) (*v1.CustomResourceDefinition, error)
Patch mocks base method.
func (*MockCustomResourceDefinitionInterface) Update ¶ added in v16.1.0
func (m *MockCustomResourceDefinitionInterface) Update(arg0 context.Context, arg1 *v1.CustomResourceDefinition, arg2 v11.UpdateOptions) (*v1.CustomResourceDefinition, error)
Update mocks base method.
func (*MockCustomResourceDefinitionInterface) UpdateStatus ¶ added in v16.1.0
func (m *MockCustomResourceDefinitionInterface) UpdateStatus(arg0 context.Context, arg1 *v1.CustomResourceDefinition, arg2 v11.UpdateOptions) (*v1.CustomResourceDefinition, error)
UpdateStatus mocks base method.
func (*MockCustomResourceDefinitionInterface) Watch ¶ added in v16.1.0
func (m *MockCustomResourceDefinitionInterface) Watch(arg0 context.Context, arg1 v11.ListOptions) (watch.Interface, error)
Watch mocks base method.
type MockCustomResourceDefinitionInterfaceMockRecorder ¶ added in v16.1.0
type MockCustomResourceDefinitionInterfaceMockRecorder struct {
// contains filtered or unexported fields
}
MockCustomResourceDefinitionInterfaceMockRecorder is the mock recorder for MockCustomResourceDefinitionInterface.
func (*MockCustomResourceDefinitionInterfaceMockRecorder) Create ¶ added in v16.1.0
func (mr *MockCustomResourceDefinitionInterfaceMockRecorder) Create(arg0, arg1, arg2 any) *CustomResourceDefinitionInterfaceCreateCall
Create indicates an expected call of Create.
func (*MockCustomResourceDefinitionInterfaceMockRecorder) Delete ¶ added in v16.1.0
func (mr *MockCustomResourceDefinitionInterfaceMockRecorder) Delete(arg0, arg1, arg2 any) *CustomResourceDefinitionInterfaceDeleteCall
Delete indicates an expected call of Delete.
func (*MockCustomResourceDefinitionInterfaceMockRecorder) DeleteCollection ¶ added in v16.1.0
func (mr *MockCustomResourceDefinitionInterfaceMockRecorder) DeleteCollection(arg0, arg1, arg2 any) *CustomResourceDefinitionInterfaceDeleteCollectionCall
DeleteCollection indicates an expected call of DeleteCollection.
func (*MockCustomResourceDefinitionInterfaceMockRecorder) Get ¶ added in v16.1.0
func (mr *MockCustomResourceDefinitionInterfaceMockRecorder) Get(arg0, arg1, arg2 any) *CustomResourceDefinitionInterfaceGetCall
Get indicates an expected call of Get.
func (*MockCustomResourceDefinitionInterfaceMockRecorder) List ¶ added in v16.1.0
func (mr *MockCustomResourceDefinitionInterfaceMockRecorder) List(arg0, arg1 any) *CustomResourceDefinitionInterfaceListCall
List indicates an expected call of List.
func (*MockCustomResourceDefinitionInterfaceMockRecorder) Patch ¶ added in v16.1.0
func (mr *MockCustomResourceDefinitionInterfaceMockRecorder) Patch(arg0, arg1, arg2, arg3, arg4 any, arg5 ...any) *CustomResourceDefinitionInterfacePatchCall
Patch indicates an expected call of Patch.
func (*MockCustomResourceDefinitionInterfaceMockRecorder) Update ¶ added in v16.1.0
func (mr *MockCustomResourceDefinitionInterfaceMockRecorder) Update(arg0, arg1, arg2 any) *CustomResourceDefinitionInterfaceUpdateCall
Update indicates an expected call of Update.
func (*MockCustomResourceDefinitionInterfaceMockRecorder) UpdateStatus ¶ added in v16.1.0
func (mr *MockCustomResourceDefinitionInterfaceMockRecorder) UpdateStatus(arg0, arg1, arg2 any) *CustomResourceDefinitionInterfaceUpdateStatusCall
UpdateStatus indicates an expected call of UpdateStatus.
func (*MockCustomResourceDefinitionInterfaceMockRecorder) Watch ¶ added in v16.1.0
func (mr *MockCustomResourceDefinitionInterfaceMockRecorder) Watch(arg0, arg1 any) *CustomResourceDefinitionInterfaceWatchCall
Watch indicates an expected call of Watch.
type MockFactory ¶ added in v16.3.0
type MockFactory struct {
// contains filtered or unexported fields
}
MockFactory is a mock of Factory interface.
func NewMockFactory ¶ added in v16.3.0
func NewMockFactory(ctrl *gomock.Controller) *MockFactory
NewMockFactory creates a new mock instance.
func (*MockFactory) ClientForMapping ¶ added in v16.3.0
func (m *MockFactory) ClientForMapping(arg0 *meta.RESTMapping) (resource.RESTClient, error)
ClientForMapping mocks base method.
func (*MockFactory) DynamicClient ¶ added in v16.3.0
func (m *MockFactory) DynamicClient() (dynamic.Interface, error)
DynamicClient mocks base method.
func (*MockFactory) EXPECT ¶ added in v16.3.0
func (m *MockFactory) EXPECT() *MockFactoryMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockFactory) KubernetesClientSet ¶ added in v16.3.0
func (m *MockFactory) KubernetesClientSet() (*kubernetes.Clientset, error)
KubernetesClientSet mocks base method.
func (*MockFactory) NewBuilder ¶ added in v16.3.0
func (m *MockFactory) NewBuilder() *resource.Builder
NewBuilder mocks base method.
func (*MockFactory) OpenAPISchema ¶ added in v16.3.0
func (m *MockFactory) OpenAPISchema() (openapi0.Resources, error)
OpenAPISchema mocks base method.
func (*MockFactory) OpenAPIV3Client ¶ added in v16.3.0
func (m *MockFactory) OpenAPIV3Client() (openapi.Client, error)
OpenAPIV3Client mocks base method.
func (*MockFactory) RESTClient ¶ added in v16.3.0
func (m *MockFactory) RESTClient() (*rest.RESTClient, error)
RESTClient mocks base method.
func (*MockFactory) ToDiscoveryClient ¶ added in v16.3.0
func (m *MockFactory) ToDiscoveryClient() (discovery.CachedDiscoveryInterface, error)
ToDiscoveryClient mocks base method.
func (*MockFactory) ToRESTConfig ¶ added in v16.3.0
func (m *MockFactory) ToRESTConfig() (*rest.Config, error)
ToRESTConfig mocks base method.
func (*MockFactory) ToRESTMapper ¶ added in v16.3.0
func (m *MockFactory) ToRESTMapper() (meta.RESTMapper, error)
ToRESTMapper mocks base method.
func (*MockFactory) ToRawKubeConfigLoader ¶ added in v16.3.0
func (m *MockFactory) ToRawKubeConfigLoader() clientcmd.ClientConfig
ToRawKubeConfigLoader mocks base method.
func (*MockFactory) UnstructuredClientForMapping ¶ added in v16.3.0
func (m *MockFactory) UnstructuredClientForMapping(arg0 *meta.RESTMapping) (resource.RESTClient, error)
UnstructuredClientForMapping mocks base method.
func (*MockFactory) Validator ¶ added in v16.3.0
func (m *MockFactory) Validator(arg0 string) (validation.Schema, error)
Validator mocks base method.
type MockFactoryMockRecorder ¶ added in v16.3.0
type MockFactoryMockRecorder struct {
// contains filtered or unexported fields
}
MockFactoryMockRecorder is the mock recorder for MockFactory.
func (*MockFactoryMockRecorder) ClientForMapping ¶ added in v16.3.0
func (mr *MockFactoryMockRecorder) ClientForMapping(arg0 any) *FactoryClientForMappingCall
ClientForMapping indicates an expected call of ClientForMapping.
func (*MockFactoryMockRecorder) DynamicClient ¶ added in v16.3.0
func (mr *MockFactoryMockRecorder) DynamicClient() *FactoryDynamicClientCall
DynamicClient indicates an expected call of DynamicClient.
func (*MockFactoryMockRecorder) KubernetesClientSet ¶ added in v16.3.0
func (mr *MockFactoryMockRecorder) KubernetesClientSet() *FactoryKubernetesClientSetCall
KubernetesClientSet indicates an expected call of KubernetesClientSet.
func (*MockFactoryMockRecorder) NewBuilder ¶ added in v16.3.0
func (mr *MockFactoryMockRecorder) NewBuilder() *FactoryNewBuilderCall
NewBuilder indicates an expected call of NewBuilder.
func (*MockFactoryMockRecorder) OpenAPISchema ¶ added in v16.3.0
func (mr *MockFactoryMockRecorder) OpenAPISchema() *FactoryOpenAPISchemaCall
OpenAPISchema indicates an expected call of OpenAPISchema.
func (*MockFactoryMockRecorder) OpenAPIV3Client ¶ added in v16.3.0
func (mr *MockFactoryMockRecorder) OpenAPIV3Client() *FactoryOpenAPIV3ClientCall
OpenAPIV3Client indicates an expected call of OpenAPIV3Client.
func (*MockFactoryMockRecorder) RESTClient ¶ added in v16.3.0
func (mr *MockFactoryMockRecorder) RESTClient() *FactoryRESTClientCall
RESTClient indicates an expected call of RESTClient.
func (*MockFactoryMockRecorder) ToDiscoveryClient ¶ added in v16.3.0
func (mr *MockFactoryMockRecorder) ToDiscoveryClient() *FactoryToDiscoveryClientCall
ToDiscoveryClient indicates an expected call of ToDiscoveryClient.
func (*MockFactoryMockRecorder) ToRESTConfig ¶ added in v16.3.0
func (mr *MockFactoryMockRecorder) ToRESTConfig() *FactoryToRESTConfigCall
ToRESTConfig indicates an expected call of ToRESTConfig.
func (*MockFactoryMockRecorder) ToRESTMapper ¶ added in v16.3.0
func (mr *MockFactoryMockRecorder) ToRESTMapper() *FactoryToRESTMapperCall
ToRESTMapper indicates an expected call of ToRESTMapper.
func (*MockFactoryMockRecorder) ToRawKubeConfigLoader ¶ added in v16.3.0
func (mr *MockFactoryMockRecorder) ToRawKubeConfigLoader() *FactoryToRawKubeConfigLoaderCall
ToRawKubeConfigLoader indicates an expected call of ToRawKubeConfigLoader.
func (*MockFactoryMockRecorder) UnstructuredClientForMapping ¶ added in v16.3.0
func (mr *MockFactoryMockRecorder) UnstructuredClientForMapping(arg0 any) *FactoryUnstructuredClientForMappingCall
UnstructuredClientForMapping indicates an expected call of UnstructuredClientForMapping.
func (*MockFactoryMockRecorder) Validator ¶ added in v16.3.0
func (mr *MockFactoryMockRecorder) Validator(arg0 any) *FactoryValidatorCall
Validator indicates an expected call of Validator.
type MockGenericLister ¶ added in v16.1.0
type MockGenericLister struct {
// contains filtered or unexported fields
}
MockGenericLister is a mock of GenericLister interface.
func NewMockGenericLister ¶ added in v16.1.0
func NewMockGenericLister(ctrl *gomock.Controller) *MockGenericLister
NewMockGenericLister creates a new mock instance.
func (*MockGenericLister) ByNamespace ¶ added in v16.1.0
func (m *MockGenericLister) ByNamespace(arg0 string) cache.GenericNamespaceLister
ByNamespace mocks base method.
func (*MockGenericLister) EXPECT ¶ added in v16.1.0
func (m *MockGenericLister) EXPECT() *MockGenericListerMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
type MockGenericListerMockRecorder ¶ added in v16.1.0
type MockGenericListerMockRecorder struct {
// contains filtered or unexported fields
}
MockGenericListerMockRecorder is the mock recorder for MockGenericLister.
func (*MockGenericListerMockRecorder) ByNamespace ¶ added in v16.1.0
func (mr *MockGenericListerMockRecorder) ByNamespace(arg0 any) *GenericListerByNamespaceCall
ByNamespace indicates an expected call of ByNamespace.
func (*MockGenericListerMockRecorder) Get ¶ added in v16.1.0
func (mr *MockGenericListerMockRecorder) Get(arg0 any) *GenericListerGetCall
Get indicates an expected call of Get.
func (*MockGenericListerMockRecorder) List ¶ added in v16.1.0
func (mr *MockGenericListerMockRecorder) List(arg0 any) *GenericListerListCall
List indicates an expected call of List.
type MockGenericNamespaceLister ¶ added in v16.1.0
type MockGenericNamespaceLister struct {
// contains filtered or unexported fields
}
MockGenericNamespaceLister is a mock of GenericNamespaceLister interface.
func NewMockGenericNamespaceLister ¶ added in v16.1.0
func NewMockGenericNamespaceLister(ctrl *gomock.Controller) *MockGenericNamespaceLister
NewMockGenericNamespaceLister creates a new mock instance.
func (*MockGenericNamespaceLister) EXPECT ¶ added in v16.1.0
func (m *MockGenericNamespaceLister) EXPECT() *MockGenericNamespaceListerMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
type MockGenericNamespaceListerMockRecorder ¶ added in v16.1.0
type MockGenericNamespaceListerMockRecorder struct {
// contains filtered or unexported fields
}
MockGenericNamespaceListerMockRecorder is the mock recorder for MockGenericNamespaceLister.
func (*MockGenericNamespaceListerMockRecorder) Get ¶ added in v16.1.0
func (mr *MockGenericNamespaceListerMockRecorder) Get(arg0 any) *GenericNamespaceListerGetCall
Get indicates an expected call of Get.
func (*MockGenericNamespaceListerMockRecorder) List ¶ added in v16.1.0
func (mr *MockGenericNamespaceListerMockRecorder) List(arg0 any) *GenericNamespaceListerListCall
List indicates an expected call of List.
type MockIndexer ¶ added in v16.1.0
type MockIndexer struct {
// contains filtered or unexported fields
}
MockIndexer is a mock of Indexer interface.
func NewMockIndexer ¶ added in v16.1.0
func NewMockIndexer(ctrl *gomock.Controller) *MockIndexer
NewMockIndexer creates a new mock instance.
func (*MockIndexer) Add ¶ added in v16.1.0
func (m *MockIndexer) Add(arg0 any) error
Add mocks base method.
func (*MockIndexer) AddIndexers ¶ added in v16.1.0
func (m *MockIndexer) AddIndexers(arg0 cache.Indexers) error
AddIndexers mocks base method.
func (*MockIndexer) ByIndex ¶ added in v16.1.0
func (m *MockIndexer) ByIndex(arg0, arg1 string) ([]any, error)
ByIndex mocks base method.
func (*MockIndexer) Delete ¶ added in v16.1.0
func (m *MockIndexer) Delete(arg0 any) error
Delete mocks base method.
func (*MockIndexer) EXPECT ¶ added in v16.1.0
func (m *MockIndexer) EXPECT() *MockIndexerMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockIndexer) Get ¶ added in v16.1.0
func (m *MockIndexer) Get(arg0 any) (any, bool, error)
Get mocks base method.
func (*MockIndexer) GetByKey ¶ added in v16.1.0
func (m *MockIndexer) GetByKey(arg0 string) (any, bool, error)
GetByKey mocks base method.
func (*MockIndexer) GetIndexers ¶ added in v16.1.0
func (m *MockIndexer) GetIndexers() cache.Indexers
GetIndexers mocks base method.
func (*MockIndexer) Index ¶ added in v16.1.0
func (m *MockIndexer) Index(arg0 string, arg1 any) ([]any, error)
Index mocks base method.
func (*MockIndexer) IndexKeys ¶ added in v16.1.0
func (m *MockIndexer) IndexKeys(arg0, arg1 string) ([]string, error)
IndexKeys mocks base method.
func (*MockIndexer) List ¶ added in v16.1.0
func (m *MockIndexer) List() []any
List mocks base method.
func (*MockIndexer) ListIndexFuncValues ¶ added in v16.1.0
func (m *MockIndexer) ListIndexFuncValues(arg0 string) []string
ListIndexFuncValues mocks base method.
func (*MockIndexer) ListKeys ¶ added in v16.1.0
func (m *MockIndexer) ListKeys() []string
ListKeys mocks base method.
func (*MockIndexer) Replace ¶ added in v16.1.0
func (m *MockIndexer) Replace(arg0 []any, arg1 string) error
Replace mocks base method.
func (*MockIndexer) Resync ¶ added in v16.1.0
func (m *MockIndexer) Resync() error
Resync mocks base method.
func (*MockIndexer) Update ¶ added in v16.1.0
func (m *MockIndexer) Update(arg0 any) error
Update mocks base method.
type MockIndexerMockRecorder ¶ added in v16.1.0
type MockIndexerMockRecorder struct {
// contains filtered or unexported fields
}
MockIndexerMockRecorder is the mock recorder for MockIndexer.
func (*MockIndexerMockRecorder) Add ¶ added in v16.1.0
func (mr *MockIndexerMockRecorder) Add(arg0 any) *IndexerAddCall
Add indicates an expected call of Add.
func (*MockIndexerMockRecorder) AddIndexers ¶ added in v16.1.0
func (mr *MockIndexerMockRecorder) AddIndexers(arg0 any) *IndexerAddIndexersCall
AddIndexers indicates an expected call of AddIndexers.
func (*MockIndexerMockRecorder) ByIndex ¶ added in v16.1.0
func (mr *MockIndexerMockRecorder) ByIndex(arg0, arg1 any) *IndexerByIndexCall
ByIndex indicates an expected call of ByIndex.
func (*MockIndexerMockRecorder) Delete ¶ added in v16.1.0
func (mr *MockIndexerMockRecorder) Delete(arg0 any) *IndexerDeleteCall
Delete indicates an expected call of Delete.
func (*MockIndexerMockRecorder) Get ¶ added in v16.1.0
func (mr *MockIndexerMockRecorder) Get(arg0 any) *IndexerGetCall
Get indicates an expected call of Get.
func (*MockIndexerMockRecorder) GetByKey ¶ added in v16.1.0
func (mr *MockIndexerMockRecorder) GetByKey(arg0 any) *IndexerGetByKeyCall
GetByKey indicates an expected call of GetByKey.
func (*MockIndexerMockRecorder) GetIndexers ¶ added in v16.1.0
func (mr *MockIndexerMockRecorder) GetIndexers() *IndexerGetIndexersCall
GetIndexers indicates an expected call of GetIndexers.
func (*MockIndexerMockRecorder) Index ¶ added in v16.1.0
func (mr *MockIndexerMockRecorder) Index(arg0, arg1 any) *IndexerIndexCall
Index indicates an expected call of Index.
func (*MockIndexerMockRecorder) IndexKeys ¶ added in v16.1.0
func (mr *MockIndexerMockRecorder) IndexKeys(arg0, arg1 any) *IndexerIndexKeysCall
IndexKeys indicates an expected call of IndexKeys.
func (*MockIndexerMockRecorder) List ¶ added in v16.1.0
func (mr *MockIndexerMockRecorder) List() *IndexerListCall
List indicates an expected call of List.
func (*MockIndexerMockRecorder) ListIndexFuncValues ¶ added in v16.1.0
func (mr *MockIndexerMockRecorder) ListIndexFuncValues(arg0 any) *IndexerListIndexFuncValuesCall
ListIndexFuncValues indicates an expected call of ListIndexFuncValues.
func (*MockIndexerMockRecorder) ListKeys ¶ added in v16.1.0
func (mr *MockIndexerMockRecorder) ListKeys() *IndexerListKeysCall
ListKeys indicates an expected call of ListKeys.
func (*MockIndexerMockRecorder) Replace ¶ added in v16.1.0
func (mr *MockIndexerMockRecorder) Replace(arg0, arg1 any) *IndexerReplaceCall
Replace indicates an expected call of Replace.
func (*MockIndexerMockRecorder) Resync ¶ added in v16.1.0
func (mr *MockIndexerMockRecorder) Resync() *IndexerResyncCall
Resync indicates an expected call of Resync.
func (*MockIndexerMockRecorder) Update ¶ added in v16.1.0
func (mr *MockIndexerMockRecorder) Update(arg0 any) *IndexerUpdateCall
Update indicates an expected call of Update.
type MockNamespaceableResourceInterface ¶ added in v16.1.0
type MockNamespaceableResourceInterface struct {
// contains filtered or unexported fields
}
MockNamespaceableResourceInterface is a mock of NamespaceableResourceInterface interface.
func NewMockNamespaceableResourceInterface ¶ added in v16.1.0
func NewMockNamespaceableResourceInterface(ctrl *gomock.Controller) *MockNamespaceableResourceInterface
NewMockNamespaceableResourceInterface creates a new mock instance.
func (*MockNamespaceableResourceInterface) Apply ¶ added in v16.1.0
func (m *MockNamespaceableResourceInterface) Apply(arg0 context.Context, arg1 string, arg2 *unstructured.Unstructured, arg3 v1.ApplyOptions, arg4 ...string) (*unstructured.Unstructured, error)
Apply mocks base method.
func (*MockNamespaceableResourceInterface) ApplyStatus ¶ added in v16.1.0
func (m *MockNamespaceableResourceInterface) ApplyStatus(arg0 context.Context, arg1 string, arg2 *unstructured.Unstructured, arg3 v1.ApplyOptions) (*unstructured.Unstructured, error)
ApplyStatus mocks base method.
func (*MockNamespaceableResourceInterface) Create ¶ added in v16.1.0
func (m *MockNamespaceableResourceInterface) Create(arg0 context.Context, arg1 *unstructured.Unstructured, arg2 v1.CreateOptions, arg3 ...string) (*unstructured.Unstructured, error)
Create mocks base method.
func (*MockNamespaceableResourceInterface) Delete ¶ added in v16.1.0
func (m *MockNamespaceableResourceInterface) Delete(arg0 context.Context, arg1 string, arg2 v1.DeleteOptions, arg3 ...string) error
Delete mocks base method.
func (*MockNamespaceableResourceInterface) DeleteCollection ¶ added in v16.1.0
func (m *MockNamespaceableResourceInterface) DeleteCollection(arg0 context.Context, arg1 v1.DeleteOptions, arg2 v1.ListOptions) error
DeleteCollection mocks base method.
func (*MockNamespaceableResourceInterface) EXPECT ¶ added in v16.1.0
func (m *MockNamespaceableResourceInterface) EXPECT() *MockNamespaceableResourceInterfaceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockNamespaceableResourceInterface) Get ¶ added in v16.1.0
func (m *MockNamespaceableResourceInterface) Get(arg0 context.Context, arg1 string, arg2 v1.GetOptions, arg3 ...string) (*unstructured.Unstructured, error)
Get mocks base method.
func (*MockNamespaceableResourceInterface) List ¶ added in v16.1.0
func (m *MockNamespaceableResourceInterface) List(arg0 context.Context, arg1 v1.ListOptions) (*unstructured.UnstructuredList, error)
List mocks base method.
func (*MockNamespaceableResourceInterface) Namespace ¶ added in v16.1.0
func (m *MockNamespaceableResourceInterface) Namespace(arg0 string) dynamic.ResourceInterface
Namespace mocks base method.
func (*MockNamespaceableResourceInterface) Patch ¶ added in v16.1.0
func (m *MockNamespaceableResourceInterface) Patch(arg0 context.Context, arg1 string, arg2 types.PatchType, arg3 []byte, arg4 v1.PatchOptions, arg5 ...string) (*unstructured.Unstructured, error)
Patch mocks base method.
func (*MockNamespaceableResourceInterface) Update ¶ added in v16.1.0
func (m *MockNamespaceableResourceInterface) Update(arg0 context.Context, arg1 *unstructured.Unstructured, arg2 v1.UpdateOptions, arg3 ...string) (*unstructured.Unstructured, error)
Update mocks base method.
func (*MockNamespaceableResourceInterface) UpdateStatus ¶ added in v16.1.0
func (m *MockNamespaceableResourceInterface) UpdateStatus(arg0 context.Context, arg1 *unstructured.Unstructured, arg2 v1.UpdateOptions) (*unstructured.Unstructured, error)
UpdateStatus mocks base method.
func (*MockNamespaceableResourceInterface) Watch ¶ added in v16.1.0
func (m *MockNamespaceableResourceInterface) Watch(arg0 context.Context, arg1 v1.ListOptions) (watch.Interface, error)
Watch mocks base method.
type MockNamespaceableResourceInterfaceMockRecorder ¶ added in v16.1.0
type MockNamespaceableResourceInterfaceMockRecorder struct {
// contains filtered or unexported fields
}
MockNamespaceableResourceInterfaceMockRecorder is the mock recorder for MockNamespaceableResourceInterface.
func (*MockNamespaceableResourceInterfaceMockRecorder) Apply ¶ added in v16.1.0
func (mr *MockNamespaceableResourceInterfaceMockRecorder) Apply(arg0, arg1, arg2, arg3 any, arg4 ...any) *NamespaceableResourceInterfaceApplyCall
Apply indicates an expected call of Apply.
func (*MockNamespaceableResourceInterfaceMockRecorder) ApplyStatus ¶ added in v16.1.0
func (mr *MockNamespaceableResourceInterfaceMockRecorder) ApplyStatus(arg0, arg1, arg2, arg3 any) *NamespaceableResourceInterfaceApplyStatusCall
ApplyStatus indicates an expected call of ApplyStatus.
func (*MockNamespaceableResourceInterfaceMockRecorder) Create ¶ added in v16.1.0
func (mr *MockNamespaceableResourceInterfaceMockRecorder) Create(arg0, arg1, arg2 any, arg3 ...any) *NamespaceableResourceInterfaceCreateCall
Create indicates an expected call of Create.
func (*MockNamespaceableResourceInterfaceMockRecorder) Delete ¶ added in v16.1.0
func (mr *MockNamespaceableResourceInterfaceMockRecorder) Delete(arg0, arg1, arg2 any, arg3 ...any) *NamespaceableResourceInterfaceDeleteCall
Delete indicates an expected call of Delete.
func (*MockNamespaceableResourceInterfaceMockRecorder) DeleteCollection ¶ added in v16.1.0
func (mr *MockNamespaceableResourceInterfaceMockRecorder) DeleteCollection(arg0, arg1, arg2 any) *NamespaceableResourceInterfaceDeleteCollectionCall
DeleteCollection indicates an expected call of DeleteCollection.
func (*MockNamespaceableResourceInterfaceMockRecorder) Get ¶ added in v16.1.0
func (mr *MockNamespaceableResourceInterfaceMockRecorder) Get(arg0, arg1, arg2 any, arg3 ...any) *NamespaceableResourceInterfaceGetCall
Get indicates an expected call of Get.
func (*MockNamespaceableResourceInterfaceMockRecorder) List ¶ added in v16.1.0
func (mr *MockNamespaceableResourceInterfaceMockRecorder) List(arg0, arg1 any) *NamespaceableResourceInterfaceListCall
List indicates an expected call of List.
func (*MockNamespaceableResourceInterfaceMockRecorder) Namespace ¶ added in v16.1.0
func (mr *MockNamespaceableResourceInterfaceMockRecorder) Namespace(arg0 any) *NamespaceableResourceInterfaceNamespaceCall
Namespace indicates an expected call of Namespace.
func (*MockNamespaceableResourceInterfaceMockRecorder) Patch ¶ added in v16.1.0
func (mr *MockNamespaceableResourceInterfaceMockRecorder) Patch(arg0, arg1, arg2, arg3, arg4 any, arg5 ...any) *NamespaceableResourceInterfacePatchCall
Patch indicates an expected call of Patch.
func (*MockNamespaceableResourceInterfaceMockRecorder) Update ¶ added in v16.1.0
func (mr *MockNamespaceableResourceInterfaceMockRecorder) Update(arg0, arg1, arg2 any, arg3 ...any) *NamespaceableResourceInterfaceUpdateCall
Update indicates an expected call of Update.
func (*MockNamespaceableResourceInterfaceMockRecorder) UpdateStatus ¶ added in v16.1.0
func (mr *MockNamespaceableResourceInterfaceMockRecorder) UpdateStatus(arg0, arg1, arg2 any) *NamespaceableResourceInterfaceUpdateStatusCall
UpdateStatus indicates an expected call of UpdateStatus.
func (*MockNamespaceableResourceInterfaceMockRecorder) Watch ¶ added in v16.1.0
func (mr *MockNamespaceableResourceInterfaceMockRecorder) Watch(arg0, arg1 any) *NamespaceableResourceInterfaceWatchCall
Watch indicates an expected call of Watch.
type MockRESTClientGetter ¶
type MockRESTClientGetter struct {
// contains filtered or unexported fields
}
MockRESTClientGetter is a mock of RESTClientGetter interface.
func NewMockRESTClientGetter ¶
func NewMockRESTClientGetter(ctrl *gomock.Controller) *MockRESTClientGetter
NewMockRESTClientGetter creates a new mock instance.
func (*MockRESTClientGetter) EXPECT ¶
func (m *MockRESTClientGetter) EXPECT() *MockRESTClientGetterMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockRESTClientGetter) ToDiscoveryClient ¶
func (m *MockRESTClientGetter) ToDiscoveryClient() (discovery.CachedDiscoveryInterface, error)
ToDiscoveryClient mocks base method.
func (*MockRESTClientGetter) ToRESTConfig ¶
func (m *MockRESTClientGetter) ToRESTConfig() (*rest.Config, error)
ToRESTConfig mocks base method.
func (*MockRESTClientGetter) ToRESTMapper ¶
func (m *MockRESTClientGetter) ToRESTMapper() (meta.RESTMapper, error)
ToRESTMapper mocks base method.
type MockRESTClientGetterMockRecorder ¶
type MockRESTClientGetterMockRecorder struct {
// contains filtered or unexported fields
}
MockRESTClientGetterMockRecorder is the mock recorder for MockRESTClientGetter.
func (*MockRESTClientGetterMockRecorder) ToDiscoveryClient ¶
func (mr *MockRESTClientGetterMockRecorder) ToDiscoveryClient() *RESTClientGetterToDiscoveryClientCall
ToDiscoveryClient indicates an expected call of ToDiscoveryClient.
func (*MockRESTClientGetterMockRecorder) ToRESTConfig ¶
func (mr *MockRESTClientGetterMockRecorder) ToRESTConfig() *RESTClientGetterToRESTConfigCall
ToRESTConfig indicates an expected call of ToRESTConfig.
func (*MockRESTClientGetterMockRecorder) ToRESTMapper ¶
func (mr *MockRESTClientGetterMockRecorder) ToRESTMapper() *RESTClientGetterToRESTMapperCall
ToRESTMapper indicates an expected call of ToRESTMapper.
type MockRateLimitingWorkqueue ¶ added in v16.1.0
type MockRateLimitingWorkqueue struct {
// contains filtered or unexported fields
}
MockRateLimitingWorkqueue is a mock of RateLimitingInterface interface.
func NewMockRateLimitingWorkqueue ¶ added in v16.1.0
func NewMockRateLimitingWorkqueue(ctrl *gomock.Controller) *MockRateLimitingWorkqueue
NewMockRateLimitingWorkqueue creates a new mock instance.
func (*MockRateLimitingWorkqueue) Add ¶ added in v16.1.0
func (m *MockRateLimitingWorkqueue) Add(arg0 any)
Add mocks base method.
func (*MockRateLimitingWorkqueue) AddAfter ¶ added in v16.1.0
func (m *MockRateLimitingWorkqueue) AddAfter(arg0 any, arg1 time.Duration)
AddAfter mocks base method.
func (*MockRateLimitingWorkqueue) AddRateLimited ¶ added in v16.1.0
func (m *MockRateLimitingWorkqueue) AddRateLimited(arg0 any)
AddRateLimited mocks base method.
func (*MockRateLimitingWorkqueue) Done ¶ added in v16.1.0
func (m *MockRateLimitingWorkqueue) Done(arg0 any)
Done mocks base method.
func (*MockRateLimitingWorkqueue) EXPECT ¶ added in v16.1.0
func (m *MockRateLimitingWorkqueue) EXPECT() *MockRateLimitingWorkqueueMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockRateLimitingWorkqueue) Forget ¶ added in v16.1.0
func (m *MockRateLimitingWorkqueue) Forget(arg0 any)
Forget mocks base method.
func (*MockRateLimitingWorkqueue) Get ¶ added in v16.1.0
func (m *MockRateLimitingWorkqueue) Get() (any, bool)
Get mocks base method.
func (*MockRateLimitingWorkqueue) Len ¶ added in v16.1.0
func (m *MockRateLimitingWorkqueue) Len() int
Len mocks base method.
func (*MockRateLimitingWorkqueue) NumRequeues ¶ added in v16.1.0
func (m *MockRateLimitingWorkqueue) NumRequeues(arg0 any) int
NumRequeues mocks base method.
func (*MockRateLimitingWorkqueue) ShutDown ¶ added in v16.1.0
func (m *MockRateLimitingWorkqueue) ShutDown()
ShutDown mocks base method.
func (*MockRateLimitingWorkqueue) ShutDownWithDrain ¶ added in v16.1.0
func (m *MockRateLimitingWorkqueue) ShutDownWithDrain()
ShutDownWithDrain mocks base method.
func (*MockRateLimitingWorkqueue) ShuttingDown ¶ added in v16.1.0
func (m *MockRateLimitingWorkqueue) ShuttingDown() bool
ShuttingDown mocks base method.
type MockRateLimitingWorkqueueMockRecorder ¶ added in v16.1.0
type MockRateLimitingWorkqueueMockRecorder struct {
// contains filtered or unexported fields
}
MockRateLimitingWorkqueueMockRecorder is the mock recorder for MockRateLimitingWorkqueue.
func (*MockRateLimitingWorkqueueMockRecorder) Add ¶ added in v16.1.0
func (mr *MockRateLimitingWorkqueueMockRecorder) Add(arg0 any) *RateLimitingInterfaceAddCall
Add indicates an expected call of Add.
func (*MockRateLimitingWorkqueueMockRecorder) AddAfter ¶ added in v16.1.0
func (mr *MockRateLimitingWorkqueueMockRecorder) AddAfter(arg0, arg1 any) *RateLimitingInterfaceAddAfterCall
AddAfter indicates an expected call of AddAfter.
func (*MockRateLimitingWorkqueueMockRecorder) AddRateLimited ¶ added in v16.1.0
func (mr *MockRateLimitingWorkqueueMockRecorder) AddRateLimited(arg0 any) *RateLimitingInterfaceAddRateLimitedCall
AddRateLimited indicates an expected call of AddRateLimited.
func (*MockRateLimitingWorkqueueMockRecorder) Done ¶ added in v16.1.0
func (mr *MockRateLimitingWorkqueueMockRecorder) Done(arg0 any) *RateLimitingInterfaceDoneCall
Done indicates an expected call of Done.
func (*MockRateLimitingWorkqueueMockRecorder) Forget ¶ added in v16.1.0
func (mr *MockRateLimitingWorkqueueMockRecorder) Forget(arg0 any) *RateLimitingInterfaceForgetCall
Forget indicates an expected call of Forget.
func (*MockRateLimitingWorkqueueMockRecorder) Get ¶ added in v16.1.0
func (mr *MockRateLimitingWorkqueueMockRecorder) Get() *RateLimitingInterfaceGetCall
Get indicates an expected call of Get.
func (*MockRateLimitingWorkqueueMockRecorder) Len ¶ added in v16.1.0
func (mr *MockRateLimitingWorkqueueMockRecorder) Len() *RateLimitingInterfaceLenCall
Len indicates an expected call of Len.
func (*MockRateLimitingWorkqueueMockRecorder) NumRequeues ¶ added in v16.1.0
func (mr *MockRateLimitingWorkqueueMockRecorder) NumRequeues(arg0 any) *RateLimitingInterfaceNumRequeuesCall
NumRequeues indicates an expected call of NumRequeues.
func (*MockRateLimitingWorkqueueMockRecorder) ShutDown ¶ added in v16.1.0
func (mr *MockRateLimitingWorkqueueMockRecorder) ShutDown() *RateLimitingInterfaceShutDownCall
ShutDown indicates an expected call of ShutDown.
func (*MockRateLimitingWorkqueueMockRecorder) ShutDownWithDrain ¶ added in v16.1.0
func (mr *MockRateLimitingWorkqueueMockRecorder) ShutDownWithDrain() *RateLimitingInterfaceShutDownWithDrainCall
ShutDownWithDrain indicates an expected call of ShutDownWithDrain.
func (*MockRateLimitingWorkqueueMockRecorder) ShuttingDown ¶ added in v16.1.0
func (mr *MockRateLimitingWorkqueueMockRecorder) ShuttingDown() *RateLimitingInterfaceShuttingDownCall
ShuttingDown indicates an expected call of ShuttingDown.
type MockResettableRESTMapper ¶
type MockResettableRESTMapper struct {
// contains filtered or unexported fields
}
MockResettableRESTMapper is a mock of ResettableRESTMapper interface.
func NewMockResettableRESTMapper ¶
func NewMockResettableRESTMapper(ctrl *gomock.Controller) *MockResettableRESTMapper
NewMockResettableRESTMapper creates a new mock instance.
func (*MockResettableRESTMapper) EXPECT ¶
func (m *MockResettableRESTMapper) EXPECT() *MockResettableRESTMapperMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockResettableRESTMapper) KindFor ¶
func (m *MockResettableRESTMapper) KindFor(arg0 schema.GroupVersionResource) (schema.GroupVersionKind, error)
KindFor mocks base method.
func (*MockResettableRESTMapper) KindsFor ¶
func (m *MockResettableRESTMapper) KindsFor(arg0 schema.GroupVersionResource) ([]schema.GroupVersionKind, error)
KindsFor mocks base method.
func (*MockResettableRESTMapper) RESTMapping ¶
func (m *MockResettableRESTMapper) RESTMapping(arg0 schema.GroupKind, arg1 ...string) (*meta.RESTMapping, error)
RESTMapping mocks base method.
func (*MockResettableRESTMapper) RESTMappings ¶
func (m *MockResettableRESTMapper) RESTMappings(arg0 schema.GroupKind, arg1 ...string) ([]*meta.RESTMapping, error)
RESTMappings mocks base method.
func (*MockResettableRESTMapper) Reset ¶
func (m *MockResettableRESTMapper) Reset()
Reset mocks base method.
func (*MockResettableRESTMapper) ResourceFor ¶
func (m *MockResettableRESTMapper) ResourceFor(arg0 schema.GroupVersionResource) (schema.GroupVersionResource, error)
ResourceFor mocks base method.
func (*MockResettableRESTMapper) ResourceSingularizer ¶
func (m *MockResettableRESTMapper) ResourceSingularizer(arg0 string) (string, error)
ResourceSingularizer mocks base method.
func (*MockResettableRESTMapper) ResourcesFor ¶
func (m *MockResettableRESTMapper) ResourcesFor(arg0 schema.GroupVersionResource) ([]schema.GroupVersionResource, error)
ResourcesFor mocks base method.
type MockResettableRESTMapperMockRecorder ¶
type MockResettableRESTMapperMockRecorder struct {
// contains filtered or unexported fields
}
MockResettableRESTMapperMockRecorder is the mock recorder for MockResettableRESTMapper.
func (*MockResettableRESTMapperMockRecorder) KindFor ¶
func (mr *MockResettableRESTMapperMockRecorder) KindFor(arg0 any) *ResettableRESTMapperKindForCall
KindFor indicates an expected call of KindFor.
func (*MockResettableRESTMapperMockRecorder) KindsFor ¶
func (mr *MockResettableRESTMapperMockRecorder) KindsFor(arg0 any) *ResettableRESTMapperKindsForCall
KindsFor indicates an expected call of KindsFor.
func (*MockResettableRESTMapperMockRecorder) RESTMapping ¶
func (mr *MockResettableRESTMapperMockRecorder) RESTMapping(arg0 any, arg1 ...any) *ResettableRESTMapperRESTMappingCall
RESTMapping indicates an expected call of RESTMapping.
func (*MockResettableRESTMapperMockRecorder) RESTMappings ¶
func (mr *MockResettableRESTMapperMockRecorder) RESTMappings(arg0 any, arg1 ...any) *ResettableRESTMapperRESTMappingsCall
RESTMappings indicates an expected call of RESTMappings.
func (*MockResettableRESTMapperMockRecorder) Reset ¶
func (mr *MockResettableRESTMapperMockRecorder) Reset() *ResettableRESTMapperResetCall
Reset indicates an expected call of Reset.
func (*MockResettableRESTMapperMockRecorder) ResourceFor ¶
func (mr *MockResettableRESTMapperMockRecorder) ResourceFor(arg0 any) *ResettableRESTMapperResourceForCall
ResourceFor indicates an expected call of ResourceFor.
func (*MockResettableRESTMapperMockRecorder) ResourceSingularizer ¶
func (mr *MockResettableRESTMapperMockRecorder) ResourceSingularizer(arg0 any) *ResettableRESTMapperResourceSingularizerCall
ResourceSingularizer indicates an expected call of ResourceSingularizer.
func (*MockResettableRESTMapperMockRecorder) ResourcesFor ¶
func (mr *MockResettableRESTMapperMockRecorder) ResourcesFor(arg0 any) *ResettableRESTMapperResourcesForCall
ResourcesFor indicates an expected call of ResourcesFor.
type MockResourceInterface ¶ added in v16.1.0
type MockResourceInterface struct {
// contains filtered or unexported fields
}
MockResourceInterface is a mock of ResourceInterface interface.
func NewMockResourceInterface ¶ added in v16.1.0
func NewMockResourceInterface(ctrl *gomock.Controller) *MockResourceInterface
NewMockResourceInterface creates a new mock instance.
func (*MockResourceInterface) Apply ¶ added in v16.1.0
func (m *MockResourceInterface) Apply(arg0 context.Context, arg1 string, arg2 *unstructured.Unstructured, arg3 v1.ApplyOptions, arg4 ...string) (*unstructured.Unstructured, error)
Apply mocks base method.
func (*MockResourceInterface) ApplyStatus ¶ added in v16.1.0
func (m *MockResourceInterface) ApplyStatus(arg0 context.Context, arg1 string, arg2 *unstructured.Unstructured, arg3 v1.ApplyOptions) (*unstructured.Unstructured, error)
ApplyStatus mocks base method.
func (*MockResourceInterface) Create ¶ added in v16.1.0
func (m *MockResourceInterface) Create(arg0 context.Context, arg1 *unstructured.Unstructured, arg2 v1.CreateOptions, arg3 ...string) (*unstructured.Unstructured, error)
Create mocks base method.
func (*MockResourceInterface) Delete ¶ added in v16.1.0
func (m *MockResourceInterface) Delete(arg0 context.Context, arg1 string, arg2 v1.DeleteOptions, arg3 ...string) error
Delete mocks base method.
func (*MockResourceInterface) DeleteCollection ¶ added in v16.1.0
func (m *MockResourceInterface) DeleteCollection(arg0 context.Context, arg1 v1.DeleteOptions, arg2 v1.ListOptions) error
DeleteCollection mocks base method.
func (*MockResourceInterface) EXPECT ¶ added in v16.1.0
func (m *MockResourceInterface) EXPECT() *MockResourceInterfaceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockResourceInterface) Get ¶ added in v16.1.0
func (m *MockResourceInterface) Get(arg0 context.Context, arg1 string, arg2 v1.GetOptions, arg3 ...string) (*unstructured.Unstructured, error)
Get mocks base method.
func (*MockResourceInterface) List ¶ added in v16.1.0
func (m *MockResourceInterface) List(arg0 context.Context, arg1 v1.ListOptions) (*unstructured.UnstructuredList, error)
List mocks base method.
func (*MockResourceInterface) Patch ¶ added in v16.1.0
func (m *MockResourceInterface) Patch(arg0 context.Context, arg1 string, arg2 types.PatchType, arg3 []byte, arg4 v1.PatchOptions, arg5 ...string) (*unstructured.Unstructured, error)
Patch mocks base method.
func (*MockResourceInterface) Update ¶ added in v16.1.0
func (m *MockResourceInterface) Update(arg0 context.Context, arg1 *unstructured.Unstructured, arg2 v1.UpdateOptions, arg3 ...string) (*unstructured.Unstructured, error)
Update mocks base method.
func (*MockResourceInterface) UpdateStatus ¶ added in v16.1.0
func (m *MockResourceInterface) UpdateStatus(arg0 context.Context, arg1 *unstructured.Unstructured, arg2 v1.UpdateOptions) (*unstructured.Unstructured, error)
UpdateStatus mocks base method.
func (*MockResourceInterface) Watch ¶ added in v16.1.0
func (m *MockResourceInterface) Watch(arg0 context.Context, arg1 v1.ListOptions) (watch.Interface, error)
Watch mocks base method.
type MockResourceInterfaceMockRecorder ¶ added in v16.1.0
type MockResourceInterfaceMockRecorder struct {
// contains filtered or unexported fields
}
MockResourceInterfaceMockRecorder is the mock recorder for MockResourceInterface.
func (*MockResourceInterfaceMockRecorder) Apply ¶ added in v16.1.0
func (mr *MockResourceInterfaceMockRecorder) Apply(arg0, arg1, arg2, arg3 any, arg4 ...any) *ResourceInterfaceApplyCall
Apply indicates an expected call of Apply.
func (*MockResourceInterfaceMockRecorder) ApplyStatus ¶ added in v16.1.0
func (mr *MockResourceInterfaceMockRecorder) ApplyStatus(arg0, arg1, arg2, arg3 any) *ResourceInterfaceApplyStatusCall
ApplyStatus indicates an expected call of ApplyStatus.
func (*MockResourceInterfaceMockRecorder) Create ¶ added in v16.1.0
func (mr *MockResourceInterfaceMockRecorder) Create(arg0, arg1, arg2 any, arg3 ...any) *ResourceInterfaceCreateCall
Create indicates an expected call of Create.
func (*MockResourceInterfaceMockRecorder) Delete ¶ added in v16.1.0
func (mr *MockResourceInterfaceMockRecorder) Delete(arg0, arg1, arg2 any, arg3 ...any) *ResourceInterfaceDeleteCall
Delete indicates an expected call of Delete.
func (*MockResourceInterfaceMockRecorder) DeleteCollection ¶ added in v16.1.0
func (mr *MockResourceInterfaceMockRecorder) DeleteCollection(arg0, arg1, arg2 any) *ResourceInterfaceDeleteCollectionCall
DeleteCollection indicates an expected call of DeleteCollection.
func (*MockResourceInterfaceMockRecorder) Get ¶ added in v16.1.0
func (mr *MockResourceInterfaceMockRecorder) Get(arg0, arg1, arg2 any, arg3 ...any) *ResourceInterfaceGetCall
Get indicates an expected call of Get.
func (*MockResourceInterfaceMockRecorder) List ¶ added in v16.1.0
func (mr *MockResourceInterfaceMockRecorder) List(arg0, arg1 any) *ResourceInterfaceListCall
List indicates an expected call of List.
func (*MockResourceInterfaceMockRecorder) Patch ¶ added in v16.1.0
func (mr *MockResourceInterfaceMockRecorder) Patch(arg0, arg1, arg2, arg3, arg4 any, arg5 ...any) *ResourceInterfacePatchCall
Patch indicates an expected call of Patch.
func (*MockResourceInterfaceMockRecorder) Update ¶ added in v16.1.0
func (mr *MockResourceInterfaceMockRecorder) Update(arg0, arg1, arg2 any, arg3 ...any) *ResourceInterfaceUpdateCall
Update indicates an expected call of Update.
func (*MockResourceInterfaceMockRecorder) UpdateStatus ¶ added in v16.1.0
func (mr *MockResourceInterfaceMockRecorder) UpdateStatus(arg0, arg1, arg2 any) *ResourceInterfaceUpdateStatusCall
UpdateStatus indicates an expected call of UpdateStatus.
func (*MockResourceInterfaceMockRecorder) Watch ¶ added in v16.1.0
func (mr *MockResourceInterfaceMockRecorder) Watch(arg0, arg1 any) *ResourceInterfaceWatchCall
Watch indicates an expected call of Watch.
type MockSecretInterface ¶ added in v16.1.0
type MockSecretInterface struct {
// contains filtered or unexported fields
}
MockSecretInterface is a mock of SecretInterface interface.
func NewMockSecretInterface ¶ added in v16.1.0
func NewMockSecretInterface(ctrl *gomock.Controller) *MockSecretInterface
NewMockSecretInterface creates a new mock instance.
func (*MockSecretInterface) Apply ¶ added in v16.1.0
func (m *MockSecretInterface) Apply(arg0 context.Context, arg1 *v11.SecretApplyConfiguration, arg2 v10.ApplyOptions) (*v1.Secret, error)
Apply mocks base method.
func (*MockSecretInterface) Create ¶ added in v16.1.0
func (m *MockSecretInterface) Create(arg0 context.Context, arg1 *v1.Secret, arg2 v10.CreateOptions) (*v1.Secret, error)
Create mocks base method.
func (*MockSecretInterface) Delete ¶ added in v16.1.0
func (m *MockSecretInterface) Delete(arg0 context.Context, arg1 string, arg2 v10.DeleteOptions) error
Delete mocks base method.
func (*MockSecretInterface) DeleteCollection ¶ added in v16.1.0
func (m *MockSecretInterface) DeleteCollection(arg0 context.Context, arg1 v10.DeleteOptions, arg2 v10.ListOptions) error
DeleteCollection mocks base method.
func (*MockSecretInterface) EXPECT ¶ added in v16.1.0
func (m *MockSecretInterface) EXPECT() *MockSecretInterfaceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockSecretInterface) Get ¶ added in v16.1.0
func (m *MockSecretInterface) Get(arg0 context.Context, arg1 string, arg2 v10.GetOptions) (*v1.Secret, error)
Get mocks base method.
func (*MockSecretInterface) List ¶ added in v16.1.0
func (m *MockSecretInterface) List(arg0 context.Context, arg1 v10.ListOptions) (*v1.SecretList, error)
List mocks base method.
func (*MockSecretInterface) Patch ¶ added in v16.1.0
func (m *MockSecretInterface) Patch(arg0 context.Context, arg1 string, arg2 types.PatchType, arg3 []byte, arg4 v10.PatchOptions, arg5 ...string) (*v1.Secret, error)
Patch mocks base method.
func (*MockSecretInterface) Update ¶ added in v16.1.0
func (m *MockSecretInterface) Update(arg0 context.Context, arg1 *v1.Secret, arg2 v10.UpdateOptions) (*v1.Secret, error)
Update mocks base method.
func (*MockSecretInterface) Watch ¶ added in v16.1.0
func (m *MockSecretInterface) Watch(arg0 context.Context, arg1 v10.ListOptions) (watch.Interface, error)
Watch mocks base method.
type MockSecretInterfaceMockRecorder ¶ added in v16.1.0
type MockSecretInterfaceMockRecorder struct {
// contains filtered or unexported fields
}
MockSecretInterfaceMockRecorder is the mock recorder for MockSecretInterface.
func (*MockSecretInterfaceMockRecorder) Apply ¶ added in v16.1.0
func (mr *MockSecretInterfaceMockRecorder) Apply(arg0, arg1, arg2 any) *SecretInterfaceApplyCall
Apply indicates an expected call of Apply.
func (*MockSecretInterfaceMockRecorder) Create ¶ added in v16.1.0
func (mr *MockSecretInterfaceMockRecorder) Create(arg0, arg1, arg2 any) *SecretInterfaceCreateCall
Create indicates an expected call of Create.
func (*MockSecretInterfaceMockRecorder) Delete ¶ added in v16.1.0
func (mr *MockSecretInterfaceMockRecorder) Delete(arg0, arg1, arg2 any) *SecretInterfaceDeleteCall
Delete indicates an expected call of Delete.
func (*MockSecretInterfaceMockRecorder) DeleteCollection ¶ added in v16.1.0
func (mr *MockSecretInterfaceMockRecorder) DeleteCollection(arg0, arg1, arg2 any) *SecretInterfaceDeleteCollectionCall
DeleteCollection indicates an expected call of DeleteCollection.
func (*MockSecretInterfaceMockRecorder) Get ¶ added in v16.1.0
func (mr *MockSecretInterfaceMockRecorder) Get(arg0, arg1, arg2 any) *SecretInterfaceGetCall
Get indicates an expected call of Get.
func (*MockSecretInterfaceMockRecorder) List ¶ added in v16.1.0
func (mr *MockSecretInterfaceMockRecorder) List(arg0, arg1 any) *SecretInterfaceListCall
List indicates an expected call of List.
func (*MockSecretInterfaceMockRecorder) Patch ¶ added in v16.1.0
func (mr *MockSecretInterfaceMockRecorder) Patch(arg0, arg1, arg2, arg3, arg4 any, arg5 ...any) *SecretInterfacePatchCall
Patch indicates an expected call of Patch.
func (*MockSecretInterfaceMockRecorder) Update ¶ added in v16.1.0
func (mr *MockSecretInterfaceMockRecorder) Update(arg0, arg1, arg2 any) *SecretInterfaceUpdateCall
Update indicates an expected call of Update.
func (*MockSecretInterfaceMockRecorder) Watch ¶ added in v16.1.0
func (mr *MockSecretInterfaceMockRecorder) Watch(arg0, arg1 any) *SecretInterfaceWatchCall
Watch indicates an expected call of Watch.
type NamespaceableResourceInterfaceApplyCall ¶ added in v16.5.0
NamespaceableResourceInterfaceApplyCall wrap *gomock.Call
func (*NamespaceableResourceInterfaceApplyCall) Do ¶ added in v16.5.0
func (c *NamespaceableResourceInterfaceApplyCall) Do(f func(context.Context, string, *unstructured.Unstructured, v1.ApplyOptions, ...string) (*unstructured.Unstructured, error)) *NamespaceableResourceInterfaceApplyCall
Do rewrite *gomock.Call.Do
func (*NamespaceableResourceInterfaceApplyCall) DoAndReturn ¶ added in v16.5.0
func (c *NamespaceableResourceInterfaceApplyCall) DoAndReturn(f func(context.Context, string, *unstructured.Unstructured, v1.ApplyOptions, ...string) (*unstructured.Unstructured, error)) *NamespaceableResourceInterfaceApplyCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*NamespaceableResourceInterfaceApplyCall) Return ¶ added in v16.5.0
func (c *NamespaceableResourceInterfaceApplyCall) Return(arg0 *unstructured.Unstructured, arg1 error) *NamespaceableResourceInterfaceApplyCall
Return rewrite *gomock.Call.Return
type NamespaceableResourceInterfaceApplyStatusCall ¶ added in v16.5.0
NamespaceableResourceInterfaceApplyStatusCall wrap *gomock.Call
func (*NamespaceableResourceInterfaceApplyStatusCall) Do ¶ added in v16.5.0
func (c *NamespaceableResourceInterfaceApplyStatusCall) Do(f func(context.Context, string, *unstructured.Unstructured, v1.ApplyOptions) (*unstructured.Unstructured, error)) *NamespaceableResourceInterfaceApplyStatusCall
Do rewrite *gomock.Call.Do
func (*NamespaceableResourceInterfaceApplyStatusCall) DoAndReturn ¶ added in v16.5.0
func (c *NamespaceableResourceInterfaceApplyStatusCall) DoAndReturn(f func(context.Context, string, *unstructured.Unstructured, v1.ApplyOptions) (*unstructured.Unstructured, error)) *NamespaceableResourceInterfaceApplyStatusCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*NamespaceableResourceInterfaceApplyStatusCall) Return ¶ added in v16.5.0
func (c *NamespaceableResourceInterfaceApplyStatusCall) Return(arg0 *unstructured.Unstructured, arg1 error) *NamespaceableResourceInterfaceApplyStatusCall
Return rewrite *gomock.Call.Return
type NamespaceableResourceInterfaceCreateCall ¶ added in v16.5.0
NamespaceableResourceInterfaceCreateCall wrap *gomock.Call
func (*NamespaceableResourceInterfaceCreateCall) Do ¶ added in v16.5.0
func (c *NamespaceableResourceInterfaceCreateCall) Do(f func(context.Context, *unstructured.Unstructured, v1.CreateOptions, ...string) (*unstructured.Unstructured, error)) *NamespaceableResourceInterfaceCreateCall
Do rewrite *gomock.Call.Do
func (*NamespaceableResourceInterfaceCreateCall) DoAndReturn ¶ added in v16.5.0
func (c *NamespaceableResourceInterfaceCreateCall) DoAndReturn(f func(context.Context, *unstructured.Unstructured, v1.CreateOptions, ...string) (*unstructured.Unstructured, error)) *NamespaceableResourceInterfaceCreateCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*NamespaceableResourceInterfaceCreateCall) Return ¶ added in v16.5.0
func (c *NamespaceableResourceInterfaceCreateCall) Return(arg0 *unstructured.Unstructured, arg1 error) *NamespaceableResourceInterfaceCreateCall
Return rewrite *gomock.Call.Return
type NamespaceableResourceInterfaceDeleteCall ¶ added in v16.5.0
NamespaceableResourceInterfaceDeleteCall wrap *gomock.Call
func (*NamespaceableResourceInterfaceDeleteCall) Do ¶ added in v16.5.0
func (c *NamespaceableResourceInterfaceDeleteCall) Do(f func(context.Context, string, v1.DeleteOptions, ...string) error) *NamespaceableResourceInterfaceDeleteCall
Do rewrite *gomock.Call.Do
func (*NamespaceableResourceInterfaceDeleteCall) DoAndReturn ¶ added in v16.5.0
func (c *NamespaceableResourceInterfaceDeleteCall) DoAndReturn(f func(context.Context, string, v1.DeleteOptions, ...string) error) *NamespaceableResourceInterfaceDeleteCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*NamespaceableResourceInterfaceDeleteCall) Return ¶ added in v16.5.0
func (c *NamespaceableResourceInterfaceDeleteCall) Return(arg0 error) *NamespaceableResourceInterfaceDeleteCall
Return rewrite *gomock.Call.Return
type NamespaceableResourceInterfaceDeleteCollectionCall ¶ added in v16.5.0
NamespaceableResourceInterfaceDeleteCollectionCall wrap *gomock.Call
func (*NamespaceableResourceInterfaceDeleteCollectionCall) Do ¶ added in v16.5.0
func (c *NamespaceableResourceInterfaceDeleteCollectionCall) Do(f func(context.Context, v1.DeleteOptions, v1.ListOptions) error) *NamespaceableResourceInterfaceDeleteCollectionCall
Do rewrite *gomock.Call.Do
func (*NamespaceableResourceInterfaceDeleteCollectionCall) DoAndReturn ¶ added in v16.5.0
func (c *NamespaceableResourceInterfaceDeleteCollectionCall) DoAndReturn(f func(context.Context, v1.DeleteOptions, v1.ListOptions) error) *NamespaceableResourceInterfaceDeleteCollectionCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*NamespaceableResourceInterfaceDeleteCollectionCall) Return ¶ added in v16.5.0
func (c *NamespaceableResourceInterfaceDeleteCollectionCall) Return(arg0 error) *NamespaceableResourceInterfaceDeleteCollectionCall
Return rewrite *gomock.Call.Return
type NamespaceableResourceInterfaceGetCall ¶ added in v16.5.0
NamespaceableResourceInterfaceGetCall wrap *gomock.Call
func (*NamespaceableResourceInterfaceGetCall) Do ¶ added in v16.5.0
func (c *NamespaceableResourceInterfaceGetCall) Do(f func(context.Context, string, v1.GetOptions, ...string) (*unstructured.Unstructured, error)) *NamespaceableResourceInterfaceGetCall
Do rewrite *gomock.Call.Do
func (*NamespaceableResourceInterfaceGetCall) DoAndReturn ¶ added in v16.5.0
func (c *NamespaceableResourceInterfaceGetCall) DoAndReturn(f func(context.Context, string, v1.GetOptions, ...string) (*unstructured.Unstructured, error)) *NamespaceableResourceInterfaceGetCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*NamespaceableResourceInterfaceGetCall) Return ¶ added in v16.5.0
func (c *NamespaceableResourceInterfaceGetCall) Return(arg0 *unstructured.Unstructured, arg1 error) *NamespaceableResourceInterfaceGetCall
Return rewrite *gomock.Call.Return
type NamespaceableResourceInterfaceListCall ¶ added in v16.5.0
NamespaceableResourceInterfaceListCall wrap *gomock.Call
func (*NamespaceableResourceInterfaceListCall) Do ¶ added in v16.5.0
func (c *NamespaceableResourceInterfaceListCall) Do(f func(context.Context, v1.ListOptions) (*unstructured.UnstructuredList, error)) *NamespaceableResourceInterfaceListCall
Do rewrite *gomock.Call.Do
func (*NamespaceableResourceInterfaceListCall) DoAndReturn ¶ added in v16.5.0
func (c *NamespaceableResourceInterfaceListCall) DoAndReturn(f func(context.Context, v1.ListOptions) (*unstructured.UnstructuredList, error)) *NamespaceableResourceInterfaceListCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*NamespaceableResourceInterfaceListCall) Return ¶ added in v16.5.0
func (c *NamespaceableResourceInterfaceListCall) Return(arg0 *unstructured.UnstructuredList, arg1 error) *NamespaceableResourceInterfaceListCall
Return rewrite *gomock.Call.Return
type NamespaceableResourceInterfaceNamespaceCall ¶ added in v16.5.0
NamespaceableResourceInterfaceNamespaceCall wrap *gomock.Call
func (*NamespaceableResourceInterfaceNamespaceCall) Do ¶ added in v16.5.0
func (c *NamespaceableResourceInterfaceNamespaceCall) Do(f func(string) dynamic.ResourceInterface) *NamespaceableResourceInterfaceNamespaceCall
Do rewrite *gomock.Call.Do
func (*NamespaceableResourceInterfaceNamespaceCall) DoAndReturn ¶ added in v16.5.0
func (c *NamespaceableResourceInterfaceNamespaceCall) DoAndReturn(f func(string) dynamic.ResourceInterface) *NamespaceableResourceInterfaceNamespaceCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*NamespaceableResourceInterfaceNamespaceCall) Return ¶ added in v16.5.0
func (c *NamespaceableResourceInterfaceNamespaceCall) Return(arg0 dynamic.ResourceInterface) *NamespaceableResourceInterfaceNamespaceCall
Return rewrite *gomock.Call.Return
type NamespaceableResourceInterfacePatchCall ¶ added in v16.5.0
NamespaceableResourceInterfacePatchCall wrap *gomock.Call
func (*NamespaceableResourceInterfacePatchCall) Do ¶ added in v16.5.0
func (c *NamespaceableResourceInterfacePatchCall) Do(f func(context.Context, string, types.PatchType, []byte, v1.PatchOptions, ...string) (*unstructured.Unstructured, error)) *NamespaceableResourceInterfacePatchCall
Do rewrite *gomock.Call.Do
func (*NamespaceableResourceInterfacePatchCall) DoAndReturn ¶ added in v16.5.0
func (c *NamespaceableResourceInterfacePatchCall) DoAndReturn(f func(context.Context, string, types.PatchType, []byte, v1.PatchOptions, ...string) (*unstructured.Unstructured, error)) *NamespaceableResourceInterfacePatchCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*NamespaceableResourceInterfacePatchCall) Return ¶ added in v16.5.0
func (c *NamespaceableResourceInterfacePatchCall) Return(arg0 *unstructured.Unstructured, arg1 error) *NamespaceableResourceInterfacePatchCall
Return rewrite *gomock.Call.Return
type NamespaceableResourceInterfaceUpdateCall ¶ added in v16.5.0
NamespaceableResourceInterfaceUpdateCall wrap *gomock.Call
func (*NamespaceableResourceInterfaceUpdateCall) Do ¶ added in v16.5.0
func (c *NamespaceableResourceInterfaceUpdateCall) Do(f func(context.Context, *unstructured.Unstructured, v1.UpdateOptions, ...string) (*unstructured.Unstructured, error)) *NamespaceableResourceInterfaceUpdateCall
Do rewrite *gomock.Call.Do
func (*NamespaceableResourceInterfaceUpdateCall) DoAndReturn ¶ added in v16.5.0
func (c *NamespaceableResourceInterfaceUpdateCall) DoAndReturn(f func(context.Context, *unstructured.Unstructured, v1.UpdateOptions, ...string) (*unstructured.Unstructured, error)) *NamespaceableResourceInterfaceUpdateCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*NamespaceableResourceInterfaceUpdateCall) Return ¶ added in v16.5.0
func (c *NamespaceableResourceInterfaceUpdateCall) Return(arg0 *unstructured.Unstructured, arg1 error) *NamespaceableResourceInterfaceUpdateCall
Return rewrite *gomock.Call.Return
type NamespaceableResourceInterfaceUpdateStatusCall ¶ added in v16.5.0
NamespaceableResourceInterfaceUpdateStatusCall wrap *gomock.Call
func (*NamespaceableResourceInterfaceUpdateStatusCall) Do ¶ added in v16.5.0
func (c *NamespaceableResourceInterfaceUpdateStatusCall) Do(f func(context.Context, *unstructured.Unstructured, v1.UpdateOptions) (*unstructured.Unstructured, error)) *NamespaceableResourceInterfaceUpdateStatusCall
Do rewrite *gomock.Call.Do
func (*NamespaceableResourceInterfaceUpdateStatusCall) DoAndReturn ¶ added in v16.5.0
func (c *NamespaceableResourceInterfaceUpdateStatusCall) DoAndReturn(f func(context.Context, *unstructured.Unstructured, v1.UpdateOptions) (*unstructured.Unstructured, error)) *NamespaceableResourceInterfaceUpdateStatusCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*NamespaceableResourceInterfaceUpdateStatusCall) Return ¶ added in v16.5.0
func (c *NamespaceableResourceInterfaceUpdateStatusCall) Return(arg0 *unstructured.Unstructured, arg1 error) *NamespaceableResourceInterfaceUpdateStatusCall
Return rewrite *gomock.Call.Return
type NamespaceableResourceInterfaceWatchCall ¶ added in v16.5.0
NamespaceableResourceInterfaceWatchCall wrap *gomock.Call
func (*NamespaceableResourceInterfaceWatchCall) Do ¶ added in v16.5.0
func (c *NamespaceableResourceInterfaceWatchCall) Do(f func(context.Context, v1.ListOptions) (watch.Interface, error)) *NamespaceableResourceInterfaceWatchCall
Do rewrite *gomock.Call.Do
func (*NamespaceableResourceInterfaceWatchCall) DoAndReturn ¶ added in v16.5.0
func (c *NamespaceableResourceInterfaceWatchCall) DoAndReturn(f func(context.Context, v1.ListOptions) (watch.Interface, error)) *NamespaceableResourceInterfaceWatchCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*NamespaceableResourceInterfaceWatchCall) Return ¶ added in v16.5.0
func (c *NamespaceableResourceInterfaceWatchCall) Return(arg0 watch.Interface, arg1 error) *NamespaceableResourceInterfaceWatchCall
Return rewrite *gomock.Call.Return
type RESTClientGetterToDiscoveryClientCall ¶ added in v16.5.0
RESTClientGetterToDiscoveryClientCall wrap *gomock.Call
func (*RESTClientGetterToDiscoveryClientCall) Do ¶ added in v16.5.0
func (c *RESTClientGetterToDiscoveryClientCall) Do(f func() (discovery.CachedDiscoveryInterface, error)) *RESTClientGetterToDiscoveryClientCall
Do rewrite *gomock.Call.Do
func (*RESTClientGetterToDiscoveryClientCall) DoAndReturn ¶ added in v16.5.0
func (c *RESTClientGetterToDiscoveryClientCall) DoAndReturn(f func() (discovery.CachedDiscoveryInterface, error)) *RESTClientGetterToDiscoveryClientCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*RESTClientGetterToDiscoveryClientCall) Return ¶ added in v16.5.0
func (c *RESTClientGetterToDiscoveryClientCall) Return(arg0 discovery.CachedDiscoveryInterface, arg1 error) *RESTClientGetterToDiscoveryClientCall
Return rewrite *gomock.Call.Return
type RESTClientGetterToRESTConfigCall ¶ added in v16.5.0
RESTClientGetterToRESTConfigCall wrap *gomock.Call
func (*RESTClientGetterToRESTConfigCall) Do ¶ added in v16.5.0
func (c *RESTClientGetterToRESTConfigCall) Do(f func() (*rest.Config, error)) *RESTClientGetterToRESTConfigCall
Do rewrite *gomock.Call.Do
func (*RESTClientGetterToRESTConfigCall) DoAndReturn ¶ added in v16.5.0
func (c *RESTClientGetterToRESTConfigCall) DoAndReturn(f func() (*rest.Config, error)) *RESTClientGetterToRESTConfigCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*RESTClientGetterToRESTConfigCall) Return ¶ added in v16.5.0
func (c *RESTClientGetterToRESTConfigCall) Return(arg0 *rest.Config, arg1 error) *RESTClientGetterToRESTConfigCall
Return rewrite *gomock.Call.Return
type RESTClientGetterToRESTMapperCall ¶ added in v16.5.0
RESTClientGetterToRESTMapperCall wrap *gomock.Call
func (*RESTClientGetterToRESTMapperCall) Do ¶ added in v16.5.0
func (c *RESTClientGetterToRESTMapperCall) Do(f func() (meta.RESTMapper, error)) *RESTClientGetterToRESTMapperCall
Do rewrite *gomock.Call.Do
func (*RESTClientGetterToRESTMapperCall) DoAndReturn ¶ added in v16.5.0
func (c *RESTClientGetterToRESTMapperCall) DoAndReturn(f func() (meta.RESTMapper, error)) *RESTClientGetterToRESTMapperCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*RESTClientGetterToRESTMapperCall) Return ¶ added in v16.5.0
func (c *RESTClientGetterToRESTMapperCall) Return(arg0 meta.RESTMapper, arg1 error) *RESTClientGetterToRESTMapperCall
Return rewrite *gomock.Call.Return
type RateLimitingInterfaceAddAfterCall ¶ added in v16.5.0
RateLimitingInterfaceAddAfterCall wrap *gomock.Call
func (*RateLimitingInterfaceAddAfterCall) Do ¶ added in v16.5.0
func (c *RateLimitingInterfaceAddAfterCall) Do(f func(any, time.Duration)) *RateLimitingInterfaceAddAfterCall
Do rewrite *gomock.Call.Do
func (*RateLimitingInterfaceAddAfterCall) DoAndReturn ¶ added in v16.5.0
func (c *RateLimitingInterfaceAddAfterCall) DoAndReturn(f func(any, time.Duration)) *RateLimitingInterfaceAddAfterCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*RateLimitingInterfaceAddAfterCall) Return ¶ added in v16.5.0
func (c *RateLimitingInterfaceAddAfterCall) Return() *RateLimitingInterfaceAddAfterCall
Return rewrite *gomock.Call.Return
type RateLimitingInterfaceAddCall ¶ added in v16.5.0
RateLimitingInterfaceAddCall wrap *gomock.Call
func (*RateLimitingInterfaceAddCall) Do ¶ added in v16.5.0
func (c *RateLimitingInterfaceAddCall) Do(f func(any)) *RateLimitingInterfaceAddCall
Do rewrite *gomock.Call.Do
func (*RateLimitingInterfaceAddCall) DoAndReturn ¶ added in v16.5.0
func (c *RateLimitingInterfaceAddCall) DoAndReturn(f func(any)) *RateLimitingInterfaceAddCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*RateLimitingInterfaceAddCall) Return ¶ added in v16.5.0
func (c *RateLimitingInterfaceAddCall) Return() *RateLimitingInterfaceAddCall
Return rewrite *gomock.Call.Return
type RateLimitingInterfaceAddRateLimitedCall ¶ added in v16.5.0
RateLimitingInterfaceAddRateLimitedCall wrap *gomock.Call
func (*RateLimitingInterfaceAddRateLimitedCall) Do ¶ added in v16.5.0
func (c *RateLimitingInterfaceAddRateLimitedCall) Do(f func(any)) *RateLimitingInterfaceAddRateLimitedCall
Do rewrite *gomock.Call.Do
func (*RateLimitingInterfaceAddRateLimitedCall) DoAndReturn ¶ added in v16.5.0
func (c *RateLimitingInterfaceAddRateLimitedCall) DoAndReturn(f func(any)) *RateLimitingInterfaceAddRateLimitedCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*RateLimitingInterfaceAddRateLimitedCall) Return ¶ added in v16.5.0
func (c *RateLimitingInterfaceAddRateLimitedCall) Return() *RateLimitingInterfaceAddRateLimitedCall
Return rewrite *gomock.Call.Return
type RateLimitingInterfaceDoneCall ¶ added in v16.5.0
RateLimitingInterfaceDoneCall wrap *gomock.Call
func (*RateLimitingInterfaceDoneCall) Do ¶ added in v16.5.0
func (c *RateLimitingInterfaceDoneCall) Do(f func(any)) *RateLimitingInterfaceDoneCall
Do rewrite *gomock.Call.Do
func (*RateLimitingInterfaceDoneCall) DoAndReturn ¶ added in v16.5.0
func (c *RateLimitingInterfaceDoneCall) DoAndReturn(f func(any)) *RateLimitingInterfaceDoneCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*RateLimitingInterfaceDoneCall) Return ¶ added in v16.5.0
func (c *RateLimitingInterfaceDoneCall) Return() *RateLimitingInterfaceDoneCall
Return rewrite *gomock.Call.Return
type RateLimitingInterfaceForgetCall ¶ added in v16.5.0
RateLimitingInterfaceForgetCall wrap *gomock.Call
func (*RateLimitingInterfaceForgetCall) Do ¶ added in v16.5.0
func (c *RateLimitingInterfaceForgetCall) Do(f func(any)) *RateLimitingInterfaceForgetCall
Do rewrite *gomock.Call.Do
func (*RateLimitingInterfaceForgetCall) DoAndReturn ¶ added in v16.5.0
func (c *RateLimitingInterfaceForgetCall) DoAndReturn(f func(any)) *RateLimitingInterfaceForgetCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*RateLimitingInterfaceForgetCall) Return ¶ added in v16.5.0
func (c *RateLimitingInterfaceForgetCall) Return() *RateLimitingInterfaceForgetCall
Return rewrite *gomock.Call.Return
type RateLimitingInterfaceGetCall ¶ added in v16.5.0
RateLimitingInterfaceGetCall wrap *gomock.Call
func (*RateLimitingInterfaceGetCall) Do ¶ added in v16.5.0
func (c *RateLimitingInterfaceGetCall) Do(f func() (any, bool)) *RateLimitingInterfaceGetCall
Do rewrite *gomock.Call.Do
func (*RateLimitingInterfaceGetCall) DoAndReturn ¶ added in v16.5.0
func (c *RateLimitingInterfaceGetCall) DoAndReturn(f func() (any, bool)) *RateLimitingInterfaceGetCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*RateLimitingInterfaceGetCall) Return ¶ added in v16.5.0
func (c *RateLimitingInterfaceGetCall) Return(arg0 any, arg1 bool) *RateLimitingInterfaceGetCall
Return rewrite *gomock.Call.Return
type RateLimitingInterfaceLenCall ¶ added in v16.5.0
RateLimitingInterfaceLenCall wrap *gomock.Call
func (*RateLimitingInterfaceLenCall) Do ¶ added in v16.5.0
func (c *RateLimitingInterfaceLenCall) Do(f func() int) *RateLimitingInterfaceLenCall
Do rewrite *gomock.Call.Do
func (*RateLimitingInterfaceLenCall) DoAndReturn ¶ added in v16.5.0
func (c *RateLimitingInterfaceLenCall) DoAndReturn(f func() int) *RateLimitingInterfaceLenCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*RateLimitingInterfaceLenCall) Return ¶ added in v16.5.0
func (c *RateLimitingInterfaceLenCall) Return(arg0 int) *RateLimitingInterfaceLenCall
Return rewrite *gomock.Call.Return
type RateLimitingInterfaceNumRequeuesCall ¶ added in v16.5.0
RateLimitingInterfaceNumRequeuesCall wrap *gomock.Call
func (*RateLimitingInterfaceNumRequeuesCall) Do ¶ added in v16.5.0
func (c *RateLimitingInterfaceNumRequeuesCall) Do(f func(any) int) *RateLimitingInterfaceNumRequeuesCall
Do rewrite *gomock.Call.Do
func (*RateLimitingInterfaceNumRequeuesCall) DoAndReturn ¶ added in v16.5.0
func (c *RateLimitingInterfaceNumRequeuesCall) DoAndReturn(f func(any) int) *RateLimitingInterfaceNumRequeuesCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*RateLimitingInterfaceNumRequeuesCall) Return ¶ added in v16.5.0
func (c *RateLimitingInterfaceNumRequeuesCall) Return(arg0 int) *RateLimitingInterfaceNumRequeuesCall
Return rewrite *gomock.Call.Return
type RateLimitingInterfaceShutDownCall ¶ added in v16.5.0
RateLimitingInterfaceShutDownCall wrap *gomock.Call
func (*RateLimitingInterfaceShutDownCall) Do ¶ added in v16.5.0
func (c *RateLimitingInterfaceShutDownCall) Do(f func()) *RateLimitingInterfaceShutDownCall
Do rewrite *gomock.Call.Do
func (*RateLimitingInterfaceShutDownCall) DoAndReturn ¶ added in v16.5.0
func (c *RateLimitingInterfaceShutDownCall) DoAndReturn(f func()) *RateLimitingInterfaceShutDownCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*RateLimitingInterfaceShutDownCall) Return ¶ added in v16.5.0
func (c *RateLimitingInterfaceShutDownCall) Return() *RateLimitingInterfaceShutDownCall
Return rewrite *gomock.Call.Return
type RateLimitingInterfaceShutDownWithDrainCall ¶ added in v16.5.0
RateLimitingInterfaceShutDownWithDrainCall wrap *gomock.Call
func (*RateLimitingInterfaceShutDownWithDrainCall) Do ¶ added in v16.5.0
func (c *RateLimitingInterfaceShutDownWithDrainCall) Do(f func()) *RateLimitingInterfaceShutDownWithDrainCall
Do rewrite *gomock.Call.Do
func (*RateLimitingInterfaceShutDownWithDrainCall) DoAndReturn ¶ added in v16.5.0
func (c *RateLimitingInterfaceShutDownWithDrainCall) DoAndReturn(f func()) *RateLimitingInterfaceShutDownWithDrainCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*RateLimitingInterfaceShutDownWithDrainCall) Return ¶ added in v16.5.0
func (c *RateLimitingInterfaceShutDownWithDrainCall) Return() *RateLimitingInterfaceShutDownWithDrainCall
Return rewrite *gomock.Call.Return
type RateLimitingInterfaceShuttingDownCall ¶ added in v16.5.0
RateLimitingInterfaceShuttingDownCall wrap *gomock.Call
func (*RateLimitingInterfaceShuttingDownCall) Do ¶ added in v16.5.0
func (c *RateLimitingInterfaceShuttingDownCall) Do(f func() bool) *RateLimitingInterfaceShuttingDownCall
Do rewrite *gomock.Call.Do
func (*RateLimitingInterfaceShuttingDownCall) DoAndReturn ¶ added in v16.5.0
func (c *RateLimitingInterfaceShuttingDownCall) DoAndReturn(f func() bool) *RateLimitingInterfaceShuttingDownCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*RateLimitingInterfaceShuttingDownCall) Return ¶ added in v16.5.0
func (c *RateLimitingInterfaceShuttingDownCall) Return(arg0 bool) *RateLimitingInterfaceShuttingDownCall
Return rewrite *gomock.Call.Return
type ResettableRESTMapperKindForCall ¶ added in v16.5.0
ResettableRESTMapperKindForCall wrap *gomock.Call
func (*ResettableRESTMapperKindForCall) Do ¶ added in v16.5.0
func (c *ResettableRESTMapperKindForCall) Do(f func(schema.GroupVersionResource) (schema.GroupVersionKind, error)) *ResettableRESTMapperKindForCall
Do rewrite *gomock.Call.Do
func (*ResettableRESTMapperKindForCall) DoAndReturn ¶ added in v16.5.0
func (c *ResettableRESTMapperKindForCall) DoAndReturn(f func(schema.GroupVersionResource) (schema.GroupVersionKind, error)) *ResettableRESTMapperKindForCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*ResettableRESTMapperKindForCall) Return ¶ added in v16.5.0
func (c *ResettableRESTMapperKindForCall) Return(arg0 schema.GroupVersionKind, arg1 error) *ResettableRESTMapperKindForCall
Return rewrite *gomock.Call.Return
type ResettableRESTMapperKindsForCall ¶ added in v16.5.0
ResettableRESTMapperKindsForCall wrap *gomock.Call
func (*ResettableRESTMapperKindsForCall) Do ¶ added in v16.5.0
func (c *ResettableRESTMapperKindsForCall) Do(f func(schema.GroupVersionResource) ([]schema.GroupVersionKind, error)) *ResettableRESTMapperKindsForCall
Do rewrite *gomock.Call.Do
func (*ResettableRESTMapperKindsForCall) DoAndReturn ¶ added in v16.5.0
func (c *ResettableRESTMapperKindsForCall) DoAndReturn(f func(schema.GroupVersionResource) ([]schema.GroupVersionKind, error)) *ResettableRESTMapperKindsForCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*ResettableRESTMapperKindsForCall) Return ¶ added in v16.5.0
func (c *ResettableRESTMapperKindsForCall) Return(arg0 []schema.GroupVersionKind, arg1 error) *ResettableRESTMapperKindsForCall
Return rewrite *gomock.Call.Return
type ResettableRESTMapperRESTMappingCall ¶ added in v16.5.0
ResettableRESTMapperRESTMappingCall wrap *gomock.Call
func (*ResettableRESTMapperRESTMappingCall) Do ¶ added in v16.5.0
func (c *ResettableRESTMapperRESTMappingCall) Do(f func(schema.GroupKind, ...string) (*meta.RESTMapping, error)) *ResettableRESTMapperRESTMappingCall
Do rewrite *gomock.Call.Do
func (*ResettableRESTMapperRESTMappingCall) DoAndReturn ¶ added in v16.5.0
func (c *ResettableRESTMapperRESTMappingCall) DoAndReturn(f func(schema.GroupKind, ...string) (*meta.RESTMapping, error)) *ResettableRESTMapperRESTMappingCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*ResettableRESTMapperRESTMappingCall) Return ¶ added in v16.5.0
func (c *ResettableRESTMapperRESTMappingCall) Return(arg0 *meta.RESTMapping, arg1 error) *ResettableRESTMapperRESTMappingCall
Return rewrite *gomock.Call.Return
type ResettableRESTMapperRESTMappingsCall ¶ added in v16.5.0
ResettableRESTMapperRESTMappingsCall wrap *gomock.Call
func (*ResettableRESTMapperRESTMappingsCall) Do ¶ added in v16.5.0
func (c *ResettableRESTMapperRESTMappingsCall) Do(f func(schema.GroupKind, ...string) ([]*meta.RESTMapping, error)) *ResettableRESTMapperRESTMappingsCall
Do rewrite *gomock.Call.Do
func (*ResettableRESTMapperRESTMappingsCall) DoAndReturn ¶ added in v16.5.0
func (c *ResettableRESTMapperRESTMappingsCall) DoAndReturn(f func(schema.GroupKind, ...string) ([]*meta.RESTMapping, error)) *ResettableRESTMapperRESTMappingsCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*ResettableRESTMapperRESTMappingsCall) Return ¶ added in v16.5.0
func (c *ResettableRESTMapperRESTMappingsCall) Return(arg0 []*meta.RESTMapping, arg1 error) *ResettableRESTMapperRESTMappingsCall
Return rewrite *gomock.Call.Return
type ResettableRESTMapperResetCall ¶ added in v16.5.0
ResettableRESTMapperResetCall wrap *gomock.Call
func (*ResettableRESTMapperResetCall) Do ¶ added in v16.5.0
func (c *ResettableRESTMapperResetCall) Do(f func()) *ResettableRESTMapperResetCall
Do rewrite *gomock.Call.Do
func (*ResettableRESTMapperResetCall) DoAndReturn ¶ added in v16.5.0
func (c *ResettableRESTMapperResetCall) DoAndReturn(f func()) *ResettableRESTMapperResetCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*ResettableRESTMapperResetCall) Return ¶ added in v16.5.0
func (c *ResettableRESTMapperResetCall) Return() *ResettableRESTMapperResetCall
Return rewrite *gomock.Call.Return
type ResettableRESTMapperResourceForCall ¶ added in v16.5.0
ResettableRESTMapperResourceForCall wrap *gomock.Call
func (*ResettableRESTMapperResourceForCall) Do ¶ added in v16.5.0
func (c *ResettableRESTMapperResourceForCall) Do(f func(schema.GroupVersionResource) (schema.GroupVersionResource, error)) *ResettableRESTMapperResourceForCall
Do rewrite *gomock.Call.Do
func (*ResettableRESTMapperResourceForCall) DoAndReturn ¶ added in v16.5.0
func (c *ResettableRESTMapperResourceForCall) DoAndReturn(f func(schema.GroupVersionResource) (schema.GroupVersionResource, error)) *ResettableRESTMapperResourceForCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*ResettableRESTMapperResourceForCall) Return ¶ added in v16.5.0
func (c *ResettableRESTMapperResourceForCall) Return(arg0 schema.GroupVersionResource, arg1 error) *ResettableRESTMapperResourceForCall
Return rewrite *gomock.Call.Return
type ResettableRESTMapperResourceSingularizerCall ¶ added in v16.5.0
ResettableRESTMapperResourceSingularizerCall wrap *gomock.Call
func (*ResettableRESTMapperResourceSingularizerCall) Do ¶ added in v16.5.0
func (c *ResettableRESTMapperResourceSingularizerCall) Do(f func(string) (string, error)) *ResettableRESTMapperResourceSingularizerCall
Do rewrite *gomock.Call.Do
func (*ResettableRESTMapperResourceSingularizerCall) DoAndReturn ¶ added in v16.5.0
func (c *ResettableRESTMapperResourceSingularizerCall) DoAndReturn(f func(string) (string, error)) *ResettableRESTMapperResourceSingularizerCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*ResettableRESTMapperResourceSingularizerCall) Return ¶ added in v16.5.0
func (c *ResettableRESTMapperResourceSingularizerCall) Return(arg0 string, arg1 error) *ResettableRESTMapperResourceSingularizerCall
Return rewrite *gomock.Call.Return
type ResettableRESTMapperResourcesForCall ¶ added in v16.5.0
ResettableRESTMapperResourcesForCall wrap *gomock.Call
func (*ResettableRESTMapperResourcesForCall) Do ¶ added in v16.5.0
func (c *ResettableRESTMapperResourcesForCall) Do(f func(schema.GroupVersionResource) ([]schema.GroupVersionResource, error)) *ResettableRESTMapperResourcesForCall
Do rewrite *gomock.Call.Do
func (*ResettableRESTMapperResourcesForCall) DoAndReturn ¶ added in v16.5.0
func (c *ResettableRESTMapperResourcesForCall) DoAndReturn(f func(schema.GroupVersionResource) ([]schema.GroupVersionResource, error)) *ResettableRESTMapperResourcesForCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*ResettableRESTMapperResourcesForCall) Return ¶ added in v16.5.0
func (c *ResettableRESTMapperResourcesForCall) Return(arg0 []schema.GroupVersionResource, arg1 error) *ResettableRESTMapperResourcesForCall
Return rewrite *gomock.Call.Return
type ResourceInterfaceApplyCall ¶ added in v16.5.0
ResourceInterfaceApplyCall wrap *gomock.Call
func (*ResourceInterfaceApplyCall) Do ¶ added in v16.5.0
func (c *ResourceInterfaceApplyCall) Do(f func(context.Context, string, *unstructured.Unstructured, v1.ApplyOptions, ...string) (*unstructured.Unstructured, error)) *ResourceInterfaceApplyCall
Do rewrite *gomock.Call.Do
func (*ResourceInterfaceApplyCall) DoAndReturn ¶ added in v16.5.0
func (c *ResourceInterfaceApplyCall) DoAndReturn(f func(context.Context, string, *unstructured.Unstructured, v1.ApplyOptions, ...string) (*unstructured.Unstructured, error)) *ResourceInterfaceApplyCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*ResourceInterfaceApplyCall) Return ¶ added in v16.5.0
func (c *ResourceInterfaceApplyCall) Return(arg0 *unstructured.Unstructured, arg1 error) *ResourceInterfaceApplyCall
Return rewrite *gomock.Call.Return
type ResourceInterfaceApplyStatusCall ¶ added in v16.5.0
ResourceInterfaceApplyStatusCall wrap *gomock.Call
func (*ResourceInterfaceApplyStatusCall) Do ¶ added in v16.5.0
func (c *ResourceInterfaceApplyStatusCall) Do(f func(context.Context, string, *unstructured.Unstructured, v1.ApplyOptions) (*unstructured.Unstructured, error)) *ResourceInterfaceApplyStatusCall
Do rewrite *gomock.Call.Do
func (*ResourceInterfaceApplyStatusCall) DoAndReturn ¶ added in v16.5.0
func (c *ResourceInterfaceApplyStatusCall) DoAndReturn(f func(context.Context, string, *unstructured.Unstructured, v1.ApplyOptions) (*unstructured.Unstructured, error)) *ResourceInterfaceApplyStatusCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*ResourceInterfaceApplyStatusCall) Return ¶ added in v16.5.0
func (c *ResourceInterfaceApplyStatusCall) Return(arg0 *unstructured.Unstructured, arg1 error) *ResourceInterfaceApplyStatusCall
Return rewrite *gomock.Call.Return
type ResourceInterfaceCreateCall ¶ added in v16.5.0
ResourceInterfaceCreateCall wrap *gomock.Call
func (*ResourceInterfaceCreateCall) Do ¶ added in v16.5.0
func (c *ResourceInterfaceCreateCall) Do(f func(context.Context, *unstructured.Unstructured, v1.CreateOptions, ...string) (*unstructured.Unstructured, error)) *ResourceInterfaceCreateCall
Do rewrite *gomock.Call.Do
func (*ResourceInterfaceCreateCall) DoAndReturn ¶ added in v16.5.0
func (c *ResourceInterfaceCreateCall) DoAndReturn(f func(context.Context, *unstructured.Unstructured, v1.CreateOptions, ...string) (*unstructured.Unstructured, error)) *ResourceInterfaceCreateCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*ResourceInterfaceCreateCall) Return ¶ added in v16.5.0
func (c *ResourceInterfaceCreateCall) Return(arg0 *unstructured.Unstructured, arg1 error) *ResourceInterfaceCreateCall
Return rewrite *gomock.Call.Return
type ResourceInterfaceDeleteCall ¶ added in v16.5.0
ResourceInterfaceDeleteCall wrap *gomock.Call
func (*ResourceInterfaceDeleteCall) Do ¶ added in v16.5.0
func (c *ResourceInterfaceDeleteCall) Do(f func(context.Context, string, v1.DeleteOptions, ...string) error) *ResourceInterfaceDeleteCall
Do rewrite *gomock.Call.Do
func (*ResourceInterfaceDeleteCall) DoAndReturn ¶ added in v16.5.0
func (c *ResourceInterfaceDeleteCall) DoAndReturn(f func(context.Context, string, v1.DeleteOptions, ...string) error) *ResourceInterfaceDeleteCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*ResourceInterfaceDeleteCall) Return ¶ added in v16.5.0
func (c *ResourceInterfaceDeleteCall) Return(arg0 error) *ResourceInterfaceDeleteCall
Return rewrite *gomock.Call.Return
type ResourceInterfaceDeleteCollectionCall ¶ added in v16.5.0
ResourceInterfaceDeleteCollectionCall wrap *gomock.Call
func (*ResourceInterfaceDeleteCollectionCall) Do ¶ added in v16.5.0
func (c *ResourceInterfaceDeleteCollectionCall) Do(f func(context.Context, v1.DeleteOptions, v1.ListOptions) error) *ResourceInterfaceDeleteCollectionCall
Do rewrite *gomock.Call.Do
func (*ResourceInterfaceDeleteCollectionCall) DoAndReturn ¶ added in v16.5.0
func (c *ResourceInterfaceDeleteCollectionCall) DoAndReturn(f func(context.Context, v1.DeleteOptions, v1.ListOptions) error) *ResourceInterfaceDeleteCollectionCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*ResourceInterfaceDeleteCollectionCall) Return ¶ added in v16.5.0
func (c *ResourceInterfaceDeleteCollectionCall) Return(arg0 error) *ResourceInterfaceDeleteCollectionCall
Return rewrite *gomock.Call.Return
type ResourceInterfaceGetCall ¶ added in v16.5.0
ResourceInterfaceGetCall wrap *gomock.Call
func (*ResourceInterfaceGetCall) Do ¶ added in v16.5.0
func (c *ResourceInterfaceGetCall) Do(f func(context.Context, string, v1.GetOptions, ...string) (*unstructured.Unstructured, error)) *ResourceInterfaceGetCall
Do rewrite *gomock.Call.Do
func (*ResourceInterfaceGetCall) DoAndReturn ¶ added in v16.5.0
func (c *ResourceInterfaceGetCall) DoAndReturn(f func(context.Context, string, v1.GetOptions, ...string) (*unstructured.Unstructured, error)) *ResourceInterfaceGetCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*ResourceInterfaceGetCall) Return ¶ added in v16.5.0
func (c *ResourceInterfaceGetCall) Return(arg0 *unstructured.Unstructured, arg1 error) *ResourceInterfaceGetCall
Return rewrite *gomock.Call.Return
type ResourceInterfaceListCall ¶ added in v16.5.0
ResourceInterfaceListCall wrap *gomock.Call
func (*ResourceInterfaceListCall) Do ¶ added in v16.5.0
func (c *ResourceInterfaceListCall) Do(f func(context.Context, v1.ListOptions) (*unstructured.UnstructuredList, error)) *ResourceInterfaceListCall
Do rewrite *gomock.Call.Do
func (*ResourceInterfaceListCall) DoAndReturn ¶ added in v16.5.0
func (c *ResourceInterfaceListCall) DoAndReturn(f func(context.Context, v1.ListOptions) (*unstructured.UnstructuredList, error)) *ResourceInterfaceListCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*ResourceInterfaceListCall) Return ¶ added in v16.5.0
func (c *ResourceInterfaceListCall) Return(arg0 *unstructured.UnstructuredList, arg1 error) *ResourceInterfaceListCall
Return rewrite *gomock.Call.Return
type ResourceInterfacePatchCall ¶ added in v16.5.0
ResourceInterfacePatchCall wrap *gomock.Call
func (*ResourceInterfacePatchCall) Do ¶ added in v16.5.0
func (c *ResourceInterfacePatchCall) Do(f func(context.Context, string, types.PatchType, []byte, v1.PatchOptions, ...string) (*unstructured.Unstructured, error)) *ResourceInterfacePatchCall
Do rewrite *gomock.Call.Do
func (*ResourceInterfacePatchCall) DoAndReturn ¶ added in v16.5.0
func (c *ResourceInterfacePatchCall) DoAndReturn(f func(context.Context, string, types.PatchType, []byte, v1.PatchOptions, ...string) (*unstructured.Unstructured, error)) *ResourceInterfacePatchCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*ResourceInterfacePatchCall) Return ¶ added in v16.5.0
func (c *ResourceInterfacePatchCall) Return(arg0 *unstructured.Unstructured, arg1 error) *ResourceInterfacePatchCall
Return rewrite *gomock.Call.Return
type ResourceInterfaceUpdateCall ¶ added in v16.5.0
ResourceInterfaceUpdateCall wrap *gomock.Call
func (*ResourceInterfaceUpdateCall) Do ¶ added in v16.5.0
func (c *ResourceInterfaceUpdateCall) Do(f func(context.Context, *unstructured.Unstructured, v1.UpdateOptions, ...string) (*unstructured.Unstructured, error)) *ResourceInterfaceUpdateCall
Do rewrite *gomock.Call.Do
func (*ResourceInterfaceUpdateCall) DoAndReturn ¶ added in v16.5.0
func (c *ResourceInterfaceUpdateCall) DoAndReturn(f func(context.Context, *unstructured.Unstructured, v1.UpdateOptions, ...string) (*unstructured.Unstructured, error)) *ResourceInterfaceUpdateCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*ResourceInterfaceUpdateCall) Return ¶ added in v16.5.0
func (c *ResourceInterfaceUpdateCall) Return(arg0 *unstructured.Unstructured, arg1 error) *ResourceInterfaceUpdateCall
Return rewrite *gomock.Call.Return
type ResourceInterfaceUpdateStatusCall ¶ added in v16.5.0
ResourceInterfaceUpdateStatusCall wrap *gomock.Call
func (*ResourceInterfaceUpdateStatusCall) Do ¶ added in v16.5.0
func (c *ResourceInterfaceUpdateStatusCall) Do(f func(context.Context, *unstructured.Unstructured, v1.UpdateOptions) (*unstructured.Unstructured, error)) *ResourceInterfaceUpdateStatusCall
Do rewrite *gomock.Call.Do
func (*ResourceInterfaceUpdateStatusCall) DoAndReturn ¶ added in v16.5.0
func (c *ResourceInterfaceUpdateStatusCall) DoAndReturn(f func(context.Context, *unstructured.Unstructured, v1.UpdateOptions) (*unstructured.Unstructured, error)) *ResourceInterfaceUpdateStatusCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*ResourceInterfaceUpdateStatusCall) Return ¶ added in v16.5.0
func (c *ResourceInterfaceUpdateStatusCall) Return(arg0 *unstructured.Unstructured, arg1 error) *ResourceInterfaceUpdateStatusCall
Return rewrite *gomock.Call.Return
type ResourceInterfaceWatchCall ¶ added in v16.5.0
ResourceInterfaceWatchCall wrap *gomock.Call
func (*ResourceInterfaceWatchCall) Do ¶ added in v16.5.0
func (c *ResourceInterfaceWatchCall) Do(f func(context.Context, v1.ListOptions) (watch.Interface, error)) *ResourceInterfaceWatchCall
Do rewrite *gomock.Call.Do
func (*ResourceInterfaceWatchCall) DoAndReturn ¶ added in v16.5.0
func (c *ResourceInterfaceWatchCall) DoAndReturn(f func(context.Context, v1.ListOptions) (watch.Interface, error)) *ResourceInterfaceWatchCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*ResourceInterfaceWatchCall) Return ¶ added in v16.5.0
func (c *ResourceInterfaceWatchCall) Return(arg0 watch.Interface, arg1 error) *ResourceInterfaceWatchCall
Return rewrite *gomock.Call.Return
type SecretInterfaceApplyCall ¶ added in v16.5.0
SecretInterfaceApplyCall wrap *gomock.Call
func (*SecretInterfaceApplyCall) Do ¶ added in v16.5.0
func (c *SecretInterfaceApplyCall) Do(f func(context.Context, *v11.SecretApplyConfiguration, v10.ApplyOptions) (*v1.Secret, error)) *SecretInterfaceApplyCall
Do rewrite *gomock.Call.Do
func (*SecretInterfaceApplyCall) DoAndReturn ¶ added in v16.5.0
func (c *SecretInterfaceApplyCall) DoAndReturn(f func(context.Context, *v11.SecretApplyConfiguration, v10.ApplyOptions) (*v1.Secret, error)) *SecretInterfaceApplyCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*SecretInterfaceApplyCall) Return ¶ added in v16.5.0
func (c *SecretInterfaceApplyCall) Return(arg0 *v1.Secret, arg1 error) *SecretInterfaceApplyCall
Return rewrite *gomock.Call.Return
type SecretInterfaceCreateCall ¶ added in v16.5.0
SecretInterfaceCreateCall wrap *gomock.Call
func (*SecretInterfaceCreateCall) Do ¶ added in v16.5.0
func (c *SecretInterfaceCreateCall) Do(f func(context.Context, *v1.Secret, v10.CreateOptions) (*v1.Secret, error)) *SecretInterfaceCreateCall
Do rewrite *gomock.Call.Do
func (*SecretInterfaceCreateCall) DoAndReturn ¶ added in v16.5.0
func (c *SecretInterfaceCreateCall) DoAndReturn(f func(context.Context, *v1.Secret, v10.CreateOptions) (*v1.Secret, error)) *SecretInterfaceCreateCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*SecretInterfaceCreateCall) Return ¶ added in v16.5.0
func (c *SecretInterfaceCreateCall) Return(arg0 *v1.Secret, arg1 error) *SecretInterfaceCreateCall
Return rewrite *gomock.Call.Return
type SecretInterfaceDeleteCall ¶ added in v16.5.0
SecretInterfaceDeleteCall wrap *gomock.Call
func (*SecretInterfaceDeleteCall) Do ¶ added in v16.5.0
func (c *SecretInterfaceDeleteCall) Do(f func(context.Context, string, v10.DeleteOptions) error) *SecretInterfaceDeleteCall
Do rewrite *gomock.Call.Do
func (*SecretInterfaceDeleteCall) DoAndReturn ¶ added in v16.5.0
func (c *SecretInterfaceDeleteCall) DoAndReturn(f func(context.Context, string, v10.DeleteOptions) error) *SecretInterfaceDeleteCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*SecretInterfaceDeleteCall) Return ¶ added in v16.5.0
func (c *SecretInterfaceDeleteCall) Return(arg0 error) *SecretInterfaceDeleteCall
Return rewrite *gomock.Call.Return
type SecretInterfaceDeleteCollectionCall ¶ added in v16.5.0
SecretInterfaceDeleteCollectionCall wrap *gomock.Call
func (*SecretInterfaceDeleteCollectionCall) Do ¶ added in v16.5.0
func (c *SecretInterfaceDeleteCollectionCall) Do(f func(context.Context, v10.DeleteOptions, v10.ListOptions) error) *SecretInterfaceDeleteCollectionCall
Do rewrite *gomock.Call.Do
func (*SecretInterfaceDeleteCollectionCall) DoAndReturn ¶ added in v16.5.0
func (c *SecretInterfaceDeleteCollectionCall) DoAndReturn(f func(context.Context, v10.DeleteOptions, v10.ListOptions) error) *SecretInterfaceDeleteCollectionCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*SecretInterfaceDeleteCollectionCall) Return ¶ added in v16.5.0
func (c *SecretInterfaceDeleteCollectionCall) Return(arg0 error) *SecretInterfaceDeleteCollectionCall
Return rewrite *gomock.Call.Return
type SecretInterfaceGetCall ¶ added in v16.5.0
SecretInterfaceGetCall wrap *gomock.Call
func (*SecretInterfaceGetCall) Do ¶ added in v16.5.0
func (c *SecretInterfaceGetCall) Do(f func(context.Context, string, v10.GetOptions) (*v1.Secret, error)) *SecretInterfaceGetCall
Do rewrite *gomock.Call.Do
func (*SecretInterfaceGetCall) DoAndReturn ¶ added in v16.5.0
func (c *SecretInterfaceGetCall) DoAndReturn(f func(context.Context, string, v10.GetOptions) (*v1.Secret, error)) *SecretInterfaceGetCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*SecretInterfaceGetCall) Return ¶ added in v16.5.0
func (c *SecretInterfaceGetCall) Return(arg0 *v1.Secret, arg1 error) *SecretInterfaceGetCall
Return rewrite *gomock.Call.Return
type SecretInterfaceListCall ¶ added in v16.5.0
SecretInterfaceListCall wrap *gomock.Call
func (*SecretInterfaceListCall) Do ¶ added in v16.5.0
func (c *SecretInterfaceListCall) Do(f func(context.Context, v10.ListOptions) (*v1.SecretList, error)) *SecretInterfaceListCall
Do rewrite *gomock.Call.Do
func (*SecretInterfaceListCall) DoAndReturn ¶ added in v16.5.0
func (c *SecretInterfaceListCall) DoAndReturn(f func(context.Context, v10.ListOptions) (*v1.SecretList, error)) *SecretInterfaceListCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*SecretInterfaceListCall) Return ¶ added in v16.5.0
func (c *SecretInterfaceListCall) Return(arg0 *v1.SecretList, arg1 error) *SecretInterfaceListCall
Return rewrite *gomock.Call.Return
type SecretInterfacePatchCall ¶ added in v16.5.0
SecretInterfacePatchCall wrap *gomock.Call
func (*SecretInterfacePatchCall) Do ¶ added in v16.5.0
func (c *SecretInterfacePatchCall) Do(f func(context.Context, string, types.PatchType, []byte, v10.PatchOptions, ...string) (*v1.Secret, error)) *SecretInterfacePatchCall
Do rewrite *gomock.Call.Do
func (*SecretInterfacePatchCall) DoAndReturn ¶ added in v16.5.0
func (c *SecretInterfacePatchCall) DoAndReturn(f func(context.Context, string, types.PatchType, []byte, v10.PatchOptions, ...string) (*v1.Secret, error)) *SecretInterfacePatchCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*SecretInterfacePatchCall) Return ¶ added in v16.5.0
func (c *SecretInterfacePatchCall) Return(arg0 *v1.Secret, arg1 error) *SecretInterfacePatchCall
Return rewrite *gomock.Call.Return
type SecretInterfaceUpdateCall ¶ added in v16.5.0
SecretInterfaceUpdateCall wrap *gomock.Call
func (*SecretInterfaceUpdateCall) Do ¶ added in v16.5.0
func (c *SecretInterfaceUpdateCall) Do(f func(context.Context, *v1.Secret, v10.UpdateOptions) (*v1.Secret, error)) *SecretInterfaceUpdateCall
Do rewrite *gomock.Call.Do
func (*SecretInterfaceUpdateCall) DoAndReturn ¶ added in v16.5.0
func (c *SecretInterfaceUpdateCall) DoAndReturn(f func(context.Context, *v1.Secret, v10.UpdateOptions) (*v1.Secret, error)) *SecretInterfaceUpdateCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*SecretInterfaceUpdateCall) Return ¶ added in v16.5.0
func (c *SecretInterfaceUpdateCall) Return(arg0 *v1.Secret, arg1 error) *SecretInterfaceUpdateCall
Return rewrite *gomock.Call.Return
type SecretInterfaceWatchCall ¶ added in v16.5.0
SecretInterfaceWatchCall wrap *gomock.Call
func (*SecretInterfaceWatchCall) Do ¶ added in v16.5.0
func (c *SecretInterfaceWatchCall) Do(f func(context.Context, v10.ListOptions) (watch.Interface, error)) *SecretInterfaceWatchCall
Do rewrite *gomock.Call.Do
func (*SecretInterfaceWatchCall) DoAndReturn ¶ added in v16.5.0
func (c *SecretInterfaceWatchCall) DoAndReturn(f func(context.Context, v10.ListOptions) (watch.Interface, error)) *SecretInterfaceWatchCall
DoAndReturn rewrite *gomock.Call.DoAndReturn
func (*SecretInterfaceWatchCall) Return ¶ added in v16.5.0
func (c *SecretInterfaceWatchCall) Return(arg0 watch.Interface, arg1 error) *SecretInterfaceWatchCall
Return rewrite *gomock.Call.Return