Documentation ¶
Index ¶
- type IClient
- func (_m *IClient) AssociateUser(ctx context.Context, ...) (*licensemanagerusersubscriptions.AssociateUserOutput, error)
- func (_m *IClient) DeregisterIdentityProvider(ctx context.Context, ...) (*licensemanagerusersubscriptions.DeregisterIdentityProviderOutput, error)
- func (_m *IClient) DisassociateUser(ctx context.Context, ...) (*licensemanagerusersubscriptions.DisassociateUserOutput, error)
- func (_m *IClient) ListIdentityProviders(ctx context.Context, ...) (*licensemanagerusersubscriptions.ListIdentityProvidersOutput, error)
- func (_m *IClient) ListInstances(ctx context.Context, ...) (*licensemanagerusersubscriptions.ListInstancesOutput, error)
- func (_m *IClient) ListProductSubscriptions(ctx context.Context, ...) (*licensemanagerusersubscriptions.ListProductSubscriptionsOutput, error)
- func (_m *IClient) ListUserAssociations(ctx context.Context, ...) (*licensemanagerusersubscriptions.ListUserAssociationsOutput, error)
- func (_m *IClient) Options() licensemanagerusersubscriptions.Options
- func (_m *IClient) RegisterIdentityProvider(ctx context.Context, ...) (*licensemanagerusersubscriptions.RegisterIdentityProviderOutput, error)
- func (_m *IClient) StartProductSubscription(ctx context.Context, ...) (*licensemanagerusersubscriptions.StartProductSubscriptionOutput, error)
- func (_m *IClient) StopProductSubscription(ctx context.Context, ...) (*licensemanagerusersubscriptions.StopProductSubscriptionOutput, error)
- func (_m *IClient) UpdateIdentityProviderSettings(ctx context.Context, ...) (*licensemanagerusersubscriptions.UpdateIdentityProviderSettingsOutput, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IClient ¶
IClient is an autogenerated mock type for the IClient type
func NewIClient ¶
NewIClient creates a new instance of IClient. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.
func (*IClient) AssociateUser ¶
func (_m *IClient) AssociateUser(ctx context.Context, params *licensemanagerusersubscriptions.AssociateUserInput, optFns ...func(*licensemanagerusersubscriptions.Options)) (*licensemanagerusersubscriptions.AssociateUserOutput, error)
AssociateUser provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeregisterIdentityProvider ¶
func (_m *IClient) DeregisterIdentityProvider(ctx context.Context, params *licensemanagerusersubscriptions.DeregisterIdentityProviderInput, optFns ...func(*licensemanagerusersubscriptions.Options)) (*licensemanagerusersubscriptions.DeregisterIdentityProviderOutput, error)
DeregisterIdentityProvider provides a mock function with given fields: ctx, params, optFns
func (*IClient) DisassociateUser ¶
func (_m *IClient) DisassociateUser(ctx context.Context, params *licensemanagerusersubscriptions.DisassociateUserInput, optFns ...func(*licensemanagerusersubscriptions.Options)) (*licensemanagerusersubscriptions.DisassociateUserOutput, error)
DisassociateUser provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListIdentityProviders ¶
func (_m *IClient) ListIdentityProviders(ctx context.Context, params *licensemanagerusersubscriptions.ListIdentityProvidersInput, optFns ...func(*licensemanagerusersubscriptions.Options)) (*licensemanagerusersubscriptions.ListIdentityProvidersOutput, error)
ListIdentityProviders provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListInstances ¶
func (_m *IClient) ListInstances(ctx context.Context, params *licensemanagerusersubscriptions.ListInstancesInput, optFns ...func(*licensemanagerusersubscriptions.Options)) (*licensemanagerusersubscriptions.ListInstancesOutput, error)
ListInstances provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListProductSubscriptions ¶
func (_m *IClient) ListProductSubscriptions(ctx context.Context, params *licensemanagerusersubscriptions.ListProductSubscriptionsInput, optFns ...func(*licensemanagerusersubscriptions.Options)) (*licensemanagerusersubscriptions.ListProductSubscriptionsOutput, error)
ListProductSubscriptions provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListUserAssociations ¶
func (_m *IClient) ListUserAssociations(ctx context.Context, params *licensemanagerusersubscriptions.ListUserAssociationsInput, optFns ...func(*licensemanagerusersubscriptions.Options)) (*licensemanagerusersubscriptions.ListUserAssociationsOutput, error)
ListUserAssociations provides a mock function with given fields: ctx, params, optFns
func (*IClient) Options ¶
func (_m *IClient) Options() licensemanagerusersubscriptions.Options
Options provides a mock function with given fields:
func (*IClient) RegisterIdentityProvider ¶
func (_m *IClient) RegisterIdentityProvider(ctx context.Context, params *licensemanagerusersubscriptions.RegisterIdentityProviderInput, optFns ...func(*licensemanagerusersubscriptions.Options)) (*licensemanagerusersubscriptions.RegisterIdentityProviderOutput, error)
RegisterIdentityProvider provides a mock function with given fields: ctx, params, optFns
func (*IClient) StartProductSubscription ¶
func (_m *IClient) StartProductSubscription(ctx context.Context, params *licensemanagerusersubscriptions.StartProductSubscriptionInput, optFns ...func(*licensemanagerusersubscriptions.Options)) (*licensemanagerusersubscriptions.StartProductSubscriptionOutput, error)
StartProductSubscription provides a mock function with given fields: ctx, params, optFns
func (*IClient) StopProductSubscription ¶
func (_m *IClient) StopProductSubscription(ctx context.Context, params *licensemanagerusersubscriptions.StopProductSubscriptionInput, optFns ...func(*licensemanagerusersubscriptions.Options)) (*licensemanagerusersubscriptions.StopProductSubscriptionOutput, error)
StopProductSubscription provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateIdentityProviderSettings ¶
func (_m *IClient) UpdateIdentityProviderSettings(ctx context.Context, params *licensemanagerusersubscriptions.UpdateIdentityProviderSettingsInput, optFns ...func(*licensemanagerusersubscriptions.Options)) (*licensemanagerusersubscriptions.UpdateIdentityProviderSettingsOutput, error)
UpdateIdentityProviderSettings provides a mock function with given fields: ctx, params, optFns