/dual-version-example

Example of using both 1.x and 2.x clients in the same Go program

Primary LanguageGoApache License 2.0Apache-2.0

dual-version-example

This is an example of using both 1.x and 2.x clients in the same Go program. Your go.mod will need to pick a k8s/client-go version; see the replace directive in go.mod.