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.1-rc1
Published
Oct 25, 2021
Platform
js/wasm
Imports
7 packages
Last checked
4 minutes ago

Tools for package owners.