mock_input

package
v1.0.13 Latest Latest
Warning

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

Go to latest
Published: Aug 26, 2021 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Overview

Package mock_input is a generated GoMock package.

Package mock_input is a generated GoMock package.

Package mock_input is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockDiscoveryInputBuilder added in v0.12.0

type MockDiscoveryInputBuilder struct {
	// contains filtered or unexported fields
}

MockDiscoveryInputBuilder is a mock of DiscoveryInputBuilder interface

func NewMockDiscoveryInputBuilder added in v0.12.0

func NewMockDiscoveryInputBuilder(ctrl *gomock.Controller) *MockDiscoveryInputBuilder

NewMockDiscoveryInputBuilder creates a new mock instance

func (*MockDiscoveryInputBuilder) BuildSnapshot added in v0.12.0

BuildSnapshot mocks base method

func (*MockDiscoveryInputBuilder) EXPECT added in v0.12.0

EXPECT returns an object that allows the caller to indicate expected use

type MockDiscoveryInputBuilderMockRecorder added in v0.12.0

type MockDiscoveryInputBuilderMockRecorder struct {
	// contains filtered or unexported fields
}

MockDiscoveryInputBuilderMockRecorder is the mock recorder for MockDiscoveryInputBuilder

func (*MockDiscoveryInputBuilderMockRecorder) BuildSnapshot added in v0.12.0

func (mr *MockDiscoveryInputBuilderMockRecorder) BuildSnapshot(ctx, name, opts interface{}) *gomock.Call

BuildSnapshot indicates an expected call of BuildSnapshot

type MockDiscoveryInputSnapshot added in v0.12.0

type MockDiscoveryInputSnapshot struct {
	// contains filtered or unexported fields
}

MockDiscoveryInputSnapshot is a mock of DiscoveryInputSnapshot interface

func NewMockDiscoveryInputSnapshot added in v0.12.0

func NewMockDiscoveryInputSnapshot(ctrl *gomock.Controller) *MockDiscoveryInputSnapshot

NewMockDiscoveryInputSnapshot creates a new mock instance

func (*MockDiscoveryInputSnapshot) ConfigMaps added in v0.12.0

ConfigMaps mocks base method

func (*MockDiscoveryInputSnapshot) DaemonSets added in v0.12.0

DaemonSets mocks base method

func (*MockDiscoveryInputSnapshot) Deployments added in v0.12.0

Deployments mocks base method

func (*MockDiscoveryInputSnapshot) EXPECT added in v0.12.0

EXPECT returns an object that allows the caller to indicate expected use

func (*MockDiscoveryInputSnapshot) Endpoints added in v0.12.3

Endpoints mocks base method

func (*MockDiscoveryInputSnapshot) MarshalJSON added in v0.12.0

func (m *MockDiscoveryInputSnapshot) MarshalJSON() ([]byte, error)

MarshalJSON mocks base method

func (*MockDiscoveryInputSnapshot) Meshes added in v0.12.0

Meshes mocks base method

func (*MockDiscoveryInputSnapshot) Nodes added in v0.12.0

Nodes mocks base method

func (*MockDiscoveryInputSnapshot) Pods added in v0.12.0

Pods mocks base method

func (*MockDiscoveryInputSnapshot) ReplicaSets added in v0.12.0

ReplicaSets mocks base method

func (*MockDiscoveryInputSnapshot) Services added in v0.12.0

Services mocks base method

func (*MockDiscoveryInputSnapshot) StatefulSets added in v0.12.0

StatefulSets mocks base method

type MockDiscoveryInputSnapshotMockRecorder added in v0.12.0

type MockDiscoveryInputSnapshotMockRecorder struct {
	// contains filtered or unexported fields
}

MockDiscoveryInputSnapshotMockRecorder is the mock recorder for MockDiscoveryInputSnapshot

func (*MockDiscoveryInputSnapshotMockRecorder) ConfigMaps added in v0.12.0

ConfigMaps indicates an expected call of ConfigMaps

