Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AWS ¶
type AWS struct{}
func (*AWS) GetPresignedUrl ¶
func (c *AWS) GetPresignedUrl(bucketName, path, contentType string, expiry time.Duration) (string, string)
Returns pre-signed upload Url and download URL.
func (*AWS) LoadSecretsIntoEnv ¶
func (c *AWS) LoadSecretsIntoEnv()
type Azure ¶
type Azure struct{}
func (*Azure) GetPresignedUrl ¶
func (*Azure) LoadSecretsIntoEnv ¶
func (c *Azure) LoadSecretsIntoEnv()
type GCP ¶
type GCP struct{}
func (*GCP) GetPresignedUrl ¶
func (*GCP) LoadSecretsIntoEnv ¶
func (c *GCP) LoadSecretsIntoEnv()
listSecrets lists all secrets in the given project.
Click to show internal directories.
Click to hide internal directories.