push

package
v0.0.0-...-3364a4c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 16, 2020 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ImagePush

type ImagePush struct {
	// contains filtered or unexported fields
}

func NewImagePush

func NewImagePush(archivePath, registryEndpoint, username, password string, skipSSLVerify bool) *ImagePush

NewImagePush new

func (*ImagePush) Push

func (imagePush *ImagePush) Push()

Push push archive image

type Manifest

type Manifest struct {
	Config   string   `json:"Config"`
	RepoTags []string `json:"RepoTags"`
	Layers   []string `json:"Layers"`
}

Manifest manifest.json

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL