rolesanywheremock

package
v1.44.57 Latest Latest
Warning

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

Go to latest
Published: Jul 19, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package rolesanywheremock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockRolesAnywhereAPI

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

MockRolesAnywhereAPI is a mock of RolesAnywhereAPI interface

func NewMockRolesAnywhereAPI

func NewMockRolesAnywhereAPI(ctrl *gomock.Controller) *MockRolesAnywhereAPI

NewMockRolesAnywhereAPI creates a new mock instance

func (*MockRolesAnywhereAPI) CreateProfile

CreateProfile mocks base method

func (*MockRolesAnywhereAPI) CreateProfileRequest

CreateProfileRequest mocks base method

func (*MockRolesAnywhereAPI) CreateProfileWithContext

CreateProfileWithContext mocks base method

func (*MockRolesAnywhereAPI) CreateTrustAnchor

CreateTrustAnchor mocks base method

func (*MockRolesAnywhereAPI) CreateTrustAnchorRequest

CreateTrustAnchorRequest mocks base method

func (*MockRolesAnywhereAPI) CreateTrustAnchorWithContext

CreateTrustAnchorWithContext mocks base method

func (*MockRolesAnywhereAPI) DeleteCrl

DeleteCrl mocks base method

func (*MockRolesAnywhereAPI) DeleteCrlRequest

DeleteCrlRequest mocks base method

func (*MockRolesAnywhereAPI) DeleteCrlWithContext

DeleteCrlWithContext mocks base method

func (*MockRolesAnywhereAPI) DeleteProfile

DeleteProfile mocks base method

func (*MockRolesAnywhereAPI) DeleteProfileRequest

DeleteProfileRequest mocks base method

func (*MockRolesAnywhereAPI) DeleteProfileWithContext

DeleteProfileWithContext mocks base method

func (*MockRolesAnywhereAPI) DeleteTrustAnchor

DeleteTrustAnchor mocks base method

func (*MockRolesAnywhereAPI) DeleteTrustAnchorRequest

DeleteTrustAnchorRequest mocks base method

func (*MockRolesAnywhereAPI) DeleteTrustAnchorWithContext

DeleteTrustAnchorWithContext mocks base method

func (*MockRolesAnywhereAPI) DisableCrl

DisableCrl mocks base method

func (*MockRolesAnywhereAPI) DisableCrlRequest

DisableCrlRequest mocks base method

func (*MockRolesAnywhereAPI) DisableCrlWithContext

DisableCrlWithContext mocks base method

func (*MockRolesAnywhereAPI) DisableProfile

DisableProfile mocks base method

func (*MockRolesAnywhereAPI) DisableProfileRequest

DisableProfileRequest mocks base method

func (*MockRolesAnywhereAPI) DisableProfileWithContext

DisableProfileWithContext mocks base method

func (*MockRolesAnywhereAPI) DisableTrustAnchor

DisableTrustAnchor mocks base method

func (*MockRolesAnywhereAPI) DisableTrustAnchorRequest

DisableTrustAnchorRequest mocks base method

func (*MockRolesAnywhereAPI) DisableTrustAnchorWithContext

DisableTrustAnchorWithContext mocks base method

func (*MockRolesAnywhereAPI) EXPECT

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

func (*MockRolesAnywhereAPI) EnableCrl

EnableCrl mocks base method

func (*MockRolesAnywhereAPI) EnableCrlRequest

EnableCrlRequest mocks base method

func (*MockRolesAnywhereAPI) EnableCrlWithContext

EnableCrlWithContext mocks base method

func (*MockRolesAnywhereAPI) EnableProfile

EnableProfile mocks base method

func (*MockRolesAnywhereAPI) EnableProfileRequest

EnableProfileRequest mocks base method

func (*MockRolesAnywhereAPI) EnableProfileWithContext

EnableProfileWithContext mocks base method

func (*MockRolesAnywhereAPI) EnableTrustAnchor

EnableTrustAnchor mocks base method

func (*MockRolesAnywhereAPI) EnableTrustAnchorRequest

EnableTrustAnchorRequest mocks base method

func (*MockRolesAnywhereAPI) EnableTrustAnchorWithContext

EnableTrustAnchorWithContext mocks base method

