Documentation
¶
Overview ¶
Package registry provides options for remote OCI registry config and caching.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateRepoWithCustomConfig ¶
func CreateRepoWithCustomConfig(ctx context.Context, rc *v1alpha1.RegistryConfig, ref string, cache *regcache.RegistryCache, userAgent string, credStore credentials.Store, ) (registry.Repository, error)
CreateRepoWithCustomConfig creates a remote.Repository object and sets it up based off the custom parameters defined in registryConfig (inside ace-dt config file).
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.