Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CmdRegistry = &cobra.Command{
Use: "registry",
Short: "Manage docker registry authentication",
Long: `Gofer manages access to private docker registries through pre-registering credentials for that registry using
these tools. Once registered any downstream pipelines using images from these registries are passed along the credentials
mentioned here.`,
}
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.