Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WriteTarball ¶ added in v0.18.2
func WriteTarball(w io.Writer, root string, options *TarballOptions) error
Types ¶
type AuthConfig ¶ added in v0.16.7
type ConfigFile ¶ added in v0.16.7
type ConfigFile struct {
AuthConfigs map[string]AuthConfig `json:"auths"`
}
type TarballOptions ¶ added in v0.18.2
Click to show internal directories.
Click to hide internal directories.