fakes

package
v0.0.0-...-2c55fd6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 11, 2020 License: Apache-2.0 Imports: 43 Imported by: 0

Documentation

Overview

Code generated by counterfeiter. DO NOT EDIT.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

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

	AuditregistrationV1alpha1Stub func() v1alpha1.AuditregistrationV1alpha1Interface

	AuthenticationV1Stub func() v1b.AuthenticationV1Interface

	AuthenticationV1beta1Stub func() v1beta1b.AuthenticationV1beta1Interface

	AuthorizationV1Stub func() v1c.AuthorizationV1Interface

	AuthorizationV1beta1Stub func() v1beta1c.AuthorizationV1beta1Interface

	AutoscalingV1Stub func() v1d.AutoscalingV1Interface

	AutoscalingV2beta1Stub func() v2beta1.AutoscalingV2beta1Interface

	AutoscalingV2beta2Stub func() v2beta2.AutoscalingV2beta2Interface

	BatchV1Stub func() v1e.BatchV1Interface

	BatchV1beta1Stub func() v1beta1d.BatchV1beta1Interface

	BatchV2alpha1Stub func() v2alpha1.BatchV2alpha1Interface

	CertificatesV1beta1Stub func() v1beta1e.CertificatesV1beta1Interface

	CoordinationV1Stub func() v1f.CoordinationV1Interface

	CoordinationV1beta1Stub func() v1beta1f.CoordinationV1beta1Interface

	CoreV1Stub func() v1g.CoreV1Interface

	DiscoveryStub func() discovery.DiscoveryInterface

	DiscoveryV1alpha1Stub func() v1alpha1a.DiscoveryV1alpha1Interface

	DiscoveryV1beta1Stub func() v1beta1g.DiscoveryV1beta1Interface

	EventsV1beta1Stub func() v1beta1h.EventsV1beta1Interface

	ExtensionsV1beta1Stub func() v1beta1i.ExtensionsV1beta1Interface

	FlowcontrolV1alpha1Stub func() v1alpha1b.FlowcontrolV1alpha1Interface

	NetworkingV1Stub func() v1h.NetworkingV1Interface

	NetworkingV1beta1Stub func() v1beta1j.NetworkingV1beta1Interface

	NodeV1alpha1Stub func() v1alpha1c.NodeV1alpha1Interface

	NodeV1beta1Stub func() v1beta1k.NodeV1beta1Interface

	PolicyV1beta1Stub func() v1beta1l.PolicyV1beta1Interface

	RbacV1Stub func() v1i.RbacV1Interface

	RbacV1alpha1Stub func() v1alpha1d.RbacV1alpha1Interface

	RbacV1beta1Stub func() v1beta1m.RbacV1beta1Interface

	SchedulingV1Stub func() v1j.SchedulingV1Interface

	SchedulingV1alpha1Stub func() v1alpha1e.SchedulingV1alpha1Interface

	SchedulingV1beta1Stub func() v1beta1n.SchedulingV1beta1Interface

	SettingsV1alpha1Stub func() v1alpha1f.SettingsV1alpha1Interface

	StorageV1Stub func() v1k.StorageV1Interface

	StorageV1alpha1Stub func() v1alpha1g.StorageV1alpha1Interface

	StorageV1beta1Stub func() v1beta1o.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) AuditregistrationV1alpha1

func (fake *FakeInterface) AuditregistrationV1alpha1() v1alpha1.AuditregistrationV1alpha1Interface

func (*FakeInterface) AuditregistrationV1alpha1CallCount

func (fake *FakeInterface) AuditregistrationV1alpha1CallCount() int

func (*FakeInterface) AuditregistrationV1alpha1Calls

func (fake *FakeInterface) AuditregistrationV1alpha1Calls(stub func() v1alpha1.AuditregistrationV1alpha1Interface)

func (*FakeInterface) AuditregistrationV1alpha1Returns

func (fake *FakeInterface) AuditregistrationV1alpha1Returns(result1 v1alpha1.AuditregistrationV1alpha1Interface)

func (*FakeInterface) AuditregistrationV1alpha1ReturnsOnCall

