mocks

package
v2.6.3 Latest Latest
Warning

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

Go to latest
Published: Feb 27, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClusterServiceServer

type ClusterServiceServer struct {
	mock.Mock
}

ClusterServiceServer is an autogenerated mock type for the ClusterServiceServer type

func (*ClusterServiceServer) Create

func (_m *ClusterServiceServer) Create(_a0 context.Context, _a1 *cluster.ClusterCreateRequest) (*v1alpha1.Cluster, error)

Create provides a mock function with given fields: _a0, _a1

func (*ClusterServiceServer) Delete

func (_m *ClusterServiceServer) Delete(_a0 context.Context, _a1 *cluster.ClusterQuery) (*cluster.ClusterResponse, error)

Delete provides a mock function with given fields: _a0, _a1

func (*ClusterServiceServer) Get

func (_m *ClusterServiceServer) Get(_a0 context.Context, _a1 *cluster.ClusterQuery) (*v1alpha1.Cluster, error)

Get provides a mock function with given fields: _a0, _a1

func (*ClusterServiceServer) List

func (_m *ClusterServiceServer) List(_a0 context.Context, _a1 *cluster.ClusterQuery) (*v1alpha1.ClusterList, error)

List provides a mock function with given fields: _a0, _a1

func (*ClusterServiceServer) Update

func (_m *ClusterServiceServer) Update(_a0 context.Context, _a1 *cluster.ClusterUpdateRequest) (*v1alpha1.Cluster, error)

Update provides a mock function with given fields: _a0, _a1

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