aws

package
v0.0.6 Latest Latest
Warning

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

Go to latest
Published: Mar 24, 2023 License: Apache-2.0 Imports: 11 Imported by: 1

Documentation

Overview

Package aws is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Cloud

type Cloud interface {
	Lattice() services.Lattice
	EKS() services.EKS
}

func NewCloud

func NewCloud() (Cloud, error)

NewCloud constructs new Cloud implementation.

type MockCloud

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

MockCloud is a mock of Cloud interface.

func NewMockCloud

func NewMockCloud(ctrl *gomock.Controller) *MockCloud

NewMockCloud creates a new mock instance.

func (*MockCloud) EKS

func (m *MockCloud) EKS() services.EKS

EKS mocks base method.

func (*MockCloud) EXPECT

func (m *MockCloud) EXPECT() *MockCloudMockRecorder

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

func (*MockCloud) Lattice

func (m *MockCloud) Lattice() services.Lattice

Lattice mocks base method.

type MockCloudMockRecorder

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

MockCloudMockRecorder is the mock recorder for MockCloud.

func (*MockCloudMockRecorder) EKS

func (mr *MockCloudMockRecorder) EKS() *gomock.Call

EKS indicates an expected call of EKS.

func (*MockCloudMockRecorder) Lattice

func (mr *MockCloudMockRecorder) Lattice() *gomock.Call

Lattice indicates an expected call of Lattice.

Directories

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

Jump to

Keyboard shortcuts

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