mock_clientcmd

package
v0.38.6 Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package mock_clientcmd is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockClientConfig

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

MockClientConfig is a mock of ClientConfig interface

func NewMockClientConfig

func NewMockClientConfig(ctrl *gomock.Controller) *MockClientConfig

NewMockClientConfig creates a new mock instance

func (*MockClientConfig) ClientConfig

func (m *MockClientConfig) ClientConfig() (*rest.Config, error)

ClientConfig mocks base method

func (*MockClientConfig) ConfigAccess

func (m *MockClientConfig) ConfigAccess() clientcmd.ConfigAccess

ConfigAccess mocks base method

func (*MockClientConfig) EXPECT

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

func (*MockClientConfig) Namespace

func (m *MockClientConfig) Namespace() (string, bool, error)

Namespace mocks base method

func (*MockClientConfig) RawConfig

func (m *MockClientConfig) RawConfig() (api.Config, error)

RawConfig mocks base method

type MockClientConfigMockRecorder

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

MockClientConfigMockRecorder is the mock recorder for MockClientConfig

func (*MockClientConfigMockRecorder) ClientConfig

func (mr *MockClientConfigMockRecorder) ClientConfig() *gomock.Call

ClientConfig indicates an expected call of ClientConfig

func (*MockClientConfigMockRecorder) ConfigAccess

func (mr *MockClientConfigMockRecorder) ConfigAccess() *gomock.Call

ConfigAccess indicates an expected call of ConfigAccess

func (*MockClientConfigMockRecorder) Namespace

func (mr *MockClientConfigMockRecorder) Namespace() *gomock.Call

Namespace indicates an expected call of Namespace

func (*MockClientConfigMockRecorder) RawConfig

func (mr *MockClientConfigMockRecorder) RawConfig() *gomock.Call

RawConfig indicates an expected call of RawConfig

Jump to

Keyboard shortcuts

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