Documentation
¶
Index ¶
- Constants
- func ChangeImage(c *cli.Context)
- func CreateDistroX(c *cli.Context)
- func DeleteDistroX(c *cli.Context)
- func DeleteMultipleDistroxClusters(c *cli.Context)
- func DescribeDistroX(c *cli.Context)
- func GetListOfDistroXs(c *cli.Context) *v1distrox.ListDistroXV1OK
- func GetRequestByName(c *cli.Context)
- func ListDistroXs(c *cli.Context)
- func RepairDistroXHostGroups(c *cli.Context)
- func RepairDistroXNodes(c *cli.Context)
- func RetryDistroX(c *cli.Context)
- func ScaleDistroX(c *cli.Context)
- func StartDistroX(c *cli.Context)
- func StopDistroX(c *cli.Context)
- func SyncDistroX(c *cli.Context)
- type DistroX
Constants ¶
View Source
const ( AVAILABLE = status("AVAILABLE") STOPPED = status("STOPPED") DELETE_COMPLETED = status("DELETE_COMPLETED") SKIP = status("") )
Variables ¶
This section is empty.
Functions ¶
func ChangeImage ¶
func CreateDistroX ¶
func DeleteDistroX ¶
func DescribeDistroX ¶
func GetListOfDistroXs ¶
func GetListOfDistroXs(c *cli.Context) *v1distrox.ListDistroXV1OK
func GetRequestByName ¶
func ListDistroXs ¶
func RepairDistroXHostGroups ¶
func RepairDistroXNodes ¶
func RetryDistroX ¶
func ScaleDistroX ¶
func StartDistroX ¶
func StopDistroX ¶
func SyncDistroX ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.