Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Provider ¶
type Provider struct {
// contains filtered or unexported fields
}
Provider 从 Google Secret Manager 读取密钥。
func NewWithProject ¶
func NewWithProject(ctx context.Context, project string, opts ...option.ClientOption) (*Provider, error)
NewWithProject 创建支持使用短 Secret 名称的 Google Secret Manager Provider。
Click to show internal directories.
Click to hide internal directories.