Documentation ¶
Index ¶
- func GerServiceResponse(ip string, port int) int
- func GetQingcloudService() (*qc.QingCloudService, error)
- func KubectlApply(filename string) error
- func KubectlDelete(filename string) error
- func RandIP() string
- func RandString(length int) string
- func ServiceHasEIP(c *kubernetes.Clientset, name, namespace, ip string) error
- func StringWithCharset(length int, charset string) string
- func WaitForController(c *kubernetes.Clientset, namespace, name string, ...) error
- func WaitForLoadBalancerDeleted(lbapi *service.LoadBalancerService, name string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GerServiceResponse ¶ added in v1.3.0
func GetQingcloudService ¶
func GetQingcloudService() (*qc.QingCloudService, error)
func KubectlApply ¶
func KubectlDelete ¶
func RandString ¶ added in v1.3.2
func ServiceHasEIP ¶ added in v1.3.0
func ServiceHasEIP(c *kubernetes.Clientset, name, namespace, ip string) error
func StringWithCharset ¶ added in v1.3.2
func WaitForController ¶
func WaitForLoadBalancerDeleted ¶ added in v1.3.0
func WaitForLoadBalancerDeleted(lbapi *service.LoadBalancerService, name string) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.