controlplane

package
v0.0.0-...-6c6f41e Latest Latest
Warning

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

Go to latest
Published: Jun 6, 2019 License: Apache-2.0, MIT Imports: 7 Imported by: 0

Documentation

Overview

Package controlplane is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockKubeletConfigCodec

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

MockKubeletConfigCodec is a mock of KubeletConfigCodec interface

func NewMockKubeletConfigCodec

func NewMockKubeletConfigCodec(ctrl *gomock.Controller) *MockKubeletConfigCodec

NewMockKubeletConfigCodec creates a new mock instance

func (*MockKubeletConfigCodec) Decode

Decode mocks base method

func (*MockKubeletConfigCodec) EXPECT

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

func (*MockKubeletConfigCodec) Encode

Encode mocks base method

type MockKubeletConfigCodecMockRecorder

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

MockKubeletConfigCodecMockRecorder is the mock recorder for MockKubeletConfigCodec

func (*MockKubeletConfigCodecMockRecorder) Decode

func (mr *MockKubeletConfigCodecMockRecorder) Decode(arg0 interface{}) *gomock.Call

Decode indicates an expected call of Decode

func (*MockKubeletConfigCodecMockRecorder) Encode

func (mr *MockKubeletConfigCodecMockRecorder) Encode(arg0, arg1 interface{}) *gomock.Call

Encode indicates an expected call of Encode

type MockMutator

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

MockMutator is a mock of Mutator interface

func NewMockMutator

func NewMockMutator(ctrl *gomock.Controller) *MockMutator

NewMockMutator creates a new mock instance

func (*MockMutator) EXPECT

func (m *MockMutator) EXPECT() *MockMutatorMockRecorder

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

func (*MockMutator) Mutate

func (m *MockMutator) Mutate(arg0 context.Context, arg1 runtime.Object) error

Mutate mocks base method

type MockMutatorMockRecorder

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

MockMutatorMockRecorder is the mock recorder for MockMutator

func (*MockMutatorMockRecorder) Mutate

func (mr *MockMutatorMockRecorder) Mutate(arg0, arg1 interface{}) *gomock.Call

Mutate indicates an expected call of Mutate

type MockUnitSerializer

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

MockUnitSerializer is a mock of UnitSerializer interface

func NewMockUnitSerializer

func NewMockUnitSerializer(ctrl *gomock.Controller) *MockUnitSerializer

NewMockUnitSerializer creates a new mock instance

func (*MockUnitSerializer) Deserialize

func (m *MockUnitSerializer) Deserialize(arg0 string) ([]*unit.UnitOption, error)

Deserialize mocks base method

func (*MockUnitSerializer) EXPECT

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

func (*MockUnitSerializer) Serialize

func (m *MockUnitSerializer) Serialize(arg0 []*unit.UnitOption) (string, error)

Serialize mocks base method

type MockUnitSerializerMockRecorder

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

MockUnitSerializerMockRecorder is the mock recorder for MockUnitSerializer

func (*MockUnitSerializerMockRecorder) Deserialize

func (mr *MockUnitSerializerMockRecorder) Deserialize(arg0 interface{}) *gomock.Call

Deserialize indicates an expected call of Deserialize

func (*MockUnitSerializerMockRecorder) Serialize

func (mr *MockUnitSerializerMockRecorder) Serialize(arg0 interface{}) *gomock.Call

Serialize indicates an expected call of Serialize

Directories

Path Synopsis
Package genericmutator is a generated GoMock package.
Package genericmutator is a generated GoMock package.

Jump to

Keyboard shortcuts

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