test

package
v0.0.0-...-310a06b Latest Latest
Warning

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

Go to latest
Published: Jun 6, 2018 License: Apache-2.0 Imports: 31 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 FakeK8sInterface

type FakeK8sInterface struct {
	DiscoveryStub func() discovery.DiscoveryInterface

	AdmissionregistrationV1alpha1Stub func() admissionregistrationv1alpha1.AdmissionregistrationV1alpha1Interface

	AdmissionregistrationV1beta1Stub func() admissionregistrationv1beta1.AdmissionregistrationV1beta1Interface

	AdmissionregistrationStub func() admissionregistrationv1beta1.AdmissionregistrationV1beta1Interface

	AppsV1beta1Stub func() appsv1beta1.AppsV1beta1Interface

	AppsV1beta2Stub func() appsv1beta2.AppsV1beta2Interface

	AppsV1Stub func() appsv1.AppsV1Interface

	AppsStub func() appsv1.AppsV1Interface

	AuthenticationV1Stub func() authenticationv1.AuthenticationV1Interface

	AuthenticationStub func() authenticationv1.AuthenticationV1Interface

	AuthenticationV1beta1Stub func() authenticationv1beta1.AuthenticationV1beta1Interface

	AuthorizationV1Stub func() authorizationv1.AuthorizationV1Interface

	AuthorizationStub func() authorizationv1.AuthorizationV1Interface

	AuthorizationV1beta1Stub func() authorizationv1beta1.AuthorizationV1beta1Interface

	AutoscalingV1Stub func() autoscalingv1.AutoscalingV1Interface

	AutoscalingStub func() autoscalingv1.AutoscalingV1Interface

	AutoscalingV2beta1Stub func() autoscalingv2beta1.AutoscalingV2beta1Interface

	BatchV1Stub func() batchv1.BatchV1Interface

	BatchStub func() batchv1.BatchV1Interface

	BatchV1beta1Stub func() batchv1beta1.BatchV1beta1Interface

	BatchV2alpha1Stub func() batchv2alpha1.BatchV2alpha1Interface

	CertificatesV1beta1Stub func() certificatesv1beta1.CertificatesV1beta1Interface

	CertificatesStub func() certificatesv1beta1.CertificatesV1beta1Interface

	CoreV1Stub func() corev1.CoreV1Interface

	CoreStub func() corev1.CoreV1Interface

	EventsV1beta1Stub func() eventsv1beta1.EventsV1beta1Interface

	EventsStub func() eventsv1beta1.EventsV1beta1Interface

	ExtensionsV1beta1Stub func() extensionsv1beta1.ExtensionsV1beta1Interface

	ExtensionsStub func() extensionsv1beta1.ExtensionsV1beta1Interface

	NetworkingV1Stub func() networkingv1.NetworkingV1Interface

	NetworkingStub func() networkingv1.NetworkingV1Interface

	PolicyV1beta1Stub func() policyv1beta1.PolicyV1beta1Interface

	PolicyStub func() policyv1beta1.PolicyV1beta1Interface

	RbacV1Stub func() rbacv1.RbacV1Interface

	RbacStub func() rbacv1.RbacV1Interface

	RbacV1beta1Stub func() rbacv1beta1.RbacV1beta1Interface

	RbacV1alpha1Stub func() rbacv1alpha1.RbacV1alpha1Interface

	SchedulingV1alpha1Stub func() schedulingv1alpha1.SchedulingV1alpha1Interface

	SchedulingStub func() schedulingv1alpha1.SchedulingV1alpha1Interface

	SettingsV1alpha1Stub func() settingsv1alpha1.SettingsV1alpha1Interface

	SettingsStub func() settingsv1alpha1.SettingsV1alpha1Interface

	StorageV1beta1Stub func() storagev1beta1.StorageV1beta1Interface

	StorageV1Stub func() storagev1.StorageV1Interface

	StorageStub func() storagev1.StorageV1Interface

	StorageV1alpha1Stub func() storagev1alpha1.StorageV1alpha1Interface
	// contains filtered or unexported fields
}