func (*MockRolesAnywhereAPI) GetCrl

GetCrl mocks base method

func (*MockRolesAnywhereAPI) GetCrlRequest

GetCrlRequest mocks base method

func (*MockRolesAnywhereAPI) GetCrlWithContext

GetCrlWithContext mocks base method

func (*MockRolesAnywhereAPI) GetProfile

GetProfile mocks base method

func (*MockRolesAnywhereAPI) GetProfileRequest

GetProfileRequest mocks base method

func (*MockRolesAnywhereAPI) GetProfileWithContext

GetProfileWithContext mocks base method

func (*MockRolesAnywhereAPI) GetSubject

GetSubject mocks base method

func (*MockRolesAnywhereAPI) GetSubjectRequest

GetSubjectRequest mocks base method

func (*MockRolesAnywhereAPI) GetSubjectWithContext

GetSubjectWithContext mocks base method

func (*MockRolesAnywhereAPI) GetTrustAnchor

GetTrustAnchor mocks base method

func (*MockRolesAnywhereAPI) GetTrustAnchorRequest

GetTrustAnchorRequest mocks base method

func (*MockRolesAnywhereAPI) GetTrustAnchorWithContext

GetTrustAnchorWithContext mocks base method

func (*MockRolesAnywhereAPI) ImportCrl

ImportCrl mocks base method

func (*MockRolesAnywhereAPI) ImportCrlRequest

ImportCrlRequest mocks base method

func (*MockRolesAnywhereAPI) ImportCrlWithContext

ImportCrlWithContext mocks base method

func (*MockRolesAnywhereAPI) ListCrls

ListCrls mocks base method

func (*MockRolesAnywhereAPI) ListCrlsPages

ListCrlsPages mocks base method

func (*MockRolesAnywhereAPI) ListCrlsPagesWithContext

func (m *MockRolesAnywhereAPI) ListCrlsPagesWithContext(arg0 context.Context, arg1 *rolesanywhere.ListCrlsInput, arg2 func(*rolesanywhere.ListCrlsOutput, bool) bool, arg3 ...request.Option) error

ListCrlsPagesWithContext mocks base method

func (*MockRolesAnywhereAPI) ListCrlsRequest

ListCrlsRequest mocks base method

func (*MockRolesAnywhereAPI) ListCrlsWithContext

ListCrlsWithContext mocks base method

func (*MockRolesAnywhereAPI) ListProfiles

ListProfiles mocks base method

func (*MockRolesAnywhereAPI) ListProfilesPages

ListProfilesPages mocks base method

func (*MockRolesAnywhereAPI) ListProfilesPagesWithContext

func (m *MockRolesAnywhereAPI) ListProfilesPagesWithContext(arg0 context.Context, arg1 *rolesanywhere.ListProfilesInput, arg2 func(*rolesanywhere.ListProfilesOutput, bool) bool, arg3 ...request.Option) error

ListProfilesPagesWithContext mocks base method

func (*MockRolesAnywhereAPI) ListProfilesRequest

ListProfilesRequest mocks base method

func (*MockRolesAnywhereAPI) ListProfilesWithContext

ListProfilesWithContext mocks base method

func (*MockRolesAnywhereAPI) ListSubjects

ListSubjects mocks base method

func (*MockRolesAnywhereAPI) ListSubjectsPages

ListSubjectsPages mocks base method

func (*MockRolesAnywhereAPI) ListSubjectsPagesWithContext

func (m *MockRolesAnywhereAPI) ListSubjectsPagesWithContext(arg0 context.Context, arg1 *rolesanywhere.ListSubjectsInput, arg2 func(*rolesanywhere.ListSubjectsOutput, bool) bool, arg3 ...request.Option) error

ListSubjectsPagesWithContext mocks base method

func (*MockRolesAnywhereAPI) ListSubjectsRequest

ListSubjectsRequest mocks base method

func (*MockRolesAnywhereAPI) ListSubjectsWithContext

ListSubjectsWithContext mocks base method

func (*MockRolesAnywhereAPI) ListTagsForResource

ListTagsForResource mocks base method

func (*MockRolesAnywhereAPI) ListTagsForResourceRequest

ListTagsForResourceRequest mocks base method

func (*MockRolesAnywhereAPI) ListTagsForResourceWithContext

