package credentials
import "github.com/ydb-platform/ydb-go-sdk/v3/credentials"
Index ¶
- func AppendCertsFromFile(certPool *x509.CertPool, caFile string) error
- func ContextCredentialsSourceInfo(ctx context.Context) (sourceInfo string, ok bool)
- func WithCredentialsSourceInfo(ctx context.Context, sourceInfo string) context.Context
- type Credentials
Functions ¶
func AppendCertsFromFile ¶
func ContextCredentialsSourceInfo ¶
func WithCredentialsSourceInfo ¶
Types ¶
type Credentials ¶
type Credentials = credentials.Credentials
Source Files ¶
context.go credentials.go pem.go
- Version
- v3.0.0
- Published
- Oct 22, 2021
- Platform
- linux/amd64
- Imports
- 7 packages
- Last checked
- 9 minutes ago –
Tools for package owners.