func (*FakeK8sInterface) AdmissionregistrationCallCount

func (fake *FakeK8sInterface) AdmissionregistrationCallCount() int

func (*FakeK8sInterface) AdmissionregistrationReturns

func (fake *FakeK8sInterface) AdmissionregistrationReturns(result1 admissionregistrationv1beta1.AdmissionregistrationV1beta1Interface)

func (*FakeK8sInterface) AdmissionregistrationReturnsOnCall

func (fake *FakeK8sInterface) AdmissionregistrationReturnsOnCall(i int, result1 admissionregistrationv1beta1.AdmissionregistrationV1beta1Interface)

func (*FakeK8sInterface) AdmissionregistrationV1alpha1

func (*FakeK8sInterface) AdmissionregistrationV1alpha1CallCount

func (fake *FakeK8sInterface) AdmissionregistrationV1alpha1CallCount() int

func (*FakeK8sInterface) AdmissionregistrationV1alpha1Returns

func (fake *FakeK8sInterface) AdmissionregistrationV1alpha1Returns(result1 admissionregistrationv1alpha1.AdmissionregistrationV1alpha1Interface)

func (*FakeK8sInterface) AdmissionregistrationV1alpha1ReturnsOnCall

func (fake *FakeK8sInterface) AdmissionregistrationV1alpha1ReturnsOnCall(i int, result1 admissionregistrationv1alpha1.AdmissionregistrationV1alpha1Interface)

func (*FakeK8sInterface) AdmissionregistrationV1beta1

func (*FakeK8sInterface) AdmissionregistrationV1beta1CallCount

func (fake *FakeK8sInterface) AdmissionregistrationV1beta1CallCount() int

func (*FakeK8sInterface) AdmissionregistrationV1beta1Returns

func (fake *FakeK8sInterface) AdmissionregistrationV1beta1Returns(result1 admissionregistrationv1beta1.AdmissionregistrationV1beta1Interface)

func (*FakeK8sInterface) AdmissionregistrationV1beta1ReturnsOnCall

func (fake *FakeK8sInterface) AdmissionregistrationV1beta1ReturnsOnCall(i int, result1 admissionregistrationv1beta1.AdmissionregistrationV1beta1Interface)

func (*FakeK8sInterface) Apps

func (*FakeK8sInterface) AppsCallCount

func (fake *FakeK8sInterface) AppsCallCount() int

func (*FakeK8sInterface) AppsReturns

func (fake *FakeK8sInterface) AppsReturns(result1 appsv1.AppsV1Interface)

func (*FakeK8sInterface) AppsReturnsOnCall

func (fake *FakeK8sInterface) AppsReturnsOnCall(i int, result1 appsv1.AppsV1Interface)

func (*FakeK8sInterface) AppsV1

func (fake *FakeK8sInterface) AppsV1() appsv1.AppsV1Interface

func (*FakeK8sInterface) AppsV1CallCount

func (fake *FakeK8sInterface) AppsV1CallCount() int

func (*FakeK8sInterface) AppsV1Returns

func (fake *FakeK8sInterface) AppsV1Returns(result1 appsv1.AppsV1Interface)

func (*FakeK8sInterface) AppsV1ReturnsOnCall

func (fake *FakeK8sInterface) AppsV1ReturnsOnCall(i int, result1 appsv1.AppsV1Interface)

func (*FakeK8sInterface) AppsV1beta1

func (*FakeK8sInterface) AppsV1beta1CallCount

func (fake *FakeK8sInterface) AppsV1beta1CallCount() int

func (*FakeK8sInterface) AppsV1beta1Returns

func (fake *FakeK8sInterface) AppsV1beta1Returns(result1 appsv1beta1.AppsV1beta1Interface)

func (*FakeK8sInterface) AppsV1beta1ReturnsOnCall

func (fake *FakeK8sInterface) AppsV1beta1ReturnsOnCall(i int, result1 appsv1beta1.AppsV1beta1Interface)