ListTagsForResourceWithContext mocks base method

func (*MockRolesAnywhereAPI) ListTrustAnchors

ListTrustAnchors mocks base method

func (*MockRolesAnywhereAPI) ListTrustAnchorsPages

ListTrustAnchorsPages mocks base method

func (*MockRolesAnywhereAPI) ListTrustAnchorsPagesWithContext

func (m *MockRolesAnywhereAPI) ListTrustAnchorsPagesWithContext(arg0 context.Context, arg1 *rolesanywhere.ListTrustAnchorsInput, arg2 func(*rolesanywhere.ListTrustAnchorsOutput, bool) bool, arg3 ...request.Option) error

ListTrustAnchorsPagesWithContext mocks base method

func (*MockRolesAnywhereAPI) ListTrustAnchorsRequest

ListTrustAnchorsRequest mocks base method

func (*MockRolesAnywhereAPI) ListTrustAnchorsWithContext

ListTrustAnchorsWithContext mocks base method

func (*MockRolesAnywhereAPI) TagResource

TagResource mocks base method

func (*MockRolesAnywhereAPI) TagResourceRequest

TagResourceRequest mocks base method

func (*MockRolesAnywhereAPI) TagResourceWithContext

TagResourceWithContext mocks base method

func (*MockRolesAnywhereAPI) UntagResource

UntagResource mocks base method

func (*MockRolesAnywhereAPI) UntagResourceRequest

UntagResourceRequest mocks base method

func (*MockRolesAnywhereAPI) UntagResourceWithContext

UntagResourceWithContext mocks base method

func (*MockRolesAnywhereAPI) UpdateCrl

UpdateCrl mocks base method

func (*MockRolesAnywhereAPI) UpdateCrlRequest

UpdateCrlRequest mocks base method

func (*MockRolesAnywhereAPI) UpdateCrlWithContext

UpdateCrlWithContext mocks base method

func (*MockRolesAnywhereAPI) UpdateProfile

UpdateProfile mocks base method

func (*MockRolesAnywhereAPI) UpdateProfileRequest

UpdateProfileRequest mocks base method

func (*MockRolesAnywhereAPI) UpdateProfileWithContext

UpdateProfileWithContext mocks base method

func (*MockRolesAnywhereAPI) UpdateTrustAnchor

UpdateTrustAnchor mocks base method

func (*MockRolesAnywhereAPI) UpdateTrustAnchorRequest

UpdateTrustAnchorRequest mocks base method

func (*MockRolesAnywhereAPI) UpdateTrustAnchorWithContext

UpdateTrustAnchorWithContext mocks base method

type MockRolesAnywhereAPIMockRecorder

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

MockRolesAnywhereAPIMockRecorder is the mock recorder for MockRolesAnywhereAPI

func (*MockRolesAnywhereAPIMockRecorder) CreateProfile

func (mr *MockRolesAnywhereAPIMockRecorder) CreateProfile(arg0 interface{}) *gomock.Call

CreateProfile indicates an expected call of CreateProfile

func (*MockRolesAnywhereAPIMockRecorder) CreateProfileRequest

func (mr *MockRolesAnywhereAPIMockRecorder) CreateProfileRequest(arg0 interface{}) *gomock.Call

CreateProfileRequest indicates an expected call of CreateProfileRequest

func (*MockRolesAnywhereAPIMockRecorder) CreateProfileWithContext

func (mr *MockRolesAnywhereAPIMockRecorder) CreateProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateProfileWithContext indicates an expected call of CreateProfileWithContext

func (*MockRolesAnywhereAPIMockRecorder) CreateTrustAnchor

func (mr *MockRolesAnywhereAPIMockRecorder) CreateTrustAnchor(arg0 interface{}) *gomock.Call

CreateTrustAnchor indicates an expected call of CreateTrustAnchor

func (*MockRolesAnywhereAPIMockRecorder) CreateTrustAnchorRequest

func (mr *MockRolesAnywhereAPIMockRecorder) CreateTrustAnchorRequest(arg0 interface{}) *gomock.Call

CreateTrustAnchorRequest indicates an expected call of CreateTrustAnchorRequest

func (*MockRolesAnywhereAPIMockRecorder) CreateTrustAnchorWithContext

