cli

package
v0.11.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Configure

func Configure(c *cli.Context) error

func CreateCloudAccount

func CreateCloudAccount(c *cli.Context) error

func CreateEntrypoint

func CreateEntrypoint(c *cli.Context) error

func CreateEntrypointListener

func CreateEntrypointListener(c *cli.Context) error

func CreateKube

func CreateKube(c *cli.Context) error

func CreateKubeResource

func CreateKubeResource(c *cli.Context) error

func CreateNode

func CreateNode(c *cli.Context) error

func CreateSession

func CreateSession(c *cli.Context) error

func CreateUser

func CreateUser(c *cli.Context) error

func CreateVolume

func CreateVolume(c *cli.Context) error

func DeleteCloudAccount

func DeleteCloudAccount(c *cli.Context) error

func DeleteEntrypoint

func DeleteEntrypoint(c *cli.Context) error

func DeleteEntrypointListener

func DeleteEntrypointListener(c *cli.Context) error

func DeleteKube

func DeleteKube(c *cli.Context) error

func DeleteKubeResource

func DeleteKubeResource(c *cli.Context) error

func DeleteNode

func DeleteNode(c *cli.Context) error

func DeleteSession

func DeleteSession(c *cli.Context) error

func DeleteUser

func DeleteUser(c *cli.Context) error

func DeleteVolume

func DeleteVolume(c *cli.Context) error

func GetCloudAccount

func GetCloudAccount(c *cli.Context) error

func GetEntrypoint

func GetEntrypoint(c *cli.Context) error

func GetEntrypointListener

func GetEntrypointListener(c *cli.Context) error

func GetKube

func GetKube(c *cli.Context) error

func GetKubeResource

func GetKubeResource(c *cli.Context) error

func GetNode

func GetNode(c *cli.Context) error

func GetSession

func GetSession(c *cli.Context) error

func GetUser

func GetUser(c *cli.Context) error

func GetVolume

func GetVolume(c *cli.Context) error

func Kubectl

func Kubectl(c *cli.Context) error

func ListCloudAccounts

func ListCloudAccounts(c *cli.Context) error

func ListEntrypointListeners

func ListEntrypointListeners(c *cli.Context) error

func ListEntrypoints

func ListEntrypoints(c *cli.Context) error

func ListKubeResources

func ListKubeResources(c *cli.Context) error

func ListKubes

func ListKubes(c *cli.Context) error

func ListNodes

func ListNodes(c *cli.Context) error

func ListSessions

func ListSessions(c *cli.Context) error

func ListUsers

func ListUsers(c *cli.Context) error

func ListVolumes

func ListVolumes(c *cli.Context) error

func Run

func Run()

func StartKubeResource

func StartKubeResource(c *cli.Context) error

func StopKubeResource

func StopKubeResource(c *cli.Context) error

func UpdateCloudAccount

func UpdateCloudAccount(c *cli.Context) error

func UpdateEntrypoint

func UpdateEntrypoint(c *cli.Context) error

func UpdateEntrypointListener

func UpdateEntrypointListener(c *cli.Context) error

func UpdateKube

func UpdateKube(c *cli.Context) error

func UpdateKubeResource

func UpdateKubeResource(c *cli.Context) error

func UpdateNode

func UpdateNode(c *cli.Context) error

func UpdateSession

func UpdateSession(c *cli.Context) error

func UpdateUser

func UpdateUser(c *cli.Context) error

func UpdateVolume

func UpdateVolume(c *cli.Context) error

Types

type Client

type Client struct {
	*client.Client
	Config GlobalConfig
}

type GlobalConfig

type GlobalConfig struct {
	Server   string `json:"server"`
	Token    string `json:"token"`
	CertFile string `json:"cert_file"`
}

Jump to

Keyboard shortcuts

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