package credentials

import "github.com/ydb-platform/ydb-go-sdk/v3/credentials"

Index

Functions

func AppendCertsFromFile

func AppendCertsFromFile(certPool *x509.CertPool, caFile string) error

func ContextCredentialsSourceInfo

func ContextCredentialsSourceInfo(ctx context.Context) (sourceInfo string, ok bool)

func WithCredentialsSourceInfo

func WithCredentialsSourceInfo(ctx context.Context, sourceInfo string) context.Context

Types

type Credentials

type Credentials = credentials.Credentials

Source Files

context.go credentials.go pem.go

Version
v3.0.0
Published
Oct 22, 2021
Platform
windows/amd64
Imports
7 packages
Last checked
10 minutes ago

Tools for package owners.