func (fake *FakeInterface) AuditregistrationV1alpha1ReturnsOnCall(i int, result1 v1alpha1.AuditregistrationV1alpha1Interface)

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) 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) BatchV2alpha1

func (fake *FakeInterface) BatchV2alpha1() v2alpha1.BatchV2alpha1Interface

func (*FakeInterface) BatchV2alpha1CallCount

func (fake *FakeInterface) BatchV2alpha1CallCount() int

func (*FakeInterface) BatchV2alpha1Calls

func (fake *FakeInterface) BatchV2alpha1Calls(stub func() v2alpha1.BatchV2alpha1Interface)

func (*FakeInterface) BatchV2alpha1Returns

func (fake *FakeInterface) BatchV2alpha1Returns(result1 v2alpha1.BatchV2alpha1Interface)

func (*FakeInterface) BatchV2alpha1ReturnsOnCall

func (fake *FakeInterface) BatchV2alpha1ReturnsOnCall(i int, result1 v2alpha1.BatchV2alpha1Interface)

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() v1f.CoordinationV1Interface

func (*FakeInterface) CoordinationV1CallCount

func (fake *FakeInterface) CoordinationV1CallCount() int

func (*FakeInterface) CoordinationV1Calls

func (fake *FakeInterface) CoordinationV1Calls(stub func() v1f.CoordinationV1Interface)

func (*FakeInterface) CoordinationV1Returns

func (fake *FakeInterface) CoordinationV1Returns(result1 v1f.CoordinationV1Interface)

func (*FakeInterface) CoordinationV1ReturnsOnCall

func (fake *FakeInterface) CoordinationV1ReturnsOnCall(i int, result1 v1f.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() v1g.CoreV1Interface

func (*FakeInterface) CoreV1CallCount

func (fake *FakeInterface) CoreV1CallCount() int

func (*FakeInterface) CoreV1Calls

func (fake *FakeInterface) CoreV1Calls(stub func() v1g.CoreV1Interface)

func (*FakeInterface) CoreV1Returns

func (fake *FakeInterface) CoreV1Returns(result1 v1g.CoreV1Interface)

func (*FakeInterface) CoreV1ReturnsOnCall

func (fake *FakeInterface) CoreV1ReturnsOnCall(i int, result1 v1g.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) DiscoveryV1alpha1

func (fake *FakeInterface) DiscoveryV1alpha1() v1alpha1a.DiscoveryV1alpha1Interface

func (*FakeInterface) DiscoveryV1alpha1CallCount

func (fake *FakeInterface) DiscoveryV1alpha1CallCount() int

func (*FakeInterface) DiscoveryV1alpha1Calls

func (fake *FakeInterface) DiscoveryV1alpha1Calls(stub func() v1alpha1a.DiscoveryV1alpha1Interface)

func (*FakeInterface) DiscoveryV1alpha1Returns

func (fake *FakeInterface) DiscoveryV1alpha1Returns(result1 v1alpha1a.DiscoveryV1alpha1Interface)

func (*FakeInterface) DiscoveryV1alpha1ReturnsOnCall

func (fake *FakeInterface) DiscoveryV1alpha1ReturnsOnCall(i int, result1 v1alpha1a.DiscoveryV1alpha1Interface)

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) 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() v1alpha1b.FlowcontrolV1alpha1Interface

func (*FakeInterface) FlowcontrolV1alpha1CallCount

func (fake *FakeInterface) FlowcontrolV1alpha1CallCount() int

func (*FakeInterface) FlowcontrolV1alpha1Calls

func (fake *FakeInterface) FlowcontrolV1alpha1Calls(stub func() v1alpha1b.FlowcontrolV1alpha1Interface)

func (*FakeInterface) FlowcontrolV1alpha1Returns

func (fake *FakeInterface) FlowcontrolV1alpha1Returns(result1 v1alpha1b.FlowcontrolV1alpha1Interface)

func (*FakeInterface) FlowcontrolV1alpha1ReturnsOnCall

func (fake *FakeInterface) FlowcontrolV1alpha1ReturnsOnCall(i int, result1 v1alpha1b.FlowcontrolV1alpha1Interface)

func (*FakeInterface) Invocations

func (fake *FakeInterface) Invocations() map[string][][]interface{}

func (*FakeInterface) NetworkingV1

