Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GSMSecretAccessor ¶
type GSMSecretAccessor struct {
// contains filtered or unexported fields
}
GSMSecretAccessor returns an accessor to retrieve decrypted credential for the provided GSM secret specification.
func NewGSMSecretAccessor ¶
func NewGSMSecretAccessor(projectId, secretId, version string) *GSMSecretAccessor
NewGSMSecretAccessor returns a Google Secret Manager secret accessor.
func (*GSMSecretAccessor) Clear ¶
func (g *GSMSecretAccessor) Clear()
Clear cleans up the cached value.
Click to show internal directories.
Click to hide internal directories.