Documentation ¶
Index ¶
- func MakeRemoteRegistryRequestOptions(authProvider authn.Authenticator, insecure, skipTLSVerification bool) ([]name.Option, []remote.Option)
- func MakeRemoteRegistryRequestOptionsFromMirrorContext(mirrorCtx *contexts.BaseContext) ([]name.Option, []remote.Option)
- func ValidateReadAccessForImage(imageTag string, authProvider authn.Authenticator, ...) error
- func ValidateReadAccessForImageContext(ctx context.Context, imageTag string, authProvider authn.Authenticator, ...) error
- func ValidateWriteAccessForRepo(repo string, authProvider authn.Authenticator, insecure, skipVerifyTLS bool) error
- func ValidateWriteAccessForRepoContext(ctx context.Context, repo string, authProvider authn.Authenticator, ...) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ValidateReadAccessForImage ¶
func ValidateReadAccessForImage(imageTag string, authProvider authn.Authenticator, insecure, skipVerifyTLS bool) error
func ValidateReadAccessForImageContext ¶ added in v0.6.0
func ValidateWriteAccessForRepo ¶
func ValidateWriteAccessForRepo(repo string, authProvider authn.Authenticator, insecure, skipVerifyTLS bool) error
func ValidateWriteAccessForRepoContext ¶ added in v0.6.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.