func (fake *FakeInterface) NetworkingV1() v1h.NetworkingV1Interface

func (*FakeInterface) NetworkingV1CallCount

func (fake *FakeInterface) NetworkingV1CallCount() int

func (*FakeInterface) NetworkingV1Calls

func (fake *FakeInterface) NetworkingV1Calls(stub func() v1h.NetworkingV1Interface)

func (*FakeInterface) NetworkingV1Returns

func (fake *FakeInterface) NetworkingV1Returns(result1 v1h.NetworkingV1Interface)

func (*FakeInterface) NetworkingV1ReturnsOnCall

func (fake *FakeInterface) NetworkingV1ReturnsOnCall(i int, result1 v1h.NetworkingV1Interface)

func (*FakeInterface) NetworkingV1beta1

func (fake *FakeInterface) NetworkingV1beta1() v1beta1j.NetworkingV1beta1Interface

func (*FakeInterface) NetworkingV1beta1CallCount

func (fake *FakeInterface) NetworkingV1beta1CallCount() int

func (*FakeInterface) NetworkingV1beta1Calls

func (fake *FakeInterface) NetworkingV1beta1Calls(stub func() v1beta1j.NetworkingV1beta1Interface)

func (*FakeInterface) NetworkingV1beta1Returns

func (fake *FakeInterface) NetworkingV1beta1Returns(result1 v1beta1j.NetworkingV1beta1Interface)

func (*FakeInterface) NetworkingV1beta1ReturnsOnCall

func (fake *FakeInterface) NetworkingV1beta1ReturnsOnCall(i int, result1 v1beta1j.NetworkingV1beta1Interface)

func (*FakeInterface) NodeV1alpha1

func (fake *FakeInterface) NodeV1alpha1() v1alpha1c.NodeV1alpha1Interface

func (*FakeInterface) NodeV1alpha1CallCount

func (fake *FakeInterface) NodeV1alpha1CallCount() int

func (*FakeInterface) NodeV1alpha1Calls

func (fake *FakeInterface) NodeV1alpha1Calls(stub func() v1alpha1c.NodeV1alpha1Interface)

func (*FakeInterface) NodeV1alpha1Returns

func (fake *FakeInterface) NodeV1alpha1Returns(result1 v1alpha1c.NodeV1alpha1Interface)

func (*FakeInterface) NodeV1alpha1ReturnsOnCall

func (fake *FakeInterface) NodeV1alpha1ReturnsOnCall(i int, result1 v1alpha1c.NodeV1alpha1Interface)

func (*FakeInterface) NodeV1beta1

func (fake *FakeInterface) NodeV1beta1() v1beta1k.NodeV1beta1Interface

func (*FakeInterface) NodeV1beta1CallCount

func (fake *FakeInterface) NodeV1beta1CallCount() int

func (*FakeInterface) NodeV1beta1Calls

func (fake *FakeInterface) NodeV1beta1Calls(stub func() v1beta1k.NodeV1beta1Interface)

func (*FakeInterface) NodeV1beta1Returns

func (fake *FakeInterface) NodeV1beta1Returns(result1 v1beta1k.NodeV1beta1Interface)

func (*FakeInterface) NodeV1beta1ReturnsOnCall

func (fake *FakeInterface) NodeV1beta1ReturnsOnCall(i int, result1 v1beta1k.NodeV1beta1Interface)

func (*FakeInterface) PolicyV1beta1

func (fake *FakeInterface) PolicyV1beta1() v1beta1l.PolicyV1beta1Interface

func (*FakeInterface) PolicyV1beta1CallCount

func (fake *FakeInterface) PolicyV1beta1CallCount() int

func (*FakeInterface) PolicyV1beta1Calls

func (fake *FakeInterface) PolicyV1beta1Calls(stub func() v1beta1l.PolicyV1beta1Interface)

func (*FakeInterface) PolicyV1beta1Returns

func (fake *FakeInterface) PolicyV1beta1Returns(result1 v1beta1l.PolicyV1beta1Interface)

func (*FakeInterface) PolicyV1beta1ReturnsOnCall

func (fake *FakeInterface) PolicyV1beta1ReturnsOnCall(i int, result1 v1beta1l.PolicyV1beta1Interface)

