proxy.golang.org : github.com/renderinc/controller-runtime : v0.17.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/antlr/antlr4/runtime/Go/antlr/v4 v4.0.0-20230305170008-8188dc5388df
- github.com/beorn7/perks v1.0.1
- github.com/blang/semver/v4 v4.0.0
- github.com/cenkalti/backoff/v4 v4.2.1
- github.com/cespare/xxhash/v2 v2.2.0
- github.com/davecgh/go-spew v1.1.1
- github.com/emicklei/go-restful/v3 v3.11.0
- github.com/evanphx/json-patch v4.12.0+incompatible
- github.com/evanphx/json-patch/v5 v5.8.0
- github.com/felixge/httpsnoop v1.0.3
- github.com/fsnotify/fsnotify v1.7.0
- github.com/go-logr/logr v1.4.1
- github.com/go-logr/stdr v1.2.2
- github.com/go-logr/zapr v1.3.0
- github.com/go-openapi/jsonpointer v0.19.6
- github.com/go-openapi/jsonreference v0.20.2
- github.com/go-openapi/swag v0.22.3
- github.com/go-task/slim-sprig v0.0.0-20230315185526-52ccab3ef572
- github.com/gogo/protobuf v1.3.2
- github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
- github.com/golang/protobuf v1.5.3
- github.com/google/cel-go v0.17.7
- github.com/google/gnostic-models v0.6.8
- github.com/google/go-cmp v0.6.0
- github.com/google/gofuzz v1.2.0
- github.com/google/pprof v0.0.0-20210720184732-4bb14d4b1be1
- github.com/google/uuid v1.3.0
- github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.0
- github.com/imdario/mergo v0.3.6
- github.com/josharian/intern v1.0.0
- github.com/json-iterator/go v1.1.12
- github.com/mailru/easyjson v0.7.7
- github.com/matttproud/golang_protobuf_extensions/v2 v2.0.0
- github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
- github.com/modern-go/reflect2 v1.0.2
- github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
- github.com/onsi/ginkgo/v2 v2.14.0
- github.com/onsi/gomega v1.30.0
- github.com/pkg/errors v0.9.1
- github.com/prometheus/client_golang v1.18.0
- github.com/prometheus/client_model v0.5.0
- github.com/prometheus/common v0.45.0
- github.com/prometheus/procfs v0.12.0
- github.com/spf13/pflag v1.0.5
- github.com/stoewer/go-strcase v1.2.0
- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.44.0
- go.opentelemetry.io/otel v1.19.0
- go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.19.0
- go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.19.0
- go.opentelemetry.io/otel/metric v1.19.0
- go.opentelemetry.io/otel/sdk v1.19.0
- go.opentelemetry.io/otel/trace v1.19.0
- go.opentelemetry.io/proto/otlp v1.0.0
- go.uber.org/goleak v1.3.0
- go.uber.org/multierr v1.11.0
- go.uber.org/zap v1.26.0
- golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e
- golang.org/x/net v0.19.0
- golang.org/x/oauth2 v0.12.0
- golang.org/x/sync v0.5.0
- golang.org/x/sys v0.16.0
- golang.org/x/term v0.15.0
- golang.org/x/text v0.14.0
- golang.org/x/time v0.3.0
- golang.org/x/tools v0.16.1
- gomodules.xyz/jsonpatch/v2 v2.4.0
- google.golang.org/appengine v1.6.7
- google.golang.org/genproto/googleapis/api v0.0.0-20230726155614-23370e0ffb3e
- google.golang.org/genproto/googleapis/rpc v0.0.0-20230822172742-b8732ec3820d
- google.golang.org/grpc v1.58.3
- google.golang.org/protobuf v1.31.0
- gopkg.in/inf.v0 v0.9.1
- gopkg.in/yaml.v2 v2.4.0
- gopkg.in/yaml.v3 v3.0.1
- k8s.io/api v0.29.0
- k8s.io/apiextensions-apiserver v0.29.0
- k8s.io/apimachinery v0.29.0
- k8s.io/apiserver v0.29.0
- k8s.io/client-go v0.29.0
- k8s.io/component-base v0.29.0
- k8s.io/klog/v2 v2.110.1
- k8s.io/kube-openapi v0.0.0-20231010175941-2dd684a91f00
- k8s.io/utils v0.0.0-20230726121419-3b25d923346b
- sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.28.0
- sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd
- sigs.k8s.io/structured-merge-diff/v4 v4.4.1
- sigs.k8s.io/yaml v1.4.0