mocks

package
v1.33.3 Latest Latest
Warning

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

Go to latest
Published: Apr 18, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package mocks is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Mockapi

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

Mockapi is a mock of api interface.

func NewMockapi

func NewMockapi(ctrl *gomock.Controller) *Mockapi

NewMockapi creates a new mock instance.

func (*Mockapi) CreateServiceLinkedRole added in v1.1.0

func (m *Mockapi) CreateServiceLinkedRole(input *iam.CreateServiceLinkedRoleInput) (*iam.CreateServiceLinkedRoleOutput, error)

CreateServiceLinkedRole mocks base method.

func (*Mockapi) DeleteRole

func (m *Mockapi) DeleteRole(input *iam.DeleteRoleInput) (*iam.DeleteRoleOutput, error)

DeleteRole mocks base method.

func (*Mockapi) DeleteRolePolicy

func (m *Mockapi) DeleteRolePolicy(input *iam.DeleteRolePolicyInput) (*iam.DeleteRolePolicyOutput, error)

DeleteRolePolicy mocks base method.

func (*Mockapi) EXPECT

func (m *Mockapi) EXPECT() *MockapiMockRecorder

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

func (*Mockapi) ListPolicies added in v1.22.1

func (m *Mockapi) ListPolicies(input *iam.ListPoliciesInput) (*iam.ListPoliciesOutput, error)

ListPolicies mocks base method.

func (*Mockapi) ListRolePolicies

func (m *Mockapi) ListRolePolicies(input *iam.ListRolePoliciesInput) (*iam.ListRolePoliciesOutput, error)

ListRolePolicies mocks base method.

func (*Mockapi) ListRoleTags added in v1.5.0

func (m *Mockapi) ListRoleTags(input *iam.ListRoleTagsInput) (*iam.ListRoleTagsOutput, error)

ListRoleTags mocks base method.

type MockapiMockRecorder

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

MockapiMockRecorder is the mock recorder for Mockapi.

func (*MockapiMockRecorder) CreateServiceLinkedRole added in v1.1.0

func (mr *MockapiMockRecorder) CreateServiceLinkedRole(input interface{}) *gomock.Call

CreateServiceLinkedRole indicates an expected call of CreateServiceLinkedRole.

func (*MockapiMockRecorder) DeleteRole

func (mr *MockapiMockRecorder) DeleteRole(input interface{}) *gomock.Call

DeleteRole indicates an expected call of DeleteRole.

func (*MockapiMockRecorder) DeleteRolePolicy

func (mr *MockapiMockRecorder) DeleteRolePolicy(input interface{}) *gomock.Call

DeleteRolePolicy indicates an expected call of DeleteRolePolicy.

func (*MockapiMockRecorder) ListPolicies added in v1.22.1

func (mr *MockapiMockRecorder) ListPolicies(input interface{}) *gomock.Call

ListPolicies indicates an expected call of ListPolicies.

func (*MockapiMockRecorder) ListRolePolicies

func (mr *MockapiMockRecorder) ListRolePolicies(input interface{}) *gomock.Call

ListRolePolicies indicates an expected call of ListRolePolicies.

func (*MockapiMockRecorder) ListRoleTags added in v1.5.0

func (mr *MockapiMockRecorder) ListRoleTags(input interface{}) *gomock.Call

ListRoleTags indicates an expected call of ListRoleTags.

Jump to

Keyboard shortcuts

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