Registry / testing / controller-runtime-tools-setup-envtest

controller-runtime-tools-setup-envtest

JSON →
library0.24.1gogounverified

Tool to download and set up environment test binaries for controller-runtime.

go get sigs.k8s.io/controller-runtime/tools/setup-envtest
INSTALL
IMPORT
SIG · CONTROLLER-RUNTIME
C
controller-runtime-tools-setup-envtest
testinggov0.24.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

main
sigs.k8s.io/controller-runtime/tools/setup-envtest

Demonstrates that setup-envtest is a CLI tool, not a library.

package main import ( "fmt" "sigs.k8s.io/controller-runtime/tools/setup-envtest" ) func main() { fmt.Println("setup-envtest is a CLI tool, not a library") }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.24.1latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
OpenAI (training)
1
Resources
controller-runtime-tools-setup-envtest — go get controller-runtime-tools-setup-envtest · libregistry