func (mr *MockRolesAnywhereAPIMockRecorder) CreateTrustAnchorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateTrustAnchorWithContext indicates an expected call of CreateTrustAnchorWithContext

func (*MockRolesAnywhereAPIMockRecorder) DeleteCrl

func (mr *MockRolesAnywhereAPIMockRecorder) DeleteCrl(arg0 interface{}) *gomock.Call

DeleteCrl indicates an expected call of DeleteCrl

func (*MockRolesAnywhereAPIMockRecorder) DeleteCrlRequest

func (mr *MockRolesAnywhereAPIMockRecorder) DeleteCrlRequest(arg0 interface{}) *gomock.Call

DeleteCrlRequest indicates an expected call of DeleteCrlRequest

func (*MockRolesAnywhereAPIMockRecorder) DeleteCrlWithContext

func (mr *MockRolesAnywhereAPIMockRecorder) DeleteCrlWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteCrlWithContext indicates an expected call of DeleteCrlWithContext

func (*MockRolesAnywhereAPIMockRecorder) DeleteProfile

func (mr *MockRolesAnywhereAPIMockRecorder) DeleteProfile(arg0 interface{}) *gomock.Call

DeleteProfile indicates an expected call of DeleteProfile

func (*MockRolesAnywhereAPIMockRecorder) DeleteProfileRequest

func (mr *MockRolesAnywhereAPIMockRecorder) DeleteProfileRequest(arg0 interface{}) *gomock.Call

DeleteProfileRequest indicates an expected call of DeleteProfileRequest

func (*MockRolesAnywhereAPIMockRecorder) DeleteProfileWithContext

func (mr *MockRolesAnywhereAPIMockRecorder) DeleteProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteProfileWithContext indicates an expected call of DeleteProfileWithContext

func (*MockRolesAnywhereAPIMockRecorder) DeleteTrustAnchor

func (mr *MockRolesAnywhereAPIMockRecorder) DeleteTrustAnchor(arg0 interface{}) *gomock.Call

DeleteTrustAnchor indicates an expected call of DeleteTrustAnchor

func (*MockRolesAnywhereAPIMockRecorder) DeleteTrustAnchorRequest

func (mr *MockRolesAnywhereAPIMockRecorder) DeleteTrustAnchorRequest(arg0 interface{}) *gomock.Call

DeleteTrustAnchorRequest indicates an expected call of DeleteTrustAnchorRequest

func (*MockRolesAnywhereAPIMockRecorder) DeleteTrustAnchorWithContext

func (mr *MockRolesAnywhereAPIMockRecorder) DeleteTrustAnchorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteTrustAnchorWithContext indicates an expected call of DeleteTrustAnchorWithContext

func (*MockRolesAnywhereAPIMockRecorder) DisableCrl

func (mr *MockRolesAnywhereAPIMockRecorder) DisableCrl(arg0 interface{}) *gomock.Call

DisableCrl indicates an expected call of DisableCrl

func (*MockRolesAnywhereAPIMockRecorder) DisableCrlRequest

func (mr *MockRolesAnywhereAPIMockRecorder) DisableCrlRequest(arg0 interface{}) *gomock.Call

DisableCrlRequest indicates an expected call of DisableCrlRequest

func (*MockRolesAnywhereAPIMockRecorder) DisableCrlWithContext

func (mr *MockRolesAnywhereAPIMockRecorder) DisableCrlWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DisableCrlWithContext indicates an expected call of DisableCrlWithContext

func (*MockRolesAnywhereAPIMockRecorder) DisableProfile

func (mr *MockRolesAnywhereAPIMockRecorder) DisableProfile(arg0 interface{}) *gomock.Call

DisableProfile indicates an expected call of DisableProfile

func (*MockRolesAnywhereAPIMockRecorder) DisableProfileRequest

func (mr *MockRolesAnywhereAPIMockRecorder) DisableProfileRequest(arg0 interface{}) *gomock.Call

DisableProfileRequest indicates an expected call of DisableProfileRequest

func (*MockRolesAnywhereAPIMockRecorder) DisableProfileWithContext

func (mr *MockRolesAnywhereAPIMockRecorder) DisableProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DisableProfileWithContext indicates an expected call of DisableProfileWithContext

