mock_ec2metadata

package
v1.2.1 Latest Latest
Warning

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

Go to latest
Published: Oct 11, 2018 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Package mock_ec2metadata is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockEC2Metadata

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

MockEC2Metadata is a mock of EC2Metadata interface

func NewMockEC2Metadata

func NewMockEC2Metadata(ctrl *gomock.Controller) *MockEC2Metadata

NewMockEC2Metadata creates a new mock instance

func (*MockEC2Metadata) EXPECT

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

func (*MockEC2Metadata) GetMetadata

func (m *MockEC2Metadata) GetMetadata(arg0 string) (string, error)

GetMetadata mocks base method

func (*MockEC2Metadata) Region

func (m *MockEC2Metadata) Region() (string, error)

Region mocks base method

type MockEC2MetadataMockRecorder

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

MockEC2MetadataMockRecorder is the mock recorder for MockEC2Metadata

func (*MockEC2MetadataMockRecorder) GetMetadata

func (mr *MockEC2MetadataMockRecorder) GetMetadata(arg0 interface{}) *gomock.Call

GetMetadata indicates an expected call of GetMetadata

func (*MockEC2MetadataMockRecorder) Region

func (mr *MockEC2MetadataMockRecorder) Region() *gomock.Call

Region indicates an expected call of Region

Jump to

Keyboard shortcuts

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