func (*FakeInterface) RbacV1

func (fake *FakeInterface) RbacV1() v1i.RbacV1Interface

func (*FakeInterface) RbacV1CallCount

func (fake *FakeInterface) RbacV1CallCount() int

func (*FakeInterface) RbacV1Calls

func (fake *FakeInterface) RbacV1Calls(stub func() v1i.RbacV1Interface)

func (*FakeInterface) RbacV1Returns

func (fake *FakeInterface) RbacV1Returns(result1 v1i.RbacV1Interface)

func (*FakeInterface) RbacV1ReturnsOnCall

func (fake *FakeInterface) RbacV1ReturnsOnCall(i int, result1 v1i.RbacV1Interface)

func (*FakeInterface) RbacV1alpha1

func (fake *FakeInterface) RbacV1alpha1() v1alpha1d.RbacV1alpha1Interface

func (*FakeInterface) RbacV1alpha1CallCount

func (fake *FakeInterface) RbacV1alpha1CallCount() int

func (*FakeInterface) RbacV1alpha1Calls

func (fake *FakeInterface) RbacV1alpha1Calls(stub func() v1alpha1d.RbacV1alpha1Interface)

func (*FakeInterface) RbacV1alpha1Returns

func (fake *FakeInterface) RbacV1alpha1Returns(result1 v1alpha1d.RbacV1alpha1Interface)

func (*FakeInterface) RbacV1alpha1ReturnsOnCall

func (fake *FakeInterface) RbacV1alpha1ReturnsOnCall(i int, result1 v1alpha1d.RbacV1alpha1Interface)

func (*FakeInterface) RbacV1beta1

func (fake *FakeInterface) RbacV1beta1() v1beta1m.RbacV1beta1Interface

func (*FakeInterface) RbacV1beta1CallCount

func (fake *FakeInterface) RbacV1beta1CallCount() int

func (*FakeInterface) RbacV1beta1Calls

func (fake *FakeInterface) RbacV1beta1Calls(stub func() v1beta1m.RbacV1beta1Interface)

func (*FakeInterface) RbacV1beta1Returns

func (fake *FakeInterface) RbacV1beta1Returns(result1 v1beta1m.RbacV1beta1Interface)

func (*FakeInterface) RbacV1beta1ReturnsOnCall

func (fake *FakeInterface) RbacV1beta1ReturnsOnCall(i int, result1 v1beta1m.RbacV1beta1Interface)

func (*FakeInterface) SchedulingV1

func (fake *FakeInterface) SchedulingV1() v1j.SchedulingV1Interface

func (*FakeInterface) SchedulingV1CallCount

func (fake *FakeInterface) SchedulingV1CallCount() int

func (*FakeInterface) SchedulingV1Calls

func (fake *FakeInterface) SchedulingV1Calls(stub func() v1j.SchedulingV1Interface)

func (*FakeInterface) SchedulingV1Returns

func (fake *FakeInterface) SchedulingV1Returns(result1 v1j.SchedulingV1Interface)

func (*FakeInterface) SchedulingV1ReturnsOnCall

func (fake *FakeInterface) SchedulingV1ReturnsOnCall(i int, result1 v1j.SchedulingV1Interface)

func (*FakeInterface) SchedulingV1alpha1

func (fake *FakeInterface) SchedulingV1alpha1() v1alpha1e.SchedulingV1alpha1Interface

func (*FakeInterface) SchedulingV1alpha1CallCount

func (fake *FakeInterface) SchedulingV1alpha1CallCount() int

func (*FakeInterface) SchedulingV1alpha1Calls

func (fake *FakeInterface) SchedulingV1alpha1Calls(stub func() v1alpha1e.SchedulingV1alpha1Interface)

func (*FakeInterface) SchedulingV1alpha1Returns

func (fake *FakeInterface) SchedulingV1alpha1Returns(result1 v1alpha1e.SchedulingV1alpha1Interface)

func (*FakeInterface) SchedulingV1alpha1ReturnsOnCall

func (fake *FakeInterface) SchedulingV1alpha1ReturnsOnCall(i int, result1 v1alpha1e.SchedulingV1alpha1Interface)

func (*FakeInterface) SchedulingV1beta1