func (*MockRolesAnywhereAPIMockRecorder) DisableTrustAnchor

func (mr *MockRolesAnywhereAPIMockRecorder) DisableTrustAnchor(arg0 interface{}) *gomock.Call

DisableTrustAnchor indicates an expected call of DisableTrustAnchor

func (*MockRolesAnywhereAPIMockRecorder) DisableTrustAnchorRequest

func (mr *MockRolesAnywhereAPIMockRecorder) DisableTrustAnchorRequest(arg0 interface{}) *gomock.Call

DisableTrustAnchorRequest indicates an expected call of DisableTrustAnchorRequest

func (*MockRolesAnywhereAPIMockRecorder) DisableTrustAnchorWithContext

func (mr *MockRolesAnywhereAPIMockRecorder) DisableTrustAnchorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DisableTrustAnchorWithContext indicates an expected call of DisableTrustAnchorWithContext

func (*MockRolesAnywhereAPIMockRecorder) EnableCrl

func (mr *MockRolesAnywhereAPIMockRecorder) EnableCrl(arg0 interface{}) *gomock.Call

EnableCrl indicates an expected call of EnableCrl

func (*MockRolesAnywhereAPIMockRecorder) EnableCrlRequest

func (mr *MockRolesAnywhereAPIMockRecorder) EnableCrlRequest(arg0 interface{}) *gomock.Call

EnableCrlRequest indicates an expected call of EnableCrlRequest

func (*MockRolesAnywhereAPIMockRecorder) EnableCrlWithContext

func (mr *MockRolesAnywhereAPIMockRecorder) EnableCrlWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

EnableCrlWithContext indicates an expected call of EnableCrlWithContext

func (*MockRolesAnywhereAPIMockRecorder) EnableProfile

func (mr *MockRolesAnywhereAPIMockRecorder) EnableProfile(arg0 interface{}) *gomock.Call

EnableProfile indicates an expected call of EnableProfile

func (*MockRolesAnywhereAPIMockRecorder) EnableProfileRequest

func (mr *MockRolesAnywhereAPIMockRecorder) EnableProfileRequest(arg0 interface{}) *gomock.Call

EnableProfileRequest indicates an expected call of EnableProfileRequest

func (*MockRolesAnywhereAPIMockRecorder) EnableProfileWithContext

func (mr *MockRolesAnywhereAPIMockRecorder) EnableProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

EnableProfileWithContext indicates an expected call of EnableProfileWithContext

func (*MockRolesAnywhereAPIMockRecorder) EnableTrustAnchor

func (mr *MockRolesAnywhereAPIMockRecorder) EnableTrustAnchor(arg0 interface{}) *gomock.Call

EnableTrustAnchor indicates an expected call of EnableTrustAnchor

func (*MockRolesAnywhereAPIMockRecorder) EnableTrustAnchorRequest

func (mr *MockRolesAnywhereAPIMockRecorder) EnableTrustAnchorRequest(arg0 interface{}) *gomock.Call

EnableTrustAnchorRequest indicates an expected call of EnableTrustAnchorRequest

func (*MockRolesAnywhereAPIMockRecorder) EnableTrustAnchorWithContext

func (mr *MockRolesAnywhereAPIMockRecorder) EnableTrustAnchorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

EnableTrustAnchorWithContext indicates an expected call of EnableTrustAnchorWithContext

func (*MockRolesAnywhereAPIMockRecorder) GetCrl

func (mr *MockRolesAnywhereAPIMockRecorder) GetCrl(arg0 interface{}) *gomock.Call

GetCrl indicates an expected call of GetCrl

func (*MockRolesAnywhereAPIMockRecorder) GetCrlRequest

func (mr *MockRolesAnywhereAPIMockRecorder) GetCrlRequest(arg0 interface{}) *gomock.Call

GetCrlRequest indicates an expected call of GetCrlRequest

func (*MockRolesAnywhereAPIMockRecorder) GetCrlWithContext

func (mr *MockRolesAnywhereAPIMockRecorder) GetCrlWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetCrlWithContext indicates an expected call of GetCrlWithContext

func (*MockRolesAnywhereAPIMockRecorder) GetProfile