func (*MockDiscoveryInputSnapshotMockRecorder) DaemonSets added in v0.12.0

DaemonSets indicates an expected call of DaemonSets

func (*MockDiscoveryInputSnapshotMockRecorder) Deployments added in v0.12.0

Deployments indicates an expected call of Deployments

func (*MockDiscoveryInputSnapshotMockRecorder) Endpoints added in v0.12.3

Endpoints indicates an expected call of Endpoints

func (*MockDiscoveryInputSnapshotMockRecorder) MarshalJSON added in v0.12.0

MarshalJSON indicates an expected call of MarshalJSON

func (*MockDiscoveryInputSnapshotMockRecorder) Meshes added in v0.12.0

Meshes indicates an expected call of Meshes

func (*MockDiscoveryInputSnapshotMockRecorder) Nodes added in v0.12.0

Nodes indicates an expected call of Nodes

func (*MockDiscoveryInputSnapshotMockRecorder) Pods added in v0.12.0

Pods indicates an expected call of Pods

func (*MockDiscoveryInputSnapshotMockRecorder) ReplicaSets added in v0.12.0

ReplicaSets indicates an expected call of ReplicaSets

func (*MockDiscoveryInputSnapshotMockRecorder) Services added in v0.12.0

Services indicates an expected call of Services

func (*MockDiscoveryInputSnapshotMockRecorder) StatefulSets added in v0.12.0

StatefulSets indicates an expected call of StatefulSets

type MockSettingsBuilder added in v0.12.0

type MockSettingsBuilder struct {
	// contains filtered or unexported fields
}

MockSettingsBuilder is a mock of SettingsBuilder interface

func NewMockSettingsBuilder added in v0.12.0

func NewMockSettingsBuilder(ctrl *gomock.Controller) *MockSettingsBuilder

NewMockSettingsBuilder creates a new mock instance

func (*MockSettingsBuilder) BuildSnapshot added in v0.12.0

BuildSnapshot mocks base method

func (*MockSettingsBuilder) EXPECT added in v0.12.0

EXPECT returns an object that allows the caller to indicate expected use

type MockSettingsBuilderMockRecorder added in v0.12.0

type MockSettingsBuilderMockRecorder struct {
	// contains filtered or unexported fields
}

MockSettingsBuilderMockRecorder is the mock recorder for MockSettingsBuilder

func (*MockSettingsBuilderMockRecorder) BuildSnapshot added in v0.12.0

func (mr *MockSettingsBuilderMockRecorder) BuildSnapshot(ctx, name, opts interface{}) *gomock.Call

BuildSnapshot indicates an expected call of BuildSnapshot

type MockSettingsSnapshot added in v0.12.0

type MockSettingsSnapshot struct {
	// contains filtered or unexported fields
}

MockSettingsSnapshot is a mock of SettingsSnapshot interface

func NewMockSettingsSnapshot added in v0.12.0

func NewMockSettingsSnapshot(ctrl *gomock.Controller) *MockSettingsSnapshot

NewMockSettingsSnapshot creates a new mock instance

func (*MockSettingsSnapshot) EXPECT added in v0.12.0

EXPECT returns an object that allows the caller to indicate expected use

func (*MockSettingsSnapshot) MarshalJSON added in v0.12.0

func (m *MockSettingsSnapshot) MarshalJSON() ([]byte, error)

MarshalJSON mocks base method

func (*MockSettingsSnapshot) Settings added in v0.12.0

func (m *MockSettingsSnapshot) Settings() v1sets.SettingsSet

Settings mocks base method

func (*MockSettingsSnapshot) SyncStatuses added in v0.12.0

SyncStatuses mocks base method

func (*MockSettingsSnapshot) SyncStatusesMultiCluster added in v0.12.0

func (m *MockSettingsSnapshot) SyncStatusesMultiCluster(ctx context.Context, mcClient multicluster.Client, opts input.SettingsSyncStatusOptions) error

SyncStatusesMultiCluster mocks base method

type MockSettingsSnapshotMockRecorder added in v0.12.0