func (*FakeK8sInterface) AppsV1beta2

func (*FakeK8sInterface) AppsV1beta2CallCount

func (fake *FakeK8sInterface) AppsV1beta2CallCount() int

func (*FakeK8sInterface) AppsV1beta2Returns

func (fake *FakeK8sInterface) AppsV1beta2Returns(result1 appsv1beta2.AppsV1beta2Interface)

func (*FakeK8sInterface) AppsV1beta2ReturnsOnCall

func (fake *FakeK8sInterface) AppsV1beta2ReturnsOnCall(i int, result1 appsv1beta2.AppsV1beta2Interface)

func (*FakeK8sInterface) Authentication

func (*FakeK8sInterface) AuthenticationCallCount

func (fake *FakeK8sInterface) AuthenticationCallCount() int

func (*FakeK8sInterface) AuthenticationReturns

func (fake *FakeK8sInterface) AuthenticationReturns(result1 authenticationv1.AuthenticationV1Interface)

func (*FakeK8sInterface) AuthenticationReturnsOnCall

func (fake *FakeK8sInterface) AuthenticationReturnsOnCall(i int, result1 authenticationv1.AuthenticationV1Interface)

func (*FakeK8sInterface) AuthenticationV1

func (*FakeK8sInterface) AuthenticationV1CallCount

func (fake *FakeK8sInterface) AuthenticationV1CallCount() int

func (*FakeK8sInterface) AuthenticationV1Returns

func (fake *FakeK8sInterface) AuthenticationV1Returns(result1 authenticationv1.AuthenticationV1Interface)

func (*FakeK8sInterface) AuthenticationV1ReturnsOnCall

func (fake *FakeK8sInterface) AuthenticationV1ReturnsOnCall(i int, result1 authenticationv1.AuthenticationV1Interface)

func (*FakeK8sInterface) AuthenticationV1beta1

func (*FakeK8sInterface) AuthenticationV1beta1CallCount

func (fake *FakeK8sInterface) AuthenticationV1beta1CallCount() int

func (*FakeK8sInterface) AuthenticationV1beta1Returns

func (fake *FakeK8sInterface) AuthenticationV1beta1Returns(result1 authenticationv1beta1.AuthenticationV1beta1Interface)

func (*FakeK8sInterface) AuthenticationV1beta1ReturnsOnCall

func (fake *FakeK8sInterface) AuthenticationV1beta1ReturnsOnCall(i int, result1 authenticationv1beta1.AuthenticationV1beta1Interface)

func (*FakeK8sInterface) Authorization

func (*FakeK8sInterface) AuthorizationCallCount

func (fake *FakeK8sInterface) AuthorizationCallCount() int

func (*FakeK8sInterface) AuthorizationReturns

func (fake *FakeK8sInterface) AuthorizationReturns(result1 authorizationv1.AuthorizationV1Interface)

func (*FakeK8sInterface) AuthorizationReturnsOnCall

func (fake *FakeK8sInterface) AuthorizationReturnsOnCall(i int, result1 authorizationv1.AuthorizationV1Interface)

func (*FakeK8sInterface) AuthorizationV1

func (*FakeK8sInterface) AuthorizationV1CallCount

func (fake *FakeK8sInterface) AuthorizationV1CallCount() int

func (*FakeK8sInterface) AuthorizationV1Returns

func (fake *FakeK8sInterface) AuthorizationV1Returns(result1 authorizationv1.AuthorizationV1Interface)

func (*FakeK8sInterface) AuthorizationV1ReturnsOnCall

func (fake *FakeK8sInterface) AuthorizationV1ReturnsOnCall(i int, result1 authorizationv1.AuthorizationV1Interface)

func (*FakeK8sInterface) AuthorizationV1beta1

func (*FakeK8sInterface) AuthorizationV1beta1CallCount

func (fake *FakeK8sInterface) AuthorizationV1beta1CallCount() int