func (mr *MockRolesAnywhereAPIMockRecorder) GetProfile(arg0 interface{}) *gomock.Call

GetProfile indicates an expected call of GetProfile

func (*MockRolesAnywhereAPIMockRecorder) GetProfileRequest

func (mr *MockRolesAnywhereAPIMockRecorder) GetProfileRequest(arg0 interface{}) *gomock.Call

GetProfileRequest indicates an expected call of GetProfileRequest

func (*MockRolesAnywhereAPIMockRecorder) GetProfileWithContext

func (mr *MockRolesAnywhereAPIMockRecorder) GetProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetProfileWithContext indicates an expected call of GetProfileWithContext

func (*MockRolesAnywhereAPIMockRecorder) GetSubject

func (mr *MockRolesAnywhereAPIMockRecorder) GetSubject(arg0 interface{}) *gomock.Call

GetSubject indicates an expected call of GetSubject

func (*MockRolesAnywhereAPIMockRecorder) GetSubjectRequest

func (mr *MockRolesAnywhereAPIMockRecorder) GetSubjectRequest(arg0 interface{}) *gomock.Call

GetSubjectRequest indicates an expected call of GetSubjectRequest

func (*MockRolesAnywhereAPIMockRecorder) GetSubjectWithContext

func (mr *MockRolesAnywhereAPIMockRecorder) GetSubjectWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetSubjectWithContext indicates an expected call of GetSubjectWithContext

func (*MockRolesAnywhereAPIMockRecorder) GetTrustAnchor

func (mr *MockRolesAnywhereAPIMockRecorder) GetTrustAnchor(arg0 interface{}) *gomock.Call

GetTrustAnchor indicates an expected call of GetTrustAnchor

func (*MockRolesAnywhereAPIMockRecorder) GetTrustAnchorRequest

func (mr *MockRolesAnywhereAPIMockRecorder) GetTrustAnchorRequest(arg0 interface{}) *gomock.Call

GetTrustAnchorRequest indicates an expected call of GetTrustAnchorRequest

func (*MockRolesAnywhereAPIMockRecorder) GetTrustAnchorWithContext

func (mr *MockRolesAnywhereAPIMockRecorder) GetTrustAnchorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetTrustAnchorWithContext indicates an expected call of GetTrustAnchorWithContext

func (*MockRolesAnywhereAPIMockRecorder) ImportCrl

func (mr *MockRolesAnywhereAPIMockRecorder) ImportCrl(arg0 interface{}) *gomock.Call

ImportCrl indicates an expected call of ImportCrl

func (*MockRolesAnywhereAPIMockRecorder) ImportCrlRequest

func (mr *MockRolesAnywhereAPIMockRecorder) ImportCrlRequest(arg0 interface{}) *gomock.Call

ImportCrlRequest indicates an expected call of ImportCrlRequest

func (*MockRolesAnywhereAPIMockRecorder) ImportCrlWithContext

func (mr *MockRolesAnywhereAPIMockRecorder) ImportCrlWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ImportCrlWithContext indicates an expected call of ImportCrlWithContext

func (*MockRolesAnywhereAPIMockRecorder) ListCrls

func (mr *MockRolesAnywhereAPIMockRecorder) ListCrls(arg0 interface{}) *gomock.Call

ListCrls indicates an expected call of ListCrls

func (*MockRolesAnywhereAPIMockRecorder) ListCrlsPages

func (mr *MockRolesAnywhereAPIMockRecorder) ListCrlsPages(arg0, arg1 interface{}) *gomock.Call

ListCrlsPages indicates an expected call of ListCrlsPages

func (*MockRolesAnywhereAPIMockRecorder) ListCrlsPagesWithContext

func (mr *MockRolesAnywhereAPIMockRecorder) ListCrlsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListCrlsPagesWithContext indicates an expected call of ListCrlsPagesWithContext

func (*MockRolesAnywhereAPIMockRecorder) ListCrlsRequest

func (mr *MockRolesAnywhereAPIMockRecorder) ListCrlsRequest(arg0 interface{}) *gomock.Call

ListCrlsRequest indicates an expected call of ListCrlsRequest

func (*MockRolesAnywhereAPIMockRecorder) ListCrlsWithContext

