Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrSecretNotFound = errors.New("secret_not_found")
Functions ¶
This section is empty.
Types ¶
type GoogleSecretManager ¶
type GoogleSecretManager struct {
// contains filtered or unexported fields
}
func NewGoogleSecretManager ¶
func NewGoogleSecretManager(ctx context.Context, projectID string) (*GoogleSecretManager, error)
func (*GoogleSecretManager) Close ¶
func (m *GoogleSecretManager) Close() error
Click to show internal directories.
Click to hide internal directories.