Documentation ¶
Overview ¶
Code generated by counterfeiter. DO NOT EDIT.
Code generated by counterfeiter. DO NOT EDIT.
Code generated by counterfeiter. DO NOT EDIT.
Code generated by counterfeiter. DO NOT EDIT.
Code generated by counterfeiter. DO NOT EDIT.
Index ¶
- type FakeCoreV1Interface
- func (fake *FakeCoreV1Interface) ComponentStatuses() v1.ComponentStatusInterface
- func (fake *FakeCoreV1Interface) ComponentStatusesCallCount() int
- func (fake *FakeCoreV1Interface) ComponentStatusesCalls(stub func() v1.ComponentStatusInterface)
- func (fake *FakeCoreV1Interface) ComponentStatusesReturns(result1 v1.ComponentStatusInterface)
- func (fake *FakeCoreV1Interface) ComponentStatusesReturnsOnCall(i int, result1 v1.ComponentStatusInterface)
- func (fake *FakeCoreV1Interface) ConfigMaps(arg1 string) v1.ConfigMapInterface
- func (fake *FakeCoreV1Interface) ConfigMapsArgsForCall(i int) string
- func (fake *FakeCoreV1Interface) ConfigMapsCallCount() int
- func (fake *FakeCoreV1Interface) ConfigMapsCalls(stub func(string) v1.ConfigMapInterface)
- func (fake *FakeCoreV1Interface) ConfigMapsReturns(result1 v1.ConfigMapInterface)
- func (fake *FakeCoreV1Interface) ConfigMapsReturnsOnCall(i int, result1 v1.ConfigMapInterface)
- func (fake *FakeCoreV1Interface) Endpoints(arg1 string) v1.EndpointsInterface
- func (fake *FakeCoreV1Interface) EndpointsArgsForCall(i int) string
- func (fake *FakeCoreV1Interface) EndpointsCallCount() int
- func (fake *FakeCoreV1Interface) EndpointsCalls(stub func(string) v1.EndpointsInterface)
- func (fake *FakeCoreV1Interface) EndpointsReturns(result1 v1.EndpointsInterface)
- func (fake *FakeCoreV1Interface) EndpointsReturnsOnCall(i int, result1 v1.EndpointsInterface)
- func (fake *FakeCoreV1Interface) Events(arg1 string) v1.EventInterface
- func (fake *FakeCoreV1Interface) EventsArgsForCall(i int) string
- func (fake *FakeCoreV1Interface) EventsCallCount() int
- func (fake *FakeCoreV1Interface) EventsCalls(stub func(string) v1.EventInterface)
- func (fake *FakeCoreV1Interface) EventsReturns(result1 v1.EventInterface)
- func (fake *FakeCoreV1Interface) EventsReturnsOnCall(i int, result1 v1.EventInterface)
- func (fake *FakeCoreV1Interface) Invocations() map[string][][]interface{}
- func (fake *FakeCoreV1Interface) LimitRanges(arg1 string) v1.LimitRangeInterface
- func (fake *FakeCoreV1Interface) LimitRangesArgsForCall(i int) string
- func (fake *FakeCoreV1Interface) LimitRangesCallCount() int
- func (fake *FakeCoreV1Interface) LimitRangesCalls(stub func(string) v1.LimitRangeInterface)
- func (fake *FakeCoreV1Interface) LimitRangesReturns(result1 v1.LimitRangeInterface)
- func (fake *FakeCoreV1Interface) LimitRangesReturnsOnCall(i int, result1 v1.LimitRangeInterface)
- func (fake *FakeCoreV1Interface) Namespaces() v1.NamespaceInterface
- func (fake *FakeCoreV1Interface) NamespacesCallCount() int
- func (fake *FakeCoreV1Interface) NamespacesCalls(stub func() v1.NamespaceInterface)
- func (fake *FakeCoreV1Interface) NamespacesReturns(result1 v1.NamespaceInterface)
- func (fake *FakeCoreV1Interface) NamespacesReturnsOnCall(i int, result1 v1.NamespaceInterface)
- func (fake *FakeCoreV1Interface) Nodes() v1.NodeInterface
- func (fake *FakeCoreV1Interface) NodesCallCount() int
- func (fake *FakeCoreV1Interface) NodesCalls(stub func() v1.NodeInterface)
- func (fake *FakeCoreV1Interface) NodesReturns(result1 v1.NodeInterface)
- func (fake *FakeCoreV1Interface) NodesReturnsOnCall(i int, result1 v1.NodeInterface)
- func (fake *FakeCoreV1Interface) PersistentVolumeClaims(arg1 string) v1.PersistentVolumeClaimInterface
- func (fake *FakeCoreV1Interface) PersistentVolumeClaimsArgsForCall(i int) string
- func (fake *FakeCoreV1Interface) PersistentVolumeClaimsCallCount() int
- func (fake *FakeCoreV1Interface) PersistentVolumeClaimsCalls(stub func(string) v1.PersistentVolumeClaimInterface)
- func (fake *FakeCoreV1Interface) PersistentVolumeClaimsReturns(result1 v1.PersistentVolumeClaimInterface)
- func (fake *FakeCoreV1Interface) PersistentVolumeClaimsReturnsOnCall(i int, result1 v1.PersistentVolumeClaimInterface)
- func (fake *FakeCoreV1Interface) PersistentVolumes() v1.PersistentVolumeInterface
- func (fake *FakeCoreV1Interface) PersistentVolumesCallCount() int
- func (fake *FakeCoreV1Interface) PersistentVolumesCalls(stub func() v1.PersistentVolumeInterface)
- func (fake *FakeCoreV1Interface) PersistentVolumesReturns(result1 v1.PersistentVolumeInterface)
- func (fake *FakeCoreV1Interface) PersistentVolumesReturnsOnCall(i int, result1 v1.PersistentVolumeInterface)
- func (fake *FakeCoreV1Interface) PodTemplates(arg1 string) v1.PodTemplateInterface
- func (fake *FakeCoreV1Interface) PodTemplatesArgsForCall(i int) string
- func (fake *FakeCoreV1Interface) PodTemplatesCallCount() int
- func (fake *FakeCoreV1Interface) PodTemplatesCalls(stub func(string) v1.PodTemplateInterface)
- func (fake *FakeCoreV1Interface) PodTemplatesReturns(result1 v1.PodTemplateInterface)
- func (fake *FakeCoreV1Interface) PodTemplatesReturnsOnCall(i int, result1 v1.PodTemplateInterface)
- func (fake *FakeCoreV1Interface) Pods(arg1 string) v1.PodInterface
- func (fake *FakeCoreV1Interface) PodsArgsForCall(i int) string
- func (fake *FakeCoreV1Interface) PodsCallCount() int
- func (fake *FakeCoreV1Interface) PodsCalls(stub func(string) v1.PodInterface)
- func (fake *FakeCoreV1Interface) PodsReturns(result1 v1.PodInterface)
- func (fake *FakeCoreV1Interface) PodsReturnsOnCall(i int, result1 v1.PodInterface)
- func (fake *FakeCoreV1Interface) RESTClient() rest.Interface
- func (fake *FakeCoreV1Interface) RESTClientCallCount() int
- func (fake *FakeCoreV1Interface) RESTClientCalls(stub func() rest.Interface)
- func (fake *FakeCoreV1Interface) RESTClientReturns(result1 rest.Interface)
- func (fake *FakeCoreV1Interface) RESTClientReturnsOnCall(i int, result1 rest.Interface)
- func (fake *FakeCoreV1Interface) ReplicationControllers(arg1 string) v1.ReplicationControllerInterface
- func (fake *FakeCoreV1Interface) ReplicationControllersArgsForCall(i int) string
- func (fake *FakeCoreV1Interface) ReplicationControllersCallCount() int
- func (fake *FakeCoreV1Interface) ReplicationControllersCalls(stub func(string) v1.ReplicationControllerInterface)
- func (fake *FakeCoreV1Interface) ReplicationControllersReturns(result1 v1.ReplicationControllerInterface)
- func (fake *FakeCoreV1Interface) ReplicationControllersReturnsOnCall(i int, result1 v1.ReplicationControllerInterface)
- func (fake *FakeCoreV1Interface) ResourceQuotas(arg1 string) v1.ResourceQuotaInterface
- func (fake *FakeCoreV1Interface) ResourceQuotasArgsForCall(i int) string
- func (fake *FakeCoreV1Interface) ResourceQuotasCallCount() int
- func (fake *FakeCoreV1Interface) ResourceQuotasCalls(stub func(string) v1.ResourceQuotaInterface)
- func (fake *FakeCoreV1Interface) ResourceQuotasReturns(result1 v1.ResourceQuotaInterface)
- func (fake *FakeCoreV1Interface) ResourceQuotasReturnsOnCall(i int, result1 v1.ResourceQuotaInterface)
- func (fake *FakeCoreV1Interface) Secrets(arg1 string) v1.SecretInterface
- func (fake *FakeCoreV1Interface) SecretsArgsForCall(i int) string
- func (fake *FakeCoreV1Interface) SecretsCallCount() int
- func (fake *FakeCoreV1Interface) SecretsCalls(stub func(string) v1.SecretInterface)
- func (fake *FakeCoreV1Interface) SecretsReturns(result1 v1.SecretInterface)
- func (fake *FakeCoreV1Interface) SecretsReturnsOnCall(i int, result1 v1.SecretInterface)
- func (fake *FakeCoreV1Interface) ServiceAccounts(arg1 string) v1.ServiceAccountInterface
- func (fake *FakeCoreV1Interface) ServiceAccountsArgsForCall(i int) string
- func (fake *FakeCoreV1Interface) ServiceAccountsCallCount() int
- func (fake *FakeCoreV1Interface) ServiceAccountsCalls(stub func(string) v1.ServiceAccountInterface)
- func (fake *FakeCoreV1Interface) ServiceAccountsReturns(result1 v1.ServiceAccountInterface)
- func (fake *FakeCoreV1Interface) ServiceAccountsReturnsOnCall(i int, result1 v1.ServiceAccountInterface)
- func (fake *FakeCoreV1Interface) Services(arg1 string) v1.ServiceInterface
- func (fake *FakeCoreV1Interface) ServicesArgsForCall(i int) string
- func (fake *FakeCoreV1Interface) ServicesCallCount() int
- func (fake *FakeCoreV1Interface) ServicesCalls(stub func(string) v1.ServiceInterface)
- func (fake *FakeCoreV1Interface) ServicesReturns(result1 v1.ServiceInterface)
- func (fake *FakeCoreV1Interface) ServicesReturnsOnCall(i int, result1 v1.ServiceInterface)
- type FakeInterface
- func (fake *FakeInterface) AdmissionregistrationV1() v1.AdmissionregistrationV1Interface
- func (fake *FakeInterface) AdmissionregistrationV1CallCount() int
- func (fake *FakeInterface) AdmissionregistrationV1Calls(stub func() v1.AdmissionregistrationV1Interface)
- func (fake *FakeInterface) AdmissionregistrationV1Returns(result1 v1.AdmissionregistrationV1Interface)
- func (fake *FakeInterface) AdmissionregistrationV1ReturnsOnCall(i int, result1 v1.AdmissionregistrationV1Interface)
- func (fake *FakeInterface) AdmissionregistrationV1beta1() v1beta1.AdmissionregistrationV1beta1Interface
- func (fake *FakeInterface) AdmissionregistrationV1beta1CallCount() int
- func (fake *FakeInterface) AdmissionregistrationV1beta1Calls(stub func() v1beta1.AdmissionregistrationV1beta1Interface)
- func (fake *FakeInterface) AdmissionregistrationV1beta1Returns(result1 v1beta1.AdmissionregistrationV1beta1Interface)
- func (fake *FakeInterface) AdmissionregistrationV1beta1ReturnsOnCall(i int, result1 v1beta1.AdmissionregistrationV1beta1Interface)
- func (fake *FakeInterface) AppsV1() v1a.AppsV1Interface
- func (fake *FakeInterface) AppsV1CallCount() int
- func (fake *FakeInterface) AppsV1Calls(stub func() v1a.AppsV1Interface)
- func (fake *FakeInterface) AppsV1Returns(result1 v1a.AppsV1Interface)
- func (fake *FakeInterface) AppsV1ReturnsOnCall(i int, result1 v1a.AppsV1Interface)
- func (fake *FakeInterface) AppsV1beta1() v1beta1a.AppsV1beta1Interface
- func (fake *FakeInterface) AppsV1beta1CallCount() int
- func (fake *FakeInterface) AppsV1beta1Calls(stub func() v1beta1a.AppsV1beta1Interface)
- func (fake *FakeInterface) AppsV1beta1Returns(result1 v1beta1a.AppsV1beta1Interface)
- func (fake *FakeInterface) AppsV1beta1ReturnsOnCall(i int, result1 v1beta1a.AppsV1beta1Interface)
- func (fake *FakeInterface) AppsV1beta2() v1beta2.AppsV1beta2Interface
- func (fake *FakeInterface) AppsV1beta2CallCount() int
- func (fake *FakeInterface) AppsV1beta2Calls(stub func() v1beta2.AppsV1beta2Interface)
- func (fake *FakeInterface) AppsV1beta2Returns(result1 v1beta2.AppsV1beta2Interface)
- func (fake *FakeInterface) AppsV1beta2ReturnsOnCall(i int, result1 v1beta2.AppsV1beta2Interface)
- func (fake *FakeInterface) AuthenticationV1() v1b.AuthenticationV1Interface
- func (fake *FakeInterface) AuthenticationV1CallCount() int
- func (fake *FakeInterface) AuthenticationV1Calls(stub func() v1b.AuthenticationV1Interface)
- func (fake *FakeInterface) AuthenticationV1Returns(result1 v1b.AuthenticationV1Interface)
- func (fake *FakeInterface) AuthenticationV1ReturnsOnCall(i int, result1 v1b.AuthenticationV1Interface)
- func (fake *FakeInterface) AuthenticationV1beta1() v1beta1b.AuthenticationV1beta1Interface
- func (fake *FakeInterface) AuthenticationV1beta1CallCount() int
- func (fake *FakeInterface) AuthenticationV1beta1Calls(stub func() v1beta1b.AuthenticationV1beta1Interface)
- func (fake *FakeInterface) AuthenticationV1beta1Returns(result1 v1beta1b.AuthenticationV1beta1Interface)
- func (fake *FakeInterface) AuthenticationV1beta1ReturnsOnCall(i int, result1 v1beta1b.AuthenticationV1beta1Interface)
- func (fake *FakeInterface) AuthorizationV1() v1c.AuthorizationV1Interface
- func (fake *FakeInterface) AuthorizationV1CallCount() int
- func (fake *FakeInterface) AuthorizationV1Calls(stub func() v1c.AuthorizationV1Interface)
- func (fake *FakeInterface) AuthorizationV1Returns(result1 v1c.AuthorizationV1Interface)
- func (fake *FakeInterface) AuthorizationV1ReturnsOnCall(i int, result1 v1c.AuthorizationV1Interface)
- func (fake *FakeInterface) AuthorizationV1beta1() v1beta1c.AuthorizationV1beta1Interface
- func (fake *FakeInterface) AuthorizationV1beta1CallCount() int
- func (fake *FakeInterface) AuthorizationV1beta1Calls(stub func() v1beta1c.AuthorizationV1beta1Interface)
- func (fake *FakeInterface) AuthorizationV1beta1Returns(result1 v1beta1c.AuthorizationV1beta1Interface)
- func (fake *FakeInterface) AuthorizationV1beta1ReturnsOnCall(i int, result1 v1beta1c.AuthorizationV1beta1Interface)
- func (fake *FakeInterface) AutoscalingV1() v1d.AutoscalingV1Interface
- func (fake *FakeInterface) AutoscalingV1CallCount() int
- func (fake *FakeInterface) AutoscalingV1Calls(stub func() v1d.AutoscalingV1Interface)
- func (fake *FakeInterface) AutoscalingV1Returns(result1 v1d.AutoscalingV1Interface)
- func (fake *FakeInterface) AutoscalingV1ReturnsOnCall(i int, result1 v1d.AutoscalingV1Interface)
- func (fake *FakeInterface) AutoscalingV2() v2.AutoscalingV2Interface
- func (fake *FakeInterface) AutoscalingV2CallCount() int
- func (fake *FakeInterface) AutoscalingV2Calls(stub func() v2.AutoscalingV2Interface)
- func (fake *FakeInterface) AutoscalingV2Returns(result1 v2.AutoscalingV2Interface)
- func (fake *FakeInterface) AutoscalingV2ReturnsOnCall(i int, result1 v2.AutoscalingV2Interface)
- func (fake *FakeInterface) AutoscalingV2beta1() v2beta1.AutoscalingV2beta1Interface
- func (fake *FakeInterface) AutoscalingV2beta1CallCount() int
- func (fake *FakeInterface) AutoscalingV2beta1Calls(stub func() v2beta1.AutoscalingV2beta1Interface)
- func (fake *FakeInterface) AutoscalingV2beta1Returns(result1 v2beta1.AutoscalingV2beta1Interface)
- func (fake *FakeInterface) AutoscalingV2beta1ReturnsOnCall(i int, result1 v2beta1.AutoscalingV2beta1Interface)
- func (fake *FakeInterface) AutoscalingV2beta2() v2beta2.AutoscalingV2beta2Interface
- func (fake *FakeInterface) AutoscalingV2beta2CallCount() int
- func (fake *FakeInterface) AutoscalingV2beta2Calls(stub func() v2beta2.AutoscalingV2beta2Interface)
- func (fake *FakeInterface) AutoscalingV2beta2Returns(result1 v2beta2.AutoscalingV2beta2Interface)
- func (fake *FakeInterface) AutoscalingV2beta2ReturnsOnCall(i int, result1 v2beta2.AutoscalingV2beta2Interface)
- func (fake *FakeInterface) BatchV1() v1e.BatchV1Interface
- func (fake *FakeInterface) BatchV1CallCount() int
- func (fake *FakeInterface) BatchV1Calls(stub func() v1e.BatchV1Interface)
- func (fake *FakeInterface) BatchV1Returns(result1 v1e.BatchV1Interface)
- func (fake *FakeInterface) BatchV1ReturnsOnCall(i int, result1 v1e.BatchV1Interface)
- func (fake *FakeInterface) BatchV1beta1() v1beta1d.BatchV1beta1Interface
- func (fake *FakeInterface) BatchV1beta1CallCount() int
- func (fake *FakeInterface) BatchV1beta1Calls(stub func() v1beta1d.BatchV1beta1Interface)
- func (fake *FakeInterface) BatchV1beta1Returns(result1 v1beta1d.BatchV1beta1Interface)
- func (fake *FakeInterface) BatchV1beta1ReturnsOnCall(i int, result1 v1beta1d.BatchV1beta1Interface)
- func (fake *FakeInterface) CertificatesV1() v1f.CertificatesV1Interface
- func (fake *FakeInterface) CertificatesV1CallCount() int
- func (fake *FakeInterface) CertificatesV1Calls(stub func() v1f.CertificatesV1Interface)
- func (fake *FakeInterface) CertificatesV1Returns(result1 v1f.CertificatesV1Interface)
- func (fake *FakeInterface) CertificatesV1ReturnsOnCall(i int, result1 v1f.CertificatesV1Interface)
- func (fake *FakeInterface) CertificatesV1beta1() v1beta1e.CertificatesV1beta1Interface
- func (fake *FakeInterface) CertificatesV1beta1CallCount() int
- func (fake *FakeInterface) CertificatesV1beta1Calls(stub func() v1beta1e.CertificatesV1beta1Interface)
- func (fake *FakeInterface) CertificatesV1beta1Returns(result1 v1beta1e.CertificatesV1beta1Interface)
- func (fake *FakeInterface) CertificatesV1beta1ReturnsOnCall(i int, result1 v1beta1e.CertificatesV1beta1Interface)
- func (fake *FakeInterface) CoordinationV1() v1g.CoordinationV1Interface
- func (fake *FakeInterface) CoordinationV1CallCount() int
- func (fake *FakeInterface) CoordinationV1Calls(stub func() v1g.CoordinationV1Interface)
- func (fake *FakeInterface) CoordinationV1Returns(result1 v1g.CoordinationV1Interface)
- func (fake *FakeInterface) CoordinationV1ReturnsOnCall(i int, result1 v1g.CoordinationV1Interface)
- func (fake *FakeInterface) CoordinationV1beta1() v1beta1f.CoordinationV1beta1Interface
- func (fake *FakeInterface) CoordinationV1beta1CallCount() int
- func (fake *FakeInterface) CoordinationV1beta1Calls(stub func() v1beta1f.CoordinationV1beta1Interface)
- func (fake *FakeInterface) CoordinationV1beta1Returns(result1 v1beta1f.CoordinationV1beta1Interface)
- func (fake *FakeInterface) CoordinationV1beta1ReturnsOnCall(i int, result1 v1beta1f.CoordinationV1beta1Interface)
- func (fake *FakeInterface) CoreV1() v1h.CoreV1Interface
- func (fake *FakeInterface) CoreV1CallCount() int
- func (fake *FakeInterface) CoreV1Calls(stub func() v1h.CoreV1Interface)
- func (fake *FakeInterface) CoreV1Returns(result1 v1h.CoreV1Interface)
- func (fake *FakeInterface) CoreV1ReturnsOnCall(i int, result1 v1h.CoreV1Interface)
- func (fake *FakeInterface) Discovery() discovery.DiscoveryInterface
- func (fake *FakeInterface) DiscoveryCallCount() int
- func (fake *FakeInterface) DiscoveryCalls(stub func() discovery.DiscoveryInterface)
- func (fake *FakeInterface) DiscoveryReturns(result1 discovery.DiscoveryInterface)
- func (fake *FakeInterface) DiscoveryReturnsOnCall(i int, result1 discovery.DiscoveryInterface)
- func (fake *FakeInterface) DiscoveryV1() v1i.DiscoveryV1Interface
- func (fake *FakeInterface) DiscoveryV1CallCount() int
- func (fake *FakeInterface) DiscoveryV1Calls(stub func() v1i.DiscoveryV1Interface)
- func (fake *FakeInterface) DiscoveryV1Returns(result1 v1i.DiscoveryV1Interface)
- func (fake *FakeInterface) DiscoveryV1ReturnsOnCall(i int, result1 v1i.DiscoveryV1Interface)
- func (fake *FakeInterface) DiscoveryV1beta1() v1beta1g.DiscoveryV1beta1Interface
- func (fake *FakeInterface) DiscoveryV1beta1CallCount() int
- func (fake *FakeInterface) DiscoveryV1beta1Calls(stub func() v1beta1g.DiscoveryV1beta1Interface)
- func (fake *FakeInterface) DiscoveryV1beta1Returns(result1 v1beta1g.DiscoveryV1beta1Interface)
- func (fake *FakeInterface) DiscoveryV1beta1ReturnsOnCall(i int, result1 v1beta1g.DiscoveryV1beta1Interface)
- func (fake *FakeInterface) EventsV1() v1j.EventsV1Interface
- func (fake *FakeInterface) EventsV1CallCount() int
- func (fake *FakeInterface) EventsV1Calls(stub func() v1j.EventsV1Interface)
- func (fake *FakeInterface) EventsV1Returns(result1 v1j.EventsV1Interface)
- func (fake *FakeInterface) EventsV1ReturnsOnCall(i int, result1 v1j.EventsV1Interface)
- func (fake *FakeInterface) EventsV1beta1() v1beta1h.EventsV1beta1Interface
- func (fake *FakeInterface) EventsV1beta1CallCount() int
- func (fake *FakeInterface) EventsV1beta1Calls(stub func() v1beta1h.EventsV1beta1Interface)
- func (fake *FakeInterface) EventsV1beta1Returns(result1 v1beta1h.EventsV1beta1Interface)
- func (fake *FakeInterface) EventsV1beta1ReturnsOnCall(i int, result1 v1beta1h.EventsV1beta1Interface)
- func (fake *FakeInterface) ExtensionsV1beta1() v1beta1i.ExtensionsV1beta1Interface
- func (fake *FakeInterface) ExtensionsV1beta1CallCount() int
- func (fake *FakeInterface) ExtensionsV1beta1Calls(stub func() v1beta1i.ExtensionsV1beta1Interface)
- func (fake *FakeInterface) ExtensionsV1beta1Returns(result1 v1beta1i.ExtensionsV1beta1Interface)
- func (fake *FakeInterface) ExtensionsV1beta1ReturnsOnCall(i int, result1 v1beta1i.ExtensionsV1beta1Interface)
- func (fake *FakeInterface) FlowcontrolV1alpha1() v1alpha1.FlowcontrolV1alpha1Interface
- func (fake *FakeInterface) FlowcontrolV1alpha1CallCount() int
- func (fake *FakeInterface) FlowcontrolV1alpha1Calls(stub func() v1alpha1.FlowcontrolV1alpha1Interface)
- func (fake *FakeInterface) FlowcontrolV1alpha1Returns(result1 v1alpha1.FlowcontrolV1alpha1Interface)
- func (fake *FakeInterface) FlowcontrolV1alpha1ReturnsOnCall(i int, result1 v1alpha1.FlowcontrolV1alpha1Interface)
- func (fake *FakeInterface) FlowcontrolV1beta1() v1beta1j.FlowcontrolV1beta1Interface
- func (fake *FakeInterface) FlowcontrolV1beta1CallCount() int
- func (fake *FakeInterface) FlowcontrolV1beta1Calls(stub func() v1beta1j.FlowcontrolV1beta1Interface)
- func (fake *FakeInterface) FlowcontrolV1beta1Returns(result1 v1beta1j.FlowcontrolV1beta1Interface)
- func (fake *FakeInterface) FlowcontrolV1beta1ReturnsOnCall(i int, result1 v1beta1j.FlowcontrolV1beta1Interface)
- func (fake *FakeInterface) FlowcontrolV1beta2() v1beta2a.FlowcontrolV1beta2Interface
- func (fake *FakeInterface) FlowcontrolV1beta2CallCount() int
- func (fake *FakeInterface) FlowcontrolV1beta2Calls(stub func() v1beta2a.FlowcontrolV1beta2Interface)
- func (fake *FakeInterface) FlowcontrolV1beta2Returns(result1 v1beta2a.FlowcontrolV1beta2Interface)
- func (fake *FakeInterface) FlowcontrolV1beta2ReturnsOnCall(i int, result1 v1beta2a.FlowcontrolV1beta2Interface)
- func (fake *FakeInterface) InternalV1alpha1() v1alpha1a.InternalV1alpha1Interface
- func (fake *FakeInterface) InternalV1alpha1CallCount() int
- func (fake *FakeInterface) InternalV1alpha1Calls(stub func() v1alpha1a.InternalV1alpha1Interface)
- func (fake *FakeInterface) InternalV1alpha1Returns(result1 v1alpha1a.InternalV1alpha1Interface)
- func (fake *FakeInterface) InternalV1alpha1ReturnsOnCall(i int, result1 v1alpha1a.InternalV1alpha1Interface)
- func (fake *FakeInterface) Invocations() map[string][][]interface{}
- func (fake *FakeInterface) NetworkingV1() v1k.NetworkingV1Interface
- func (fake *FakeInterface) NetworkingV1CallCount() int
- func (fake *FakeInterface) NetworkingV1Calls(stub func() v1k.NetworkingV1Interface)
- func (fake *FakeInterface) NetworkingV1Returns(result1 v1k.NetworkingV1Interface)
- func (fake *FakeInterface) NetworkingV1ReturnsOnCall(i int, result1 v1k.NetworkingV1Interface)
- func (fake *FakeInterface) NetworkingV1beta1() v1beta1k.NetworkingV1beta1Interface
- func (fake *FakeInterface) NetworkingV1beta1CallCount() int
- func (fake *FakeInterface) NetworkingV1beta1Calls(stub func() v1beta1k.NetworkingV1beta1Interface)
- func (fake *FakeInterface) NetworkingV1beta1Returns(result1 v1beta1k.NetworkingV1beta1Interface)
- func (fake *FakeInterface) NetworkingV1beta1ReturnsOnCall(i int, result1 v1beta1k.NetworkingV1beta1Interface)
- func (fake *FakeInterface) NodeV1() v1l.NodeV1Interface
- func (fake *FakeInterface) NodeV1CallCount() int
- func (fake *FakeInterface) NodeV1Calls(stub func() v1l.NodeV1Interface)
- func (fake *FakeInterface) NodeV1Returns(result1 v1l.NodeV1Interface)
- func (fake *FakeInterface) NodeV1ReturnsOnCall(i int, result1 v1l.NodeV1Interface)
- func (fake *FakeInterface) NodeV1alpha1() v1alpha1b.NodeV1alpha1Interface
- func (fake *FakeInterface) NodeV1alpha1CallCount() int
- func (fake *FakeInterface) NodeV1alpha1Calls(stub func() v1alpha1b.NodeV1alpha1Interface)
- func (fake *FakeInterface) NodeV1alpha1Returns(result1 v1alpha1b.NodeV1alpha1Interface)
- func (fake *FakeInterface) NodeV1alpha1ReturnsOnCall(i int, result1 v1alpha1b.NodeV1alpha1Interface)
- func (fake *FakeInterface) NodeV1beta1() v1beta1l.NodeV1beta1Interface
- func (fake *FakeInterface) NodeV1beta1CallCount() int
- func (fake *FakeInterface) NodeV1beta1Calls(stub func() v1beta1l.NodeV1beta1Interface)
- func (fake *FakeInterface) NodeV1beta1Returns(result1 v1beta1l.NodeV1beta1Interface)
- func (fake *FakeInterface) NodeV1beta1ReturnsOnCall(i int, result1 v1beta1l.NodeV1beta1Interface)
- func (fake *FakeInterface) PolicyV1() v1m.PolicyV1Interface
- func (fake *FakeInterface) PolicyV1CallCount() int
- func (fake *FakeInterface) PolicyV1Calls(stub func() v1m.PolicyV1Interface)
- func (fake *FakeInterface) PolicyV1Returns(result1 v1m.PolicyV1Interface)
- func (fake *FakeInterface) PolicyV1ReturnsOnCall(i int, result1 v1m.PolicyV1Interface)
- func (fake *FakeInterface) PolicyV1beta1() v1beta1m.PolicyV1beta1Interface
- func (fake *FakeInterface) PolicyV1beta1CallCount() int
- func (fake *FakeInterface) PolicyV1beta1Calls(stub func() v1beta1m.PolicyV1beta1Interface)
- func (fake *FakeInterface) PolicyV1beta1Returns(result1 v1beta1m.PolicyV1beta1Interface)
- func (fake *FakeInterface) PolicyV1beta1ReturnsOnCall(i int, result1 v1beta1m.PolicyV1beta1Interface)
- func (fake *FakeInterface) RbacV1() v1n.RbacV1Interface
- func (fake *FakeInterface) RbacV1CallCount() int
- func (fake *FakeInterface) RbacV1Calls(stub func() v1n.RbacV1Interface)
- func (fake *FakeInterface) RbacV1Returns(result1 v1n.RbacV1Interface)
- func (fake *FakeInterface) RbacV1ReturnsOnCall(i int, result1 v1n.RbacV1Interface)
- func (fake *FakeInterface) RbacV1alpha1() v1alpha1c.RbacV1alpha1Interface
- func (fake *FakeInterface) RbacV1alpha1CallCount() int
- func (fake *FakeInterface) RbacV1alpha1Calls(stub func() v1alpha1c.RbacV1alpha1Interface)
- func (fake *FakeInterface) RbacV1alpha1Returns(result1 v1alpha1c.RbacV1alpha1Interface)
- func (fake *FakeInterface) RbacV1alpha1ReturnsOnCall(i int, result1 v1alpha1c.RbacV1alpha1Interface)
- func (fake *FakeInterface) RbacV1beta1() v1beta1n.RbacV1beta1Interface
- func (fake *FakeInterface) RbacV1beta1CallCount() int
- func (fake *FakeInterface) RbacV1beta1Calls(stub func() v1beta1n.RbacV1beta1Interface)
- func (fake *FakeInterface) RbacV1beta1Returns(result1 v1beta1n.RbacV1beta1Interface)
- func (fake *FakeInterface) RbacV1beta1ReturnsOnCall(i int, result1 v1beta1n.RbacV1beta1Interface)
- func (fake *FakeInterface) SchedulingV1() v1o.SchedulingV1Interface
- func (fake *FakeInterface) SchedulingV1CallCount() int
- func (fake *FakeInterface) SchedulingV1Calls(stub func() v1o.SchedulingV1Interface)
- func (fake *FakeInterface) SchedulingV1Returns(result1 v1o.SchedulingV1Interface)
- func (fake *FakeInterface) SchedulingV1ReturnsOnCall(i int, result1 v1o.SchedulingV1Interface)
- func (fake *FakeInterface) SchedulingV1alpha1() v1alpha1d.SchedulingV1alpha1Interface
- func (fake *FakeInterface) SchedulingV1alpha1CallCount() int
- func (fake *FakeInterface) SchedulingV1alpha1Calls(stub func() v1alpha1d.SchedulingV1alpha1Interface)
- func (fake *FakeInterface) SchedulingV1alpha1Returns(result1 v1alpha1d.SchedulingV1alpha1Interface)
- func (fake *FakeInterface) SchedulingV1alpha1ReturnsOnCall(i int, result1 v1alpha1d.SchedulingV1alpha1Interface)
- func (fake *FakeInterface) SchedulingV1beta1() v1beta1o.SchedulingV1beta1Interface
- func (fake *FakeInterface) SchedulingV1beta1CallCount() int
- func (fake *FakeInterface) SchedulingV1beta1Calls(stub func() v1beta1o.SchedulingV1beta1Interface)
- func (fake *FakeInterface) SchedulingV1beta1Returns(result1 v1beta1o.SchedulingV1beta1Interface)
- func (fake *FakeInterface) SchedulingV1beta1ReturnsOnCall(i int, result1 v1beta1o.SchedulingV1beta1Interface)
- func (fake *FakeInterface) StorageV1() v1p.StorageV1Interface
- func (fake *FakeInterface) StorageV1CallCount() int
- func (fake *FakeInterface) StorageV1Calls(stub func() v1p.StorageV1Interface)
- func (fake *FakeInterface) StorageV1Returns(result1 v1p.StorageV1Interface)
- func (fake *FakeInterface) StorageV1ReturnsOnCall(i int, result1 v1p.StorageV1Interface)
- func (fake *FakeInterface) StorageV1alpha1() v1alpha1e.StorageV1alpha1Interface
- func (fake *FakeInterface) StorageV1alpha1CallCount() int
- func (fake *FakeInterface) StorageV1alpha1Calls(stub func() v1alpha1e.StorageV1alpha1Interface)
- func (fake *FakeInterface) StorageV1alpha1Returns(result1 v1alpha1e.StorageV1alpha1Interface)
- func (fake *FakeInterface) StorageV1alpha1ReturnsOnCall(i int, result1 v1alpha1e.StorageV1alpha1Interface)
- func (fake *FakeInterface) StorageV1beta1() v1beta1p.StorageV1beta1Interface
- func (fake *FakeInterface) StorageV1beta1CallCount() int
- func (fake *FakeInterface) StorageV1beta1Calls(stub func() v1beta1p.StorageV1beta1Interface)
- func (fake *FakeInterface) StorageV1beta1Returns(result1 v1beta1p.StorageV1beta1Interface)
- func (fake *FakeInterface) StorageV1beta1ReturnsOnCall(i int, result1 v1beta1p.StorageV1beta1Interface)
- type FakeLogger
- func (fake *FakeLogger) Error(arg1 error, arg2 string, arg3 ...interface{})
- func (fake *FakeLogger) ErrorArgsForCall(i int) (error, string, []interface{})
- func (fake *FakeLogger) ErrorCallCount() int
- func (fake *FakeLogger) ErrorCalls(stub func(error, string, ...interface{}))
- func (fake *FakeLogger) Info(arg1 string, arg2 ...interface{})
- func (fake *FakeLogger) InfoArgsForCall(i int) (string, []interface{})
- func (fake *FakeLogger) InfoCallCount() int
- func (fake *FakeLogger) InfoCalls(stub func(string, ...interface{}))
- func (fake *FakeLogger) Invocations() map[string][][]interface{}
- type FakeServiceAccountInterface
- func (fake *FakeServiceAccountInterface) Apply(arg1 context.Context, arg2 *v1b.ServiceAccountApplyConfiguration, ...) (*v1a.ServiceAccount, error)
- func (fake *FakeServiceAccountInterface) ApplyArgsForCall(i int) (context.Context, *v1b.ServiceAccountApplyConfiguration, v1c.ApplyOptions)
- func (fake *FakeServiceAccountInterface) ApplyCallCount() int
- func (fake *FakeServiceAccountInterface) ApplyCalls(...)
- func (fake *FakeServiceAccountInterface) ApplyReturns(result1 *v1a.ServiceAccount, result2 error)
- func (fake *FakeServiceAccountInterface) ApplyReturnsOnCall(i int, result1 *v1a.ServiceAccount, result2 error)
- func (fake *FakeServiceAccountInterface) Create(arg1 context.Context, arg2 *v1a.ServiceAccount, arg3 v1c.CreateOptions) (*v1a.ServiceAccount, error)
- func (fake *FakeServiceAccountInterface) CreateArgsForCall(i int) (context.Context, *v1a.ServiceAccount, v1c.CreateOptions)
- func (fake *FakeServiceAccountInterface) CreateCallCount() int
- func (fake *FakeServiceAccountInterface) CreateCalls(...)
- func (fake *FakeServiceAccountInterface) CreateReturns(result1 *v1a.ServiceAccount, result2 error)
- func (fake *FakeServiceAccountInterface) CreateReturnsOnCall(i int, result1 *v1a.ServiceAccount, result2 error)
- func (fake *FakeServiceAccountInterface) CreateToken(arg1 context.Context, arg2 string, arg3 *v1d.TokenRequest, ...) (*v1d.TokenRequest, error)
- func (fake *FakeServiceAccountInterface) CreateTokenArgsForCall(i int) (context.Context, string, *v1d.TokenRequest, v1c.CreateOptions)
- func (fake *FakeServiceAccountInterface) CreateTokenCallCount() int
- func (fake *FakeServiceAccountInterface) CreateTokenCalls(...)
- func (fake *FakeServiceAccountInterface) CreateTokenReturns(result1 *v1d.TokenRequest, result2 error)
- func (fake *FakeServiceAccountInterface) CreateTokenReturnsOnCall(i int, result1 *v1d.TokenRequest, result2 error)
- func (fake *FakeServiceAccountInterface) Delete(arg1 context.Context, arg2 string, arg3 v1c.DeleteOptions) error
- func (fake *FakeServiceAccountInterface) DeleteArgsForCall(i int) (context.Context, string, v1c.DeleteOptions)
- func (fake *FakeServiceAccountInterface) DeleteCallCount() int
- func (fake *FakeServiceAccountInterface) DeleteCalls(stub func(context.Context, string, v1c.DeleteOptions) error)
- func (fake *FakeServiceAccountInterface) DeleteCollection(arg1 context.Context, arg2 v1c.DeleteOptions, arg3 v1c.ListOptions) error
- func (fake *FakeServiceAccountInterface) DeleteCollectionArgsForCall(i int) (context.Context, v1c.DeleteOptions, v1c.ListOptions)
- func (fake *FakeServiceAccountInterface) DeleteCollectionCallCount() int
- func (fake *FakeServiceAccountInterface) DeleteCollectionCalls(stub func(context.Context, v1c.DeleteOptions, v1c.ListOptions) error)
- func (fake *FakeServiceAccountInterface) DeleteCollectionReturns(result1 error)
- func (fake *FakeServiceAccountInterface) DeleteCollectionReturnsOnCall(i int, result1 error)
- func (fake *FakeServiceAccountInterface) DeleteReturns(result1 error)
- func (fake *FakeServiceAccountInterface) DeleteReturnsOnCall(i int, result1 error)
- func (fake *FakeServiceAccountInterface) Get(arg1 context.Context, arg2 string, arg3 v1c.GetOptions) (*v1a.ServiceAccount, error)
- func (fake *FakeServiceAccountInterface) GetArgsForCall(i int) (context.Context, string, v1c.GetOptions)
- func (fake *FakeServiceAccountInterface) GetCallCount() int
- func (fake *FakeServiceAccountInterface) GetCalls(...)
- func (fake *FakeServiceAccountInterface) GetReturns(result1 *v1a.ServiceAccount, result2 error)
- func (fake *FakeServiceAccountInterface) GetReturnsOnCall(i int, result1 *v1a.ServiceAccount, result2 error)
- func (fake *FakeServiceAccountInterface) Invocations() map[string][][]interface{}
- func (fake *FakeServiceAccountInterface) List(arg1 context.Context, arg2 v1c.ListOptions) (*v1a.ServiceAccountList, error)
- func (fake *FakeServiceAccountInterface) ListArgsForCall(i int) (context.Context, v1c.ListOptions)
- func (fake *FakeServiceAccountInterface) ListCallCount() int
- func (fake *FakeServiceAccountInterface) ListCalls(stub func(context.Context, v1c.ListOptions) (*v1a.ServiceAccountList, error))
- func (fake *FakeServiceAccountInterface) ListReturns(result1 *v1a.ServiceAccountList, result2 error)
- func (fake *FakeServiceAccountInterface) ListReturnsOnCall(i int, result1 *v1a.ServiceAccountList, result2 error)
- func (fake *FakeServiceAccountInterface) Patch(arg1 context.Context, arg2 string, arg3 types.PatchType, arg4 []byte, ...) (*v1a.ServiceAccount, error)
- func (fake *FakeServiceAccountInterface) PatchArgsForCall(i int) (context.Context, string, types.PatchType, []byte, v1c.PatchOptions, []string)
- func (fake *FakeServiceAccountInterface) PatchCallCount() int
- func (fake *FakeServiceAccountInterface) PatchCalls(...)
- func (fake *FakeServiceAccountInterface) PatchReturns(result1 *v1a.ServiceAccount, result2 error)
- func (fake *FakeServiceAccountInterface) PatchReturnsOnCall(i int, result1 *v1a.ServiceAccount, result2 error)
- func (fake *FakeServiceAccountInterface) Update(arg1 context.Context, arg2 *v1a.ServiceAccount, arg3 v1c.UpdateOptions) (*v1a.ServiceAccount, error)
- func (fake *FakeServiceAccountInterface) UpdateArgsForCall(i int) (context.Context, *v1a.ServiceAccount, v1c.UpdateOptions)
- func (fake *FakeServiceAccountInterface) UpdateCallCount() int
- func (fake *FakeServiceAccountInterface) UpdateCalls(...)
- func (fake *FakeServiceAccountInterface) UpdateReturns(result1 *v1a.ServiceAccount, result2 error)
- func (fake *FakeServiceAccountInterface) UpdateReturnsOnCall(i int, result1 *v1a.ServiceAccount, result2 error)
- func (fake *FakeServiceAccountInterface) Watch(arg1 context.Context, arg2 v1c.ListOptions) (watch.Interface, error)
- func (fake *FakeServiceAccountInterface) WatchArgsForCall(i int) (context.Context, v1c.ListOptions)
- func (fake *FakeServiceAccountInterface) WatchCallCount() int
- func (fake *FakeServiceAccountInterface) WatchCalls(stub func(context.Context, v1c.ListOptions) (watch.Interface, error))
- func (fake *FakeServiceAccountInterface) WatchReturns(result1 watch.Interface, result2 error)
- func (fake *FakeServiceAccountInterface) WatchReturnsOnCall(i int, result1 watch.Interface, result2 error)
- type FakeTokenManager
- func (fake *FakeTokenManager) Cleanup()
- func (fake *FakeTokenManager) CleanupCallCount() int
- func (fake *FakeTokenManager) CleanupCalls(stub func())
- func (fake *FakeTokenManager) GetServiceAccountToken(arg1 *v1.ServiceAccount) (string, error)
- func (fake *FakeTokenManager) GetServiceAccountTokenArgsForCall(i int) *v1.ServiceAccount
- func (fake *FakeTokenManager) GetServiceAccountTokenCallCount() int
- func (fake *FakeTokenManager) GetServiceAccountTokenCalls(stub func(*v1.ServiceAccount) (string, error))
- func (fake *FakeTokenManager) GetServiceAccountTokenReturns(result1 string, result2 error)
- func (fake *FakeTokenManager) GetServiceAccountTokenReturnsOnCall(i int, result1 string, result2 error)
- func (fake *FakeTokenManager) Invocations() map[string][][]interface{}
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FakeCoreV1Interface ¶
type FakeCoreV1Interface struct { ComponentStatusesStub func() v1.ComponentStatusInterface ConfigMapsStub func(string) v1.ConfigMapInterface EndpointsStub func(string) v1.EndpointsInterface EventsStub func(string) v1.EventInterface LimitRangesStub func(string) v1.LimitRangeInterface NamespacesStub func() v1.NamespaceInterface NodesStub func() v1.NodeInterface PersistentVolumeClaimsStub func(string) v1.PersistentVolumeClaimInterface PersistentVolumesStub func() v1.PersistentVolumeInterface PodTemplatesStub func(string) v1.PodTemplateInterface PodsStub func(string) v1.PodInterface RESTClientStub func() rest.Interface ReplicationControllersStub func(string) v1.ReplicationControllerInterface ResourceQuotasStub func(string) v1.ResourceQuotaInterface SecretsStub func(string) v1.SecretInterface ServiceAccountsStub func(string) v1.ServiceAccountInterface ServicesStub func(string) v1.ServiceInterface // contains filtered or unexported fields }
func (*FakeCoreV1Interface) ComponentStatuses ¶
func (fake *FakeCoreV1Interface) ComponentStatuses() v1.ComponentStatusInterface
func (*FakeCoreV1Interface) ComponentStatusesCallCount ¶
func (fake *FakeCoreV1Interface) ComponentStatusesCallCount() int
func (*FakeCoreV1Interface) ComponentStatusesCalls ¶
func (fake *FakeCoreV1Interface) ComponentStatusesCalls(stub func() v1.ComponentStatusInterface)
func (*FakeCoreV1Interface) ComponentStatusesReturns ¶
func (fake *FakeCoreV1Interface) ComponentStatusesReturns(result1 v1.ComponentStatusInterface)
func (*FakeCoreV1Interface) ComponentStatusesReturnsOnCall ¶
func (fake *FakeCoreV1Interface) ComponentStatusesReturnsOnCall(i int, result1 v1.ComponentStatusInterface)
func (*FakeCoreV1Interface) ConfigMaps ¶
func (fake *FakeCoreV1Interface) ConfigMaps(arg1 string) v1.ConfigMapInterface
func (*FakeCoreV1Interface) ConfigMapsArgsForCall ¶
func (fake *FakeCoreV1Interface) ConfigMapsArgsForCall(i int) string
func (*FakeCoreV1Interface) ConfigMapsCallCount ¶
func (fake *FakeCoreV1Interface) ConfigMapsCallCount() int
func (*FakeCoreV1Interface) ConfigMapsCalls ¶
func (fake *FakeCoreV1Interface) ConfigMapsCalls(stub func(string) v1.ConfigMapInterface)
func (*FakeCoreV1Interface) ConfigMapsReturns ¶
func (fake *FakeCoreV1Interface) ConfigMapsReturns(result1 v1.ConfigMapInterface)
func (*FakeCoreV1Interface) ConfigMapsReturnsOnCall ¶
func (fake *FakeCoreV1Interface) ConfigMapsReturnsOnCall(i int, result1 v1.ConfigMapInterface)
func (*FakeCoreV1Interface) Endpoints ¶
func (fake *FakeCoreV1Interface) Endpoints(arg1 string) v1.EndpointsInterface
func (*FakeCoreV1Interface) EndpointsArgsForCall ¶
func (fake *FakeCoreV1Interface) EndpointsArgsForCall(i int) string
func (*FakeCoreV1Interface) EndpointsCallCount ¶
func (fake *FakeCoreV1Interface) EndpointsCallCount() int
func (*FakeCoreV1Interface) EndpointsCalls ¶
func (fake *FakeCoreV1Interface) EndpointsCalls(stub func(string) v1.EndpointsInterface)
func (*FakeCoreV1Interface) EndpointsReturns ¶
func (fake *FakeCoreV1Interface) EndpointsReturns(result1 v1.EndpointsInterface)
func (*FakeCoreV1Interface) EndpointsReturnsOnCall ¶
func (fake *FakeCoreV1Interface) EndpointsReturnsOnCall(i int, result1 v1.EndpointsInterface)
func (*FakeCoreV1Interface) Events ¶
func (fake *FakeCoreV1Interface) Events(arg1 string) v1.EventInterface
func (*FakeCoreV1Interface) EventsArgsForCall ¶
func (fake *FakeCoreV1Interface) EventsArgsForCall(i int) string
func (*FakeCoreV1Interface) EventsCallCount ¶
func (fake *FakeCoreV1Interface) EventsCallCount() int
func (*FakeCoreV1Interface) EventsCalls ¶
func (fake *FakeCoreV1Interface) EventsCalls(stub func(string) v1.EventInterface)
func (*FakeCoreV1Interface) EventsReturns ¶
func (fake *FakeCoreV1Interface) EventsReturns(result1 v1.EventInterface)
func (*FakeCoreV1Interface) EventsReturnsOnCall ¶
func (fake *FakeCoreV1Interface) EventsReturnsOnCall(i int, result1 v1.EventInterface)
func (*FakeCoreV1Interface) Invocations ¶
func (fake *FakeCoreV1Interface) Invocations() map[string][][]interface{}
func (*FakeCoreV1Interface) LimitRanges ¶
func (fake *FakeCoreV1Interface) LimitRanges(arg1 string) v1.LimitRangeInterface
func (*FakeCoreV1Interface) LimitRangesArgsForCall ¶
func (fake *FakeCoreV1Interface) LimitRangesArgsForCall(i int) string
func (*FakeCoreV1Interface) LimitRangesCallCount ¶
func (fake *FakeCoreV1Interface) LimitRangesCallCount() int
func (*FakeCoreV1Interface) LimitRangesCalls ¶
func (fake *FakeCoreV1Interface) LimitRangesCalls(stub func(string) v1.LimitRangeInterface)
func (*FakeCoreV1Interface) LimitRangesReturns ¶
func (fake *FakeCoreV1Interface) LimitRangesReturns(result1 v1.LimitRangeInterface)
func (*FakeCoreV1Interface) LimitRangesReturnsOnCall ¶
func (fake *FakeCoreV1Interface) LimitRangesReturnsOnCall(i int, result1 v1.LimitRangeInterface)
func (*FakeCoreV1Interface) Namespaces ¶
func (fake *FakeCoreV1Interface) Namespaces() v1.NamespaceInterface
func (*FakeCoreV1Interface) NamespacesCallCount ¶
func (fake *FakeCoreV1Interface) NamespacesCallCount() int
func (*FakeCoreV1Interface) NamespacesCalls ¶
func (fake *FakeCoreV1Interface) NamespacesCalls(stub func() v1.NamespaceInterface)
func (*FakeCoreV1Interface) NamespacesReturns ¶
func (fake *FakeCoreV1Interface) NamespacesReturns(result1 v1.NamespaceInterface)
func (*FakeCoreV1Interface) NamespacesReturnsOnCall ¶
func (fake *FakeCoreV1Interface) NamespacesReturnsOnCall(i int, result1 v1.NamespaceInterface)
func (*FakeCoreV1Interface) Nodes ¶
func (fake *FakeCoreV1Interface) Nodes() v1.NodeInterface
func (*FakeCoreV1Interface) NodesCallCount ¶
func (fake *FakeCoreV1Interface) NodesCallCount() int
func (*FakeCoreV1Interface) NodesCalls ¶
func (fake *FakeCoreV1Interface) NodesCalls(stub func() v1.NodeInterface)
func (*FakeCoreV1Interface) NodesReturns ¶
func (fake *FakeCoreV1Interface) NodesReturns(result1 v1.NodeInterface)
func (*FakeCoreV1Interface) NodesReturnsOnCall ¶
func (fake *FakeCoreV1Interface) NodesReturnsOnCall(i int, result1 v1.NodeInterface)
func (*FakeCoreV1Interface) PersistentVolumeClaims ¶
func (fake *FakeCoreV1Interface) PersistentVolumeClaims(arg1 string) v1.PersistentVolumeClaimInterface
func (*FakeCoreV1Interface) PersistentVolumeClaimsArgsForCall ¶
func (fake *FakeCoreV1Interface) PersistentVolumeClaimsArgsForCall(i int) string
func (*FakeCoreV1Interface) PersistentVolumeClaimsCallCount ¶
func (fake *FakeCoreV1Interface) PersistentVolumeClaimsCallCount() int
func (*FakeCoreV1Interface) PersistentVolumeClaimsCalls ¶
func (fake *FakeCoreV1Interface) PersistentVolumeClaimsCalls(stub func(string) v1.PersistentVolumeClaimInterface)
func (*FakeCoreV1Interface) PersistentVolumeClaimsReturns ¶
func (fake *FakeCoreV1Interface) PersistentVolumeClaimsReturns(result1 v1.PersistentVolumeClaimInterface)
func (*FakeCoreV1Interface) PersistentVolumeClaimsReturnsOnCall ¶
func (fake *FakeCoreV1Interface) PersistentVolumeClaimsReturnsOnCall(i int, result1 v1.PersistentVolumeClaimInterface)
func (*FakeCoreV1Interface) PersistentVolumes ¶
func (fake *FakeCoreV1Interface) PersistentVolumes() v1.PersistentVolumeInterface
func (*FakeCoreV1Interface) PersistentVolumesCallCount ¶
func (fake *FakeCoreV1Interface) PersistentVolumesCallCount() int
func (*FakeCoreV1Interface) PersistentVolumesCalls ¶
func (fake *FakeCoreV1Interface) PersistentVolumesCalls(stub func() v1.PersistentVolumeInterface)
func (*FakeCoreV1Interface) PersistentVolumesReturns ¶
func (fake *FakeCoreV1Interface) PersistentVolumesReturns(result1 v1.PersistentVolumeInterface)
func (*FakeCoreV1Interface) PersistentVolumesReturnsOnCall ¶
func (fake *FakeCoreV1Interface) PersistentVolumesReturnsOnCall(i int, result1 v1.PersistentVolumeInterface)
func (*FakeCoreV1Interface) PodTemplates ¶
func (fake *FakeCoreV1Interface) PodTemplates(arg1 string) v1.PodTemplateInterface
func (*FakeCoreV1Interface) PodTemplatesArgsForCall ¶
func (fake *FakeCoreV1Interface) PodTemplatesArgsForCall(i int) string
func (*FakeCoreV1Interface) PodTemplatesCallCount ¶
func (fake *FakeCoreV1Interface) PodTemplatesCallCount() int
func (*FakeCoreV1Interface) PodTemplatesCalls ¶
func (fake *FakeCoreV1Interface) PodTemplatesCalls(stub func(string) v1.PodTemplateInterface)
func (*FakeCoreV1Interface) PodTemplatesReturns ¶
func (fake *FakeCoreV1Interface) PodTemplatesReturns(result1 v1.PodTemplateInterface)
func (*FakeCoreV1Interface) PodTemplatesReturnsOnCall ¶
func (fake *FakeCoreV1Interface) PodTemplatesReturnsOnCall(i int, result1 v1.PodTemplateInterface)
func (*FakeCoreV1Interface) Pods ¶
func (fake *FakeCoreV1Interface) Pods(arg1 string) v1.PodInterface
func (*FakeCoreV1Interface) PodsArgsForCall ¶
func (fake *FakeCoreV1Interface) PodsArgsForCall(i int) string
func (*FakeCoreV1Interface) PodsCallCount ¶
func (fake *FakeCoreV1Interface) PodsCallCount() int
func (*FakeCoreV1Interface) PodsCalls ¶
func (fake *FakeCoreV1Interface) PodsCalls(stub func(string) v1.PodInterface)
func (*FakeCoreV1Interface) PodsReturns ¶
func (fake *FakeCoreV1Interface) PodsReturns(result1 v1.PodInterface)
func (*FakeCoreV1Interface) PodsReturnsOnCall ¶
func (fake *FakeCoreV1Interface) PodsReturnsOnCall(i int, result1 v1.PodInterface)
func (*FakeCoreV1Interface) RESTClient ¶
func (fake *FakeCoreV1Interface) RESTClient() rest.Interface
func (*FakeCoreV1Interface) RESTClientCallCount ¶
func (fake *FakeCoreV1Interface) RESTClientCallCount() int
func (*FakeCoreV1Interface) RESTClientCalls ¶
func (fake *FakeCoreV1Interface) RESTClientCalls(stub func() rest.Interface)
func (*FakeCoreV1Interface) RESTClientReturns ¶
func (fake *FakeCoreV1Interface) RESTClientReturns(result1 rest.Interface)
func (*FakeCoreV1Interface) RESTClientReturnsOnCall ¶
func (fake *FakeCoreV1Interface) RESTClientReturnsOnCall(i int, result1 rest.Interface)
func (*FakeCoreV1Interface) ReplicationControllers ¶
func (fake *FakeCoreV1Interface) ReplicationControllers(arg1 string) v1.ReplicationControllerInterface
func (*FakeCoreV1Interface) ReplicationControllersArgsForCall ¶
func (fake *FakeCoreV1Interface) ReplicationControllersArgsForCall(i int) string
func (*FakeCoreV1Interface) ReplicationControllersCallCount ¶
func (fake *FakeCoreV1Interface) ReplicationControllersCallCount() int
func (*FakeCoreV1Interface) ReplicationControllersCalls ¶
func (fake *FakeCoreV1Interface) ReplicationControllersCalls(stub func(string) v1.ReplicationControllerInterface)
func (*FakeCoreV1Interface) ReplicationControllersReturns ¶
func (fake *FakeCoreV1Interface) ReplicationControllersReturns(result1 v1.ReplicationControllerInterface)
func (*FakeCoreV1Interface) ReplicationControllersReturnsOnCall ¶
func (fake *FakeCoreV1Interface) ReplicationControllersReturnsOnCall(i int, result1 v1.ReplicationControllerInterface)
func (*FakeCoreV1Interface) ResourceQuotas ¶
func (fake *FakeCoreV1Interface) ResourceQuotas(arg1 string) v1.ResourceQuotaInterface
func (*FakeCoreV1Interface) ResourceQuotasArgsForCall ¶
func (fake *FakeCoreV1Interface) ResourceQuotasArgsForCall(i int) string
func (*FakeCoreV1Interface) ResourceQuotasCallCount ¶
func (fake *FakeCoreV1Interface) ResourceQuotasCallCount() int
func (*FakeCoreV1Interface) ResourceQuotasCalls ¶
func (fake *FakeCoreV1Interface) ResourceQuotasCalls(stub func(string) v1.ResourceQuotaInterface)
func (*FakeCoreV1Interface) ResourceQuotasReturns ¶
func (fake *FakeCoreV1Interface) ResourceQuotasReturns(result1 v1.ResourceQuotaInterface)
func (*FakeCoreV1Interface) ResourceQuotasReturnsOnCall ¶
func (fake *FakeCoreV1Interface) ResourceQuotasReturnsOnCall(i int, result1 v1.ResourceQuotaInterface)
func (*FakeCoreV1Interface) Secrets ¶
func (fake *FakeCoreV1Interface) Secrets(arg1 string) v1.SecretInterface
func (*FakeCoreV1Interface) SecretsArgsForCall ¶
func (fake *FakeCoreV1Interface) SecretsArgsForCall(i int) string
func (*FakeCoreV1Interface) SecretsCallCount ¶
func (fake *FakeCoreV1Interface) SecretsCallCount() int
func (*FakeCoreV1Interface) SecretsCalls ¶
func (fake *FakeCoreV1Interface) SecretsCalls(stub func(string) v1.SecretInterface)
func (*FakeCoreV1Interface) SecretsReturns ¶
func (fake *FakeCoreV1Interface) SecretsReturns(result1 v1.SecretInterface)
func (*FakeCoreV1Interface) SecretsReturnsOnCall ¶
func (fake *FakeCoreV1Interface) SecretsReturnsOnCall(i int, result1 v1.SecretInterface)
func (*FakeCoreV1Interface) ServiceAccounts ¶
func (fake *FakeCoreV1Interface) ServiceAccounts(arg1 string) v1.ServiceAccountInterface
func (*FakeCoreV1Interface) ServiceAccountsArgsForCall ¶
func (fake *FakeCoreV1Interface) ServiceAccountsArgsForCall(i int) string
func (*FakeCoreV1Interface) ServiceAccountsCallCount ¶
func (fake *FakeCoreV1Interface) ServiceAccountsCallCount() int
func (*FakeCoreV1Interface) ServiceAccountsCalls ¶
func (fake *FakeCoreV1Interface) ServiceAccountsCalls(stub func(string) v1.ServiceAccountInterface)
func (*FakeCoreV1Interface) ServiceAccountsReturns ¶
func (fake *FakeCoreV1Interface) ServiceAccountsReturns(result1 v1.ServiceAccountInterface)
func (*FakeCoreV1Interface) ServiceAccountsReturnsOnCall ¶
func (fake *FakeCoreV1Interface) ServiceAccountsReturnsOnCall(i int, result1 v1.ServiceAccountInterface)
func (*FakeCoreV1Interface) Services ¶
func (fake *FakeCoreV1Interface) Services(arg1 string) v1.ServiceInterface
func (*FakeCoreV1Interface) ServicesArgsForCall ¶
func (fake *FakeCoreV1Interface) ServicesArgsForCall(i int) string
func (*FakeCoreV1Interface) ServicesCallCount ¶
func (fake *FakeCoreV1Interface) ServicesCallCount() int
func (*FakeCoreV1Interface) ServicesCalls ¶
func (fake *FakeCoreV1Interface) ServicesCalls(stub func(string) v1.ServiceInterface)
func (*FakeCoreV1Interface) ServicesReturns ¶
func (fake *FakeCoreV1Interface) ServicesReturns(result1 v1.ServiceInterface)
func (*FakeCoreV1Interface) ServicesReturnsOnCall ¶
func (fake *FakeCoreV1Interface) ServicesReturnsOnCall(i int, result1 v1.ServiceInterface)
type FakeInterface ¶
type FakeInterface struct { AdmissionregistrationV1Stub func() v1.AdmissionregistrationV1Interface AdmissionregistrationV1beta1Stub func() v1beta1.AdmissionregistrationV1beta1Interface AppsV1Stub func() v1a.AppsV1Interface AppsV1beta1Stub func() v1beta1a.AppsV1beta1Interface AppsV1beta2Stub func() v1beta2.AppsV1beta2Interface AuthenticationV1Stub func() v1b.AuthenticationV1Interface AuthenticationV1beta1Stub func() v1beta1b.AuthenticationV1beta1Interface AuthorizationV1Stub func() v1c.AuthorizationV1Interface AuthorizationV1beta1Stub func() v1beta1c.AuthorizationV1beta1Interface AutoscalingV1Stub func() v1d.AutoscalingV1Interface AutoscalingV2Stub func() v2.AutoscalingV2Interface AutoscalingV2beta1Stub func() v2beta1.AutoscalingV2beta1Interface AutoscalingV2beta2Stub func() v2beta2.AutoscalingV2beta2Interface BatchV1Stub func() v1e.BatchV1Interface BatchV1beta1Stub func() v1beta1d.BatchV1beta1Interface CertificatesV1Stub func() v1f.CertificatesV1Interface CertificatesV1beta1Stub func() v1beta1e.CertificatesV1beta1Interface CoordinationV1Stub func() v1g.CoordinationV1Interface CoordinationV1beta1Stub func() v1beta1f.CoordinationV1beta1Interface CoreV1Stub func() v1h.CoreV1Interface DiscoveryStub func() discovery.DiscoveryInterface DiscoveryV1Stub func() v1i.DiscoveryV1Interface DiscoveryV1beta1Stub func() v1beta1g.DiscoveryV1beta1Interface EventsV1Stub func() v1j.EventsV1Interface EventsV1beta1Stub func() v1beta1h.EventsV1beta1Interface ExtensionsV1beta1Stub func() v1beta1i.ExtensionsV1beta1Interface FlowcontrolV1alpha1Stub func() v1alpha1.FlowcontrolV1alpha1Interface FlowcontrolV1beta1Stub func() v1beta1j.FlowcontrolV1beta1Interface FlowcontrolV1beta2Stub func() v1beta2a.FlowcontrolV1beta2Interface InternalV1alpha1Stub func() v1alpha1a.InternalV1alpha1Interface NetworkingV1Stub func() v1k.NetworkingV1Interface NetworkingV1beta1Stub func() v1beta1k.NetworkingV1beta1Interface NodeV1Stub func() v1l.NodeV1Interface NodeV1alpha1Stub func() v1alpha1b.NodeV1alpha1Interface NodeV1beta1Stub func() v1beta1l.NodeV1beta1Interface PolicyV1Stub func() v1m.PolicyV1Interface PolicyV1beta1Stub func() v1beta1m.PolicyV1beta1Interface RbacV1Stub func() v1n.RbacV1Interface RbacV1alpha1Stub func() v1alpha1c.RbacV1alpha1Interface RbacV1beta1Stub func() v1beta1n.RbacV1beta1Interface SchedulingV1Stub func() v1o.SchedulingV1Interface SchedulingV1alpha1Stub func() v1alpha1d.SchedulingV1alpha1Interface SchedulingV1beta1Stub func() v1beta1o.SchedulingV1beta1Interface StorageV1Stub func() v1p.StorageV1Interface StorageV1alpha1Stub func() v1alpha1e.StorageV1alpha1Interface StorageV1beta1Stub func() v1beta1p.StorageV1beta1Interface // contains filtered or unexported fields }
func (*FakeInterface) AdmissionregistrationV1 ¶
func (fake *FakeInterface) AdmissionregistrationV1() v1.AdmissionregistrationV1Interface
func (*FakeInterface) AdmissionregistrationV1CallCount ¶
func (fake *FakeInterface) AdmissionregistrationV1CallCount() int
func (*FakeInterface) AdmissionregistrationV1Calls ¶
func (fake *FakeInterface) AdmissionregistrationV1Calls(stub func() v1.AdmissionregistrationV1Interface)
func (*FakeInterface) AdmissionregistrationV1Returns ¶
func (fake *FakeInterface) AdmissionregistrationV1Returns(result1 v1.AdmissionregistrationV1Interface)
func (*FakeInterface) AdmissionregistrationV1ReturnsOnCall ¶
func (fake *FakeInterface) AdmissionregistrationV1ReturnsOnCall(i int, result1 v1.AdmissionregistrationV1Interface)
func (*FakeInterface) AdmissionregistrationV1beta1 ¶
func (fake *FakeInterface) AdmissionregistrationV1beta1() v1beta1.AdmissionregistrationV1beta1Interface
func (*FakeInterface) AdmissionregistrationV1beta1CallCount ¶
func (fake *FakeInterface) AdmissionregistrationV1beta1CallCount() int
func (*FakeInterface) AdmissionregistrationV1beta1Calls ¶
func (fake *FakeInterface) AdmissionregistrationV1beta1Calls(stub func() v1beta1.AdmissionregistrationV1beta1Interface)
func (*FakeInterface) AdmissionregistrationV1beta1Returns ¶
func (fake *FakeInterface) AdmissionregistrationV1beta1Returns(result1 v1beta1.AdmissionregistrationV1beta1Interface)
func (*FakeInterface) AdmissionregistrationV1beta1ReturnsOnCall ¶
func (fake *FakeInterface) AdmissionregistrationV1beta1ReturnsOnCall(i int, result1 v1beta1.AdmissionregistrationV1beta1Interface)
func (*FakeInterface) AppsV1 ¶
func (fake *FakeInterface) AppsV1() v1a.AppsV1Interface
func (*FakeInterface) AppsV1CallCount ¶
func (fake *FakeInterface) AppsV1CallCount() int
func (*FakeInterface) AppsV1Calls ¶
func (fake *FakeInterface) AppsV1Calls(stub func() v1a.AppsV1Interface)
func (*FakeInterface) AppsV1Returns ¶
func (fake *FakeInterface) AppsV1Returns(result1 v1a.AppsV1Interface)
func (*FakeInterface) AppsV1ReturnsOnCall ¶
func (fake *FakeInterface) AppsV1ReturnsOnCall(i int, result1 v1a.AppsV1Interface)
func (*FakeInterface) AppsV1beta1 ¶
func (fake *FakeInterface) AppsV1beta1() v1beta1a.AppsV1beta1Interface
func (*FakeInterface) AppsV1beta1CallCount ¶
func (fake *FakeInterface) AppsV1beta1CallCount() int
func (*FakeInterface) AppsV1beta1Calls ¶
func (fake *FakeInterface) AppsV1beta1Calls(stub func() v1beta1a.AppsV1beta1Interface)
func (*FakeInterface) AppsV1beta1Returns ¶
func (fake *FakeInterface) AppsV1beta1Returns(result1 v1beta1a.AppsV1beta1Interface)
func (*FakeInterface) AppsV1beta1ReturnsOnCall ¶
func (fake *FakeInterface) AppsV1beta1ReturnsOnCall(i int, result1 v1beta1a.AppsV1beta1Interface)
func (*FakeInterface) AppsV1beta2 ¶
func (fake *FakeInterface) AppsV1beta2() v1beta2.AppsV1beta2Interface
func (*FakeInterface) AppsV1beta2CallCount ¶
func (fake *FakeInterface) AppsV1beta2CallCount() int
func (*FakeInterface) AppsV1beta2Calls ¶
func (fake *FakeInterface) AppsV1beta2Calls(stub func() v1beta2.AppsV1beta2Interface)
func (*FakeInterface) AppsV1beta2Returns ¶
func (fake *FakeInterface) AppsV1beta2Returns(result1 v1beta2.AppsV1beta2Interface)
func (*FakeInterface) AppsV1beta2ReturnsOnCall ¶
func (fake *FakeInterface) AppsV1beta2ReturnsOnCall(i int, result1 v1beta2.AppsV1beta2Interface)
func (*FakeInterface) AuthenticationV1 ¶
func (fake *FakeInterface) AuthenticationV1() v1b.AuthenticationV1Interface
func (*FakeInterface) AuthenticationV1CallCount ¶
func (fake *FakeInterface) AuthenticationV1CallCount() int
func (*FakeInterface) AuthenticationV1Calls ¶
func (fake *FakeInterface) AuthenticationV1Calls(stub func() v1b.AuthenticationV1Interface)
func (*FakeInterface) AuthenticationV1Returns ¶
func (fake *FakeInterface) AuthenticationV1Returns(result1 v1b.AuthenticationV1Interface)
func (*FakeInterface) AuthenticationV1ReturnsOnCall ¶
func (fake *FakeInterface) AuthenticationV1ReturnsOnCall(i int, result1 v1b.AuthenticationV1Interface)
func (*FakeInterface) AuthenticationV1beta1 ¶
func (fake *FakeInterface) AuthenticationV1beta1() v1beta1b.AuthenticationV1beta1Interface
func (*FakeInterface) AuthenticationV1beta1CallCount ¶
func (fake *FakeInterface) AuthenticationV1beta1CallCount() int
func (*FakeInterface) AuthenticationV1beta1Calls ¶
func (fake *FakeInterface) AuthenticationV1beta1Calls(stub func() v1beta1b.AuthenticationV1beta1Interface)
func (*FakeInterface) AuthenticationV1beta1Returns ¶
func (fake *FakeInterface) AuthenticationV1beta1Returns(result1 v1beta1b.AuthenticationV1beta1Interface)
func (*FakeInterface) AuthenticationV1beta1ReturnsOnCall ¶
func (fake *FakeInterface) AuthenticationV1beta1ReturnsOnCall(i int, result1 v1beta1b.AuthenticationV1beta1Interface)
func (*FakeInterface) AuthorizationV1 ¶
func (fake *FakeInterface) AuthorizationV1() v1c.AuthorizationV1Interface
func (*FakeInterface) AuthorizationV1CallCount ¶
func (fake *FakeInterface) AuthorizationV1CallCount() int
func (*FakeInterface) AuthorizationV1Calls ¶
func (fake *FakeInterface) AuthorizationV1Calls(stub func() v1c.AuthorizationV1Interface)
func (*FakeInterface) AuthorizationV1Returns ¶
func (fake *FakeInterface) AuthorizationV1Returns(result1 v1c.AuthorizationV1Interface)
func (*FakeInterface) AuthorizationV1ReturnsOnCall ¶
func (fake *FakeInterface) AuthorizationV1ReturnsOnCall(i int, result1 v1c.AuthorizationV1Interface)
func (*FakeInterface) AuthorizationV1beta1 ¶
func (fake *FakeInterface) AuthorizationV1beta1() v1beta1c.AuthorizationV1beta1Interface
func (*FakeInterface) AuthorizationV1beta1CallCount ¶
func (fake *FakeInterface) AuthorizationV1beta1CallCount() int
func (*FakeInterface) AuthorizationV1beta1Calls ¶
func (fake *FakeInterface) AuthorizationV1beta1Calls(stub func() v1beta1c.AuthorizationV1beta1Interface)
func (*FakeInterface) AuthorizationV1beta1Returns ¶
func (fake *FakeInterface) AuthorizationV1beta1Returns(result1 v1beta1c.AuthorizationV1beta1Interface)
func (*FakeInterface) AuthorizationV1beta1ReturnsOnCall ¶
func (fake *FakeInterface) AuthorizationV1beta1ReturnsOnCall(i int, result1 v1beta1c.AuthorizationV1beta1Interface)
func (*FakeInterface) AutoscalingV1 ¶
func (fake *FakeInterface) AutoscalingV1() v1d.AutoscalingV1Interface
func (*FakeInterface) AutoscalingV1CallCount ¶
func (fake *FakeInterface) AutoscalingV1CallCount() int
func (*FakeInterface) AutoscalingV1Calls ¶
func (fake *FakeInterface) AutoscalingV1Calls(stub func() v1d.AutoscalingV1Interface)
func (*FakeInterface) AutoscalingV1Returns ¶
func (fake *FakeInterface) AutoscalingV1Returns(result1 v1d.AutoscalingV1Interface)
func (*FakeInterface) AutoscalingV1ReturnsOnCall ¶
func (fake *FakeInterface) AutoscalingV1ReturnsOnCall(i int, result1 v1d.AutoscalingV1Interface)
func (*FakeInterface) AutoscalingV2 ¶
func (fake *FakeInterface) AutoscalingV2() v2.AutoscalingV2Interface
func (*FakeInterface) AutoscalingV2CallCount ¶
func (fake *FakeInterface) AutoscalingV2CallCount() int
func (*FakeInterface) AutoscalingV2Calls ¶
func (fake *FakeInterface) AutoscalingV2Calls(stub func() v2.AutoscalingV2Interface)
func (*FakeInterface) AutoscalingV2Returns ¶
func (fake *FakeInterface) AutoscalingV2Returns(result1 v2.AutoscalingV2Interface)
func (*FakeInterface) AutoscalingV2ReturnsOnCall ¶
func (fake *FakeInterface) AutoscalingV2ReturnsOnCall(i int, result1 v2.AutoscalingV2Interface)
func (*FakeInterface) AutoscalingV2beta1 ¶
func (fake *FakeInterface) AutoscalingV2beta1() v2beta1.AutoscalingV2beta1Interface
func (*FakeInterface) AutoscalingV2beta1CallCount ¶
func (fake *FakeInterface) AutoscalingV2beta1CallCount() int
func (*FakeInterface) AutoscalingV2beta1Calls ¶
func (fake *FakeInterface) AutoscalingV2beta1Calls(stub func() v2beta1.AutoscalingV2beta1Interface)
func (*FakeInterface) AutoscalingV2beta1Returns ¶
func (fake *FakeInterface) AutoscalingV2beta1Returns(result1 v2beta1.AutoscalingV2beta1Interface)
func (*FakeInterface) AutoscalingV2beta1ReturnsOnCall ¶
func (fake *FakeInterface) AutoscalingV2beta1ReturnsOnCall(i int, result1 v2beta1.AutoscalingV2beta1Interface)
func (*FakeInterface) AutoscalingV2beta2 ¶
func (fake *FakeInterface) AutoscalingV2beta2() v2beta2.AutoscalingV2beta2Interface
func (*FakeInterface) AutoscalingV2beta2CallCount ¶
func (fake *FakeInterface) AutoscalingV2beta2CallCount() int
func (*FakeInterface) AutoscalingV2beta2Calls ¶
func (fake *FakeInterface) AutoscalingV2beta2Calls(stub func() v2beta2.AutoscalingV2beta2Interface)
func (*FakeInterface) AutoscalingV2beta2Returns ¶
func (fake *FakeInterface) AutoscalingV2beta2Returns(result1 v2beta2.AutoscalingV2beta2Interface)
func (*FakeInterface) AutoscalingV2beta2ReturnsOnCall ¶
func (fake *FakeInterface) AutoscalingV2beta2ReturnsOnCall(i int, result1 v2beta2.AutoscalingV2beta2Interface)
func (*FakeInterface) BatchV1 ¶
func (fake *FakeInterface) BatchV1() v1e.BatchV1Interface
func (*FakeInterface) BatchV1CallCount ¶
func (fake *FakeInterface) BatchV1CallCount() int
func (*FakeInterface) BatchV1Calls ¶
func (fake *FakeInterface) BatchV1Calls(stub func() v1e.BatchV1Interface)
func (*FakeInterface) BatchV1Returns ¶
func (fake *FakeInterface) BatchV1Returns(result1 v1e.BatchV1Interface)
func (*FakeInterface) BatchV1ReturnsOnCall ¶
func (fake *FakeInterface) BatchV1ReturnsOnCall(i int, result1 v1e.BatchV1Interface)
func (*FakeInterface) BatchV1beta1 ¶
func (fake *FakeInterface) BatchV1beta1() v1beta1d.BatchV1beta1Interface
func (*FakeInterface) BatchV1beta1CallCount ¶
func (fake *FakeInterface) BatchV1beta1CallCount() int
func (*FakeInterface) BatchV1beta1Calls ¶
func (fake *FakeInterface) BatchV1beta1Calls(stub func() v1beta1d.BatchV1beta1Interface)
func (*FakeInterface) BatchV1beta1Returns ¶
func (fake *FakeInterface) BatchV1beta1Returns(result1 v1beta1d.BatchV1beta1Interface)
func (*FakeInterface) BatchV1beta1ReturnsOnCall ¶
func (fake *FakeInterface) BatchV1beta1ReturnsOnCall(i int, result1 v1beta1d.BatchV1beta1Interface)
func (*FakeInterface) CertificatesV1 ¶
func (fake *FakeInterface) CertificatesV1() v1f.CertificatesV1Interface
func (*FakeInterface) CertificatesV1CallCount ¶
func (fake *FakeInterface) CertificatesV1CallCount() int
func (*FakeInterface) CertificatesV1Calls ¶
func (fake *FakeInterface) CertificatesV1Calls(stub func() v1f.CertificatesV1Interface)
func (*FakeInterface) CertificatesV1Returns ¶
func (fake *FakeInterface) CertificatesV1Returns(result1 v1f.CertificatesV1Interface)
func (*FakeInterface) CertificatesV1ReturnsOnCall ¶
func (fake *FakeInterface) CertificatesV1ReturnsOnCall(i int, result1 v1f.CertificatesV1Interface)
func (*FakeInterface) CertificatesV1beta1 ¶
func (fake *FakeInterface) CertificatesV1beta1() v1beta1e.CertificatesV1beta1Interface
func (*FakeInterface) CertificatesV1beta1CallCount ¶
func (fake *FakeInterface) CertificatesV1beta1CallCount() int
func (*FakeInterface) CertificatesV1beta1Calls ¶
func (fake *FakeInterface) CertificatesV1beta1Calls(stub func() v1beta1e.CertificatesV1beta1Interface)
func (*FakeInterface) CertificatesV1beta1Returns ¶
func (fake *FakeInterface) CertificatesV1beta1Returns(result1 v1beta1e.CertificatesV1beta1Interface)
func (*FakeInterface) CertificatesV1beta1ReturnsOnCall ¶
func (fake *FakeInterface) CertificatesV1beta1ReturnsOnCall(i int, result1 v1beta1e.CertificatesV1beta1Interface)
func (*FakeInterface) CoordinationV1 ¶
func (fake *FakeInterface) CoordinationV1() v1g.CoordinationV1Interface
func (*FakeInterface) CoordinationV1CallCount ¶
func (fake *FakeInterface) CoordinationV1CallCount() int
func (*FakeInterface) CoordinationV1Calls ¶
func (fake *FakeInterface) CoordinationV1Calls(stub func() v1g.CoordinationV1Interface)
func (*FakeInterface) CoordinationV1Returns ¶
func (fake *FakeInterface) CoordinationV1Returns(result1 v1g.CoordinationV1Interface)
func (*FakeInterface) CoordinationV1ReturnsOnCall ¶
func (fake *FakeInterface) CoordinationV1ReturnsOnCall(i int, result1 v1g.CoordinationV1Interface)
func (*FakeInterface) CoordinationV1beta1 ¶
func (fake *FakeInterface) CoordinationV1beta1() v1beta1f.CoordinationV1beta1Interface
func (*FakeInterface) CoordinationV1beta1CallCount ¶
func (fake *FakeInterface) CoordinationV1beta1CallCount() int
func (*FakeInterface) CoordinationV1beta1Calls ¶
func (fake *FakeInterface) CoordinationV1beta1Calls(stub func() v1beta1f.CoordinationV1beta1Interface)
func (*FakeInterface) CoordinationV1beta1Returns ¶
func (fake *FakeInterface) CoordinationV1beta1Returns(result1 v1beta1f.CoordinationV1beta1Interface)
func (*FakeInterface) CoordinationV1beta1ReturnsOnCall ¶
func (fake *FakeInterface) CoordinationV1beta1ReturnsOnCall(i int, result1 v1beta1f.CoordinationV1beta1Interface)
func (*FakeInterface) CoreV1 ¶
func (fake *FakeInterface) CoreV1() v1h.CoreV1Interface
func (*FakeInterface) CoreV1CallCount ¶
func (fake *FakeInterface) CoreV1CallCount() int
func (*FakeInterface) CoreV1Calls ¶
func (fake *FakeInterface) CoreV1Calls(stub func() v1h.CoreV1Interface)
func (*FakeInterface) CoreV1Returns ¶
func (fake *FakeInterface) CoreV1Returns(result1 v1h.CoreV1Interface)
func (*FakeInterface) CoreV1ReturnsOnCall ¶
func (fake *FakeInterface) CoreV1ReturnsOnCall(i int, result1 v1h.CoreV1Interface)
func (*FakeInterface) Discovery ¶
func (fake *FakeInterface) Discovery() discovery.DiscoveryInterface
func (*FakeInterface) DiscoveryCallCount ¶
func (fake *FakeInterface) DiscoveryCallCount() int
func (*FakeInterface) DiscoveryCalls ¶
func (fake *FakeInterface) DiscoveryCalls(stub func() discovery.DiscoveryInterface)
func (*FakeInterface) DiscoveryReturns ¶
func (fake *FakeInterface) DiscoveryReturns(result1 discovery.DiscoveryInterface)
func (*FakeInterface) DiscoveryReturnsOnCall ¶
func (fake *FakeInterface) DiscoveryReturnsOnCall(i int, result1 discovery.DiscoveryInterface)
func (*FakeInterface) DiscoveryV1 ¶
func (fake *FakeInterface) DiscoveryV1() v1i.DiscoveryV1Interface
func (*FakeInterface) DiscoveryV1CallCount ¶
func (fake *FakeInterface) DiscoveryV1CallCount() int
func (*FakeInterface) DiscoveryV1Calls ¶
func (fake *FakeInterface) DiscoveryV1Calls(stub func() v1i.DiscoveryV1Interface)
func (*FakeInterface) DiscoveryV1Returns ¶
func (fake *FakeInterface) DiscoveryV1Returns(result1 v1i.DiscoveryV1Interface)
func (*FakeInterface) DiscoveryV1ReturnsOnCall ¶
func (fake *FakeInterface) DiscoveryV1ReturnsOnCall(i int, result1 v1i.DiscoveryV1Interface)
func (*FakeInterface) DiscoveryV1beta1 ¶
func (fake *FakeInterface) DiscoveryV1beta1() v1beta1g.DiscoveryV1beta1Interface
func (*FakeInterface) DiscoveryV1beta1CallCount ¶
func (fake *FakeInterface) DiscoveryV1beta1CallCount() int
func (*FakeInterface) DiscoveryV1beta1Calls ¶
func (fake *FakeInterface) DiscoveryV1beta1Calls(stub func() v1beta1g.DiscoveryV1beta1Interface)
func (*FakeInterface) DiscoveryV1beta1Returns ¶
func (fake *FakeInterface) DiscoveryV1beta1Returns(result1 v1beta1g.DiscoveryV1beta1Interface)
func (*FakeInterface) DiscoveryV1beta1ReturnsOnCall ¶
func (fake *FakeInterface) DiscoveryV1beta1ReturnsOnCall(i int, result1 v1beta1g.DiscoveryV1beta1Interface)
func (*FakeInterface) EventsV1 ¶
func (fake *FakeInterface) EventsV1() v1j.EventsV1Interface
func (*FakeInterface) EventsV1CallCount ¶
func (fake *FakeInterface) EventsV1CallCount() int
func (*FakeInterface) EventsV1Calls ¶
func (fake *FakeInterface) EventsV1Calls(stub func() v1j.EventsV1Interface)
func (*FakeInterface) EventsV1Returns ¶
func (fake *FakeInterface) EventsV1Returns(result1 v1j.EventsV1Interface)
func (*FakeInterface) EventsV1ReturnsOnCall ¶
func (fake *FakeInterface) EventsV1ReturnsOnCall(i int, result1 v1j.EventsV1Interface)
func (*FakeInterface) EventsV1beta1 ¶
func (fake *FakeInterface) EventsV1beta1() v1beta1h.EventsV1beta1Interface
func (*FakeInterface) EventsV1beta1CallCount ¶
func (fake *FakeInterface) EventsV1beta1CallCount() int
func (*FakeInterface) EventsV1beta1Calls ¶
func (fake *FakeInterface) EventsV1beta1Calls(stub func() v1beta1h.EventsV1beta1Interface)
func (*FakeInterface) EventsV1beta1Returns ¶
func (fake *FakeInterface) EventsV1beta1Returns(result1 v1beta1h.EventsV1beta1Interface)
func (*FakeInterface) EventsV1beta1ReturnsOnCall ¶
func (fake *FakeInterface) EventsV1beta1ReturnsOnCall(i int, result1 v1beta1h.EventsV1beta1Interface)
func (*FakeInterface) ExtensionsV1beta1 ¶
func (fake *FakeInterface) ExtensionsV1beta1() v1beta1i.ExtensionsV1beta1Interface
func (*FakeInterface) ExtensionsV1beta1CallCount ¶
func (fake *FakeInterface) ExtensionsV1beta1CallCount() int
func (*FakeInterface) ExtensionsV1beta1Calls ¶
func (fake *FakeInterface) ExtensionsV1beta1Calls(stub func() v1beta1i.ExtensionsV1beta1Interface)
func (*FakeInterface) ExtensionsV1beta1Returns ¶
func (fake *FakeInterface) ExtensionsV1beta1Returns(result1 v1beta1i.ExtensionsV1beta1Interface)
func (*FakeInterface) ExtensionsV1beta1ReturnsOnCall ¶
func (fake *FakeInterface) ExtensionsV1beta1ReturnsOnCall(i int, result1 v1beta1i.ExtensionsV1beta1Interface)
func (*FakeInterface) FlowcontrolV1alpha1 ¶
func (fake *FakeInterface) FlowcontrolV1alpha1() v1alpha1.FlowcontrolV1alpha1Interface
func (*FakeInterface) FlowcontrolV1alpha1CallCount ¶
func (fake *FakeInterface) FlowcontrolV1alpha1CallCount() int
func (*FakeInterface) FlowcontrolV1alpha1Calls ¶
func (fake *FakeInterface) FlowcontrolV1alpha1Calls(stub func() v1alpha1.FlowcontrolV1alpha1Interface)
func (*FakeInterface) FlowcontrolV1alpha1Returns ¶
func (fake *FakeInterface) FlowcontrolV1alpha1Returns(result1 v1alpha1.FlowcontrolV1alpha1Interface)
func (*FakeInterface) FlowcontrolV1alpha1ReturnsOnCall ¶
func (fake *FakeInterface) FlowcontrolV1alpha1ReturnsOnCall(i int, result1 v1alpha1.FlowcontrolV1alpha1Interface)
func (*FakeInterface) FlowcontrolV1beta1 ¶
func (fake *FakeInterface) FlowcontrolV1beta1() v1beta1j.FlowcontrolV1beta1Interface
func (*FakeInterface) FlowcontrolV1beta1CallCount ¶
func (fake *FakeInterface) FlowcontrolV1beta1CallCount() int
func (*FakeInterface) FlowcontrolV1beta1Calls ¶
func (fake *FakeInterface) FlowcontrolV1beta1Calls(stub func() v1beta1j.FlowcontrolV1beta1Interface)
func (*FakeInterface) FlowcontrolV1beta1Returns ¶
func (fake *FakeInterface) FlowcontrolV1beta1Returns(result1 v1beta1j.FlowcontrolV1beta1Interface)
func (*FakeInterface) FlowcontrolV1beta1ReturnsOnCall ¶
func (fake *FakeInterface) FlowcontrolV1beta1ReturnsOnCall(i int, result1 v1beta1j.FlowcontrolV1beta1Interface)
func (*FakeInterface) FlowcontrolV1beta2 ¶
func (fake *FakeInterface) FlowcontrolV1beta2() v1beta2a.FlowcontrolV1beta2Interface
func (*FakeInterface) FlowcontrolV1beta2CallCount ¶
func (fake *FakeInterface) FlowcontrolV1beta2CallCount() int
func (*FakeInterface) FlowcontrolV1beta2Calls ¶
func (fake *FakeInterface) FlowcontrolV1beta2Calls(stub func() v1beta2a.FlowcontrolV1beta2Interface)
func (*FakeInterface) FlowcontrolV1beta2Returns ¶
func (fake *FakeInterface) FlowcontrolV1beta2Returns(result1 v1beta2a.FlowcontrolV1beta2Interface)
func (*FakeInterface) FlowcontrolV1beta2ReturnsOnCall ¶
func (fake *FakeInterface) FlowcontrolV1beta2ReturnsOnCall(i int, result1 v1beta2a.FlowcontrolV1beta2Interface)
func (*FakeInterface) InternalV1alpha1 ¶
func (fake *FakeInterface) InternalV1alpha1() v1alpha1a.InternalV1alpha1Interface
func (*FakeInterface) InternalV1alpha1CallCount ¶
func (fake *FakeInterface) InternalV1alpha1CallCount() int
func (*FakeInterface) InternalV1alpha1Calls ¶
func (fake *FakeInterface) InternalV1alpha1Calls(stub func() v1alpha1a.InternalV1alpha1Interface)
func (*FakeInterface) InternalV1alpha1Returns ¶
func (fake *FakeInterface) InternalV1alpha1Returns(result1 v1alpha1a.InternalV1alpha1Interface)
func (*FakeInterface) InternalV1alpha1ReturnsOnCall ¶
func (fake *FakeInterface) InternalV1alpha1ReturnsOnCall(i int, result1 v1alpha1a.InternalV1alpha1Interface)
func (*FakeInterface) Invocations ¶
func (fake *FakeInterface) Invocations() map[string][][]interface{}
func (*FakeInterface) NetworkingV1 ¶
func (fake *FakeInterface) NetworkingV1() v1k.NetworkingV1Interface
func (*FakeInterface) NetworkingV1CallCount ¶
func (fake *FakeInterface) NetworkingV1CallCount() int
func (*FakeInterface) NetworkingV1Calls ¶
func (fake *FakeInterface) NetworkingV1Calls(stub func() v1k.NetworkingV1Interface)
func (*FakeInterface) NetworkingV1Returns ¶
func (fake *FakeInterface) NetworkingV1Returns(result1 v1k.NetworkingV1Interface)
func (*FakeInterface) NetworkingV1ReturnsOnCall ¶
func (fake *FakeInterface) NetworkingV1ReturnsOnCall(i int, result1 v1k.NetworkingV1Interface)
func (*FakeInterface) NetworkingV1beta1 ¶
func (fake *FakeInterface) NetworkingV1beta1() v1beta1k.NetworkingV1beta1Interface
func (*FakeInterface) NetworkingV1beta1CallCount ¶
func (fake *FakeInterface) NetworkingV1beta1CallCount() int
func (*FakeInterface) NetworkingV1beta1Calls ¶
func (fake *FakeInterface) NetworkingV1beta1Calls(stub func() v1beta1k.NetworkingV1beta1Interface)
func (*FakeInterface) NetworkingV1beta1Returns ¶
func (fake *FakeInterface) NetworkingV1beta1Returns(result1 v1beta1k.NetworkingV1beta1Interface)
func (*FakeInterface) NetworkingV1beta1ReturnsOnCall ¶
func (fake *FakeInterface) NetworkingV1beta1ReturnsOnCall(i int, result1 v1beta1k.NetworkingV1beta1Interface)
func (*FakeInterface) NodeV1 ¶
func (fake *FakeInterface) NodeV1() v1l.NodeV1Interface
func (*FakeInterface) NodeV1CallCount ¶
func (fake *FakeInterface) NodeV1CallCount() int
func (*FakeInterface) NodeV1Calls ¶
func (fake *FakeInterface) NodeV1Calls(stub func() v1l.NodeV1Interface)
func (*FakeInterface) NodeV1Returns ¶
func (fake *FakeInterface) NodeV1Returns(result1 v1l.NodeV1Interface)
func (*FakeInterface) NodeV1ReturnsOnCall ¶
func (fake *FakeInterface) NodeV1ReturnsOnCall(i int, result1 v1l.NodeV1Interface)
func (*FakeInterface) NodeV1alpha1 ¶
func (fake *FakeInterface) NodeV1alpha1() v1alpha1b.NodeV1alpha1Interface
func (*FakeInterface) NodeV1alpha1CallCount ¶
func (fake *FakeInterface) NodeV1alpha1CallCount() int
func (*FakeInterface) NodeV1alpha1Calls ¶
func (fake *FakeInterface) NodeV1alpha1Calls(stub func() v1alpha1b.NodeV1alpha1Interface)
func (*FakeInterface) NodeV1alpha1Returns ¶
func (fake *FakeInterface) NodeV1alpha1Returns(result1 v1alpha1b.NodeV1alpha1Interface)
func (*FakeInterface) NodeV1alpha1ReturnsOnCall ¶
func (fake *FakeInterface) NodeV1alpha1ReturnsOnCall(i int, result1 v1alpha1b.NodeV1alpha1Interface)
func (*FakeInterface) NodeV1beta1 ¶
func (fake *FakeInterface) NodeV1beta1() v1beta1l.NodeV1beta1Interface
func (*FakeInterface) NodeV1beta1CallCount ¶
func (fake *FakeInterface) NodeV1beta1CallCount() int
func (*FakeInterface) NodeV1beta1Calls ¶
func (fake *FakeInterface) NodeV1beta1Calls(stub func() v1beta1l.NodeV1beta1Interface)
func (*FakeInterface) NodeV1beta1Returns ¶
func (fake *FakeInterface) NodeV1beta1Returns(result1 v1beta1l.NodeV1beta1Interface)
func (*FakeInterface) NodeV1beta1ReturnsOnCall ¶
func (fake *FakeInterface) NodeV1beta1ReturnsOnCall(i int, result1 v1beta1l.NodeV1beta1Interface)
func (*FakeInterface) PolicyV1 ¶
func (fake *FakeInterface) PolicyV1() v1m.PolicyV1Interface
func (*FakeInterface) PolicyV1CallCount ¶
func (fake *FakeInterface) PolicyV1CallCount() int
func (*FakeInterface) PolicyV1Calls ¶
func (fake *FakeInterface) PolicyV1Calls(stub func() v1m.PolicyV1Interface)
func (*FakeInterface) PolicyV1Returns ¶
func (fake *FakeInterface) PolicyV1Returns(result1 v1m.PolicyV1Interface)
func (*FakeInterface) PolicyV1ReturnsOnCall ¶
func (fake *FakeInterface) PolicyV1ReturnsOnCall(i int, result1 v1m.PolicyV1Interface)
func (*FakeInterface) PolicyV1beta1 ¶
func (fake *FakeInterface) PolicyV1beta1() v1beta1m.PolicyV1beta1Interface
func (*FakeInterface) PolicyV1beta1CallCount ¶
func (fake *FakeInterface) PolicyV1beta1CallCount() int
func (*FakeInterface) PolicyV1beta1Calls ¶
func (fake *FakeInterface) PolicyV1beta1Calls(stub func() v1beta1m.PolicyV1beta1Interface)
func (*FakeInterface) PolicyV1beta1Returns ¶
func (fake *FakeInterface) PolicyV1beta1Returns(result1 v1beta1m.PolicyV1beta1Interface)
func (*FakeInterface) PolicyV1beta1ReturnsOnCall ¶
func (fake *FakeInterface) PolicyV1beta1ReturnsOnCall(i int, result1 v1beta1m.PolicyV1beta1Interface)
func (*FakeInterface) RbacV1 ¶
func (fake *FakeInterface) RbacV1() v1n.RbacV1Interface
func (*FakeInterface) RbacV1CallCount ¶
func (fake *FakeInterface) RbacV1CallCount() int
func (*FakeInterface) RbacV1Calls ¶
func (fake *FakeInterface) RbacV1Calls(stub func() v1n.RbacV1Interface)
func (*FakeInterface) RbacV1Returns ¶
func (fake *FakeInterface) RbacV1Returns(result1 v1n.RbacV1Interface)
func (*FakeInterface) RbacV1ReturnsOnCall ¶
func (fake *FakeInterface) RbacV1ReturnsOnCall(i int, result1 v1n.RbacV1Interface)
func (*FakeInterface) RbacV1alpha1 ¶
func (fake *FakeInterface) RbacV1alpha1() v1alpha1c.RbacV1alpha1Interface
func (*FakeInterface) RbacV1alpha1CallCount ¶
func (fake *FakeInterface) RbacV1alpha1CallCount() int
func (*FakeInterface) RbacV1alpha1Calls ¶
func (fake *FakeInterface) RbacV1alpha1Calls(stub func() v1alpha1c.RbacV1alpha1Interface)
func (*FakeInterface) RbacV1alpha1Returns ¶
func (fake *FakeInterface) RbacV1alpha1Returns(result1 v1alpha1c.RbacV1alpha1Interface)
func (*FakeInterface) RbacV1alpha1ReturnsOnCall ¶
func (fake *FakeInterface) RbacV1alpha1ReturnsOnCall(i int, result1 v1alpha1c.RbacV1alpha1Interface)
func (*FakeInterface) RbacV1beta1 ¶
func (fake *FakeInterface) RbacV1beta1() v1beta1n.RbacV1beta1Interface
func (*FakeInterface) RbacV1beta1CallCount ¶
func (fake *FakeInterface) RbacV1beta1CallCount() int
func (*FakeInterface) RbacV1beta1Calls ¶
func (fake *FakeInterface) RbacV1beta1Calls(stub func() v1beta1n.RbacV1beta1Interface)
func (*FakeInterface) RbacV1beta1Returns ¶
func (fake *FakeInterface) RbacV1beta1Returns(result1 v1beta1n.RbacV1beta1Interface)
func (*FakeInterface) RbacV1beta1ReturnsOnCall ¶
func (fake *FakeInterface) RbacV1beta1ReturnsOnCall(i int, result1 v1beta1n.RbacV1beta1Interface)
func (*FakeInterface) SchedulingV1 ¶
func (fake *FakeInterface) SchedulingV1() v1o.SchedulingV1Interface
func (*FakeInterface) SchedulingV1CallCount ¶
func (fake *FakeInterface) SchedulingV1CallCount() int
func (*FakeInterface) SchedulingV1Calls ¶
func (fake *FakeInterface) SchedulingV1Calls(stub func() v1o.SchedulingV1Interface)
func (*FakeInterface) SchedulingV1Returns ¶
func (fake *FakeInterface) SchedulingV1Returns(result1 v1o.SchedulingV1Interface)
func (*FakeInterface) SchedulingV1ReturnsOnCall ¶
func (fake *FakeInterface) SchedulingV1ReturnsOnCall(i int, result1 v1o.SchedulingV1Interface)
func (*FakeInterface) SchedulingV1alpha1 ¶
func (fake *FakeInterface) SchedulingV1alpha1() v1alpha1d.SchedulingV1alpha1Interface
func (*FakeInterface) SchedulingV1alpha1CallCount ¶
func (fake *FakeInterface) SchedulingV1alpha1CallCount() int
func (*FakeInterface) SchedulingV1alpha1Calls ¶
func (fake *FakeInterface) SchedulingV1alpha1Calls(stub func() v1alpha1d.SchedulingV1alpha1Interface)
func (*FakeInterface) SchedulingV1alpha1Returns ¶
func (fake *FakeInterface) SchedulingV1alpha1Returns(result1 v1alpha1d.SchedulingV1alpha1Interface)
func (*FakeInterface) SchedulingV1alpha1ReturnsOnCall ¶
func (fake *FakeInterface) SchedulingV1alpha1ReturnsOnCall(i int, result1 v1alpha1d.SchedulingV1alpha1Interface)
func (*FakeInterface) SchedulingV1beta1 ¶
func (fake *FakeInterface) SchedulingV1beta1() v1beta1o.SchedulingV1beta1Interface
func (*FakeInterface) SchedulingV1beta1CallCount ¶
func (fake *FakeInterface) SchedulingV1beta1CallCount() int
func (*FakeInterface) SchedulingV1beta1Calls ¶
func (fake *FakeInterface) SchedulingV1beta1Calls(stub func() v1beta1o.SchedulingV1beta1Interface)
func (*FakeInterface) SchedulingV1beta1Returns ¶
func (fake *FakeInterface) SchedulingV1beta1Returns(result1 v1beta1o.SchedulingV1beta1Interface)
func (*FakeInterface) SchedulingV1beta1ReturnsOnCall ¶
func (fake *FakeInterface) SchedulingV1beta1ReturnsOnCall(i int, result1 v1beta1o.SchedulingV1beta1Interface)
func (*FakeInterface) StorageV1 ¶
func (fake *FakeInterface) StorageV1() v1p.StorageV1Interface
func (*FakeInterface) StorageV1CallCount ¶
func (fake *FakeInterface) StorageV1CallCount() int
func (*FakeInterface) StorageV1Calls ¶
func (fake *FakeInterface) StorageV1Calls(stub func() v1p.StorageV1Interface)
func (*FakeInterface) StorageV1Returns ¶
func (fake *FakeInterface) StorageV1Returns(result1 v1p.StorageV1Interface)
func (*FakeInterface) StorageV1ReturnsOnCall ¶
func (fake *FakeInterface) StorageV1ReturnsOnCall(i int, result1 v1p.StorageV1Interface)
func (*FakeInterface) StorageV1alpha1 ¶
func (fake *FakeInterface) StorageV1alpha1() v1alpha1e.StorageV1alpha1Interface
func (*FakeInterface) StorageV1alpha1CallCount ¶
func (fake *FakeInterface) StorageV1alpha1CallCount() int
func (*FakeInterface) StorageV1alpha1Calls ¶
func (fake *FakeInterface) StorageV1alpha1Calls(stub func() v1alpha1e.StorageV1alpha1Interface)
func (*FakeInterface) StorageV1alpha1Returns ¶
func (fake *FakeInterface) StorageV1alpha1Returns(result1 v1alpha1e.StorageV1alpha1Interface)
func (*FakeInterface) StorageV1alpha1ReturnsOnCall ¶
func (fake *FakeInterface) StorageV1alpha1ReturnsOnCall(i int, result1 v1alpha1e.StorageV1alpha1Interface)
func (*FakeInterface) StorageV1beta1 ¶
func (fake *FakeInterface) StorageV1beta1() v1beta1p.StorageV1beta1Interface
func (*FakeInterface) StorageV1beta1CallCount ¶
func (fake *FakeInterface) StorageV1beta1CallCount() int
func (*FakeInterface) StorageV1beta1Calls ¶
func (fake *FakeInterface) StorageV1beta1Calls(stub func() v1beta1p.StorageV1beta1Interface)
func (*FakeInterface) StorageV1beta1Returns ¶
func (fake *FakeInterface) StorageV1beta1Returns(result1 v1beta1p.StorageV1beta1Interface)
func (*FakeInterface) StorageV1beta1ReturnsOnCall ¶
func (fake *FakeInterface) StorageV1beta1ReturnsOnCall(i int, result1 v1beta1p.StorageV1beta1Interface)
type FakeLogger ¶
type FakeLogger struct { ErrorStub func(error, string, ...interface{}) InfoStub func(string, ...interface{}) // contains filtered or unexported fields }
func (*FakeLogger) Error ¶
func (fake *FakeLogger) Error(arg1 error, arg2 string, arg3 ...interface{})
func (*FakeLogger) ErrorArgsForCall ¶
func (fake *FakeLogger) ErrorArgsForCall(i int) (error, string, []interface{})
func (*FakeLogger) ErrorCallCount ¶
func (fake *FakeLogger) ErrorCallCount() int
func (*FakeLogger) ErrorCalls ¶
func (fake *FakeLogger) ErrorCalls(stub func(error, string, ...interface{}))
func (*FakeLogger) Info ¶
func (fake *FakeLogger) Info(arg1 string, arg2 ...interface{})
func (*FakeLogger) InfoArgsForCall ¶
func (fake *FakeLogger) InfoArgsForCall(i int) (string, []interface{})
func (*FakeLogger) InfoCallCount ¶
func (fake *FakeLogger) InfoCallCount() int
func (*FakeLogger) InfoCalls ¶
func (fake *FakeLogger) InfoCalls(stub func(string, ...interface{}))
func (*FakeLogger) Invocations ¶
func (fake *FakeLogger) Invocations() map[string][][]interface{}
type FakeServiceAccountInterface ¶
type FakeServiceAccountInterface struct { ApplyStub func(context.Context, *v1b.ServiceAccountApplyConfiguration, v1c.ApplyOptions) (*v1a.ServiceAccount, error) CreateStub func(context.Context, *v1a.ServiceAccount, v1c.CreateOptions) (*v1a.ServiceAccount, error) CreateTokenStub func(context.Context, string, *v1d.TokenRequest, v1c.CreateOptions) (*v1d.TokenRequest, error) DeleteStub func(context.Context, string, v1c.DeleteOptions) error DeleteCollectionStub func(context.Context, v1c.DeleteOptions, v1c.ListOptions) error GetStub func(context.Context, string, v1c.GetOptions) (*v1a.ServiceAccount, error) ListStub func(context.Context, v1c.ListOptions) (*v1a.ServiceAccountList, error) PatchStub func(context.Context, string, types.PatchType, []byte, v1c.PatchOptions, ...string) (*v1a.ServiceAccount, error) UpdateStub func(context.Context, *v1a.ServiceAccount, v1c.UpdateOptions) (*v1a.ServiceAccount, error) WatchStub func(context.Context, v1c.ListOptions) (watch.Interface, error) // contains filtered or unexported fields }
func (*FakeServiceAccountInterface) Apply ¶
func (fake *FakeServiceAccountInterface) Apply(arg1 context.Context, arg2 *v1b.ServiceAccountApplyConfiguration, arg3 v1c.ApplyOptions) (*v1a.ServiceAccount, error)
func (*FakeServiceAccountInterface) ApplyArgsForCall ¶
func (fake *FakeServiceAccountInterface) ApplyArgsForCall(i int) (context.Context, *v1b.ServiceAccountApplyConfiguration, v1c.ApplyOptions)
func (*FakeServiceAccountInterface) ApplyCallCount ¶
func (fake *FakeServiceAccountInterface) ApplyCallCount() int
func (*FakeServiceAccountInterface) ApplyCalls ¶
func (fake *FakeServiceAccountInterface) ApplyCalls(stub func(context.Context, *v1b.ServiceAccountApplyConfiguration, v1c.ApplyOptions) (*v1a.ServiceAccount, error))
func (*FakeServiceAccountInterface) ApplyReturns ¶
func (fake *FakeServiceAccountInterface) ApplyReturns(result1 *v1a.ServiceAccount, result2 error)
func (*FakeServiceAccountInterface) ApplyReturnsOnCall ¶
func (fake *FakeServiceAccountInterface) ApplyReturnsOnCall(i int, result1 *v1a.ServiceAccount, result2 error)
func (*FakeServiceAccountInterface) Create ¶
func (fake *FakeServiceAccountInterface) Create(arg1 context.Context, arg2 *v1a.ServiceAccount, arg3 v1c.CreateOptions) (*v1a.ServiceAccount, error)
func (*FakeServiceAccountInterface) CreateArgsForCall ¶
func (fake *FakeServiceAccountInterface) CreateArgsForCall(i int) (context.Context, *v1a.ServiceAccount, v1c.CreateOptions)
func (*FakeServiceAccountInterface) CreateCallCount ¶
func (fake *FakeServiceAccountInterface) CreateCallCount() int
func (*FakeServiceAccountInterface) CreateCalls ¶
func (fake *FakeServiceAccountInterface) CreateCalls(stub func(context.Context, *v1a.ServiceAccount, v1c.CreateOptions) (*v1a.ServiceAccount, error))
func (*FakeServiceAccountInterface) CreateReturns ¶
func (fake *FakeServiceAccountInterface) CreateReturns(result1 *v1a.ServiceAccount, result2 error)
func (*FakeServiceAccountInterface) CreateReturnsOnCall ¶
func (fake *FakeServiceAccountInterface) CreateReturnsOnCall(i int, result1 *v1a.ServiceAccount, result2 error)
func (*FakeServiceAccountInterface) CreateToken ¶
func (fake *FakeServiceAccountInterface) CreateToken(arg1 context.Context, arg2 string, arg3 *v1d.TokenRequest, arg4 v1c.CreateOptions) (*v1d.TokenRequest, error)
func (*FakeServiceAccountInterface) CreateTokenArgsForCall ¶
func (fake *FakeServiceAccountInterface) CreateTokenArgsForCall(i int) (context.Context, string, *v1d.TokenRequest, v1c.CreateOptions)
func (*FakeServiceAccountInterface) CreateTokenCallCount ¶
func (fake *FakeServiceAccountInterface) CreateTokenCallCount() int
func (*FakeServiceAccountInterface) CreateTokenCalls ¶
func (fake *FakeServiceAccountInterface) CreateTokenCalls(stub func(context.Context, string, *v1d.TokenRequest, v1c.CreateOptions) (*v1d.TokenRequest, error))
func (*FakeServiceAccountInterface) CreateTokenReturns ¶
func (fake *FakeServiceAccountInterface) CreateTokenReturns(result1 *v1d.TokenRequest, result2 error)
func (*FakeServiceAccountInterface) CreateTokenReturnsOnCall ¶
func (fake *FakeServiceAccountInterface) CreateTokenReturnsOnCall(i int, result1 *v1d.TokenRequest, result2 error)
func (*FakeServiceAccountInterface) Delete ¶
func (fake *FakeServiceAccountInterface) Delete(arg1 context.Context, arg2 string, arg3 v1c.DeleteOptions) error
func (*FakeServiceAccountInterface) DeleteArgsForCall ¶
func (fake *FakeServiceAccountInterface) DeleteArgsForCall(i int) (context.Context, string, v1c.DeleteOptions)
func (*FakeServiceAccountInterface) DeleteCallCount ¶
func (fake *FakeServiceAccountInterface) DeleteCallCount() int
func (*FakeServiceAccountInterface) DeleteCalls ¶
func (fake *FakeServiceAccountInterface) DeleteCalls(stub func(context.Context, string, v1c.DeleteOptions) error)
func (*FakeServiceAccountInterface) DeleteCollection ¶
func (fake *FakeServiceAccountInterface) DeleteCollection(arg1 context.Context, arg2 v1c.DeleteOptions, arg3 v1c.ListOptions) error
func (*FakeServiceAccountInterface) DeleteCollectionArgsForCall ¶
func (fake *FakeServiceAccountInterface) DeleteCollectionArgsForCall(i int) (context.Context, v1c.DeleteOptions, v1c.ListOptions)
func (*FakeServiceAccountInterface) DeleteCollectionCallCount ¶
func (fake *FakeServiceAccountInterface) DeleteCollectionCallCount() int
func (*FakeServiceAccountInterface) DeleteCollectionCalls ¶
func (fake *FakeServiceAccountInterface) DeleteCollectionCalls(stub func(context.Context, v1c.DeleteOptions, v1c.ListOptions) error)
func (*FakeServiceAccountInterface) DeleteCollectionReturns ¶
func (fake *FakeServiceAccountInterface) DeleteCollectionReturns(result1 error)
func (*FakeServiceAccountInterface) DeleteCollectionReturnsOnCall ¶
func (fake *FakeServiceAccountInterface) DeleteCollectionReturnsOnCall(i int, result1 error)
func (*FakeServiceAccountInterface) DeleteReturns ¶
func (fake *FakeServiceAccountInterface) DeleteReturns(result1 error)
func (*FakeServiceAccountInterface) DeleteReturnsOnCall ¶
func (fake *FakeServiceAccountInterface) DeleteReturnsOnCall(i int, result1 error)
func (*FakeServiceAccountInterface) Get ¶
func (fake *FakeServiceAccountInterface) Get(arg1 context.Context, arg2 string, arg3 v1c.GetOptions) (*v1a.ServiceAccount, error)
func (*FakeServiceAccountInterface) GetArgsForCall ¶
func (fake *FakeServiceAccountInterface) GetArgsForCall(i int) (context.Context, string, v1c.GetOptions)
func (*FakeServiceAccountInterface) GetCallCount ¶
func (fake *FakeServiceAccountInterface) GetCallCount() int
func (*FakeServiceAccountInterface) GetCalls ¶
func (fake *FakeServiceAccountInterface) GetCalls(stub func(context.Context, string, v1c.GetOptions) (*v1a.ServiceAccount, error))
func (*FakeServiceAccountInterface) GetReturns ¶
func (fake *FakeServiceAccountInterface) GetReturns(result1 *v1a.ServiceAccount, result2 error)
func (*FakeServiceAccountInterface) GetReturnsOnCall ¶
func (fake *FakeServiceAccountInterface) GetReturnsOnCall(i int, result1 *v1a.ServiceAccount, result2 error)
func (*FakeServiceAccountInterface) Invocations ¶
func (fake *FakeServiceAccountInterface) Invocations() map[string][][]interface{}
func (*FakeServiceAccountInterface) List ¶
func (fake *FakeServiceAccountInterface) List(arg1 context.Context, arg2 v1c.ListOptions) (*v1a.ServiceAccountList, error)
func (*FakeServiceAccountInterface) ListArgsForCall ¶
func (fake *FakeServiceAccountInterface) ListArgsForCall(i int) (context.Context, v1c.ListOptions)
func (*FakeServiceAccountInterface) ListCallCount ¶
func (fake *FakeServiceAccountInterface) ListCallCount() int
func (*FakeServiceAccountInterface) ListCalls ¶
func (fake *FakeServiceAccountInterface) ListCalls(stub func(context.Context, v1c.ListOptions) (*v1a.ServiceAccountList, error))
func (*FakeServiceAccountInterface) ListReturns ¶
func (fake *FakeServiceAccountInterface) ListReturns(result1 *v1a.ServiceAccountList, result2 error)
func (*FakeServiceAccountInterface) ListReturnsOnCall ¶
func (fake *FakeServiceAccountInterface) ListReturnsOnCall(i int, result1 *v1a.ServiceAccountList, result2 error)
func (*FakeServiceAccountInterface) Patch ¶
func (fake *FakeServiceAccountInterface) Patch(arg1 context.Context, arg2 string, arg3 types.PatchType, arg4 []byte, arg5 v1c.PatchOptions, arg6 ...string) (*v1a.ServiceAccount, error)
func (*FakeServiceAccountInterface) PatchArgsForCall ¶
func (*FakeServiceAccountInterface) PatchCallCount ¶
func (fake *FakeServiceAccountInterface) PatchCallCount() int
func (*FakeServiceAccountInterface) PatchCalls ¶
func (fake *FakeServiceAccountInterface) PatchCalls(stub func(context.Context, string, types.PatchType, []byte, v1c.PatchOptions, ...string) (*v1a.ServiceAccount, error))
func (*FakeServiceAccountInterface) PatchReturns ¶
func (fake *FakeServiceAccountInterface) PatchReturns(result1 *v1a.ServiceAccount, result2 error)
func (*FakeServiceAccountInterface) PatchReturnsOnCall ¶
func (fake *FakeServiceAccountInterface) PatchReturnsOnCall(i int, result1 *v1a.ServiceAccount, result2 error)
func (*FakeServiceAccountInterface) Update ¶
func (fake *FakeServiceAccountInterface) Update(arg1 context.Context, arg2 *v1a.ServiceAccount, arg3 v1c.UpdateOptions) (*v1a.ServiceAccount, error)
func (*FakeServiceAccountInterface) UpdateArgsForCall ¶
func (fake *FakeServiceAccountInterface) UpdateArgsForCall(i int) (context.Context, *v1a.ServiceAccount, v1c.UpdateOptions)
func (*FakeServiceAccountInterface) UpdateCallCount ¶
func (fake *FakeServiceAccountInterface) UpdateCallCount() int
func (*FakeServiceAccountInterface) UpdateCalls ¶
func (fake *FakeServiceAccountInterface) UpdateCalls(stub func(context.Context, *v1a.ServiceAccount, v1c.UpdateOptions) (*v1a.ServiceAccount, error))
func (*FakeServiceAccountInterface) UpdateReturns ¶
func (fake *FakeServiceAccountInterface) UpdateReturns(result1 *v1a.ServiceAccount, result2 error)
func (*FakeServiceAccountInterface) UpdateReturnsOnCall ¶
func (fake *FakeServiceAccountInterface) UpdateReturnsOnCall(i int, result1 *v1a.ServiceAccount, result2 error)
func (*FakeServiceAccountInterface) Watch ¶
func (fake *FakeServiceAccountInterface) Watch(arg1 context.Context, arg2 v1c.ListOptions) (watch.Interface, error)
func (*FakeServiceAccountInterface) WatchArgsForCall ¶
func (fake *FakeServiceAccountInterface) WatchArgsForCall(i int) (context.Context, v1c.ListOptions)
func (*FakeServiceAccountInterface) WatchCallCount ¶
func (fake *FakeServiceAccountInterface) WatchCallCount() int
func (*FakeServiceAccountInterface) WatchCalls ¶
func (fake *FakeServiceAccountInterface) WatchCalls(stub func(context.Context, v1c.ListOptions) (watch.Interface, error))
func (*FakeServiceAccountInterface) WatchReturns ¶
func (fake *FakeServiceAccountInterface) WatchReturns(result1 watch.Interface, result2 error)
func (*FakeServiceAccountInterface) WatchReturnsOnCall ¶
func (fake *FakeServiceAccountInterface) WatchReturnsOnCall(i int, result1 watch.Interface, result2 error)
type FakeTokenManager ¶
type FakeTokenManager struct { CleanupStub func() GetServiceAccountTokenStub func(*v1.ServiceAccount) (string, error) // contains filtered or unexported fields }
func (*FakeTokenManager) Cleanup ¶
func (fake *FakeTokenManager) Cleanup()
func (*FakeTokenManager) CleanupCallCount ¶
func (fake *FakeTokenManager) CleanupCallCount() int
func (*FakeTokenManager) CleanupCalls ¶
func (fake *FakeTokenManager) CleanupCalls(stub func())
func (*FakeTokenManager) GetServiceAccountToken ¶
func (fake *FakeTokenManager) GetServiceAccountToken(arg1 *v1.ServiceAccount) (string, error)
func (*FakeTokenManager) GetServiceAccountTokenArgsForCall ¶
func (fake *FakeTokenManager) GetServiceAccountTokenArgsForCall(i int) *v1.ServiceAccount
func (*FakeTokenManager) GetServiceAccountTokenCallCount ¶
func (fake *FakeTokenManager) GetServiceAccountTokenCallCount() int
func (*FakeTokenManager) GetServiceAccountTokenCalls ¶
func (fake *FakeTokenManager) GetServiceAccountTokenCalls(stub func(*v1.ServiceAccount) (string, error))
func (*FakeTokenManager) GetServiceAccountTokenReturns ¶
func (fake *FakeTokenManager) GetServiceAccountTokenReturns(result1 string, result2 error)
func (*FakeTokenManager) GetServiceAccountTokenReturnsOnCall ¶
func (fake *FakeTokenManager) GetServiceAccountTokenReturnsOnCall(i int, result1 string, result2 error)
func (*FakeTokenManager) Invocations ¶
func (fake *FakeTokenManager) Invocations() map[string][][]interface{}
Click to show internal directories.
Click to hide internal directories.