Documentation
¶
Index ¶
- func CreateAddonWithParams(f *factory.Factory, clustermgmturl string, accessToken string, addonId string, ...) error
- func CreateMachinePool(f *factory.Factory, clustermgmturl string, accessToken string, ...) (*v1.MachinePool, error)
- func GetClusterList(f *factory.Factory, accessToken string, clustermgmturl string, pageNumber int, ...) (*v1.ClusterList, error)
- func GetMachinePoolList(f *factory.Factory, clustermgmturl string, accessToken string, ...) (*v1.MachinePoolsListResponse, error)
- func GetMachinePoolNodeCount(machinePool *v1.MachinePool) int
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateAddonWithParams ¶
func CreateMachinePool ¶
func CreateMachinePool(f *factory.Factory, clustermgmturl string, accessToken string, mprequest *v1.MachinePool, clusterId string) (*v1.MachinePool, error)
func GetClusterList ¶
func GetMachinePoolList ¶
func GetMachinePoolNodeCount ¶
func GetMachinePoolNodeCount(machinePool *v1.MachinePool) int
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.