cmd

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Oct 27, 2017 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CatalogCommand

func CatalogCommand() cli.Command

func MergeYamlCommand

func MergeYamlCommand() cli.Command

func PushImageCommand

func PushImageCommand() cli.Command

func ServiceCommand

func ServiceCommand() cli.Command

func StackCommand

func StackCommand() cli.Command

func UpgradeCommand

func UpgradeCommand() cli.Command

Types

type ClientFactory

type ClientFactory struct{}

func (*ClientFactory) GetClient

func (f *ClientFactory) GetClient(ctx *cli.Context) (*client.RancherClient, error)

type RancherClientFactory

type RancherClientFactory interface {
	GetClient(projectID string) (*client.RancherClient, error)
}

Jump to

Keyboard shortcuts

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