type MockSettingsSnapshotMockRecorder struct {
	// contains filtered or unexported fields
}

MockSettingsSnapshotMockRecorder is the mock recorder for MockSettingsSnapshot

func (*MockSettingsSnapshotMockRecorder) MarshalJSON added in v0.12.0

func (mr *MockSettingsSnapshotMockRecorder) MarshalJSON() *gomock.Call

MarshalJSON indicates an expected call of MarshalJSON

func (*MockSettingsSnapshotMockRecorder) Settings added in v0.12.0

Settings indicates an expected call of Settings

func (*MockSettingsSnapshotMockRecorder) SyncStatuses added in v0.12.0

func (mr *MockSettingsSnapshotMockRecorder) SyncStatuses(ctx, c, opts interface{}) *gomock.Call

SyncStatuses indicates an expected call of SyncStatuses

func (*MockSettingsSnapshotMockRecorder) SyncStatusesMultiCluster added in v0.12.0

func (mr *MockSettingsSnapshotMockRecorder) SyncStatusesMultiCluster(ctx, mcClient, opts interface{}) *gomock.Call

SyncStatusesMultiCluster indicates an expected call of SyncStatusesMultiCluster

type MockmultiClusterAgentReconciler added in v0.12.0

type MockmultiClusterAgentReconciler struct {
	// contains filtered or unexported fields
}

MockmultiClusterAgentReconciler is a mock of multiClusterAgentReconciler interface

func NewMockmultiClusterAgentReconciler added in v0.12.0

func NewMockmultiClusterAgentReconciler(ctrl *gomock.Controller) *MockmultiClusterAgentReconciler

NewMockmultiClusterAgentReconciler creates a new mock instance

func (*MockmultiClusterAgentReconciler) EXPECT added in v0.12.0

EXPECT returns an object that allows the caller to indicate expected use

func (*MockmultiClusterAgentReconciler) ReconcileConfigMap added in v0.12.0

func (m *MockmultiClusterAgentReconciler) ReconcileConfigMap(clusterName string, obj *v11.ConfigMap) (reconcile.Result, error)

ReconcileConfigMap mocks base method

func (*MockmultiClusterAgentReconciler) ReconcileDaemonSet added in v0.12.0

func (m *MockmultiClusterAgentReconciler) ReconcileDaemonSet(clusterName string, obj *v10.DaemonSet) (reconcile.Result, error)

ReconcileDaemonSet mocks base method

func (*MockmultiClusterAgentReconciler) ReconcileDeployment added in v0.12.0

func (m *MockmultiClusterAgentReconciler) ReconcileDeployment(clusterName string, obj *v10.Deployment) (reconcile.Result, error)

ReconcileDeployment mocks base method

func (*MockmultiClusterAgentReconciler) ReconcileEndpoints added in v0.12.3

func (m *MockmultiClusterAgentReconciler) ReconcileEndpoints(clusterName string, obj *v11.Endpoints) (reconcile.Result, error)

ReconcileEndpoints mocks base method

func (*MockmultiClusterAgentReconciler) ReconcileMesh added in v0.12.0

func (m *MockmultiClusterAgentReconciler) ReconcileMesh(clusterName string, obj *v1beta2.Mesh) (reconcile.Result, error)

ReconcileMesh mocks base method

func (*MockmultiClusterAgentReconciler) ReconcileNode added in v0.12.0

func (m *MockmultiClusterAgentReconciler) ReconcileNode(clusterName string, obj *v11.Node) (reconcile.Result, error)

ReconcileNode mocks base method

func (*MockmultiClusterAgentReconciler) ReconcilePod added in v0.12.0

func (m *MockmultiClusterAgentReconciler) ReconcilePod(clusterName string, obj *v11.Pod) (reconcile.Result, error)

ReconcilePod mocks base method

func (*MockmultiClusterAgentReconciler) ReconcileReplicaSet added in v0.12.0

func (m *MockmultiClusterAgentReconciler) ReconcileReplicaSet(clusterName string, obj *v10.ReplicaSet) (reconcile.Result, error)

