package
0.7.0
Repository: https://github.com/k15r/cli.git
Documentation: pkg.go.dev

# Functions

CheckVersion assures that the kubectl version used is compatible.
IsClusterResourceDeployed checks if a kubernetes cluster resource is deployed.
IsPodDeployed checks if a pod is deployed.
IsPodReady checks if a pod is deployed and running.
IsResourceDeployed checks if a kubernetes resource is deployed.
No description provided by the author
RunApplyCmd executes a kubectl apply command with given resources.
RunCmd executes a kubectl command with given arguments.
No description provided by the author
WaitForPodGone waits till a pod is not existent anymore.
WaitForPodReady waits till a pod is deployed and has status 'running'.

# Structs

No description provided by the author