package
Version:
v0.0.0-...-6574dfe
Opens a new window with list of versions in this module.
Published: Nov 10, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Sensitive() *service
type Config struct {
Endpoint string `json:"endpoint" required:"true"`
AccessKey string `json:"access_key" required:"true"`
SecretKey string `json:"secret_key" required:"true"`
IAMEndpint string `json:"iam_endpoint" required:"true"`
Region string `json:"region" required:"true"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.