ReconcileReplicaSet mocks base method

func (*MockmultiClusterAgentReconciler) ReconcileService added in v0.12.0

func (m *MockmultiClusterAgentReconciler) ReconcileService(clusterName string, obj *v11.Service) (reconcile.Result, error)

ReconcileService mocks base method

func (*MockmultiClusterAgentReconciler) ReconcileSettings added in v0.12.0

func (m *MockmultiClusterAgentReconciler) ReconcileSettings(clusterName string, obj *v1.Settings) (reconcile.Result, error)

ReconcileSettings mocks base method

func (*MockmultiClusterAgentReconciler) ReconcileStatefulSet added in v0.12.0

func (m *MockmultiClusterAgentReconciler) ReconcileStatefulSet(clusterName string, obj *v10.StatefulSet) (reconcile.Result, error)

ReconcileStatefulSet mocks base method

type MockmultiClusterAgentReconcilerMockRecorder added in v0.12.0

type MockmultiClusterAgentReconcilerMockRecorder struct {
	// contains filtered or unexported fields
}

MockmultiClusterAgentReconcilerMockRecorder is the mock recorder for MockmultiClusterAgentReconciler

func (*MockmultiClusterAgentReconcilerMockRecorder) ReconcileConfigMap added in v0.12.0

func (mr *MockmultiClusterAgentReconcilerMockRecorder) ReconcileConfigMap(clusterName, obj interface{}) *gomock.Call

ReconcileConfigMap indicates an expected call of ReconcileConfigMap

func (*MockmultiClusterAgentReconcilerMockRecorder) ReconcileDaemonSet added in v0.12.0

func (mr *MockmultiClusterAgentReconcilerMockRecorder) ReconcileDaemonSet(clusterName, obj interface{}) *gomock.Call

ReconcileDaemonSet indicates an expected call of ReconcileDaemonSet

func (*MockmultiClusterAgentReconcilerMockRecorder) ReconcileDeployment added in v0.12.0

func (mr *MockmultiClusterAgentReconcilerMockRecorder) ReconcileDeployment(clusterName, obj interface{}) *gomock.Call

ReconcileDeployment indicates an expected call of ReconcileDeployment

func (*MockmultiClusterAgentReconcilerMockRecorder) ReconcileEndpoints added in v0.12.3

func (mr *MockmultiClusterAgentReconcilerMockRecorder) ReconcileEndpoints(clusterName, obj interface{}) *gomock.Call

ReconcileEndpoints indicates an expected call of ReconcileEndpoints

func (*MockmultiClusterAgentReconcilerMockRecorder) ReconcileMesh added in v0.12.0

func (mr *MockmultiClusterAgentReconcilerMockRecorder) ReconcileMesh(clusterName, obj interface{}) *gomock.Call

ReconcileMesh indicates an expected call of ReconcileMesh

func (*MockmultiClusterAgentReconcilerMockRecorder) ReconcileNode added in v0.12.0

func (mr *MockmultiClusterAgentReconcilerMockRecorder) ReconcileNode(clusterName, obj interface{}) *gomock.Call

ReconcileNode indicates an expected call of ReconcileNode

func (*MockmultiClusterAgentReconcilerMockRecorder) ReconcilePod added in v0.12.0

func (mr *MockmultiClusterAgentReconcilerMockRecorder) ReconcilePod(clusterName, obj interface{}) *gomock.Call

ReconcilePod indicates an expected call of ReconcilePod

func (*MockmultiClusterAgentReconcilerMockRecorder) ReconcileReplicaSet added in v0.12.0

func (mr *MockmultiClusterAgentReconcilerMockRecorder) ReconcileReplicaSet(clusterName, obj interface{}) *gomock.Call

ReconcileReplicaSet indicates an expected call of ReconcileReplicaSet

func (*MockmultiClusterAgentReconcilerMockRecorder) ReconcileService added in v0.12.0