func (*FakeK8sInterface) AuthorizationV1beta1Returns

func (fake *FakeK8sInterface) AuthorizationV1beta1Returns(result1 authorizationv1beta1.AuthorizationV1beta1Interface)

func (*FakeK8sInterface) AuthorizationV1beta1ReturnsOnCall

func (fake *FakeK8sInterface) AuthorizationV1beta1ReturnsOnCall(i int, result1 authorizationv1beta1.AuthorizationV1beta1Interface)

func (*FakeK8sInterface) Autoscaling

func (*FakeK8sInterface) AutoscalingCallCount

func (fake *FakeK8sInterface) AutoscalingCallCount() int

func (*FakeK8sInterface) AutoscalingReturns

func (fake *FakeK8sInterface) AutoscalingReturns(result1 autoscalingv1.AutoscalingV1Interface)

func (*FakeK8sInterface) AutoscalingReturnsOnCall

func (fake *FakeK8sInterface) AutoscalingReturnsOnCall(i int, result1 autoscalingv1.AutoscalingV1Interface)

func (*FakeK8sInterface) AutoscalingV1

func (*FakeK8sInterface) AutoscalingV1CallCount

func (fake *FakeK8sInterface) AutoscalingV1CallCount() int

func (*FakeK8sInterface) AutoscalingV1Returns

func (fake *FakeK8sInterface) AutoscalingV1Returns(result1 autoscalingv1.AutoscalingV1Interface)

func (*FakeK8sInterface) AutoscalingV1ReturnsOnCall

func (fake *FakeK8sInterface) AutoscalingV1ReturnsOnCall(i int, result1 autoscalingv1.AutoscalingV1Interface)

func (*FakeK8sInterface) AutoscalingV2beta1

func (*FakeK8sInterface) AutoscalingV2beta1CallCount

func (fake *FakeK8sInterface) AutoscalingV2beta1CallCount() int

func (*FakeK8sInterface) AutoscalingV2beta1Returns

func (fake *FakeK8sInterface) AutoscalingV2beta1Returns(result1 autoscalingv2beta1.AutoscalingV2beta1Interface)

func (*FakeK8sInterface) AutoscalingV2beta1ReturnsOnCall

func (fake *FakeK8sInterface) AutoscalingV2beta1ReturnsOnCall(i int, result1 autoscalingv2beta1.AutoscalingV2beta1Interface)

func (*FakeK8sInterface) Batch

func (*FakeK8sInterface) BatchCallCount

func (fake *FakeK8sInterface) BatchCallCount() int

func (*FakeK8sInterface) BatchReturns

func (fake *FakeK8sInterface) BatchReturns(result1 batchv1.BatchV1Interface)

func (*FakeK8sInterface) BatchReturnsOnCall

func (fake *FakeK8sInterface) BatchReturnsOnCall(i int, result1 batchv1.BatchV1Interface)

func (*FakeK8sInterface) BatchV1

func (fake *FakeK8sInterface) BatchV1() batchv1.BatchV1Interface

func (*FakeK8sInterface) BatchV1CallCount

func (fake *FakeK8sInterface) BatchV1CallCount() int

func (*FakeK8sInterface) BatchV1Returns

func (fake *FakeK8sInterface) BatchV1Returns(result1 batchv1.BatchV1Interface)

func (*FakeK8sInterface) BatchV1ReturnsOnCall

func (fake *FakeK8sInterface) BatchV1ReturnsOnCall(i int, result1 batchv1.BatchV1Interface)

func (*FakeK8sInterface) BatchV1beta1

func (*FakeK8sInterface) BatchV1beta1CallCount

func (fake *FakeK8sInterface) BatchV1beta1CallCount() int

func (*FakeK8sInterface) BatchV1beta1Returns

func (fake *FakeK8sInterface) BatchV1beta1Returns(result1 batchv1beta1.BatchV1beta1Interface)

func (*FakeK8sInterface) BatchV1beta1ReturnsOnCall

