github.com/operator-framework/operator-lifecycle-manager@v0.30.0/test/e2e/ctx/doc.go (about) 1 // Package ctx provides information about the Kubernetes cluster under 2 // test, as well as optional functionality for provisioning (i.e., 3 // creating new clusters) and installing (i.e., deploying operators 4 // and supporting resources into clusters). 5 package ctx