func (mr *MockmultiClusterAgentReconcilerMockRecorder) ReconcileService(clusterName, obj interface{}) *gomock.Call

ReconcileService indicates an expected call of ReconcileService

func (*MockmultiClusterAgentReconcilerMockRecorder) ReconcileSettings added in v0.12.0

func (mr *MockmultiClusterAgentReconcilerMockRecorder) ReconcileSettings(clusterName, obj interface{}) *gomock.Call

ReconcileSettings indicates an expected call of ReconcileSettings

func (*MockmultiClusterAgentReconcilerMockRecorder) ReconcileStatefulSet added in v0.12.0

func (mr *MockmultiClusterAgentReconcilerMockRecorder) ReconcileStatefulSet(clusterName, obj interface{}) *gomock.Call

ReconcileStatefulSet indicates an expected call of ReconcileStatefulSet

type MocksingleClusterAgentReconciler added in v0.12.0

type MocksingleClusterAgentReconciler struct {
	// contains filtered or unexported fields
}

MocksingleClusterAgentReconciler is a mock of singleClusterAgentReconciler interface

func NewMocksingleClusterAgentReconciler added in v0.12.0

func NewMocksingleClusterAgentReconciler(ctrl *gomock.Controller) *MocksingleClusterAgentReconciler

NewMocksingleClusterAgentReconciler creates a new mock instance

func (*MocksingleClusterAgentReconciler) EXPECT added in v0.12.0

EXPECT returns an object that allows the caller to indicate expected use

func (*MocksingleClusterAgentReconciler) ReconcileConfigMap added in v0.12.0

func (m *MocksingleClusterAgentReconciler) ReconcileConfigMap(obj *v11.ConfigMap) (reconcile.Result, error)

ReconcileConfigMap mocks base method

func (*MocksingleClusterAgentReconciler) ReconcileDaemonSet added in v0.12.0

func (m *MocksingleClusterAgentReconciler) ReconcileDaemonSet(obj *v10.DaemonSet) (reconcile.Result, error)

ReconcileDaemonSet mocks base method

func (*MocksingleClusterAgentReconciler) ReconcileDeployment added in v0.12.0

func (m *MocksingleClusterAgentReconciler) ReconcileDeployment(obj *v10.Deployment) (reconcile.Result, error)

ReconcileDeployment mocks base method

func (*MocksingleClusterAgentReconciler) ReconcileEndpoints added in v0.12.3

func (m *MocksingleClusterAgentReconciler) ReconcileEndpoints(obj *v11.Endpoints) (reconcile.Result, error)

ReconcileEndpoints mocks base method

func (*MocksingleClusterAgentReconciler) ReconcileMesh added in v0.12.0

ReconcileMesh mocks base method

func (*MocksingleClusterAgentReconciler) ReconcileNode added in v0.12.0

func (m *MocksingleClusterAgentReconciler) ReconcileNode(obj *v11.Node) (reconcile.Result, error)

ReconcileNode mocks base method

func (*MocksingleClusterAgentReconciler) ReconcilePod added in v0.12.0

func (m *MocksingleClusterAgentReconciler) ReconcilePod(obj *v11.Pod) (reconcile.Result, error)

ReconcilePod mocks base method

func (*MocksingleClusterAgentReconciler) ReconcileReplicaSet added in v0.12.0

func (m *MocksingleClusterAgentReconciler) ReconcileReplicaSet(obj *v10.ReplicaSet) (reconcile.Result, error)

ReconcileReplicaSet mocks base method

func (*MocksingleClusterAgentReconciler) ReconcileService added in v0.12.0

func (m *MocksingleClusterAgentReconciler) ReconcileService(obj *v11.Service) (reconcile.Result, error)

ReconcileService mocks base method

func (*MocksingleClusterAgentReconciler) ReconcileSettings added in v0.12.0

func (m *MocksingleClusterAgentReconciler) ReconcileSettings(obj *v1.Settings) (reconcile.Result, error)

ReconcileSettings mocks base method

func (*MocksingleClusterAgentReconciler) ReconcileStatefulSet added in v0.12.0

