proxy.golang.org : github.com/renderinc/controller-runtime : v0.3.0
Package controllerruntime alias' common functions and types to improve discoverability and reduce the number of imports for simple Controllers. This example creates a simple application Controller that is configured for ReplicaSets and Pods. * Create a new application for ReplicaSets that manages Pods owned by the ReplicaSet and calls into ReplicaSetReconciler. * Start the application. TODO(pwittrock): Update this example when we have better dependency injection support
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/renderinc/[email protected]
Published:
Indexed:
- github.com/evanphx/json-patch v4.5.0+incompatible
- github.com/go-logr/logr v0.1.0
- github.com/go-logr/zapr v0.1.0
- github.com/golang/groupcache v0.0.0-20180513044358-24b0969c4cb7
- github.com/googleapis/gnostic v0.3.1
- github.com/imdario/mergo v0.3.6
- github.com/kr/pretty v0.1.0
- github.com/onsi/ginkgo v1.6.0
- github.com/onsi/gomega v1.4.2
- github.com/prometheus/client_golang v1.0.0
- github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90
- github.com/spf13/pflag v1.0.2
- go.uber.org/atomic v1.3.2
- go.uber.org/multierr v1.1.0
- go.uber.org/zap v1.9.1
- golang.org/x/time v0.0.0-20180412165947-fbb02b2291d2
- golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7
- gomodules.xyz/jsonpatch/v2 v2.0.1
- gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127
- gopkg.in/fsnotify.v1 v1.4.7
- gopkg.in/inf.v0 v0.9.1
- k8s.io/api v0.0.0-20190918195907-bd6ac527cfd2
- k8s.io/apiextensions-apiserver v0.0.0-20190918201827-3de75813f604
- k8s.io/apimachinery v0.0.0-20190817020851-f2f3a405f61d
- k8s.io/client-go v0.0.0-20190918200256-06eb1244587a
- k8s.io/klog v0.3.3
- k8s.io/utils v0.0.0-20190506122338-8fab8cb257d5
- sigs.k8s.io/testing_frameworks v0.1.1
- sigs.k8s.io/yaml v1.1.0