github.com/terraform-modules-krish/terratest@v0.29.0/modules/k8s/k8s.go (about) 1 // Package k8s provides common functionalities for interacting with a Kubernetes cluster in the context of 2 // infrastructure testing. 3 package k8s