func (fake *FakeInterface) SchedulingV1beta1() v1beta1n.SchedulingV1beta1Interface

func (*FakeInterface) SchedulingV1beta1CallCount

func (fake *FakeInterface) SchedulingV1beta1CallCount() int

func (*FakeInterface) SchedulingV1beta1Calls

func (fake *FakeInterface) SchedulingV1beta1Calls(stub func() v1beta1n.SchedulingV1beta1Interface)

func (*FakeInterface) SchedulingV1beta1Returns

func (fake *FakeInterface) SchedulingV1beta1Returns(result1 v1beta1n.SchedulingV1beta1Interface)

func (*FakeInterface) SchedulingV1beta1ReturnsOnCall

func (fake *FakeInterface) SchedulingV1beta1ReturnsOnCall(i int, result1 v1beta1n.SchedulingV1beta1Interface)

func (*FakeInterface) SettingsV1alpha1

func (fake *FakeInterface) SettingsV1alpha1() v1alpha1f.SettingsV1alpha1Interface

func (*FakeInterface) SettingsV1alpha1CallCount

func (fake *FakeInterface) SettingsV1alpha1CallCount() int

func (*FakeInterface) SettingsV1alpha1Calls

func (fake *FakeInterface) SettingsV1alpha1Calls(stub func() v1alpha1f.SettingsV1alpha1Interface)

func (*FakeInterface) SettingsV1alpha1Returns

func (fake *FakeInterface) SettingsV1alpha1Returns(result1 v1alpha1f.SettingsV1alpha1Interface)

func (*FakeInterface) SettingsV1alpha1ReturnsOnCall

func (fake *FakeInterface) SettingsV1alpha1ReturnsOnCall(i int, result1 v1alpha1f.SettingsV1alpha1Interface)

func (*FakeInterface) StorageV1

func (fake *FakeInterface) StorageV1() v1k.StorageV1Interface

func (*FakeInterface) StorageV1CallCount

func (fake *FakeInterface) StorageV1CallCount() int

func (*FakeInterface) StorageV1Calls

func (fake *FakeInterface) StorageV1Calls(stub func() v1k.StorageV1Interface)

func (*FakeInterface) StorageV1Returns

func (fake *FakeInterface) StorageV1Returns(result1 v1k.StorageV1Interface)

func (*FakeInterface) StorageV1ReturnsOnCall

func (fake *FakeInterface) StorageV1ReturnsOnCall(i int, result1 v1k.StorageV1Interface)

func (*FakeInterface) StorageV1alpha1

func (fake *FakeInterface) StorageV1alpha1() v1alpha1g.StorageV1alpha1Interface

func (*FakeInterface) StorageV1alpha1CallCount

func (fake *FakeInterface) StorageV1alpha1CallCount() int

func (*FakeInterface) StorageV1alpha1Calls

func (fake *FakeInterface) StorageV1alpha1Calls(stub func() v1alpha1g.StorageV1alpha1Interface)

func (*FakeInterface) StorageV1alpha1Returns

func (fake *FakeInterface) StorageV1alpha1Returns(result1 v1alpha1g.StorageV1alpha1Interface)

func (*FakeInterface) StorageV1alpha1ReturnsOnCall

func (fake *FakeInterface) StorageV1alpha1ReturnsOnCall(i int, result1 v1alpha1g.StorageV1alpha1Interface)

func (*FakeInterface) StorageV1beta1

func (fake *FakeInterface) StorageV1beta1() v1beta1o.StorageV1beta1Interface

func (*FakeInterface) StorageV1beta1CallCount

func (fake *FakeInterface) StorageV1beta1CallCount() int

func (*FakeInterface) StorageV1beta1Calls

func (fake *FakeInterface) StorageV1beta1Calls(stub func() v1beta1o.StorageV1beta1Interface)

func (*FakeInterface) StorageV1beta1Returns

func (fake *FakeInterface) StorageV1beta1Returns(result1 v1beta1o.StorageV1beta1Interface)

func (*FakeInterface) StorageV1beta1ReturnsOnCall

func (fake *FakeInterface) StorageV1beta1ReturnsOnCall(i int, result1 v1beta1o.StorageV1beta1Interface)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL