ngc

package
v1.0.16 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 30, 2026 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TokenFetcher

type TokenFetcher struct {
	// contains filtered or unexported fields
}

func NewTokenFetcher

func NewTokenFetcher(opts ...TokenFetcherOption) (*TokenFetcher, error)

func (*TokenFetcher) FetchToken

func (c *TokenFetcher) FetchToken(ctx context.Context) (string, error)

type TokenFetcherOption

type TokenFetcherOption func(*TokenFetcher)

func WithAuthAPIKey

func WithAuthAPIKey(authAPIKey string) TokenFetcherOption

func WithNGCAPIKey

func WithNGCAPIKey(ngcAPIKey, ngcOrg string) TokenFetcherOption

func WithNGCAuthURL

func WithNGCAuthURL(ngcAuthURL string) TokenFetcherOption

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL