Documentation ¶
Index ¶
- func Exists(ctx context.Context, opts ExistOpts) (bool, error)
- func Install(ctx context.Context, opts InstallOpts) error
- func InstalledPOD(ctx context.Context, restConfig *rest.Config) (*corev1.Pod, error)
- func PODImageVersion(pod *corev1.Pod) (string, error)
- func Uninstall(opts UninstallOpts) error
- type ExistOpts
- type InstallOpts
- type UninstallOpts
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InstalledPOD ¶
func Uninstall ¶
func Uninstall(opts UninstallOpts) error
Types ¶
type InstallOpts ¶
Click to show internal directories.
Click to hide internal directories.