Documentation ¶
Overview ¶
Package registry implements the registry commands.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewRegistryCmd ¶
func NewRegistryCmd(ctx context.Context, opt *commonoptions.CommonOptions) *cobra.Command
NewRegistryCmd returns the registry command.
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
Package auth defines the logic to authenticate against an OCI registry.
|
Package auth defines the logic to authenticate against an OCI registry. |
basic
Package basic defines the logic to authenticate against an OCI registry.
|
Package basic defines the logic to authenticate against an OCI registry. |
oauth
Package oauth defines the logic to authenticate against an OCI registry via OAuth2.0.
|
Package oauth defines the logic to authenticate against an OCI registry via OAuth2.0. |
Package pull defnines the logic to pull artifacts from remote repositories.
|
Package pull defnines the logic to pull artifacts from remote repositories. |
Package push defines the logic to push local artifacts to a remote repository.
|
Package push defines the logic to push local artifacts to a remote repository. |
Click to show internal directories.
Click to hide internal directories.