mock_v1

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Jun 13, 2018 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockNodeInterface

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

Mock of NodeInterface interface

func NewMockNodeInterface

func NewMockNodeInterface(ctrl *gomock.Controller) *MockNodeInterface

func (*MockNodeInterface) Create

func (_m *MockNodeInterface) Create(_param0 *v10.Node) (*v10.Node, error)

func (*MockNodeInterface) Delete

func (_m *MockNodeInterface) Delete(_param0 string, _param1 *v1.DeleteOptions) error

func (*MockNodeInterface) DeleteCollection

func (_m *MockNodeInterface) DeleteCollection(_param0 *v1.DeleteOptions, _param1 v1.ListOptions) error

func (*MockNodeInterface) EXPECT

func (_m *MockNodeInterface) EXPECT() *_MockNodeInterfaceRecorder

func (*MockNodeInterface) Get

func (_m *MockNodeInterface) Get(_param0 string, _param1 v1.GetOptions) (*v10.Node, error)

func (*MockNodeInterface) List

func (_m *MockNodeInterface) List(_param0 v1.ListOptions) (*v10.NodeList, error)

func (*MockNodeInterface) Patch

func (_m *MockNodeInterface) Patch(_param0 string, _param1 types.PatchType, _param2 []byte, _param3 ...string) (*v10.Node, error)

func (*MockNodeInterface) PatchStatus

func (_m *MockNodeInterface) PatchStatus(_param0 string, _param1 []byte) (*v10.Node, error)

func (*MockNodeInterface) Update

func (_m *MockNodeInterface) Update(_param0 *v10.Node) (*v10.Node, error)

func (*MockNodeInterface) UpdateStatus

func (_m *MockNodeInterface) UpdateStatus(_param0 *v10.Node) (*v10.Node, error)

func (*MockNodeInterface) Watch

func (_m *MockNodeInterface) Watch(_param0 v1.ListOptions) (watch.Interface, error)

Jump to

Keyboard shortcuts

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