Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrOnlyACRRegistriesAllowed = errors.New("forbidden registry. only .azurecr.io registries allowed")
Functions ¶
func NewACRTokenSource ¶
Types ¶
type AcrOption ¶
type AcrOption func(*AcrTokenSource)
func WithCredentialOption ¶
func WithCredentialOption(cred azcore.TokenCredential) AcrOption
func WithHttpClient ¶
type AcrTokenSource ¶
type AcrTokenSource struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.