cloud.google.com/go/secretmanager/apiv1.Client.AccessSecretVersion (method)
2 uses
cloud.google.com/go/secretmanager/apiv1 (current package)
secret_manager_client.go#L403: func (c *Client) AccessSecretVersion(ctx context.Context, req *secretmanagerpb.AccessSecretVersionRequest, opts ...gax.CallOption) (*secretmanagerpb.AccessSecretVersionResponse, error) {
golang.org/x/pkgsite/internal/secrets
secrets.go#L32: result, err := client.AccessSecretVersion(ctx, &smpb.AccessSecretVersionRequest{
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |