sample-controller
sample-controller copied to clipboard
Repository for sample controller. Complements sample-apiserver
My sample-controller project is at `/Users/jason/Desktop/projects/sample-controller`. I checked out tag `release-1.24`, run`go mod vendor`, finally run `./hack/update-codegen.sh` in the project root. I found the code was generated at `/Users/jason/Desktop/k8s.io/sample-controller/pkg/generated`. Expectation:...
switching from dotnet to go over the last couple months, working to implement my first go-based controller plan was to start from this sample and go from there copied the...
i not found achive for FooLister interface https://github.com/kubernetes/sample-controller/blob/9db8293ba5eb223378700f8b33b15b3a998db7c7/pkg/generated/listers/samplecontroller/v1alpha1/foo.go#L45