Documentation ¶
Index ¶
Constants ¶
View Source
const ( // Name is the name of the backup S3 provider Name = "backup-s3" AccessKeyID = "accessKeyID" SecretAccessKey = "secretAccessKey" Region = "region" Endpoint = "endpoint" InsecureSkipVerify = "insecureSkipVerify" S3ForcePathStyle = "s3ForcePathStyle" TrustedCaCert = "trustedCaCert" )
View Source
const Type = "S3"
Type is the type of resources managed by the S3 actuator.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.