Documentation ¶
Index ¶
- func AzureContainerExists(tenantID, clientID, clientSecret, accountName, containerName string) (bool, error)
- func AzureResourceGroupExists(tenantID, clientID, subscriptionId, clientSecret, resourceGroupName string) (bool, error)
- func TestS3Bucket(state state.State) error
- func ValidateAWS(state state.State) error
- func ValidateDestinationCreds(state state.State) bool
- func ValidateSourceCreds(state state.State) bool
- type CustomCredentials
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AzureContainerExists ¶ added in v0.1.153
func AzureResourceGroupExists ¶ added in v0.1.153
func TestS3Bucket ¶ added in v0.1.61
func ValidateAWS ¶
func ValidateSourceCreds ¶
Types ¶
type CustomCredentials ¶
func (CustomCredentials) Retrieve ¶
func (c CustomCredentials) Retrieve(ctx context.Context) (aws.Credentials, error)
Click to show internal directories.
Click to hide internal directories.