Documentation ¶
Index ¶
- type IClient
- func (_m *IClient) AssociateBrowserSettings(ctx context.Context, params *workspacesweb.AssociateBrowserSettingsInput, ...) (*workspacesweb.AssociateBrowserSettingsOutput, error)
- func (_m *IClient) AssociateIpAccessSettings(ctx context.Context, params *workspacesweb.AssociateIpAccessSettingsInput, ...) (*workspacesweb.AssociateIpAccessSettingsOutput, error)
- func (_m *IClient) AssociateNetworkSettings(ctx context.Context, params *workspacesweb.AssociateNetworkSettingsInput, ...) (*workspacesweb.AssociateNetworkSettingsOutput, error)
- func (_m *IClient) AssociateTrustStore(ctx context.Context, params *workspacesweb.AssociateTrustStoreInput, ...) (*workspacesweb.AssociateTrustStoreOutput, error)
- func (_m *IClient) AssociateUserAccessLoggingSettings(ctx context.Context, ...) (*workspacesweb.AssociateUserAccessLoggingSettingsOutput, error)
- func (_m *IClient) AssociateUserSettings(ctx context.Context, params *workspacesweb.AssociateUserSettingsInput, ...) (*workspacesweb.AssociateUserSettingsOutput, error)
- func (_m *IClient) CreateBrowserSettings(ctx context.Context, params *workspacesweb.CreateBrowserSettingsInput, ...) (*workspacesweb.CreateBrowserSettingsOutput, error)
- func (_m *IClient) CreateIdentityProvider(ctx context.Context, params *workspacesweb.CreateIdentityProviderInput, ...) (*workspacesweb.CreateIdentityProviderOutput, error)
- func (_m *IClient) CreateIpAccessSettings(ctx context.Context, params *workspacesweb.CreateIpAccessSettingsInput, ...) (*workspacesweb.CreateIpAccessSettingsOutput, error)
- func (_m *IClient) CreateNetworkSettings(ctx context.Context, params *workspacesweb.CreateNetworkSettingsInput, ...) (*workspacesweb.CreateNetworkSettingsOutput, error)
- func (_m *IClient) CreatePortal(ctx context.Context, params *workspacesweb.CreatePortalInput, ...) (*workspacesweb.CreatePortalOutput, error)
- func (_m *IClient) CreateTrustStore(ctx context.Context, params *workspacesweb.CreateTrustStoreInput, ...) (*workspacesweb.CreateTrustStoreOutput, error)
- func (_m *IClient) CreateUserAccessLoggingSettings(ctx context.Context, ...) (*workspacesweb.CreateUserAccessLoggingSettingsOutput, error)
- func (_m *IClient) CreateUserSettings(ctx context.Context, params *workspacesweb.CreateUserSettingsInput, ...) (*workspacesweb.CreateUserSettingsOutput, error)
- func (_m *IClient) DeleteBrowserSettings(ctx context.Context, params *workspacesweb.DeleteBrowserSettingsInput, ...) (*workspacesweb.DeleteBrowserSettingsOutput, error)
- func (_m *IClient) DeleteIdentityProvider(ctx context.Context, params *workspacesweb.DeleteIdentityProviderInput, ...) (*workspacesweb.DeleteIdentityProviderOutput, error)
- func (_m *IClient) DeleteIpAccessSettings(ctx context.Context, params *workspacesweb.DeleteIpAccessSettingsInput, ...) (*workspacesweb.DeleteIpAccessSettingsOutput, error)
- func (_m *IClient) DeleteNetworkSettings(ctx context.Context, params *workspacesweb.DeleteNetworkSettingsInput, ...) (*workspacesweb.DeleteNetworkSettingsOutput, error)
- func (_m *IClient) DeletePortal(ctx context.Context, params *workspacesweb.DeletePortalInput, ...) (*workspacesweb.DeletePortalOutput, error)
- func (_m *IClient) DeleteTrustStore(ctx context.Context, params *workspacesweb.DeleteTrustStoreInput, ...) (*workspacesweb.DeleteTrustStoreOutput, error)
- func (_m *IClient) DeleteUserAccessLoggingSettings(ctx context.Context, ...) (*workspacesweb.DeleteUserAccessLoggingSettingsOutput, error)
- func (_m *IClient) DeleteUserSettings(ctx context.Context, params *workspacesweb.DeleteUserSettingsInput, ...) (*workspacesweb.DeleteUserSettingsOutput, error)
- func (_m *IClient) DisassociateBrowserSettings(ctx context.Context, params *workspacesweb.DisassociateBrowserSettingsInput, ...) (*workspacesweb.DisassociateBrowserSettingsOutput, error)
- func (_m *IClient) DisassociateIpAccessSettings(ctx context.Context, params *workspacesweb.DisassociateIpAccessSettingsInput, ...) (*workspacesweb.DisassociateIpAccessSettingsOutput, error)
- func (_m *IClient) DisassociateNetworkSettings(ctx context.Context, params *workspacesweb.DisassociateNetworkSettingsInput, ...) (*workspacesweb.DisassociateNetworkSettingsOutput, error)
- func (_m *IClient) DisassociateTrustStore(ctx context.Context, params *workspacesweb.DisassociateTrustStoreInput, ...) (*workspacesweb.DisassociateTrustStoreOutput, error)
- func (_m *IClient) DisassociateUserAccessLoggingSettings(ctx context.Context, ...) (*workspacesweb.DisassociateUserAccessLoggingSettingsOutput, error)
- func (_m *IClient) DisassociateUserSettings(ctx context.Context, params *workspacesweb.DisassociateUserSettingsInput, ...) (*workspacesweb.DisassociateUserSettingsOutput, error)
- func (_m *IClient) GetBrowserSettings(ctx context.Context, params *workspacesweb.GetBrowserSettingsInput, ...) (*workspacesweb.GetBrowserSettingsOutput, error)
- func (_m *IClient) GetIdentityProvider(ctx context.Context, params *workspacesweb.GetIdentityProviderInput, ...) (*workspacesweb.GetIdentityProviderOutput, error)
- func (_m *IClient) GetIpAccessSettings(ctx context.Context, params *workspacesweb.GetIpAccessSettingsInput, ...) (*workspacesweb.GetIpAccessSettingsOutput, error)
- func (_m *IClient) GetNetworkSettings(ctx context.Context, params *workspacesweb.GetNetworkSettingsInput, ...) (*workspacesweb.GetNetworkSettingsOutput, error)
- func (_m *IClient) GetPortal(ctx context.Context, params *workspacesweb.GetPortalInput, ...) (*workspacesweb.GetPortalOutput, error)
- func (_m *IClient) GetPortalServiceProviderMetadata(ctx context.Context, ...) (*workspacesweb.GetPortalServiceProviderMetadataOutput, error)
- func (_m *IClient) GetTrustStore(ctx context.Context, params *workspacesweb.GetTrustStoreInput, ...) (*workspacesweb.GetTrustStoreOutput, error)
- func (_m *IClient) GetTrustStoreCertificate(ctx context.Context, params *workspacesweb.GetTrustStoreCertificateInput, ...) (*workspacesweb.GetTrustStoreCertificateOutput, error)
- func (_m *IClient) GetUserAccessLoggingSettings(ctx context.Context, params *workspacesweb.GetUserAccessLoggingSettingsInput, ...) (*workspacesweb.GetUserAccessLoggingSettingsOutput, error)
- func (_m *IClient) GetUserSettings(ctx context.Context, params *workspacesweb.GetUserSettingsInput, ...) (*workspacesweb.GetUserSettingsOutput, error)
- func (_m *IClient) ListBrowserSettings(ctx context.Context, params *workspacesweb.ListBrowserSettingsInput, ...) (*workspacesweb.ListBrowserSettingsOutput, error)
- func (_m *IClient) ListIdentityProviders(ctx context.Context, params *workspacesweb.ListIdentityProvidersInput, ...) (*workspacesweb.ListIdentityProvidersOutput, error)
- func (_m *IClient) ListIpAccessSettings(ctx context.Context, params *workspacesweb.ListIpAccessSettingsInput, ...) (*workspacesweb.ListIpAccessSettingsOutput, error)
- func (_m *IClient) ListNetworkSettings(ctx context.Context, params *workspacesweb.ListNetworkSettingsInput, ...) (*workspacesweb.ListNetworkSettingsOutput, error)
- func (_m *IClient) ListPortals(ctx context.Context, params *workspacesweb.ListPortalsInput, ...) (*workspacesweb.ListPortalsOutput, error)
- func (_m *IClient) ListTagsForResource(ctx context.Context, params *workspacesweb.ListTagsForResourceInput, ...) (*workspacesweb.ListTagsForResourceOutput, error)
- func (_m *IClient) ListTrustStoreCertificates(ctx context.Context, params *workspacesweb.ListTrustStoreCertificatesInput, ...) (*workspacesweb.ListTrustStoreCertificatesOutput, error)
- func (_m *IClient) ListTrustStores(ctx context.Context, params *workspacesweb.ListTrustStoresInput, ...) (*workspacesweb.ListTrustStoresOutput, error)
- func (_m *IClient) ListUserAccessLoggingSettings(ctx context.Context, params *workspacesweb.ListUserAccessLoggingSettingsInput, ...) (*workspacesweb.ListUserAccessLoggingSettingsOutput, error)
- func (_m *IClient) ListUserSettings(ctx context.Context, params *workspacesweb.ListUserSettingsInput, ...) (*workspacesweb.ListUserSettingsOutput, error)
- func (_m *IClient) Options() workspacesweb.Options
- func (_m *IClient) TagResource(ctx context.Context, params *workspacesweb.TagResourceInput, ...) (*workspacesweb.TagResourceOutput, error)
- func (_m *IClient) UntagResource(ctx context.Context, params *workspacesweb.UntagResourceInput, ...) (*workspacesweb.UntagResourceOutput, error)
- func (_m *IClient) UpdateBrowserSettings(ctx context.Context, params *workspacesweb.UpdateBrowserSettingsInput, ...) (*workspacesweb.UpdateBrowserSettingsOutput, error)
- func (_m *IClient) UpdateIdentityProvider(ctx context.Context, params *workspacesweb.UpdateIdentityProviderInput, ...) (*workspacesweb.UpdateIdentityProviderOutput, error)
- func (_m *IClient) UpdateIpAccessSettings(ctx context.Context, params *workspacesweb.UpdateIpAccessSettingsInput, ...) (*workspacesweb.UpdateIpAccessSettingsOutput, error)
- func (_m *IClient) UpdateNetworkSettings(ctx context.Context, params *workspacesweb.UpdateNetworkSettingsInput, ...) (*workspacesweb.UpdateNetworkSettingsOutput, error)
- func (_m *IClient) UpdatePortal(ctx context.Context, params *workspacesweb.UpdatePortalInput, ...) (*workspacesweb.UpdatePortalOutput, error)
- func (_m *IClient) UpdateTrustStore(ctx context.Context, params *workspacesweb.UpdateTrustStoreInput, ...) (*workspacesweb.UpdateTrustStoreOutput, error)
- func (_m *IClient) UpdateUserAccessLoggingSettings(ctx context.Context, ...) (*workspacesweb.UpdateUserAccessLoggingSettingsOutput, error)
- func (_m *IClient) UpdateUserSettings(ctx context.Context, params *workspacesweb.UpdateUserSettingsInput, ...) (*workspacesweb.UpdateUserSettingsOutput, 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) AssociateBrowserSettings ¶
func (_m *IClient) AssociateBrowserSettings(ctx context.Context, params *workspacesweb.AssociateBrowserSettingsInput, optFns ...func(*workspacesweb.Options)) (*workspacesweb.AssociateBrowserSettingsOutput, error)
AssociateBrowserSettings provides a mock function with given fields: ctx, params, optFns
func (*IClient) AssociateIpAccessSettings ¶
func (_m *IClient) AssociateIpAccessSettings(ctx context.Context, params *workspacesweb.AssociateIpAccessSettingsInput, optFns ...func(*workspacesweb.Options)) (*workspacesweb.AssociateIpAccessSettingsOutput, error)
AssociateIpAccessSettings provides a mock function with given fields: ctx, params, optFns
func (*IClient) AssociateNetworkSettings ¶
func (_m *IClient) AssociateNetworkSettings(ctx context.Context, params *workspacesweb.AssociateNetworkSettingsInput, optFns ...func(*workspacesweb.Options)) (*workspacesweb.AssociateNetworkSettingsOutput, error)
AssociateNetworkSettings provides a mock function with given fields: ctx, params, optFns
func (*IClient) AssociateTrustStore ¶
func (_m *IClient) AssociateTrustStore(ctx context.Context, params *workspacesweb.AssociateTrustStoreInput, optFns ...func(*workspacesweb.Options)) (*workspacesweb.AssociateTrustStoreOutput, error)
AssociateTrustStore provides a mock function with given fields: ctx, params, optFns
func (*IClient) AssociateUserAccessLoggingSettings ¶
func (_m *IClient) AssociateUserAccessLoggingSettings(ctx context.Context, params *workspacesweb.AssociateUserAccessLoggingSettingsInput, optFns ...func(*workspacesweb.Options)) (*workspacesweb.AssociateUserAccessLoggingSettingsOutput, error)
AssociateUserAccessLoggingSettings provides a mock function with given fields: ctx, params, optFns
func (*IClient) AssociateUserSettings ¶
func (_m *IClient) AssociateUserSettings(ctx context.Context, params *workspacesweb.AssociateUserSettingsInput, optFns ...func(*workspacesweb.Options)) (*workspacesweb.AssociateUserSettingsOutput, error)
AssociateUserSettings provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateBrowserSettings ¶
func (_m *IClient) CreateBrowserSettings(ctx context.Context, params *workspacesweb.CreateBrowserSettingsInput, optFns ...func(*workspacesweb.Options)) (*workspacesweb.CreateBrowserSettingsOutput, error)
CreateBrowserSettings provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateIdentityProvider ¶
func (_m *IClient) CreateIdentityProvider(ctx context.Context, params *workspacesweb.CreateIdentityProviderInput, optFns ...func(*workspacesweb.Options)) (*workspacesweb.CreateIdentityProviderOutput, error)
CreateIdentityProvider provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateIpAccessSettings ¶
func (_m *IClient) CreateIpAccessSettings(ctx context.Context, params *workspacesweb.CreateIpAccessSettingsInput, optFns ...func(*workspacesweb.Options)) (*workspacesweb.CreateIpAccessSettingsOutput, error)
CreateIpAccessSettings provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateNetworkSettings ¶
func (_m *IClient) CreateNetworkSettings(ctx context.Context, params *workspacesweb.CreateNetworkSettingsInput, optFns ...func(*workspacesweb.Options)) (*workspacesweb.CreateNetworkSettingsOutput, error)
CreateNetworkSettings provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreatePortal ¶
func (_m *IClient) CreatePortal(ctx context.Context, params *workspacesweb.CreatePortalInput, optFns ...func(*workspacesweb.Options)) (*workspacesweb.CreatePortalOutput, error)
CreatePortal provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateTrustStore ¶
func (_m *IClient) CreateTrustStore(ctx context.Context, params *workspacesweb.CreateTrustStoreInput, optFns ...func(*workspacesweb.Options)) (*workspacesweb.CreateTrustStoreOutput, error)
CreateTrustStore provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateUserAccessLoggingSettings ¶
func (_m *IClient) CreateUserAccessLoggingSettings(ctx context.Context, params *workspacesweb.CreateUserAccessLoggingSettingsInput, optFns ...func(*workspacesweb.Options)) (*workspacesweb.CreateUserAccessLoggingSettingsOutput, error)
CreateUserAccessLoggingSettings provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateUserSettings ¶
func (_m *IClient) CreateUserSettings(ctx context.Context, params *workspacesweb.CreateUserSettingsInput, optFns ...func(*workspacesweb.Options)) (*workspacesweb.CreateUserSettingsOutput, error)
CreateUserSettings provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteBrowserSettings ¶
func (_m *IClient) DeleteBrowserSettings(ctx context.Context, params *workspacesweb.DeleteBrowserSettingsInput, optFns ...func(*workspacesweb.Options)) (*workspacesweb.DeleteBrowserSettingsOutput, error)
DeleteBrowserSettings provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteIdentityProvider ¶
func (_m *IClient) DeleteIdentityProvider(ctx context.Context, params *workspacesweb.DeleteIdentityProviderInput, optFns ...func(*workspacesweb.Options)) (*workspacesweb.DeleteIdentityProviderOutput, error)
DeleteIdentityProvider provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteIpAccessSettings ¶
func (_m *IClient) DeleteIpAccessSettings(ctx context.Context, params *workspacesweb.DeleteIpAccessSettingsInput, optFns ...func(*workspacesweb.Options)) (*workspacesweb.DeleteIpAccessSettingsOutput, error)
DeleteIpAccessSettings provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteNetworkSettings ¶
func (_m *IClient) DeleteNetworkSettings(ctx context.Context, params *workspacesweb.DeleteNetworkSettingsInput, optFns ...func(*workspacesweb.Options)) (*workspacesweb.DeleteNetworkSettingsOutput, error)
DeleteNetworkSettings provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeletePortal ¶
func (_m *IClient) DeletePortal(ctx context.Context, params *workspacesweb.DeletePortalInput, optFns ...func(*workspacesweb.Options)) (*workspacesweb.DeletePortalOutput, error)
DeletePortal provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteTrustStore ¶
func (_m *IClient) DeleteTrustStore(ctx context.Context, params *workspacesweb.DeleteTrustStoreInput, optFns ...func(*workspacesweb.Options)) (*workspacesweb.DeleteTrustStoreOutput, error)
DeleteTrustStore provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteUserAccessLoggingSettings ¶
func (_m *IClient) DeleteUserAccessLoggingSettings(ctx context.Context, params *workspacesweb.DeleteUserAccessLoggingSettingsInput, optFns ...func(*workspacesweb.Options)) (*workspacesweb.DeleteUserAccessLoggingSettingsOutput, error)
DeleteUserAccessLoggingSettings provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteUserSettings ¶
func (_m *IClient) DeleteUserSettings(ctx context.Context, params *workspacesweb.DeleteUserSettingsInput, optFns ...func(*workspacesweb.Options)) (*workspacesweb.DeleteUserSettingsOutput, error)
DeleteUserSettings provides a mock function with given fields: ctx, params, optFns
func (*IClient) DisassociateBrowserSettings ¶
func (_m *IClient) DisassociateBrowserSettings(ctx context.Context, params *workspacesweb.DisassociateBrowserSettingsInput, optFns ...func(*workspacesweb.Options)) (*workspacesweb.DisassociateBrowserSettingsOutput, error)
DisassociateBrowserSettings provides a mock function with given fields: ctx, params, optFns
func (*IClient) DisassociateIpAccessSettings ¶
func (_m *IClient) DisassociateIpAccessSettings(ctx context.Context, params *workspacesweb.DisassociateIpAccessSettingsInput, optFns ...func(*workspacesweb.Options)) (*workspacesweb.DisassociateIpAccessSettingsOutput, error)
DisassociateIpAccessSettings provides a mock function with given fields: ctx, params, optFns
func (*IClient) DisassociateNetworkSettings ¶
func (_m *IClient) DisassociateNetworkSettings(ctx context.Context, params *workspacesweb.DisassociateNetworkSettingsInput, optFns ...func(*workspacesweb.Options)) (*workspacesweb.DisassociateNetworkSettingsOutput, error)
DisassociateNetworkSettings provides a mock function with given fields: ctx, params, optFns
func (*IClient) DisassociateTrustStore ¶
func (_m *IClient) DisassociateTrustStore(ctx context.Context, params *workspacesweb.DisassociateTrustStoreInput, optFns ...func(*workspacesweb.Options)) (*workspacesweb.DisassociateTrustStoreOutput, error)
DisassociateTrustStore provides a mock function with given fields: ctx, params, optFns
func (*IClient) DisassociateUserAccessLoggingSettings ¶
func (_m *IClient) DisassociateUserAccessLoggingSettings(ctx context.Context, params *workspacesweb.DisassociateUserAccessLoggingSettingsInput, optFns ...func(*workspacesweb.Options)) (*workspacesweb.DisassociateUserAccessLoggingSettingsOutput, error)
DisassociateUserAccessLoggingSettings provides a mock function with given fields: ctx, params, optFns
func (*IClient) DisassociateUserSettings ¶
func (_m *IClient) DisassociateUserSettings(ctx context.Context, params *workspacesweb.DisassociateUserSettingsInput, optFns ...func(*workspacesweb.Options)) (*workspacesweb.DisassociateUserSettingsOutput, error)
DisassociateUserSettings provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetBrowserSettings ¶
func (_m *IClient) GetBrowserSettings(ctx context.Context, params *workspacesweb.GetBrowserSettingsInput, optFns ...func(*workspacesweb.Options)) (*workspacesweb.GetBrowserSettingsOutput, error)
GetBrowserSettings provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetIdentityProvider ¶
func (_m *IClient) GetIdentityProvider(ctx context.Context, params *workspacesweb.GetIdentityProviderInput, optFns ...func(*workspacesweb.Options)) (*workspacesweb.GetIdentityProviderOutput, error)
GetIdentityProvider provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetIpAccessSettings ¶
func (_m *IClient) GetIpAccessSettings(ctx context.Context, params *workspacesweb.GetIpAccessSettingsInput, optFns ...func(*workspacesweb.Options)) (*workspacesweb.GetIpAccessSettingsOutput, error)
GetIpAccessSettings provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetNetworkSettings ¶
func (_m *IClient) GetNetworkSettings(ctx context.Context, params *workspacesweb.GetNetworkSettingsInput, optFns ...func(*workspacesweb.Options)) (*workspacesweb.GetNetworkSettingsOutput, error)
GetNetworkSettings provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetPortal ¶
func (_m *IClient) GetPortal(ctx context.Context, params *workspacesweb.GetPortalInput, optFns ...func(*workspacesweb.Options)) (*workspacesweb.GetPortalOutput, error)
GetPortal provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetPortalServiceProviderMetadata ¶
func (_m *IClient) GetPortalServiceProviderMetadata(ctx context.Context, params *workspacesweb.GetPortalServiceProviderMetadataInput, optFns ...func(*workspacesweb.Options)) (*workspacesweb.GetPortalServiceProviderMetadataOutput, error)
GetPortalServiceProviderMetadata provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetTrustStore ¶
func (_m *IClient) GetTrustStore(ctx context.Context, params *workspacesweb.GetTrustStoreInput, optFns ...func(*workspacesweb.Options)) (*workspacesweb.GetTrustStoreOutput, error)
GetTrustStore provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetTrustStoreCertificate ¶
func (_m *IClient) GetTrustStoreCertificate(ctx context.Context, params *workspacesweb.GetTrustStoreCertificateInput, optFns ...func(*workspacesweb.Options)) (*workspacesweb.GetTrustStoreCertificateOutput, error)
GetTrustStoreCertificate provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetUserAccessLoggingSettings ¶
func (_m *IClient) GetUserAccessLoggingSettings(ctx context.Context, params *workspacesweb.GetUserAccessLoggingSettingsInput, optFns ...func(*workspacesweb.Options)) (*workspacesweb.GetUserAccessLoggingSettingsOutput, error)
GetUserAccessLoggingSettings provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetUserSettings ¶
func (_m *IClient) GetUserSettings(ctx context.Context, params *workspacesweb.GetUserSettingsInput, optFns ...func(*workspacesweb.Options)) (*workspacesweb.GetUserSettingsOutput, error)
GetUserSettings provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListBrowserSettings ¶
func (_m *IClient) ListBrowserSettings(ctx context.Context, params *workspacesweb.ListBrowserSettingsInput, optFns ...func(*workspacesweb.Options)) (*workspacesweb.ListBrowserSettingsOutput, error)
ListBrowserSettings provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListIdentityProviders ¶
func (_m *IClient) ListIdentityProviders(ctx context.Context, params *workspacesweb.ListIdentityProvidersInput, optFns ...func(*workspacesweb.Options)) (*workspacesweb.ListIdentityProvidersOutput, error)
ListIdentityProviders provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListIpAccessSettings ¶
func (_m *IClient) ListIpAccessSettings(ctx context.Context, params *workspacesweb.ListIpAccessSettingsInput, optFns ...func(*workspacesweb.Options)) (*workspacesweb.ListIpAccessSettingsOutput, error)
ListIpAccessSettings provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListNetworkSettings ¶
func (_m *IClient) ListNetworkSettings(ctx context.Context, params *workspacesweb.ListNetworkSettingsInput, optFns ...func(*workspacesweb.Options)) (*workspacesweb.ListNetworkSettingsOutput, error)
ListNetworkSettings provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListPortals ¶
func (_m *IClient) ListPortals(ctx context.Context, params *workspacesweb.ListPortalsInput, optFns ...func(*workspacesweb.Options)) (*workspacesweb.ListPortalsOutput, error)
ListPortals provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListTagsForResource ¶
func (_m *IClient) ListTagsForResource(ctx context.Context, params *workspacesweb.ListTagsForResourceInput, optFns ...func(*workspacesweb.Options)) (*workspacesweb.ListTagsForResourceOutput, error)
ListTagsForResource provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListTrustStoreCertificates ¶
func (_m *IClient) ListTrustStoreCertificates(ctx context.Context, params *workspacesweb.ListTrustStoreCertificatesInput, optFns ...func(*workspacesweb.Options)) (*workspacesweb.ListTrustStoreCertificatesOutput, error)
ListTrustStoreCertificates provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListTrustStores ¶
func (_m *IClient) ListTrustStores(ctx context.Context, params *workspacesweb.ListTrustStoresInput, optFns ...func(*workspacesweb.Options)) (*workspacesweb.ListTrustStoresOutput, error)
ListTrustStores provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListUserAccessLoggingSettings ¶
func (_m *IClient) ListUserAccessLoggingSettings(ctx context.Context, params *workspacesweb.ListUserAccessLoggingSettingsInput, optFns ...func(*workspacesweb.Options)) (*workspacesweb.ListUserAccessLoggingSettingsOutput, error)
ListUserAccessLoggingSettings provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListUserSettings ¶
func (_m *IClient) ListUserSettings(ctx context.Context, params *workspacesweb.ListUserSettingsInput, optFns ...func(*workspacesweb.Options)) (*workspacesweb.ListUserSettingsOutput, error)
ListUserSettings provides a mock function with given fields: ctx, params, optFns
func (*IClient) Options ¶
func (_m *IClient) Options() workspacesweb.Options
Options provides a mock function with given fields:
func (*IClient) TagResource ¶
func (_m *IClient) TagResource(ctx context.Context, params *workspacesweb.TagResourceInput, optFns ...func(*workspacesweb.Options)) (*workspacesweb.TagResourceOutput, error)
TagResource provides a mock function with given fields: ctx, params, optFns
func (*IClient) UntagResource ¶
func (_m *IClient) UntagResource(ctx context.Context, params *workspacesweb.UntagResourceInput, optFns ...func(*workspacesweb.Options)) (*workspacesweb.UntagResourceOutput, error)
UntagResource provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateBrowserSettings ¶
func (_m *IClient) UpdateBrowserSettings(ctx context.Context, params *workspacesweb.UpdateBrowserSettingsInput, optFns ...func(*workspacesweb.Options)) (*workspacesweb.UpdateBrowserSettingsOutput, error)
UpdateBrowserSettings provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateIdentityProvider ¶
func (_m *IClient) UpdateIdentityProvider(ctx context.Context, params *workspacesweb.UpdateIdentityProviderInput, optFns ...func(*workspacesweb.Options)) (*workspacesweb.UpdateIdentityProviderOutput, error)
UpdateIdentityProvider provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateIpAccessSettings ¶
func (_m *IClient) UpdateIpAccessSettings(ctx context.Context, params *workspacesweb.UpdateIpAccessSettingsInput, optFns ...func(*workspacesweb.Options)) (*workspacesweb.UpdateIpAccessSettingsOutput, error)
UpdateIpAccessSettings provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateNetworkSettings ¶
func (_m *IClient) UpdateNetworkSettings(ctx context.Context, params *workspacesweb.UpdateNetworkSettingsInput, optFns ...func(*workspacesweb.Options)) (*workspacesweb.UpdateNetworkSettingsOutput, error)
UpdateNetworkSettings provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdatePortal ¶
func (_m *IClient) UpdatePortal(ctx context.Context, params *workspacesweb.UpdatePortalInput, optFns ...func(*workspacesweb.Options)) (*workspacesweb.UpdatePortalOutput, error)
UpdatePortal provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateTrustStore ¶
func (_m *IClient) UpdateTrustStore(ctx context.Context, params *workspacesweb.UpdateTrustStoreInput, optFns ...func(*workspacesweb.Options)) (*workspacesweb.UpdateTrustStoreOutput, error)
UpdateTrustStore provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateUserAccessLoggingSettings ¶
func (_m *IClient) UpdateUserAccessLoggingSettings(ctx context.Context, params *workspacesweb.UpdateUserAccessLoggingSettingsInput, optFns ...func(*workspacesweb.Options)) (*workspacesweb.UpdateUserAccessLoggingSettingsOutput, error)
UpdateUserAccessLoggingSettings provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateUserSettings ¶
func (_m *IClient) UpdateUserSettings(ctx context.Context, params *workspacesweb.UpdateUserSettingsInput, optFns ...func(*workspacesweb.Options)) (*workspacesweb.UpdateUserSettingsOutput, error)
UpdateUserSettings provides a mock function with given fields: ctx, params, optFns