func (m *MocksingleClusterAgentReconciler) ReconcileStatefulSet(obj *v10.StatefulSet) (reconcile.Result, error)

ReconcileStatefulSet mocks base method

type MocksingleClusterAgentReconcilerMockRecorder added in v0.12.0

type MocksingleClusterAgentReconcilerMockRecorder struct {
	// contains filtered or unexported fields
}

MocksingleClusterAgentReconcilerMockRecorder is the mock recorder for MocksingleClusterAgentReconciler

func (*MocksingleClusterAgentReconcilerMockRecorder) ReconcileConfigMap added in v0.12.0

func (mr *MocksingleClusterAgentReconcilerMockRecorder) ReconcileConfigMap(obj interface{}) *gomock.Call

ReconcileConfigMap indicates an expected call of ReconcileConfigMap

func (*MocksingleClusterAgentReconcilerMockRecorder) ReconcileDaemonSet added in v0.12.0

func (mr *MocksingleClusterAgentReconcilerMockRecorder) ReconcileDaemonSet(obj interface{}) *gomock.Call

ReconcileDaemonSet indicates an expected call of ReconcileDaemonSet

func (*MocksingleClusterAgentReconcilerMockRecorder) ReconcileDeployment added in v0.12.0

func (mr *MocksingleClusterAgentReconcilerMockRecorder) ReconcileDeployment(obj interface{}) *gomock.Call

ReconcileDeployment indicates an expected call of ReconcileDeployment

func (*MocksingleClusterAgentReconcilerMockRecorder) ReconcileEndpoints added in v0.12.3

func (mr *MocksingleClusterAgentReconcilerMockRecorder) ReconcileEndpoints(obj interface{}) *gomock.Call

ReconcileEndpoints indicates an expected call of ReconcileEndpoints

func (*MocksingleClusterAgentReconcilerMockRecorder) ReconcileMesh added in v0.12.0

func (mr *MocksingleClusterAgentReconcilerMockRecorder) ReconcileMesh(obj interface{}) *gomock.Call

ReconcileMesh indicates an expected call of ReconcileMesh

func (*MocksingleClusterAgentReconcilerMockRecorder) ReconcileNode added in v0.12.0

func (mr *MocksingleClusterAgentReconcilerMockRecorder) ReconcileNode(obj interface{}) *gomock.Call

ReconcileNode indicates an expected call of ReconcileNode

func (*MocksingleClusterAgentReconcilerMockRecorder) ReconcilePod added in v0.12.0

func (mr *MocksingleClusterAgentReconcilerMockRecorder) ReconcilePod(obj interface{}) *gomock.Call

ReconcilePod indicates an expected call of ReconcilePod

func (*MocksingleClusterAgentReconcilerMockRecorder) ReconcileReplicaSet added in v0.12.0

func (mr *MocksingleClusterAgentReconcilerMockRecorder) ReconcileReplicaSet(obj interface{}) *gomock.Call

ReconcileReplicaSet indicates an expected call of ReconcileReplicaSet

func (*MocksingleClusterAgentReconcilerMockRecorder) ReconcileService added in v0.12.0

func (mr *MocksingleClusterAgentReconcilerMockRecorder) ReconcileService(obj interface{}) *gomock.Call

ReconcileService indicates an expected call of ReconcileService

func (*MocksingleClusterAgentReconcilerMockRecorder) ReconcileSettings added in v0.12.0

func (mr *MocksingleClusterAgentReconcilerMockRecorder) ReconcileSettings(obj interface{}) *gomock.Call

ReconcileSettings indicates an expected call of ReconcileSettings

func (*MocksingleClusterAgentReconcilerMockRecorder) ReconcileStatefulSet added in v0.12.0

func (mr *MocksingleClusterAgentReconcilerMockRecorder) ReconcileStatefulSet(obj interface{}) *gomock.Call

ReconcileStatefulSet indicates an expected call of ReconcileStatefulSet

Jump to

Keyboard shortcuts

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