package
0.0.0-20210727085511-ac74c47d41e9
Repository: https://github.com/virtual-kubelet/systemk.git
Documentation: pkg.go.dev
# Functions
ContainerOutput will return the last line of the log from the container.
KubeApply runs 'kubectl apply -f' with the data from r.
KubeDelete runs 'kubectl delete -f' with the data from r.
KubeWait will wait for pod n to be ready.