func (fake *FakeK8sInterface) BatchV1beta1ReturnsOnCall(i int, result1 batchv1beta1.BatchV1beta1Interface)

func (*FakeK8sInterface) BatchV2alpha1

func (*FakeK8sInterface) BatchV2alpha1CallCount

func (fake *FakeK8sInterface) BatchV2alpha1CallCount() int

func (*FakeK8sInterface) BatchV2alpha1Returns

func (fake *FakeK8sInterface) BatchV2alpha1Returns(result1 batchv2alpha1.BatchV2alpha1Interface)

func (*FakeK8sInterface) BatchV2alpha1ReturnsOnCall

func (fake *FakeK8sInterface) BatchV2alpha1ReturnsOnCall(i int, result1 batchv2alpha1.BatchV2alpha1Interface)

func (*FakeK8sInterface) Certificates

func (*FakeK8sInterface) CertificatesCallCount

func (fake *FakeK8sInterface) CertificatesCallCount() int

func (*FakeK8sInterface) CertificatesReturns

func (fake *FakeK8sInterface) CertificatesReturns(result1 certificatesv1beta1.CertificatesV1beta1Interface)

func (*FakeK8sInterface) CertificatesReturnsOnCall

func (fake *FakeK8sInterface) CertificatesReturnsOnCall(i int, result1 certificatesv1beta1.CertificatesV1beta1Interface)

func (*FakeK8sInterface) CertificatesV1beta1

func (*FakeK8sInterface) CertificatesV1beta1CallCount

func (fake *FakeK8sInterface) CertificatesV1beta1CallCount() int

func (*FakeK8sInterface) CertificatesV1beta1Returns

func (fake *FakeK8sInterface) CertificatesV1beta1Returns(result1 certificatesv1beta1.CertificatesV1beta1Interface)

func (*FakeK8sInterface) CertificatesV1beta1ReturnsOnCall

func (fake *FakeK8sInterface) CertificatesV1beta1ReturnsOnCall(i int, result1 certificatesv1beta1.CertificatesV1beta1Interface)

func (*FakeK8sInterface) Core

func (*FakeK8sInterface) CoreCallCount

func (fake *FakeK8sInterface) CoreCallCount() int

func (*FakeK8sInterface) CoreReturns

func (fake *FakeK8sInterface) CoreReturns(result1 corev1.CoreV1Interface)

func (*FakeK8sInterface) CoreReturnsOnCall

func (fake *FakeK8sInterface) CoreReturnsOnCall(i int, result1 corev1.CoreV1Interface)

func (*FakeK8sInterface) CoreV1

func (fake *FakeK8sInterface) CoreV1() corev1.CoreV1Interface

func (*FakeK8sInterface) CoreV1CallCount

func (fake *FakeK8sInterface) CoreV1CallCount() int

func (*FakeK8sInterface) CoreV1Returns

func (fake *FakeK8sInterface) CoreV1Returns(result1 corev1.CoreV1Interface)

func (*FakeK8sInterface) CoreV1ReturnsOnCall

func (fake *FakeK8sInterface) CoreV1ReturnsOnCall(i int, result1 corev1.CoreV1Interface)

func (*FakeK8sInterface) Discovery

func (fake *FakeK8sInterface) Discovery() discovery.DiscoveryInterface

func (*FakeK8sInterface) DiscoveryCallCount

func (fake *FakeK8sInterface) DiscoveryCallCount() int

func (*FakeK8sInterface) DiscoveryReturns

func (fake *FakeK8sInterface) DiscoveryReturns(result1 discovery.DiscoveryInterface)

func (*FakeK8sInterface) DiscoveryReturnsOnCall

func (fake *FakeK8sInterface) DiscoveryReturnsOnCall(i int, result1 discovery.DiscoveryInterface)

func (*FakeK8sInterface) Events

func (*FakeK8sInterface) EventsCallCount

func (fake *FakeK8sInterface) EventsCallCount() int

func (*FakeK8sInterface) EventsReturns

