Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CredentialAddedHandler ¶
type CredentialAddedHandler struct { ProviderMS ports.ProviderMetadataMS CredMS ports.CredentialMS AWSClient ports.AWS WorkspaceMS ports.WorkspaceMS }
CredentialAddedHandler ...
func (CredentialAddedHandler) Handle ¶
func (h CredentialAddedHandler) Handle(ctx context.Context, incoming service.CredentialCreateResponse, sink ports.OutgoingEvents)
Handle handles CredentialAdded event. It tests the AWS credential and disables the credential if the test fails; It creates workspaces for all the AWS providers that user has access to.
Click to show internal directories.
Click to hide internal directories.