cmd

package
v0.0.0-...-4a2275d Latest Latest
Warning

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

Go to latest
Published: Oct 11, 2016 License: Apache-2.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

View Source
const DockerHub = "https://registry-1.docker.io"

DockerHub is url for dockerhub registry

Variables

View Source
var RootCmd = &cobra.Command{
	Use:   "octool",
	Short: "Toolchain for OpenContainer Format(OCI)",
}

RootCmd represents the base command when called without any subcommands

Functions

func Execute

func Execute()

Execute adds all child commands to the root command sets flags appropriately. This is called by main.main(). It only needs to happen once to the rootCmd.

Types

type ImageInspect

type ImageInspect struct {
	Architecture    string
	Author          string
	Config          *ctr.Config
	Container       string
	ContainerConfig *ctr.Config
	DockerVersion   string
	Created         string
	ID              string
	Os              string
	Parent          string
	Throwway        bool
}

Jump to

Keyboard shortcuts

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