func (fake *FakeK8sInterface) EventsReturns(result1 eventsv1beta1.EventsV1beta1Interface)

func (*FakeK8sInterface) EventsReturnsOnCall

func (fake *FakeK8sInterface) EventsReturnsOnCall(i int, result1 eventsv1beta1.EventsV1beta1Interface)

func (*FakeK8sInterface) EventsV1beta1

func (*FakeK8sInterface) EventsV1beta1CallCount

func (fake *FakeK8sInterface) EventsV1beta1CallCount() int

func (*FakeK8sInterface) EventsV1beta1Returns

func (fake *FakeK8sInterface) EventsV1beta1Returns(result1 eventsv1beta1.EventsV1beta1Interface)

func (*FakeK8sInterface) EventsV1beta1ReturnsOnCall

func (fake *FakeK8sInterface) EventsV1beta1ReturnsOnCall(i int, result1 eventsv1beta1.EventsV1beta1Interface)

func (*FakeK8sInterface) Extensions

func (*FakeK8sInterface) ExtensionsCallCount

func (fake *FakeK8sInterface) ExtensionsCallCount() int

func (*FakeK8sInterface) ExtensionsReturns

func (fake *FakeK8sInterface) ExtensionsReturns(result1 extensionsv1beta1.ExtensionsV1beta1Interface)

func (*FakeK8sInterface) ExtensionsReturnsOnCall

func (fake *FakeK8sInterface) ExtensionsReturnsOnCall(i int, result1 extensionsv1beta1.ExtensionsV1beta1Interface)

func (*FakeK8sInterface) ExtensionsV1beta1

func (*FakeK8sInterface) ExtensionsV1beta1CallCount

func (fake *FakeK8sInterface) ExtensionsV1beta1CallCount() int

func (*FakeK8sInterface) ExtensionsV1beta1Returns

func (fake *FakeK8sInterface) ExtensionsV1beta1Returns(result1 extensionsv1beta1.ExtensionsV1beta1Interface)

func (*FakeK8sInterface) ExtensionsV1beta1ReturnsOnCall

func (fake *FakeK8sInterface) ExtensionsV1beta1ReturnsOnCall(i int, result1 extensionsv1beta1.ExtensionsV1beta1Interface)

func (*FakeK8sInterface) Invocations

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

func (*FakeK8sInterface) Networking

func (*FakeK8sInterface) NetworkingCallCount

func (fake *FakeK8sInterface) NetworkingCallCount() int

func (*FakeK8sInterface) NetworkingReturns

func (fake *FakeK8sInterface) NetworkingReturns(result1 networkingv1.NetworkingV1Interface)

func (*FakeK8sInterface) NetworkingReturnsOnCall

func (fake *FakeK8sInterface) NetworkingReturnsOnCall(i int, result1 networkingv1.NetworkingV1Interface)

func (*FakeK8sInterface) NetworkingV1

func (*FakeK8sInterface) NetworkingV1CallCount

func (fake *FakeK8sInterface) NetworkingV1CallCount() int

func (*FakeK8sInterface) NetworkingV1Returns

func (fake *FakeK8sInterface) NetworkingV1Returns(result1 networkingv1.NetworkingV1Interface)

func (*FakeK8sInterface) NetworkingV1ReturnsOnCall

func (fake *FakeK8sInterface) NetworkingV1ReturnsOnCall(i int, result1 networkingv1.NetworkingV1Interface)

func (*FakeK8sInterface) Policy

func (*FakeK8sInterface) PolicyCallCount

func (fake *FakeK8sInterface) PolicyCallCount() int

func (*FakeK8sInterface) PolicyReturns

func (fake *FakeK8sInterface) PolicyReturns(result1 policyv1beta1.PolicyV1beta1Interface)

func (*FakeK8sInterface) PolicyReturnsOnCall

func (fake *FakeK8sInterface) PolicyReturnsOnCall(i int, result1 policyv1beta1.PolicyV1beta1Interface)

func (*FakeK8sInterface) PolicyV1beta1

func (*FakeK8sInterface) PolicyV1beta1CallCount

func (fake *FakeK8sInterface) PolicyV1beta1CallCount() int

func (*FakeK8sInterface) PolicyV1beta1Returns

func (fake *FakeK8sInterface) PolicyV1beta1Returns(result1 policyv1beta1.PolicyV1beta1Interface)

func (*FakeK8sInterface) PolicyV1beta1ReturnsOnCall

func (fake *FakeK8sInterface) PolicyV1beta1ReturnsOnCall(i int, result1 policyv1beta1.PolicyV1beta1Interface)

func (*FakeK8sInterface) Rbac

func (*FakeK8sInterface) RbacCallCount

func (fake *FakeK8sInterface) RbacCallCount() int

func (*FakeK8sInterface) RbacReturns

func (fake *FakeK8sInterface) RbacReturns(result1 rbacv1.RbacV1Interface)

func (*FakeK8sInterface) RbacReturnsOnCall

func (fake *FakeK8sInterface) RbacReturnsOnCall(i int, result1 rbacv1.RbacV1Interface)

func (*FakeK8sInterface) RbacV1

func (fake *FakeK8sInterface) RbacV1() rbacv1.RbacV1Interface

func (*FakeK8sInterface) RbacV1CallCount

func (fake *FakeK8sInterface) RbacV1CallCount() int

func (*FakeK8sInterface) RbacV1Returns

func (fake *FakeK8sInterface) RbacV1Returns(result1 rbacv1.RbacV1Interface)

func (*FakeK8sInterface) RbacV1ReturnsOnCall

func (fake *FakeK8sInterface) RbacV1ReturnsOnCall(i int, result1 rbacv1.RbacV1Interface)

func (*FakeK8sInterface) RbacV1alpha1

func (*FakeK8sInterface) RbacV1alpha1CallCount

func (fake *FakeK8sInterface) RbacV1alpha1CallCount() int

func (*FakeK8sInterface) RbacV1alpha1Returns

func (fake *FakeK8sInterface) RbacV1alpha1Returns(result1 rbacv1alpha1.RbacV1alpha1Interface)

func (*FakeK8sInterface) RbacV1alpha1ReturnsOnCall

func (fake *FakeK8sInterface) RbacV1alpha1ReturnsOnCall(i int, result1 rbacv1alpha1.RbacV1alpha1Interface)

func (*FakeK8sInterface) RbacV1beta1

func (*FakeK8sInterface) RbacV1beta1CallCount

func (fake *FakeK8sInterface) RbacV1beta1CallCount() int

func (*FakeK8sInterface) RbacV1beta1Returns

func (fake *FakeK8sInterface) RbacV1beta1Returns(result1 rbacv1beta1.RbacV1beta1Interface)

func (*FakeK8sInterface) RbacV1beta1ReturnsOnCall

func (fake *FakeK8sInterface) RbacV1beta1ReturnsOnCall(i int, result1 rbacv1beta1.RbacV1beta1Interface)

func (*FakeK8sInterface) Scheduling

func (*FakeK8sInterface) SchedulingCallCount

func (fake *FakeK8sInterface) SchedulingCallCount() int

func (*FakeK8sInterface) SchedulingReturns

func (fake *FakeK8sInterface) SchedulingReturns(result1 schedulingv1alpha1.SchedulingV1alpha1Interface)

func (*FakeK8sInterface) SchedulingReturnsOnCall

func (fake *FakeK8sInterface) SchedulingReturnsOnCall(i int, result1 schedulingv1alpha1.SchedulingV1alpha1Interface)

func (*FakeK8sInterface) SchedulingV1alpha1

func (*FakeK8sInterface) SchedulingV1alpha1CallCount

func (fake *FakeK8sInterface) SchedulingV1alpha1CallCount() int

func (*FakeK8sInterface) SchedulingV1alpha1Returns

func (fake *FakeK8sInterface) SchedulingV1alpha1Returns(result1 schedulingv1alpha1.SchedulingV1alpha1Interface)

