Documentation
¶
Index ¶
- func Configure(c *cli.Context) error
- func CreateCloudAccount(c *cli.Context) error
- func CreateEntrypoint(c *cli.Context) error
- func CreateEntrypointListener(c *cli.Context) error
- func CreateKube(c *cli.Context) error
- func CreateKubeResource(c *cli.Context) error
- func CreateNode(c *cli.Context) error
- func CreateSession(c *cli.Context) error
- func CreateUser(c *cli.Context) error
- func CreateVolume(c *cli.Context) error
- func DeleteCloudAccount(c *cli.Context) error
- func DeleteEntrypoint(c *cli.Context) error
- func DeleteEntrypointListener(c *cli.Context) error
- func DeleteKube(c *cli.Context) error
- func DeleteKubeResource(c *cli.Context) error
- func DeleteNode(c *cli.Context) error
- func DeleteSession(c *cli.Context) error
- func DeleteUser(c *cli.Context) error
- func DeleteVolume(c *cli.Context) error
- func GetCloudAccount(c *cli.Context) error
- func GetEntrypoint(c *cli.Context) error
- func GetEntrypointListener(c *cli.Context) error
- func GetKube(c *cli.Context) error
- func GetKubeResource(c *cli.Context) error
- func GetNode(c *cli.Context) error
- func GetSession(c *cli.Context) error
- func GetUser(c *cli.Context) error
- func GetVolume(c *cli.Context) error
- func Kubectl(c *cli.Context) error
- func ListCloudAccounts(c *cli.Context) error
- func ListEntrypointListeners(c *cli.Context) error
- func ListEntrypoints(c *cli.Context) error
- func ListKubeResources(c *cli.Context) error
- func ListKubes(c *cli.Context) error
- func ListNodes(c *cli.Context) error
- func ListSessions(c *cli.Context) error
- func ListUsers(c *cli.Context) error
- func ListVolumes(c *cli.Context) error
- func Run()
- func StartKubeResource(c *cli.Context) error
- func StopKubeResource(c *cli.Context) error
- func UpdateCloudAccount(c *cli.Context) error
- func UpdateEntrypoint(c *cli.Context) error
- func UpdateEntrypointListener(c *cli.Context) error
- func UpdateKube(c *cli.Context) error
- func UpdateKubeResource(c *cli.Context) error
- func UpdateNode(c *cli.Context) error
- func UpdateSession(c *cli.Context) error
- func UpdateUser(c *cli.Context) error
- func UpdateVolume(c *cli.Context) error
- type Client
- type GlobalConfig
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateCloudAccount ¶
func CreateEntrypoint ¶
func CreateKube ¶
func CreateKubeResource ¶
func CreateNode ¶
func CreateSession ¶
func CreateUser ¶
func CreateVolume ¶
func DeleteCloudAccount ¶
func DeleteEntrypoint ¶
func DeleteKube ¶
func DeleteKubeResource ¶
func DeleteNode ¶
func DeleteSession ¶
func DeleteUser ¶
func DeleteVolume ¶
func GetCloudAccount ¶
func GetEntrypoint ¶
func GetEntrypointListener ¶
func GetKubeResource ¶
func GetSession ¶
func ListCloudAccounts ¶
func ListEntrypointListeners ¶
func ListEntrypoints ¶
func ListKubeResources ¶
func ListSessions ¶
func ListVolumes ¶
func StartKubeResource ¶
func StopKubeResource ¶
func UpdateCloudAccount ¶
func UpdateEntrypoint ¶
func UpdateKube ¶
func UpdateKubeResource ¶
func UpdateNode ¶
func UpdateSession ¶
func UpdateUser ¶
func UpdateVolume ¶
Types ¶
type Client ¶
type Client struct {
*client.Client
Config GlobalConfig
}
type GlobalConfig ¶
Click to show internal directories.
Click to hide internal directories.