Documentation ¶
Overview ¶
Package rolesanywheremock is a generated GoMock package.
Index ¶
- type MockRolesAnywhereAPI
- func (m *MockRolesAnywhereAPI) CreateProfile(arg0 *rolesanywhere.CreateProfileInput) (*rolesanywhere.CreateProfileOutput, error)
- func (m *MockRolesAnywhereAPI) CreateProfileRequest(arg0 *rolesanywhere.CreateProfileInput) (*request.Request, *rolesanywhere.CreateProfileOutput)
- func (m *MockRolesAnywhereAPI) CreateProfileWithContext(arg0 context.Context, arg1 *rolesanywhere.CreateProfileInput, ...) (*rolesanywhere.CreateProfileOutput, error)
- func (m *MockRolesAnywhereAPI) CreateTrustAnchor(arg0 *rolesanywhere.CreateTrustAnchorInput) (*rolesanywhere.CreateTrustAnchorOutput, error)
- func (m *MockRolesAnywhereAPI) CreateTrustAnchorRequest(arg0 *rolesanywhere.CreateTrustAnchorInput) (*request.Request, *rolesanywhere.CreateTrustAnchorOutput)
- func (m *MockRolesAnywhereAPI) CreateTrustAnchorWithContext(arg0 context.Context, arg1 *rolesanywhere.CreateTrustAnchorInput, ...) (*rolesanywhere.CreateTrustAnchorOutput, error)
- func (m *MockRolesAnywhereAPI) DeleteCrl(arg0 *rolesanywhere.DeleteCrlInput) (*rolesanywhere.DeleteCrlOutput, error)
- func (m *MockRolesAnywhereAPI) DeleteCrlRequest(arg0 *rolesanywhere.DeleteCrlInput) (*request.Request, *rolesanywhere.DeleteCrlOutput)
- func (m *MockRolesAnywhereAPI) DeleteCrlWithContext(arg0 context.Context, arg1 *rolesanywhere.DeleteCrlInput, ...) (*rolesanywhere.DeleteCrlOutput, error)
- func (m *MockRolesAnywhereAPI) DeleteProfile(arg0 *rolesanywhere.DeleteProfileInput) (*rolesanywhere.DeleteProfileOutput, error)
- func (m *MockRolesAnywhereAPI) DeleteProfileRequest(arg0 *rolesanywhere.DeleteProfileInput) (*request.Request, *rolesanywhere.DeleteProfileOutput)
- func (m *MockRolesAnywhereAPI) DeleteProfileWithContext(arg0 context.Context, arg1 *rolesanywhere.DeleteProfileInput, ...) (*rolesanywhere.DeleteProfileOutput, error)
- func (m *MockRolesAnywhereAPI) DeleteTrustAnchor(arg0 *rolesanywhere.DeleteTrustAnchorInput) (*rolesanywhere.DeleteTrustAnchorOutput, error)
- func (m *MockRolesAnywhereAPI) DeleteTrustAnchorRequest(arg0 *rolesanywhere.DeleteTrustAnchorInput) (*request.Request, *rolesanywhere.DeleteTrustAnchorOutput)
- func (m *MockRolesAnywhereAPI) DeleteTrustAnchorWithContext(arg0 context.Context, arg1 *rolesanywhere.DeleteTrustAnchorInput, ...) (*rolesanywhere.DeleteTrustAnchorOutput, error)
- func (m *MockRolesAnywhereAPI) DisableCrl(arg0 *rolesanywhere.DisableCrlInput) (*rolesanywhere.DisableCrlOutput, error)
- func (m *MockRolesAnywhereAPI) DisableCrlRequest(arg0 *rolesanywhere.DisableCrlInput) (*request.Request, *rolesanywhere.DisableCrlOutput)
- func (m *MockRolesAnywhereAPI) DisableCrlWithContext(arg0 context.Context, arg1 *rolesanywhere.DisableCrlInput, ...) (*rolesanywhere.DisableCrlOutput, error)
- func (m *MockRolesAnywhereAPI) DisableProfile(arg0 *rolesanywhere.DisableProfileInput) (*rolesanywhere.DisableProfileOutput, error)
- func (m *MockRolesAnywhereAPI) DisableProfileRequest(arg0 *rolesanywhere.DisableProfileInput) (*request.Request, *rolesanywhere.DisableProfileOutput)
- func (m *MockRolesAnywhereAPI) DisableProfileWithContext(arg0 context.Context, arg1 *rolesanywhere.DisableProfileInput, ...) (*rolesanywhere.DisableProfileOutput, error)
- func (m *MockRolesAnywhereAPI) DisableTrustAnchor(arg0 *rolesanywhere.DisableTrustAnchorInput) (*rolesanywhere.DisableTrustAnchorOutput, error)
- func (m *MockRolesAnywhereAPI) DisableTrustAnchorRequest(arg0 *rolesanywhere.DisableTrustAnchorInput) (*request.Request, *rolesanywhere.DisableTrustAnchorOutput)
- func (m *MockRolesAnywhereAPI) DisableTrustAnchorWithContext(arg0 context.Context, arg1 *rolesanywhere.DisableTrustAnchorInput, ...) (*rolesanywhere.DisableTrustAnchorOutput, error)
- func (m *MockRolesAnywhereAPI) EXPECT() *MockRolesAnywhereAPIMockRecorder
- func (m *MockRolesAnywhereAPI) EnableCrl(arg0 *rolesanywhere.EnableCrlInput) (*rolesanywhere.EnableCrlOutput, error)
- func (m *MockRolesAnywhereAPI) EnableCrlRequest(arg0 *rolesanywhere.EnableCrlInput) (*request.Request, *rolesanywhere.EnableCrlOutput)
- func (m *MockRolesAnywhereAPI) EnableCrlWithContext(arg0 context.Context, arg1 *rolesanywhere.EnableCrlInput, ...) (*rolesanywhere.EnableCrlOutput, error)
- func (m *MockRolesAnywhereAPI) EnableProfile(arg0 *rolesanywhere.EnableProfileInput) (*rolesanywhere.EnableProfileOutput, error)
- func (m *MockRolesAnywhereAPI) EnableProfileRequest(arg0 *rolesanywhere.EnableProfileInput) (*request.Request, *rolesanywhere.EnableProfileOutput)
- func (m *MockRolesAnywhereAPI) EnableProfileWithContext(arg0 context.Context, arg1 *rolesanywhere.EnableProfileInput, ...) (*rolesanywhere.EnableProfileOutput, error)
- func (m *MockRolesAnywhereAPI) EnableTrustAnchor(arg0 *rolesanywhere.EnableTrustAnchorInput) (*rolesanywhere.EnableTrustAnchorOutput, error)
- func (m *MockRolesAnywhereAPI) EnableTrustAnchorRequest(arg0 *rolesanywhere.EnableTrustAnchorInput) (*request.Request, *rolesanywhere.EnableTrustAnchorOutput)
- func (m *MockRolesAnywhereAPI) EnableTrustAnchorWithContext(arg0 context.Context, arg1 *rolesanywhere.EnableTrustAnchorInput, ...) (*rolesanywhere.EnableTrustAnchorOutput, error)
- func (m *MockRolesAnywhereAPI) GetCrl(arg0 *rolesanywhere.GetCrlInput) (*rolesanywhere.GetCrlOutput, error)
- func (m *MockRolesAnywhereAPI) GetCrlRequest(arg0 *rolesanywhere.GetCrlInput) (*request.Request, *rolesanywhere.GetCrlOutput)
- func (m *MockRolesAnywhereAPI) GetCrlWithContext(arg0 context.Context, arg1 *rolesanywhere.GetCrlInput, arg2 ...request.Option) (*rolesanywhere.GetCrlOutput, error)
- func (m *MockRolesAnywhereAPI) GetProfile(arg0 *rolesanywhere.GetProfileInput) (*rolesanywhere.GetProfileOutput, error)
- func (m *MockRolesAnywhereAPI) GetProfileRequest(arg0 *rolesanywhere.GetProfileInput) (*request.Request, *rolesanywhere.GetProfileOutput)
- func (m *MockRolesAnywhereAPI) GetProfileWithContext(arg0 context.Context, arg1 *rolesanywhere.GetProfileInput, ...) (*rolesanywhere.GetProfileOutput, error)
- func (m *MockRolesAnywhereAPI) GetSubject(arg0 *rolesanywhere.GetSubjectInput) (*rolesanywhere.GetSubjectOutput, error)
- func (m *MockRolesAnywhereAPI) GetSubjectRequest(arg0 *rolesanywhere.GetSubjectInput) (*request.Request, *rolesanywhere.GetSubjectOutput)
- func (m *MockRolesAnywhereAPI) GetSubjectWithContext(arg0 context.Context, arg1 *rolesanywhere.GetSubjectInput, ...) (*rolesanywhere.GetSubjectOutput, error)
- func (m *MockRolesAnywhereAPI) GetTrustAnchor(arg0 *rolesanywhere.GetTrustAnchorInput) (*rolesanywhere.GetTrustAnchorOutput, error)
- func (m *MockRolesAnywhereAPI) GetTrustAnchorRequest(arg0 *rolesanywhere.GetTrustAnchorInput) (*request.Request, *rolesanywhere.GetTrustAnchorOutput)
- func (m *MockRolesAnywhereAPI) GetTrustAnchorWithContext(arg0 context.Context, arg1 *rolesanywhere.GetTrustAnchorInput, ...) (*rolesanywhere.GetTrustAnchorOutput, error)
- func (m *MockRolesAnywhereAPI) ImportCrl(arg0 *rolesanywhere.ImportCrlInput) (*rolesanywhere.ImportCrlOutput, error)
- func (m *MockRolesAnywhereAPI) ImportCrlRequest(arg0 *rolesanywhere.ImportCrlInput) (*request.Request, *rolesanywhere.ImportCrlOutput)
- func (m *MockRolesAnywhereAPI) ImportCrlWithContext(arg0 context.Context, arg1 *rolesanywhere.ImportCrlInput, ...) (*rolesanywhere.ImportCrlOutput, error)
- func (m *MockRolesAnywhereAPI) ListCrls(arg0 *rolesanywhere.ListCrlsInput) (*rolesanywhere.ListCrlsOutput, error)
- func (m *MockRolesAnywhereAPI) ListCrlsPages(arg0 *rolesanywhere.ListCrlsInput, ...) error
- func (m *MockRolesAnywhereAPI) ListCrlsPagesWithContext(arg0 context.Context, arg1 *rolesanywhere.ListCrlsInput, ...) error
- func (m *MockRolesAnywhereAPI) ListCrlsRequest(arg0 *rolesanywhere.ListCrlsInput) (*request.Request, *rolesanywhere.ListCrlsOutput)
- func (m *MockRolesAnywhereAPI) ListCrlsWithContext(arg0 context.Context, arg1 *rolesanywhere.ListCrlsInput, ...) (*rolesanywhere.ListCrlsOutput, error)
- func (m *MockRolesAnywhereAPI) ListProfiles(arg0 *rolesanywhere.ListProfilesInput) (*rolesanywhere.ListProfilesOutput, error)
- func (m *MockRolesAnywhereAPI) ListProfilesPages(arg0 *rolesanywhere.ListProfilesInput, ...) error
- func (m *MockRolesAnywhereAPI) ListProfilesPagesWithContext(arg0 context.Context, arg1 *rolesanywhere.ListProfilesInput, ...) error
- func (m *MockRolesAnywhereAPI) ListProfilesRequest(arg0 *rolesanywhere.ListProfilesInput) (*request.Request, *rolesanywhere.ListProfilesOutput)
- func (m *MockRolesAnywhereAPI) ListProfilesWithContext(arg0 context.Context, arg1 *rolesanywhere.ListProfilesInput, ...) (*rolesanywhere.ListProfilesOutput, error)
- func (m *MockRolesAnywhereAPI) ListSubjects(arg0 *rolesanywhere.ListSubjectsInput) (*rolesanywhere.ListSubjectsOutput, error)
- func (m *MockRolesAnywhereAPI) ListSubjectsPages(arg0 *rolesanywhere.ListSubjectsInput, ...) error
- func (m *MockRolesAnywhereAPI) ListSubjectsPagesWithContext(arg0 context.Context, arg1 *rolesanywhere.ListSubjectsInput, ...) error
- func (m *MockRolesAnywhereAPI) ListSubjectsRequest(arg0 *rolesanywhere.ListSubjectsInput) (*request.Request, *rolesanywhere.ListSubjectsOutput)
- func (m *MockRolesAnywhereAPI) ListSubjectsWithContext(arg0 context.Context, arg1 *rolesanywhere.ListSubjectsInput, ...) (*rolesanywhere.ListSubjectsOutput, error)
- func (m *MockRolesAnywhereAPI) ListTagsForResource(arg0 *rolesanywhere.ListTagsForResourceInput) (*rolesanywhere.ListTagsForResourceOutput, error)
- func (m *MockRolesAnywhereAPI) ListTagsForResourceRequest(arg0 *rolesanywhere.ListTagsForResourceInput) (*request.Request, *rolesanywhere.ListTagsForResourceOutput)
- func (m *MockRolesAnywhereAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *rolesanywhere.ListTagsForResourceInput, ...) (*rolesanywhere.ListTagsForResourceOutput, error)
- func (m *MockRolesAnywhereAPI) ListTrustAnchors(arg0 *rolesanywhere.ListTrustAnchorsInput) (*rolesanywhere.ListTrustAnchorsOutput, error)
- func (m *MockRolesAnywhereAPI) ListTrustAnchorsPages(arg0 *rolesanywhere.ListTrustAnchorsInput, ...) error
- func (m *MockRolesAnywhereAPI) ListTrustAnchorsPagesWithContext(arg0 context.Context, arg1 *rolesanywhere.ListTrustAnchorsInput, ...) error
- func (m *MockRolesAnywhereAPI) ListTrustAnchorsRequest(arg0 *rolesanywhere.ListTrustAnchorsInput) (*request.Request, *rolesanywhere.ListTrustAnchorsOutput)
- func (m *MockRolesAnywhereAPI) ListTrustAnchorsWithContext(arg0 context.Context, arg1 *rolesanywhere.ListTrustAnchorsInput, ...) (*rolesanywhere.ListTrustAnchorsOutput, error)
- func (m *MockRolesAnywhereAPI) TagResource(arg0 *rolesanywhere.TagResourceInput) (*rolesanywhere.TagResourceOutput, error)
- func (m *MockRolesAnywhereAPI) TagResourceRequest(arg0 *rolesanywhere.TagResourceInput) (*request.Request, *rolesanywhere.TagResourceOutput)
- func (m *MockRolesAnywhereAPI) TagResourceWithContext(arg0 context.Context, arg1 *rolesanywhere.TagResourceInput, ...) (*rolesanywhere.TagResourceOutput, error)
- func (m *MockRolesAnywhereAPI) UntagResource(arg0 *rolesanywhere.UntagResourceInput) (*rolesanywhere.UntagResourceOutput, error)
- func (m *MockRolesAnywhereAPI) UntagResourceRequest(arg0 *rolesanywhere.UntagResourceInput) (*request.Request, *rolesanywhere.UntagResourceOutput)
- func (m *MockRolesAnywhereAPI) UntagResourceWithContext(arg0 context.Context, arg1 *rolesanywhere.UntagResourceInput, ...) (*rolesanywhere.UntagResourceOutput, error)
- func (m *MockRolesAnywhereAPI) UpdateCrl(arg0 *rolesanywhere.UpdateCrlInput) (*rolesanywhere.UpdateCrlOutput, error)
- func (m *MockRolesAnywhereAPI) UpdateCrlRequest(arg0 *rolesanywhere.UpdateCrlInput) (*request.Request, *rolesanywhere.UpdateCrlOutput)
- func (m *MockRolesAnywhereAPI) UpdateCrlWithContext(arg0 context.Context, arg1 *rolesanywhere.UpdateCrlInput, ...) (*rolesanywhere.UpdateCrlOutput, error)
- func (m *MockRolesAnywhereAPI) UpdateProfile(arg0 *rolesanywhere.UpdateProfileInput) (*rolesanywhere.UpdateProfileOutput, error)
- func (m *MockRolesAnywhereAPI) UpdateProfileRequest(arg0 *rolesanywhere.UpdateProfileInput) (*request.Request, *rolesanywhere.UpdateProfileOutput)
- func (m *MockRolesAnywhereAPI) UpdateProfileWithContext(arg0 context.Context, arg1 *rolesanywhere.UpdateProfileInput, ...) (*rolesanywhere.UpdateProfileOutput, error)
- func (m *MockRolesAnywhereAPI) UpdateTrustAnchor(arg0 *rolesanywhere.UpdateTrustAnchorInput) (*rolesanywhere.UpdateTrustAnchorOutput, error)
- func (m *MockRolesAnywhereAPI) UpdateTrustAnchorRequest(arg0 *rolesanywhere.UpdateTrustAnchorInput) (*request.Request, *rolesanywhere.UpdateTrustAnchorOutput)
- func (m *MockRolesAnywhereAPI) UpdateTrustAnchorWithContext(arg0 context.Context, arg1 *rolesanywhere.UpdateTrustAnchorInput, ...) (*rolesanywhere.UpdateTrustAnchorOutput, error)
- type MockRolesAnywhereAPIMockRecorder
- func (mr *MockRolesAnywhereAPIMockRecorder) CreateProfile(arg0 interface{}) *gomock.Call
- func (mr *MockRolesAnywhereAPIMockRecorder) CreateProfileRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRolesAnywhereAPIMockRecorder) CreateProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRolesAnywhereAPIMockRecorder) CreateTrustAnchor(arg0 interface{}) *gomock.Call
- func (mr *MockRolesAnywhereAPIMockRecorder) CreateTrustAnchorRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRolesAnywhereAPIMockRecorder) CreateTrustAnchorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRolesAnywhereAPIMockRecorder) DeleteCrl(arg0 interface{}) *gomock.Call
- func (mr *MockRolesAnywhereAPIMockRecorder) DeleteCrlRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRolesAnywhereAPIMockRecorder) DeleteCrlWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRolesAnywhereAPIMockRecorder) DeleteProfile(arg0 interface{}) *gomock.Call
- func (mr *MockRolesAnywhereAPIMockRecorder) DeleteProfileRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRolesAnywhereAPIMockRecorder) DeleteProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRolesAnywhereAPIMockRecorder) DeleteTrustAnchor(arg0 interface{}) *gomock.Call
- func (mr *MockRolesAnywhereAPIMockRecorder) DeleteTrustAnchorRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRolesAnywhereAPIMockRecorder) DeleteTrustAnchorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRolesAnywhereAPIMockRecorder) DisableCrl(arg0 interface{}) *gomock.Call
- func (mr *MockRolesAnywhereAPIMockRecorder) DisableCrlRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRolesAnywhereAPIMockRecorder) DisableCrlWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRolesAnywhereAPIMockRecorder) DisableProfile(arg0 interface{}) *gomock.Call
- func (mr *MockRolesAnywhereAPIMockRecorder) DisableProfileRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRolesAnywhereAPIMockRecorder) DisableProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRolesAnywhereAPIMockRecorder) DisableTrustAnchor(arg0 interface{}) *gomock.Call
- func (mr *MockRolesAnywhereAPIMockRecorder) DisableTrustAnchorRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRolesAnywhereAPIMockRecorder) DisableTrustAnchorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRolesAnywhereAPIMockRecorder) EnableCrl(arg0 interface{}) *gomock.Call
- func (mr *MockRolesAnywhereAPIMockRecorder) EnableCrlRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRolesAnywhereAPIMockRecorder) EnableCrlWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRolesAnywhereAPIMockRecorder) EnableProfile(arg0 interface{}) *gomock.Call
- func (mr *MockRolesAnywhereAPIMockRecorder) EnableProfileRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRolesAnywhereAPIMockRecorder) EnableProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRolesAnywhereAPIMockRecorder) EnableTrustAnchor(arg0 interface{}) *gomock.Call
- func (mr *MockRolesAnywhereAPIMockRecorder) EnableTrustAnchorRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRolesAnywhereAPIMockRecorder) EnableTrustAnchorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRolesAnywhereAPIMockRecorder) GetCrl(arg0 interface{}) *gomock.Call
- func (mr *MockRolesAnywhereAPIMockRecorder) GetCrlRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRolesAnywhereAPIMockRecorder) GetCrlWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRolesAnywhereAPIMockRecorder) GetProfile(arg0 interface{}) *gomock.Call
- func (mr *MockRolesAnywhereAPIMockRecorder) GetProfileRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRolesAnywhereAPIMockRecorder) GetProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRolesAnywhereAPIMockRecorder) GetSubject(arg0 interface{}) *gomock.Call
- func (mr *MockRolesAnywhereAPIMockRecorder) GetSubjectRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRolesAnywhereAPIMockRecorder) GetSubjectWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRolesAnywhereAPIMockRecorder) GetTrustAnchor(arg0 interface{}) *gomock.Call
- func (mr *MockRolesAnywhereAPIMockRecorder) GetTrustAnchorRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRolesAnywhereAPIMockRecorder) GetTrustAnchorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRolesAnywhereAPIMockRecorder) ImportCrl(arg0 interface{}) *gomock.Call
- func (mr *MockRolesAnywhereAPIMockRecorder) ImportCrlRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRolesAnywhereAPIMockRecorder) ImportCrlWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRolesAnywhereAPIMockRecorder) ListCrls(arg0 interface{}) *gomock.Call
- func (mr *MockRolesAnywhereAPIMockRecorder) ListCrlsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockRolesAnywhereAPIMockRecorder) ListCrlsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockRolesAnywhereAPIMockRecorder) ListCrlsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRolesAnywhereAPIMockRecorder) ListCrlsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRolesAnywhereAPIMockRecorder) ListProfiles(arg0 interface{}) *gomock.Call
- func (mr *MockRolesAnywhereAPIMockRecorder) ListProfilesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockRolesAnywhereAPIMockRecorder) ListProfilesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockRolesAnywhereAPIMockRecorder) ListProfilesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRolesAnywhereAPIMockRecorder) ListProfilesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRolesAnywhereAPIMockRecorder) ListSubjects(arg0 interface{}) *gomock.Call
- func (mr *MockRolesAnywhereAPIMockRecorder) ListSubjectsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockRolesAnywhereAPIMockRecorder) ListSubjectsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockRolesAnywhereAPIMockRecorder) ListSubjectsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRolesAnywhereAPIMockRecorder) ListSubjectsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRolesAnywhereAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
- func (mr *MockRolesAnywhereAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRolesAnywhereAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRolesAnywhereAPIMockRecorder) ListTrustAnchors(arg0 interface{}) *gomock.Call
- func (mr *MockRolesAnywhereAPIMockRecorder) ListTrustAnchorsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockRolesAnywhereAPIMockRecorder) ListTrustAnchorsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockRolesAnywhereAPIMockRecorder) ListTrustAnchorsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRolesAnywhereAPIMockRecorder) ListTrustAnchorsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRolesAnywhereAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
- func (mr *MockRolesAnywhereAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRolesAnywhereAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRolesAnywhereAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
- func (mr *MockRolesAnywhereAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRolesAnywhereAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRolesAnywhereAPIMockRecorder) UpdateCrl(arg0 interface{}) *gomock.Call
- func (mr *MockRolesAnywhereAPIMockRecorder) UpdateCrlRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRolesAnywhereAPIMockRecorder) UpdateCrlWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRolesAnywhereAPIMockRecorder) UpdateProfile(arg0 interface{}) *gomock.Call
- func (mr *MockRolesAnywhereAPIMockRecorder) UpdateProfileRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRolesAnywhereAPIMockRecorder) UpdateProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockRolesAnywhereAPIMockRecorder) UpdateTrustAnchor(arg0 interface{}) *gomock.Call
- func (mr *MockRolesAnywhereAPIMockRecorder) UpdateTrustAnchorRequest(arg0 interface{}) *gomock.Call
- func (mr *MockRolesAnywhereAPIMockRecorder) UpdateTrustAnchorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
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 ¶
func (m *MockRolesAnywhereAPI) CreateProfile(arg0 *rolesanywhere.CreateProfileInput) (*rolesanywhere.CreateProfileOutput, error)
CreateProfile mocks base method
func (*MockRolesAnywhereAPI) CreateProfileRequest ¶
func (m *MockRolesAnywhereAPI) CreateProfileRequest(arg0 *rolesanywhere.CreateProfileInput) (*request.Request, *rolesanywhere.CreateProfileOutput)
CreateProfileRequest mocks base method
func (*MockRolesAnywhereAPI) CreateProfileWithContext ¶
func (m *MockRolesAnywhereAPI) CreateProfileWithContext(arg0 context.Context, arg1 *rolesanywhere.CreateProfileInput, arg2 ...request.Option) (*rolesanywhere.CreateProfileOutput, error)
CreateProfileWithContext mocks base method
func (*MockRolesAnywhereAPI) CreateTrustAnchor ¶
func (m *MockRolesAnywhereAPI) CreateTrustAnchor(arg0 *rolesanywhere.CreateTrustAnchorInput) (*rolesanywhere.CreateTrustAnchorOutput, error)
CreateTrustAnchor mocks base method
func (*MockRolesAnywhereAPI) CreateTrustAnchorRequest ¶
func (m *MockRolesAnywhereAPI) CreateTrustAnchorRequest(arg0 *rolesanywhere.CreateTrustAnchorInput) (*request.Request, *rolesanywhere.CreateTrustAnchorOutput)
CreateTrustAnchorRequest mocks base method
func (*MockRolesAnywhereAPI) CreateTrustAnchorWithContext ¶
func (m *MockRolesAnywhereAPI) CreateTrustAnchorWithContext(arg0 context.Context, arg1 *rolesanywhere.CreateTrustAnchorInput, arg2 ...request.Option) (*rolesanywhere.CreateTrustAnchorOutput, error)
CreateTrustAnchorWithContext mocks base method
func (*MockRolesAnywhereAPI) DeleteCrl ¶
func (m *MockRolesAnywhereAPI) DeleteCrl(arg0 *rolesanywhere.DeleteCrlInput) (*rolesanywhere.DeleteCrlOutput, error)
DeleteCrl mocks base method
func (*MockRolesAnywhereAPI) DeleteCrlRequest ¶
func (m *MockRolesAnywhereAPI) DeleteCrlRequest(arg0 *rolesanywhere.DeleteCrlInput) (*request.Request, *rolesanywhere.DeleteCrlOutput)
DeleteCrlRequest mocks base method
func (*MockRolesAnywhereAPI) DeleteCrlWithContext ¶
func (m *MockRolesAnywhereAPI) DeleteCrlWithContext(arg0 context.Context, arg1 *rolesanywhere.DeleteCrlInput, arg2 ...request.Option) (*rolesanywhere.DeleteCrlOutput, error)
DeleteCrlWithContext mocks base method
func (*MockRolesAnywhereAPI) DeleteProfile ¶
func (m *MockRolesAnywhereAPI) DeleteProfile(arg0 *rolesanywhere.DeleteProfileInput) (*rolesanywhere.DeleteProfileOutput, error)
DeleteProfile mocks base method
func (*MockRolesAnywhereAPI) DeleteProfileRequest ¶
func (m *MockRolesAnywhereAPI) DeleteProfileRequest(arg0 *rolesanywhere.DeleteProfileInput) (*request.Request, *rolesanywhere.DeleteProfileOutput)
DeleteProfileRequest mocks base method
func (*MockRolesAnywhereAPI) DeleteProfileWithContext ¶
func (m *MockRolesAnywhereAPI) DeleteProfileWithContext(arg0 context.Context, arg1 *rolesanywhere.DeleteProfileInput, arg2 ...request.Option) (*rolesanywhere.DeleteProfileOutput, error)
DeleteProfileWithContext mocks base method
func (*MockRolesAnywhereAPI) DeleteTrustAnchor ¶
func (m *MockRolesAnywhereAPI) DeleteTrustAnchor(arg0 *rolesanywhere.DeleteTrustAnchorInput) (*rolesanywhere.DeleteTrustAnchorOutput, error)
DeleteTrustAnchor mocks base method
func (*MockRolesAnywhereAPI) DeleteTrustAnchorRequest ¶
func (m *MockRolesAnywhereAPI) DeleteTrustAnchorRequest(arg0 *rolesanywhere.DeleteTrustAnchorInput) (*request.Request, *rolesanywhere.DeleteTrustAnchorOutput)
DeleteTrustAnchorRequest mocks base method
func (*MockRolesAnywhereAPI) DeleteTrustAnchorWithContext ¶
func (m *MockRolesAnywhereAPI) DeleteTrustAnchorWithContext(arg0 context.Context, arg1 *rolesanywhere.DeleteTrustAnchorInput, arg2 ...request.Option) (*rolesanywhere.DeleteTrustAnchorOutput, error)
DeleteTrustAnchorWithContext mocks base method
func (*MockRolesAnywhereAPI) DisableCrl ¶
func (m *MockRolesAnywhereAPI) DisableCrl(arg0 *rolesanywhere.DisableCrlInput) (*rolesanywhere.DisableCrlOutput, error)
DisableCrl mocks base method
func (*MockRolesAnywhereAPI) DisableCrlRequest ¶
func (m *MockRolesAnywhereAPI) DisableCrlRequest(arg0 *rolesanywhere.DisableCrlInput) (*request.Request, *rolesanywhere.DisableCrlOutput)
DisableCrlRequest mocks base method
func (*MockRolesAnywhereAPI) DisableCrlWithContext ¶
func (m *MockRolesAnywhereAPI) DisableCrlWithContext(arg0 context.Context, arg1 *rolesanywhere.DisableCrlInput, arg2 ...request.Option) (*rolesanywhere.DisableCrlOutput, error)
DisableCrlWithContext mocks base method
func (*MockRolesAnywhereAPI) DisableProfile ¶
func (m *MockRolesAnywhereAPI) DisableProfile(arg0 *rolesanywhere.DisableProfileInput) (*rolesanywhere.DisableProfileOutput, error)
DisableProfile mocks base method
func (*MockRolesAnywhereAPI) DisableProfileRequest ¶
func (m *MockRolesAnywhereAPI) DisableProfileRequest(arg0 *rolesanywhere.DisableProfileInput) (*request.Request, *rolesanywhere.DisableProfileOutput)
DisableProfileRequest mocks base method
func (*MockRolesAnywhereAPI) DisableProfileWithContext ¶
func (m *MockRolesAnywhereAPI) DisableProfileWithContext(arg0 context.Context, arg1 *rolesanywhere.DisableProfileInput, arg2 ...request.Option) (*rolesanywhere.DisableProfileOutput, error)
DisableProfileWithContext mocks base method
func (*MockRolesAnywhereAPI) DisableTrustAnchor ¶
func (m *MockRolesAnywhereAPI) DisableTrustAnchor(arg0 *rolesanywhere.DisableTrustAnchorInput) (*rolesanywhere.DisableTrustAnchorOutput, error)
DisableTrustAnchor mocks base method
func (*MockRolesAnywhereAPI) DisableTrustAnchorRequest ¶
func (m *MockRolesAnywhereAPI) DisableTrustAnchorRequest(arg0 *rolesanywhere.DisableTrustAnchorInput) (*request.Request, *rolesanywhere.DisableTrustAnchorOutput)
DisableTrustAnchorRequest mocks base method
func (*MockRolesAnywhereAPI) DisableTrustAnchorWithContext ¶
func (m *MockRolesAnywhereAPI) DisableTrustAnchorWithContext(arg0 context.Context, arg1 *rolesanywhere.DisableTrustAnchorInput, arg2 ...request.Option) (*rolesanywhere.DisableTrustAnchorOutput, error)
DisableTrustAnchorWithContext mocks base method
func (*MockRolesAnywhereAPI) EXPECT ¶
func (m *MockRolesAnywhereAPI) EXPECT() *MockRolesAnywhereAPIMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockRolesAnywhereAPI) EnableCrl ¶
func (m *MockRolesAnywhereAPI) EnableCrl(arg0 *rolesanywhere.EnableCrlInput) (*rolesanywhere.EnableCrlOutput, error)
EnableCrl mocks base method
func (*MockRolesAnywhereAPI) EnableCrlRequest ¶
func (m *MockRolesAnywhereAPI) EnableCrlRequest(arg0 *rolesanywhere.EnableCrlInput) (*request.Request, *rolesanywhere.EnableCrlOutput)
EnableCrlRequest mocks base method
func (*MockRolesAnywhereAPI) EnableCrlWithContext ¶
func (m *MockRolesAnywhereAPI) EnableCrlWithContext(arg0 context.Context, arg1 *rolesanywhere.EnableCrlInput, arg2 ...request.Option) (*rolesanywhere.EnableCrlOutput, error)
EnableCrlWithContext mocks base method
func (*MockRolesAnywhereAPI) EnableProfile ¶
func (m *MockRolesAnywhereAPI) EnableProfile(arg0 *rolesanywhere.EnableProfileInput) (*rolesanywhere.EnableProfileOutput, error)
EnableProfile mocks base method
func (*MockRolesAnywhereAPI) EnableProfileRequest ¶
func (m *MockRolesAnywhereAPI) EnableProfileRequest(arg0 *rolesanywhere.EnableProfileInput) (*request.Request, *rolesanywhere.EnableProfileOutput)
EnableProfileRequest mocks base method
func (*MockRolesAnywhereAPI) EnableProfileWithContext ¶
func (m *MockRolesAnywhereAPI) EnableProfileWithContext(arg0 context.Context, arg1 *rolesanywhere.EnableProfileInput, arg2 ...request.Option) (*rolesanywhere.EnableProfileOutput, error)
EnableProfileWithContext mocks base method
func (*MockRolesAnywhereAPI) EnableTrustAnchor ¶
func (m *MockRolesAnywhereAPI) EnableTrustAnchor(arg0 *rolesanywhere.EnableTrustAnchorInput) (*rolesanywhere.EnableTrustAnchorOutput, error)
EnableTrustAnchor mocks base method
func (*MockRolesAnywhereAPI) EnableTrustAnchorRequest ¶
func (m *MockRolesAnywhereAPI) EnableTrustAnchorRequest(arg0 *rolesanywhere.EnableTrustAnchorInput) (*request.Request, *rolesanywhere.EnableTrustAnchorOutput)
EnableTrustAnchorRequest mocks base method
func (*MockRolesAnywhereAPI) EnableTrustAnchorWithContext ¶
func (m *MockRolesAnywhereAPI) EnableTrustAnchorWithContext(arg0 context.Context, arg1 *rolesanywhere.EnableTrustAnchorInput, arg2 ...request.Option) (*rolesanywhere.EnableTrustAnchorOutput, error)
EnableTrustAnchorWithContext mocks base method
func (*MockRolesAnywhereAPI) GetCrl ¶
func (m *MockRolesAnywhereAPI) GetCrl(arg0 *rolesanywhere.GetCrlInput) (*rolesanywhere.GetCrlOutput, error)
GetCrl mocks base method
func (*MockRolesAnywhereAPI) GetCrlRequest ¶
func (m *MockRolesAnywhereAPI) GetCrlRequest(arg0 *rolesanywhere.GetCrlInput) (*request.Request, *rolesanywhere.GetCrlOutput)
GetCrlRequest mocks base method
func (*MockRolesAnywhereAPI) GetCrlWithContext ¶
func (m *MockRolesAnywhereAPI) GetCrlWithContext(arg0 context.Context, arg1 *rolesanywhere.GetCrlInput, arg2 ...request.Option) (*rolesanywhere.GetCrlOutput, error)
GetCrlWithContext mocks base method
func (*MockRolesAnywhereAPI) GetProfile ¶
func (m *MockRolesAnywhereAPI) GetProfile(arg0 *rolesanywhere.GetProfileInput) (*rolesanywhere.GetProfileOutput, error)
GetProfile mocks base method
func (*MockRolesAnywhereAPI) GetProfileRequest ¶
func (m *MockRolesAnywhereAPI) GetProfileRequest(arg0 *rolesanywhere.GetProfileInput) (*request.Request, *rolesanywhere.GetProfileOutput)
GetProfileRequest mocks base method
func (*MockRolesAnywhereAPI) GetProfileWithContext ¶
func (m *MockRolesAnywhereAPI) GetProfileWithContext(arg0 context.Context, arg1 *rolesanywhere.GetProfileInput, arg2 ...request.Option) (*rolesanywhere.GetProfileOutput, error)
GetProfileWithContext mocks base method
func (*MockRolesAnywhereAPI) GetSubject ¶
func (m *MockRolesAnywhereAPI) GetSubject(arg0 *rolesanywhere.GetSubjectInput) (*rolesanywhere.GetSubjectOutput, error)
GetSubject mocks base method
func (*MockRolesAnywhereAPI) GetSubjectRequest ¶
func (m *MockRolesAnywhereAPI) GetSubjectRequest(arg0 *rolesanywhere.GetSubjectInput) (*request.Request, *rolesanywhere.GetSubjectOutput)
GetSubjectRequest mocks base method
func (*MockRolesAnywhereAPI) GetSubjectWithContext ¶
func (m *MockRolesAnywhereAPI) GetSubjectWithContext(arg0 context.Context, arg1 *rolesanywhere.GetSubjectInput, arg2 ...request.Option) (*rolesanywhere.GetSubjectOutput, error)
GetSubjectWithContext mocks base method
func (*MockRolesAnywhereAPI) GetTrustAnchor ¶
func (m *MockRolesAnywhereAPI) GetTrustAnchor(arg0 *rolesanywhere.GetTrustAnchorInput) (*rolesanywhere.GetTrustAnchorOutput, error)
GetTrustAnchor mocks base method
func (*MockRolesAnywhereAPI) GetTrustAnchorRequest ¶
func (m *MockRolesAnywhereAPI) GetTrustAnchorRequest(arg0 *rolesanywhere.GetTrustAnchorInput) (*request.Request, *rolesanywhere.GetTrustAnchorOutput)
GetTrustAnchorRequest mocks base method
func (*MockRolesAnywhereAPI) GetTrustAnchorWithContext ¶
func (m *MockRolesAnywhereAPI) GetTrustAnchorWithContext(arg0 context.Context, arg1 *rolesanywhere.GetTrustAnchorInput, arg2 ...request.Option) (*rolesanywhere.GetTrustAnchorOutput, error)
GetTrustAnchorWithContext mocks base method
func (*MockRolesAnywhereAPI) ImportCrl ¶
func (m *MockRolesAnywhereAPI) ImportCrl(arg0 *rolesanywhere.ImportCrlInput) (*rolesanywhere.ImportCrlOutput, error)
ImportCrl mocks base method
func (*MockRolesAnywhereAPI) ImportCrlRequest ¶
func (m *MockRolesAnywhereAPI) ImportCrlRequest(arg0 *rolesanywhere.ImportCrlInput) (*request.Request, *rolesanywhere.ImportCrlOutput)
ImportCrlRequest mocks base method
func (*MockRolesAnywhereAPI) ImportCrlWithContext ¶
func (m *MockRolesAnywhereAPI) ImportCrlWithContext(arg0 context.Context, arg1 *rolesanywhere.ImportCrlInput, arg2 ...request.Option) (*rolesanywhere.ImportCrlOutput, error)
ImportCrlWithContext mocks base method
func (*MockRolesAnywhereAPI) ListCrls ¶
func (m *MockRolesAnywhereAPI) ListCrls(arg0 *rolesanywhere.ListCrlsInput) (*rolesanywhere.ListCrlsOutput, error)
ListCrls mocks base method
func (*MockRolesAnywhereAPI) ListCrlsPages ¶
func (m *MockRolesAnywhereAPI) ListCrlsPages(arg0 *rolesanywhere.ListCrlsInput, arg1 func(*rolesanywhere.ListCrlsOutput, bool) bool) error
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 ¶
func (m *MockRolesAnywhereAPI) ListCrlsRequest(arg0 *rolesanywhere.ListCrlsInput) (*request.Request, *rolesanywhere.ListCrlsOutput)
ListCrlsRequest mocks base method
func (*MockRolesAnywhereAPI) ListCrlsWithContext ¶
func (m *MockRolesAnywhereAPI) ListCrlsWithContext(arg0 context.Context, arg1 *rolesanywhere.ListCrlsInput, arg2 ...request.Option) (*rolesanywhere.ListCrlsOutput, error)
ListCrlsWithContext mocks base method
func (*MockRolesAnywhereAPI) ListProfiles ¶
func (m *MockRolesAnywhereAPI) ListProfiles(arg0 *rolesanywhere.ListProfilesInput) (*rolesanywhere.ListProfilesOutput, error)
ListProfiles mocks base method
func (*MockRolesAnywhereAPI) ListProfilesPages ¶
func (m *MockRolesAnywhereAPI) ListProfilesPages(arg0 *rolesanywhere.ListProfilesInput, arg1 func(*rolesanywhere.ListProfilesOutput, bool) bool) error
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 ¶
func (m *MockRolesAnywhereAPI) ListProfilesRequest(arg0 *rolesanywhere.ListProfilesInput) (*request.Request, *rolesanywhere.ListProfilesOutput)
ListProfilesRequest mocks base method
func (*MockRolesAnywhereAPI) ListProfilesWithContext ¶
func (m *MockRolesAnywhereAPI) ListProfilesWithContext(arg0 context.Context, arg1 *rolesanywhere.ListProfilesInput, arg2 ...request.Option) (*rolesanywhere.ListProfilesOutput, error)
ListProfilesWithContext mocks base method
func (*MockRolesAnywhereAPI) ListSubjects ¶
func (m *MockRolesAnywhereAPI) ListSubjects(arg0 *rolesanywhere.ListSubjectsInput) (*rolesanywhere.ListSubjectsOutput, error)
ListSubjects mocks base method
func (*MockRolesAnywhereAPI) ListSubjectsPages ¶
func (m *MockRolesAnywhereAPI) ListSubjectsPages(arg0 *rolesanywhere.ListSubjectsInput, arg1 func(*rolesanywhere.ListSubjectsOutput, bool) bool) error
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 ¶
func (m *MockRolesAnywhereAPI) ListSubjectsRequest(arg0 *rolesanywhere.ListSubjectsInput) (*request.Request, *rolesanywhere.ListSubjectsOutput)
ListSubjectsRequest mocks base method
func (*MockRolesAnywhereAPI) ListSubjectsWithContext ¶
func (m *MockRolesAnywhereAPI) ListSubjectsWithContext(arg0 context.Context, arg1 *rolesanywhere.ListSubjectsInput, arg2 ...request.Option) (*rolesanywhere.ListSubjectsOutput, error)
ListSubjectsWithContext mocks base method
func (*MockRolesAnywhereAPI) ListTagsForResource ¶
func (m *MockRolesAnywhereAPI) ListTagsForResource(arg0 *rolesanywhere.ListTagsForResourceInput) (*rolesanywhere.ListTagsForResourceOutput, error)
ListTagsForResource mocks base method
func (*MockRolesAnywhereAPI) ListTagsForResourceRequest ¶
func (m *MockRolesAnywhereAPI) ListTagsForResourceRequest(arg0 *rolesanywhere.ListTagsForResourceInput) (*request.Request, *rolesanywhere.ListTagsForResourceOutput)
ListTagsForResourceRequest mocks base method
func (*MockRolesAnywhereAPI) ListTagsForResourceWithContext ¶
func (m *MockRolesAnywhereAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *rolesanywhere.ListTagsForResourceInput, arg2 ...request.Option) (*rolesanywhere.ListTagsForResourceOutput, error)
ListTagsForResourceWithContext mocks base method
func (*MockRolesAnywhereAPI) ListTrustAnchors ¶
func (m *MockRolesAnywhereAPI) ListTrustAnchors(arg0 *rolesanywhere.ListTrustAnchorsInput) (*rolesanywhere.ListTrustAnchorsOutput, error)
ListTrustAnchors mocks base method
func (*MockRolesAnywhereAPI) ListTrustAnchorsPages ¶
func (m *MockRolesAnywhereAPI) ListTrustAnchorsPages(arg0 *rolesanywhere.ListTrustAnchorsInput, arg1 func(*rolesanywhere.ListTrustAnchorsOutput, bool) bool) error
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 ¶
func (m *MockRolesAnywhereAPI) ListTrustAnchorsRequest(arg0 *rolesanywhere.ListTrustAnchorsInput) (*request.Request, *rolesanywhere.ListTrustAnchorsOutput)
ListTrustAnchorsRequest mocks base method
func (*MockRolesAnywhereAPI) ListTrustAnchorsWithContext ¶
func (m *MockRolesAnywhereAPI) ListTrustAnchorsWithContext(arg0 context.Context, arg1 *rolesanywhere.ListTrustAnchorsInput, arg2 ...request.Option) (*rolesanywhere.ListTrustAnchorsOutput, error)
ListTrustAnchorsWithContext mocks base method
func (*MockRolesAnywhereAPI) TagResource ¶
func (m *MockRolesAnywhereAPI) TagResource(arg0 *rolesanywhere.TagResourceInput) (*rolesanywhere.TagResourceOutput, error)
TagResource mocks base method
func (*MockRolesAnywhereAPI) TagResourceRequest ¶
func (m *MockRolesAnywhereAPI) TagResourceRequest(arg0 *rolesanywhere.TagResourceInput) (*request.Request, *rolesanywhere.TagResourceOutput)
TagResourceRequest mocks base method
func (*MockRolesAnywhereAPI) TagResourceWithContext ¶
func (m *MockRolesAnywhereAPI) TagResourceWithContext(arg0 context.Context, arg1 *rolesanywhere.TagResourceInput, arg2 ...request.Option) (*rolesanywhere.TagResourceOutput, error)
TagResourceWithContext mocks base method
func (*MockRolesAnywhereAPI) UntagResource ¶
func (m *MockRolesAnywhereAPI) UntagResource(arg0 *rolesanywhere.UntagResourceInput) (*rolesanywhere.UntagResourceOutput, error)
UntagResource mocks base method
func (*MockRolesAnywhereAPI) UntagResourceRequest ¶
func (m *MockRolesAnywhereAPI) UntagResourceRequest(arg0 *rolesanywhere.UntagResourceInput) (*request.Request, *rolesanywhere.UntagResourceOutput)
UntagResourceRequest mocks base method
func (*MockRolesAnywhereAPI) UntagResourceWithContext ¶
func (m *MockRolesAnywhereAPI) UntagResourceWithContext(arg0 context.Context, arg1 *rolesanywhere.UntagResourceInput, arg2 ...request.Option) (*rolesanywhere.UntagResourceOutput, error)
UntagResourceWithContext mocks base method
func (*MockRolesAnywhereAPI) UpdateCrl ¶
func (m *MockRolesAnywhereAPI) UpdateCrl(arg0 *rolesanywhere.UpdateCrlInput) (*rolesanywhere.UpdateCrlOutput, error)
UpdateCrl mocks base method
func (*MockRolesAnywhereAPI) UpdateCrlRequest ¶
func (m *MockRolesAnywhereAPI) UpdateCrlRequest(arg0 *rolesanywhere.UpdateCrlInput) (*request.Request, *rolesanywhere.UpdateCrlOutput)
UpdateCrlRequest mocks base method
func (*MockRolesAnywhereAPI) UpdateCrlWithContext ¶
func (m *MockRolesAnywhereAPI) UpdateCrlWithContext(arg0 context.Context, arg1 *rolesanywhere.UpdateCrlInput, arg2 ...request.Option) (*rolesanywhere.UpdateCrlOutput, error)
UpdateCrlWithContext mocks base method
func (*MockRolesAnywhereAPI) UpdateProfile ¶
func (m *MockRolesAnywhereAPI) UpdateProfile(arg0 *rolesanywhere.UpdateProfileInput) (*rolesanywhere.UpdateProfileOutput, error)
UpdateProfile mocks base method
func (*MockRolesAnywhereAPI) UpdateProfileRequest ¶
func (m *MockRolesAnywhereAPI) UpdateProfileRequest(arg0 *rolesanywhere.UpdateProfileInput) (*request.Request, *rolesanywhere.UpdateProfileOutput)
UpdateProfileRequest mocks base method
func (*MockRolesAnywhereAPI) UpdateProfileWithContext ¶
func (m *MockRolesAnywhereAPI) UpdateProfileWithContext(arg0 context.Context, arg1 *rolesanywhere.UpdateProfileInput, arg2 ...request.Option) (*rolesanywhere.UpdateProfileOutput, error)
UpdateProfileWithContext mocks base method
func (*MockRolesAnywhereAPI) UpdateTrustAnchor ¶
func (m *MockRolesAnywhereAPI) UpdateTrustAnchor(arg0 *rolesanywhere.UpdateTrustAnchorInput) (*rolesanywhere.UpdateTrustAnchorOutput, error)
UpdateTrustAnchor mocks base method
func (*MockRolesAnywhereAPI) UpdateTrustAnchorRequest ¶
func (m *MockRolesAnywhereAPI) UpdateTrustAnchorRequest(arg0 *rolesanywhere.UpdateTrustAnchorInput) (*request.Request, *rolesanywhere.UpdateTrustAnchorOutput)
UpdateTrustAnchorRequest mocks base method
func (*MockRolesAnywhereAPI) UpdateTrustAnchorWithContext ¶
func (m *MockRolesAnywhereAPI) UpdateTrustAnchorWithContext(arg0 context.Context, arg1 *rolesanywhere.UpdateTrustAnchorInput, arg2 ...request.Option) (*rolesanywhere.UpdateTrustAnchorOutput, error)
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