func (*FakeK8sInterface) SchedulingV1alpha1ReturnsOnCall

func (fake *FakeK8sInterface) SchedulingV1alpha1ReturnsOnCall(i int, result1 schedulingv1alpha1.SchedulingV1alpha1Interface)

func (*FakeK8sInterface) Settings

func (*FakeK8sInterface) SettingsCallCount

func (fake *FakeK8sInterface) SettingsCallCount() int

func (*FakeK8sInterface) SettingsReturns

func (fake *FakeK8sInterface) SettingsReturns(result1 settingsv1alpha1.SettingsV1alpha1Interface)

func (*FakeK8sInterface) SettingsReturnsOnCall

func (fake *FakeK8sInterface) SettingsReturnsOnCall(i int, result1 settingsv1alpha1.SettingsV1alpha1Interface)

func (*FakeK8sInterface) SettingsV1alpha1

func (*FakeK8sInterface) SettingsV1alpha1CallCount

func (fake *FakeK8sInterface) SettingsV1alpha1CallCount() int

func (*FakeK8sInterface) SettingsV1alpha1Returns

func (fake *FakeK8sInterface) SettingsV1alpha1Returns(result1 settingsv1alpha1.SettingsV1alpha1Interface)

func (*FakeK8sInterface) SettingsV1alpha1ReturnsOnCall

func (fake *FakeK8sInterface) SettingsV1alpha1ReturnsOnCall(i int, result1 settingsv1alpha1.SettingsV1alpha1Interface)

func (*FakeK8sInterface) Storage

func (*FakeK8sInterface) StorageCallCount

func (fake *FakeK8sInterface) StorageCallCount() int

func (*FakeK8sInterface) StorageReturns

func (fake *FakeK8sInterface) StorageReturns(result1 storagev1.StorageV1Interface)

func (*FakeK8sInterface) StorageReturnsOnCall

func (fake *FakeK8sInterface) StorageReturnsOnCall(i int, result1 storagev1.StorageV1Interface)

func (*FakeK8sInterface) StorageV1

func (fake *FakeK8sInterface) StorageV1() storagev1.StorageV1Interface

func (*FakeK8sInterface) StorageV1CallCount

func (fake *FakeK8sInterface) StorageV1CallCount() int

func (*FakeK8sInterface) StorageV1Returns

func (fake *FakeK8sInterface) StorageV1Returns(result1 storagev1.StorageV1Interface)

func (*FakeK8sInterface) StorageV1ReturnsOnCall

func (fake *FakeK8sInterface) StorageV1ReturnsOnCall(i int, result1 storagev1.StorageV1Interface)

func (*FakeK8sInterface) StorageV1alpha1

func (*FakeK8sInterface) StorageV1alpha1CallCount

func (fake *FakeK8sInterface) StorageV1alpha1CallCount() int

func (*FakeK8sInterface) StorageV1alpha1Returns

func (fake *FakeK8sInterface) StorageV1alpha1Returns(result1 storagev1alpha1.StorageV1alpha1Interface)

func (*FakeK8sInterface) StorageV1alpha1ReturnsOnCall

func (fake *FakeK8sInterface) StorageV1alpha1ReturnsOnCall(i int, result1 storagev1alpha1.StorageV1alpha1Interface)

func (*FakeK8sInterface) StorageV1beta1

func (*FakeK8sInterface) StorageV1beta1CallCount

func (fake *FakeK8sInterface) StorageV1beta1CallCount() int

func (*FakeK8sInterface) StorageV1beta1Returns

func (fake *FakeK8sInterface) StorageV1beta1Returns(result1 storagev1beta1.StorageV1beta1Interface)

func (*FakeK8sInterface) StorageV1beta1ReturnsOnCall

func (fake *FakeK8sInterface) StorageV1beta1ReturnsOnCall(i int, result1 storagev1beta1.StorageV1beta1Interface)

Jump to

Keyboard shortcuts

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