Documentation ¶
Index ¶
- func Contains(slice []string, item string) bool
- func ExecCmd(cmd string, args ...string) (string, error)
- func FileExists(filePath string) bool
- func FileRelative(p string) (string, error)
- func GetCommonHome() (string, error)
- func GetHomeDirectory() (string, error)
- func ReadUrlAndWrite(filepath string, url string) (err error)
- func ReturnPath(files []string) string
- func WaitFor(fn func() (bool, error), opts *WaitForOpts) error
- type K8sClient
- type WaitForOpts
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FileExists ¶
func FileRelative ¶
func GetCommonHome ¶
func GetHomeDirectory ¶
func ReadUrlAndWrite ¶
func ReturnPath ¶
Types ¶
type K8sClient ¶
type K8sClient struct {
// contains filtered or unexported fields
}
func NewK8sClient ¶
func (*K8sClient) AllPodsAreReady ¶
Click to show internal directories.
Click to hide internal directories.