mock_registry

package
v0.0.0-...-1aaef2a Latest Latest
Warning

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

Go to latest
Published: Mar 27, 2024 License: Apache-2.0, BSD-3-Clause, CC-BY-3.0, + 1 more Imports: 4 Imported by: 0

Documentation

Overview

Package mock_registry is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockClusterRegistry

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

MockClusterRegistry is a mock of ClusterRegistry interface.

func NewMockClusterRegistry

func NewMockClusterRegistry(ctrl *gomock.Controller) *MockClusterRegistry

NewMockClusterRegistry creates a new mock instance.

func (*MockClusterRegistry) EXPECT

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

func (*MockClusterRegistry) GetClient

func (m *MockClusterRegistry) GetClient(clusterID string) (client.Client, error)

GetClient mocks base method.

func (*MockClusterRegistry) GetCluster

func (m *MockClusterRegistry) GetCluster(clusterID string) (v1alpha1.SFClusterInterface, error)

GetCluster mocks base method.

func (*MockClusterRegistry) ListClusters

func (m *MockClusterRegistry) ListClusters(options *client.ListOptions) (*v1alpha1.SFClusterList, error)

ListClusters mocks base method.

type MockClusterRegistryMockRecorder

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

MockClusterRegistryMockRecorder is the mock recorder for MockClusterRegistry.

func (*MockClusterRegistryMockRecorder) GetClient

func (mr *MockClusterRegistryMockRecorder) GetClient(clusterID interface{}) *gomock.Call

GetClient indicates an expected call of GetClient.

func (*MockClusterRegistryMockRecorder) GetCluster

func (mr *MockClusterRegistryMockRecorder) GetCluster(clusterID interface{}) *gomock.Call

GetCluster indicates an expected call of GetCluster.

func (*MockClusterRegistryMockRecorder) ListClusters

func (mr *MockClusterRegistryMockRecorder) ListClusters(options interface{}) *gomock.Call

ListClusters indicates an expected call of ListClusters.

Jump to

Keyboard shortcuts

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