Documentation ¶
Overview ¶
Code generated because docker has made most of the methods of docker api client not publicly available.
Index ¶
- Variables
- type CreateShip
- type KraneCli
- func (cli *KraneCli) Cmd(args ...string) error
- func (cli *KraneCli) CmdCommission(args ...string) error
- func (cli *KraneCli) CmdDecomission(args ...string) error
- func (cli *KraneCli) CmdHelp(args ...string) error
- func (cli *KraneCli) CmdPlans(args ...string) error
- func (cli *KraneCli) CmdPs(args ...string) error
- func (cli *KraneCli) CmdRun(args ...string) error
- func (cli *KraneCli) CmdShips(args ...string) error
- func (cli *KraneCli) Subcmd(name, signature, description string) *flag.FlagSet
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrConnectionRefused = errors.New("Cannot connect to the Krane daemon. Is 'krane -d' running on this host?")
)
Functions ¶
This section is empty.
Types ¶
type CreateShip ¶
type KraneCli ¶
func NewKraneCli ¶
func NewKraneCli(in io.ReadCloser, out, err io.Writer, key libtrust.PrivateKey, proto, addr string, tlsConfig *tls.Config) *KraneCli
func (*KraneCli) CmdCommission ¶
func (*KraneCli) CmdDecomission ¶
Click to show internal directories.
Click to hide internal directories.