client

package
v0.8.0 Latest Latest
Warning

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

Go to latest
Published: Feb 20, 2020 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Package client is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockClient

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

MockClient is a mock of Client interface

func NewMockClient

func NewMockClient(ctrl *gomock.Controller) *MockClient

NewMockClient creates a new mock instance

func (*MockClient) AuthorizeAllSecurityGroupIngress

func (m *MockClient) AuthorizeAllSecurityGroupIngress(arg0 string) error

AuthorizeAllSecurityGroupIngress mocks base method

func (*MockClient) CreateDefaultSecurityGroup

func (m *MockClient) CreateDefaultSecurityGroup() (string, error)

CreateDefaultSecurityGroup mocks base method

func (*MockClient) EXPECT

func (m *MockClient) EXPECT() *MockClientMockRecorder

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

func (*MockClient) GetDefaultSecurityGroupID

func (m *MockClient) GetDefaultSecurityGroupID() (string, error)

GetDefaultSecurityGroupID mocks base method

func (*MockClient) GetDefaultSubnetIDs

func (m *MockClient) GetDefaultSubnetIDs() ([]string, error)

GetDefaultSubnetIDs mocks base method

func (*MockClient) GetSubnetVPCID

func (m *MockClient) GetSubnetVPCID(arg0 string) (string, error)

GetSubnetVPCID mocks base method

type MockClientMockRecorder

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

MockClientMockRecorder is the mock recorder for MockClient

func (*MockClientMockRecorder) AuthorizeAllSecurityGroupIngress

func (mr *MockClientMockRecorder) AuthorizeAllSecurityGroupIngress(arg0 interface{}) *gomock.Call

AuthorizeAllSecurityGroupIngress indicates an expected call of AuthorizeAllSecurityGroupIngress

func (*MockClientMockRecorder) CreateDefaultSecurityGroup

func (mr *MockClientMockRecorder) CreateDefaultSecurityGroup() *gomock.Call

CreateDefaultSecurityGroup indicates an expected call of CreateDefaultSecurityGroup

func (*MockClientMockRecorder) GetDefaultSecurityGroupID

func (mr *MockClientMockRecorder) GetDefaultSecurityGroupID() *gomock.Call

GetDefaultSecurityGroupID indicates an expected call of GetDefaultSecurityGroupID

func (*MockClientMockRecorder) GetDefaultSubnetIDs

func (mr *MockClientMockRecorder) GetDefaultSubnetIDs() *gomock.Call

GetDefaultSubnetIDs indicates an expected call of GetDefaultSubnetIDs

func (*MockClientMockRecorder) GetSubnetVPCID

func (mr *MockClientMockRecorder) GetSubnetVPCID(arg0 interface{}) *gomock.Call

GetSubnetVPCID indicates an expected call of GetSubnetVPCID

Jump to

Keyboard shortcuts

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