Documentation ¶
Index ¶
- func AsYamlManifests(opts kudoinit.Options, crdOnly bool) ([]string, error)
- func Install(client *kube.Client, opts kudoinit.Options, crdOnly bool) error
- func PreInstallVerify(client *kube.Client, opts kudoinit.Options, crdOnly bool, ...) error
- func WatchKUDOUntilReady(client kubernetes.Interface, opts kudoinit.Options, timeout int64) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PreInstallVerify ¶ added in v0.13.0
func PreInstallVerify(client *kube.Client, opts kudoinit.Options, crdOnly bool, result *verifier.Result) error
Verifies that the installation is possible. Returns an error if any part of KUDO is already installed
func WatchKUDOUntilReady ¶
WatchKUDOUntilReady waits for the KUDO pod to become available.
Returns true if it exists. If the timeout was reached and it could not find the pod, it returns false.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.