kubernetes

package
v0.0.0-...-ef68a79 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: 5 Imported by: 0

Documentation

Overview

Package kubernetes is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockChartApplier

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

MockChartApplier is a mock of ChartApplier interface

func NewMockChartApplier

func NewMockChartApplier(ctrl *gomock.Controller) *MockChartApplier

NewMockChartApplier creates a new mock instance

func (*MockChartApplier) ApplyChart

func (m *MockChartApplier) ApplyChart(arg0 context.Context, arg1, arg2, arg3 string, arg4, arg5 map[string]interface{}) error

ApplyChart mocks base method

func (*MockChartApplier) ApplyChartInNamespace

func (m *MockChartApplier) ApplyChartInNamespace(arg0 context.Context, arg1, arg2, arg3 string, arg4, arg5 map[string]interface{}) error

ApplyChartInNamespace mocks base method

func (*MockChartApplier) ApplyChartInNamespaceWithOptions

func (m *MockChartApplier) ApplyChartInNamespaceWithOptions(arg0 context.Context, arg1, arg2, arg3 string, arg4, arg5 map[string]interface{}, arg6 kubernetes.ApplierOptions) error

ApplyChartInNamespaceWithOptions mocks base method

func (*MockChartApplier) ApplyChartWithOptions

func (m *MockChartApplier) ApplyChartWithOptions(arg0 context.Context, arg1, arg2, arg3 string, arg4, arg5 map[string]interface{}, arg6 kubernetes.ApplierOptions) error

ApplyChartWithOptions mocks base method

func (*MockChartApplier) ApplyManifest

ApplyManifest mocks base method

func (*MockChartApplier) EXPECT

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

func (*MockChartApplier) Render

func (m *MockChartApplier) Render(arg0, arg1, arg2 string, arg3 map[string]interface{}) (*chartrenderer.RenderedChart, error)

Render mocks base method

func (*MockChartApplier) RenderArchive

func (m *MockChartApplier) RenderArchive(arg0 []byte, arg1, arg2 string, arg3 map[string]interface{}) (*chartrenderer.RenderedChart, error)

RenderArchive mocks base method

type MockChartApplierMockRecorder

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

MockChartApplierMockRecorder is the mock recorder for MockChartApplier

func (*MockChartApplierMockRecorder) ApplyChart

func (mr *MockChartApplierMockRecorder) ApplyChart(arg0, arg1, arg2, arg3, arg4, arg5 interface{}) *gomock.Call

ApplyChart indicates an expected call of ApplyChart

func (*MockChartApplierMockRecorder) ApplyChartInNamespace

func (mr *MockChartApplierMockRecorder) ApplyChartInNamespace(arg0, arg1, arg2, arg3, arg4, arg5 interface{}) *gomock.Call

ApplyChartInNamespace indicates an expected call of ApplyChartInNamespace

func (*MockChartApplierMockRecorder) ApplyChartInNamespaceWithOptions

func (mr *MockChartApplierMockRecorder) ApplyChartInNamespaceWithOptions(arg0, arg1, arg2, arg3, arg4, arg5, arg6 interface{}) *gomock.Call

ApplyChartInNamespaceWithOptions indicates an expected call of ApplyChartInNamespaceWithOptions

func (*MockChartApplierMockRecorder) ApplyChartWithOptions

func (mr *MockChartApplierMockRecorder) ApplyChartWithOptions(arg0, arg1, arg2, arg3, arg4, arg5, arg6 interface{}) *gomock.Call

ApplyChartWithOptions indicates an expected call of ApplyChartWithOptions

func (*MockChartApplierMockRecorder) ApplyManifest

func (mr *MockChartApplierMockRecorder) ApplyManifest(arg0, arg1, arg2 interface{}) *gomock.Call

ApplyManifest indicates an expected call of ApplyManifest

func (*MockChartApplierMockRecorder) Render

func (mr *MockChartApplierMockRecorder) Render(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

Render indicates an expected call of Render

func (*MockChartApplierMockRecorder) RenderArchive

func (mr *MockChartApplierMockRecorder) RenderArchive(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

RenderArchive indicates an expected call of RenderArchive

Jump to

Keyboard shortcuts

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