package
Version:
v0.0.0-...-3364a4c
Opens a new window with list of versions in this module.
Published: Jun 16, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 18
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type ImagePush struct {
}
func NewImagePush(archivePath, registryEndpoint, username, password string, skipSSLVerify bool) *ImagePush
NewImagePush new
type Manifest struct {
Config string `json:"Config"`
RepoTags []string `json:"RepoTags"`
Layers []string `json:"Layers"`
}
Manifest manifest.json
Source Files
¶
Click to show internal directories.
Click to hide internal directories.