mock_k8s

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Apr 11, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package mock_k8s is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockIKuberService

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

MockIKuberService is a mock of IKuberService interface.

func NewMockIKuberService

func NewMockIKuberService(ctrl *gomock.Controller) *MockIKuberService

NewMockIKuberService creates a new mock instance.

func (*MockIKuberService) Connect

func (m *MockIKuberService) Connect() error

Connect mocks base method.

func (*MockIKuberService) EXPECT

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

func (*MockIKuberService) GetDataFromDeployment

func (m *MockIKuberService) GetDataFromDeployment() (*k8s.DeploymentData, error)

GetDataFromDeployment mocks base method.

func (*MockIKuberService) RestartPod

func (m *MockIKuberService) RestartPod() error

RestartPod mocks base method.

type MockIKuberServiceMockRecorder

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

MockIKuberServiceMockRecorder is the mock recorder for MockIKuberService.

func (*MockIKuberServiceMockRecorder) Connect

func (mr *MockIKuberServiceMockRecorder) Connect() *gomock.Call

Connect indicates an expected call of Connect.

func (*MockIKuberServiceMockRecorder) GetDataFromDeployment

func (mr *MockIKuberServiceMockRecorder) GetDataFromDeployment() *gomock.Call

GetDataFromDeployment indicates an expected call of GetDataFromDeployment.

func (*MockIKuberServiceMockRecorder) RestartPod

func (mr *MockIKuberServiceMockRecorder) RestartPod() *gomock.Call

RestartPod indicates an expected call of RestartPod.

Jump to

Keyboard shortcuts

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