component

package
v1.11.0 Latest Latest
Warning

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

Go to latest
Published: Sep 30, 2020 License: Apache-2.0, BSD-2-Clause, MIT, + 1 more Imports: 3 Imported by: 0

Documentation

Overview

Package component is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockDeployWaiter

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

MockDeployWaiter is a mock of DeployWaiter interface.

func NewMockDeployWaiter

func NewMockDeployWaiter(ctrl *gomock.Controller) *MockDeployWaiter

NewMockDeployWaiter creates a new mock instance.

func (*MockDeployWaiter) Deploy

func (m *MockDeployWaiter) Deploy(arg0 context.Context) error

Deploy mocks base method.

func (*MockDeployWaiter) Destroy

func (m *MockDeployWaiter) Destroy(arg0 context.Context) error

Destroy mocks base method.

func (*MockDeployWaiter) EXPECT

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

func (*MockDeployWaiter) Wait

func (m *MockDeployWaiter) Wait(arg0 context.Context) error

Wait mocks base method.

func (*MockDeployWaiter) WaitCleanup

func (m *MockDeployWaiter) WaitCleanup(arg0 context.Context) error

WaitCleanup mocks base method.

type MockDeployWaiterMockRecorder

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

MockDeployWaiterMockRecorder is the mock recorder for MockDeployWaiter.

func (*MockDeployWaiterMockRecorder) Deploy

func (mr *MockDeployWaiterMockRecorder) Deploy(arg0 interface{}) *gomock.Call

Deploy indicates an expected call of Deploy.

func (*MockDeployWaiterMockRecorder) Destroy

func (mr *MockDeployWaiterMockRecorder) Destroy(arg0 interface{}) *gomock.Call

Destroy indicates an expected call of Destroy.

func (*MockDeployWaiterMockRecorder) Wait

func (mr *MockDeployWaiterMockRecorder) Wait(arg0 interface{}) *gomock.Call

Wait indicates an expected call of Wait.

func (*MockDeployWaiterMockRecorder) WaitCleanup

func (mr *MockDeployWaiterMockRecorder) WaitCleanup(arg0 interface{}) *gomock.Call

WaitCleanup indicates an expected call of WaitCleanup.

type MockDeployer

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

MockDeployer is a mock of Deployer interface.

func NewMockDeployer

func NewMockDeployer(ctrl *gomock.Controller) *MockDeployer

NewMockDeployer creates a new mock instance.

func (*MockDeployer) Deploy

func (m *MockDeployer) Deploy(arg0 context.Context) error

Deploy mocks base method.

func (*MockDeployer) Destroy

func (m *MockDeployer) Destroy(arg0 context.Context) error

Destroy mocks base method.

func (*MockDeployer) EXPECT

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

type MockDeployerMockRecorder

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

MockDeployerMockRecorder is the mock recorder for MockDeployer.

func (*MockDeployerMockRecorder) Deploy

func (mr *MockDeployerMockRecorder) Deploy(arg0 interface{}) *gomock.Call

Deploy indicates an expected call of Deploy.

func (*MockDeployerMockRecorder) Destroy

func (mr *MockDeployerMockRecorder) Destroy(arg0 interface{}) *gomock.Call

Destroy indicates an expected call of Destroy.

type MockWaiter

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

MockWaiter is a mock of Waiter interface.

func NewMockWaiter

func NewMockWaiter(ctrl *gomock.Controller) *MockWaiter

NewMockWaiter creates a new mock instance.

func (*MockWaiter) EXPECT

func (m *MockWaiter) EXPECT() *MockWaiterMockRecorder

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

func (*MockWaiter) Wait

func (m *MockWaiter) Wait(arg0 context.Context) error

Wait mocks base method.

func (*MockWaiter) WaitCleanup

func (m *MockWaiter) WaitCleanup(arg0 context.Context) error

WaitCleanup mocks base method.

type MockWaiterMockRecorder

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

MockWaiterMockRecorder is the mock recorder for MockWaiter.

func (*MockWaiterMockRecorder) Wait

func (mr *MockWaiterMockRecorder) Wait(arg0 interface{}) *gomock.Call

Wait indicates an expected call of Wait.

func (*MockWaiterMockRecorder) WaitCleanup

func (mr *MockWaiterMockRecorder) WaitCleanup(arg0 interface{}) *gomock.Call

WaitCleanup indicates an expected call of WaitCleanup.

Jump to

Keyboard shortcuts

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