func (mr *MockRolesAnywhereAPIMockRecorder) ListCrlsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListCrlsWithContext indicates an expected call of ListCrlsWithContext

func (*MockRolesAnywhereAPIMockRecorder) ListProfiles

func (mr *MockRolesAnywhereAPIMockRecorder) ListProfiles(arg0 interface{}) *gomock.Call

ListProfiles indicates an expected call of ListProfiles

func (*MockRolesAnywhereAPIMockRecorder) ListProfilesPages

func (mr *MockRolesAnywhereAPIMockRecorder) ListProfilesPages(arg0, arg1 interface{}) *gomock.Call

ListProfilesPages indicates an expected call of ListProfilesPages

func (*MockRolesAnywhereAPIMockRecorder) ListProfilesPagesWithContext

func (mr *MockRolesAnywhereAPIMockRecorder) ListProfilesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListProfilesPagesWithContext indicates an expected call of ListProfilesPagesWithContext

func (*MockRolesAnywhereAPIMockRecorder) ListProfilesRequest

func (mr *MockRolesAnywhereAPIMockRecorder) ListProfilesRequest(arg0 interface{}) *gomock.Call

ListProfilesRequest indicates an expected call of ListProfilesRequest

func (*MockRolesAnywhereAPIMockRecorder) ListProfilesWithContext

func (mr *MockRolesAnywhereAPIMockRecorder) ListProfilesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListProfilesWithContext indicates an expected call of ListProfilesWithContext

func (*MockRolesAnywhereAPIMockRecorder) ListSubjects

func (mr *MockRolesAnywhereAPIMockRecorder) ListSubjects(arg0 interface{}) *gomock.Call

ListSubjects indicates an expected call of ListSubjects

func (*MockRolesAnywhereAPIMockRecorder) ListSubjectsPages

func (mr *MockRolesAnywhereAPIMockRecorder) ListSubjectsPages(arg0, arg1 interface{}) *gomock.Call

ListSubjectsPages indicates an expected call of ListSubjectsPages

func (*MockRolesAnywhereAPIMockRecorder) ListSubjectsPagesWithContext

func (mr *MockRolesAnywhereAPIMockRecorder) ListSubjectsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListSubjectsPagesWithContext indicates an expected call of ListSubjectsPagesWithContext

func (*MockRolesAnywhereAPIMockRecorder) ListSubjectsRequest

func (mr *MockRolesAnywhereAPIMockRecorder) ListSubjectsRequest(arg0 interface{}) *gomock.Call

ListSubjectsRequest indicates an expected call of ListSubjectsRequest

func (*MockRolesAnywhereAPIMockRecorder) ListSubjectsWithContext

func (mr *MockRolesAnywhereAPIMockRecorder) ListSubjectsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListSubjectsWithContext indicates an expected call of ListSubjectsWithContext

func (*MockRolesAnywhereAPIMockRecorder) ListTagsForResource

