Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WithSourceInfo ¶ added in v3.5.0
func WithSourceInfo(sourceInfo string) option
Types ¶
type Credentials ¶
type Credentials = credentials.Credentials
func NewAccessTokenCredentials ¶ added in v3.5.0
func NewAccessTokenCredentials(accessToken string, opts ...option) Credentials
func NewAnonymousCredentials ¶ added in v3.5.0
func NewAnonymousCredentials(opts ...option) Credentials
Click to show internal directories.
Click to hide internal directories.