mock_authenticator

package
v2.18.0 Latest Latest
Warning

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

Go to latest
Published: Feb 10, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

Package mock_authenticator is a generated GoMock package.

Package mock_authenticator 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.

type MockExecCredentialsResolver

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

MockExecCredentialsResolver is a mock of ExecCredentialsResolver interface.

func NewMockExecCredentialsResolver

func NewMockExecCredentialsResolver(ctrl *gomock.Controller) *MockExecCredentialsResolver

NewMockExecCredentialsResolver creates a new mock instance.

func (*MockExecCredentialsResolver) EXPECT

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

func (*MockExecCredentialsResolver) Resolve

func (m *MockExecCredentialsResolver) Resolve(arg0 context.Context, arg1 *api.ExecConfig) ([]byte, error)

Resolve mocks base method.

type MockExecCredentialsResolverMockRecorder

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

MockExecCredentialsResolverMockRecorder is the mock recorder for MockExecCredentialsResolver.

func (*MockExecCredentialsResolverMockRecorder) Resolve

func (mr *MockExecCredentialsResolverMockRecorder) Resolve(arg0, arg1 interface{}) *gomock.Call

Resolve indicates an expected call of Resolve.

Jump to

Keyboard shortcuts

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