func (mr *MockRolesAnywhereAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call

ListTagsForResource indicates an expected call of ListTagsForResource

func (*MockRolesAnywhereAPIMockRecorder) ListTagsForResourceRequest

func (mr *MockRolesAnywhereAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call

ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest

func (*MockRolesAnywhereAPIMockRecorder) ListTagsForResourceWithContext

func (mr *MockRolesAnywhereAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext

func (*MockRolesAnywhereAPIMockRecorder) ListTrustAnchors

func (mr *MockRolesAnywhereAPIMockRecorder) ListTrustAnchors(arg0 interface{}) *gomock.Call

ListTrustAnchors indicates an expected call of ListTrustAnchors

func (*MockRolesAnywhereAPIMockRecorder) ListTrustAnchorsPages

func (mr *MockRolesAnywhereAPIMockRecorder) ListTrustAnchorsPages(arg0, arg1 interface{}) *gomock.Call

ListTrustAnchorsPages indicates an expected call of ListTrustAnchorsPages

func (*MockRolesAnywhereAPIMockRecorder) ListTrustAnchorsPagesWithContext

func (mr *MockRolesAnywhereAPIMockRecorder) ListTrustAnchorsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListTrustAnchorsPagesWithContext indicates an expected call of ListTrustAnchorsPagesWithContext

func (*MockRolesAnywhereAPIMockRecorder) ListTrustAnchorsRequest

func (mr *MockRolesAnywhereAPIMockRecorder) ListTrustAnchorsRequest(arg0 interface{}) *gomock.Call

ListTrustAnchorsRequest indicates an expected call of ListTrustAnchorsRequest

func (*MockRolesAnywhereAPIMockRecorder) ListTrustAnchorsWithContext

func (mr *MockRolesAnywhereAPIMockRecorder) ListTrustAnchorsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListTrustAnchorsWithContext indicates an expected call of ListTrustAnchorsWithContext

func (*MockRolesAnywhereAPIMockRecorder) TagResource

func (mr *MockRolesAnywhereAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call

TagResource indicates an expected call of TagResource

func (*MockRolesAnywhereAPIMockRecorder) TagResourceRequest

func (mr *MockRolesAnywhereAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call

TagResourceRequest indicates an expected call of TagResourceRequest

func (*MockRolesAnywhereAPIMockRecorder) TagResourceWithContext

func (mr *MockRolesAnywhereAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

TagResourceWithContext indicates an expected call of TagResourceWithContext

func (*MockRolesAnywhereAPIMockRecorder) UntagResource

func (mr *MockRolesAnywhereAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call

UntagResource indicates an expected call of UntagResource

func (*MockRolesAnywhereAPIMockRecorder) UntagResourceRequest

func (mr *MockRolesAnywhereAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call

UntagResourceRequest indicates an expected call of UntagResourceRequest

func (*MockRolesAnywhereAPIMockRecorder) UntagResourceWithContext

func (mr *MockRolesAnywhereAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UntagResourceWithContext indicates an expected call of UntagResourceWithContext

func (*MockRolesAnywhereAPIMockRecorder) UpdateCrl

func (mr *MockRolesAnywhereAPIMockRecorder) UpdateCrl(arg0 interface{}) *gomock.Call

UpdateCrl indicates an expected call of UpdateCrl

func (*MockRolesAnywhereAPIMockRecorder) UpdateCrlRequest

func (mr *MockRolesAnywhereAPIMockRecorder) UpdateCrlRequest(arg0 interface{}) *gomock.Call

UpdateCrlRequest indicates an expected call of UpdateCrlRequest

func (*MockRolesAnywhereAPIMockRecorder) UpdateCrlWithContext

func (mr *MockRolesAnywhereAPIMockRecorder) UpdateCrlWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateCrlWithContext indicates an expected call of UpdateCrlWithContext

func (*MockRolesAnywhereAPIMockRecorder) UpdateProfile

func (mr *MockRolesAnywhereAPIMockRecorder) UpdateProfile(arg0 interface{}) *gomock.Call

UpdateProfile indicates an expected call of UpdateProfile

func (*MockRolesAnywhereAPIMockRecorder) UpdateProfileRequest

func (mr *MockRolesAnywhereAPIMockRecorder) UpdateProfileRequest(arg0 interface{}) *gomock.Call

UpdateProfileRequest indicates an expected call of UpdateProfileRequest

func (*MockRolesAnywhereAPIMockRecorder) UpdateProfileWithContext

func (mr *MockRolesAnywhereAPIMockRecorder) UpdateProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateProfileWithContext indicates an expected call of UpdateProfileWithContext

func (*MockRolesAnywhereAPIMockRecorder) UpdateTrustAnchor

func (mr *MockRolesAnywhereAPIMockRecorder) UpdateTrustAnchor(arg0 interface{}) *gomock.Call

UpdateTrustAnchor indicates an expected call of UpdateTrustAnchor

func (*MockRolesAnywhereAPIMockRecorder) UpdateTrustAnchorRequest

func (mr *MockRolesAnywhereAPIMockRecorder) UpdateTrustAnchorRequest(arg0 interface{}) *gomock.Call

UpdateTrustAnchorRequest indicates an expected call of UpdateTrustAnchorRequest

func (*MockRolesAnywhereAPIMockRecorder) UpdateTrustAnchorWithContext

func (mr *MockRolesAnywhereAPIMockRecorder) UpdateTrustAnchorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateTrustAnchorWithContext indicates an expected call of UpdateTrustAnchorWithContext

Jump to

Keyboard shortcuts

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