proxy.golang.org : github.com/overmindtech/k8s-source : v0.9.0
Kubernetes source for sunning in srcman
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/overmindtech/[email protected]
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- connectrpc.com/connect v1.17.0
- github.com/BurntSushi/toml v1.4.0
- github.com/Masterminds/semver/v3 v3.2.1
- github.com/MrAlias/otel-schema-utils v0.2.1-alpha
- github.com/alessio/shellescape v1.4.2
- github.com/auth0/go-jwt-middleware/v2 v2.2.2
- github.com/aws/aws-sdk-go v1.55.5
- github.com/cenkalti/backoff/v4 v4.3.0
- github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
- github.com/emicklei/go-restful/v3 v3.11.0
- github.com/evanphx/json-patch/v5 v5.6.0
- github.com/felixge/httpsnoop v1.0.4
- github.com/fsnotify/fsnotify v1.7.0
- github.com/fxamacker/cbor/v2 v2.7.0
- github.com/getsentry/sentry-go v0.29.1
- github.com/go-jose/go-jose/v4 v4.0.4
- github.com/go-logr/logr v1.4.2
- github.com/go-logr/stdr v1.2.2
- github.com/go-openapi/jsonpointer v0.20.0
- github.com/go-openapi/jsonreference v0.20.2
- github.com/go-openapi/swag v0.22.4
- github.com/gogo/protobuf v1.3.2
- github.com/golang/protobuf v1.5.4
- github.com/google/btree v1.1.2
- 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/safetext v0.0.0-20230106111101-7156a760e523
- github.com/google/uuid v1.6.0
- github.com/grpc-ecosystem/grpc-gateway/v2 v2.23.0
- github.com/hashicorp/hcl v1.0.0
- github.com/imdario/mergo v0.3.15
- github.com/inconshreveable/mousetrap v1.1.0
- github.com/jmespath/go-jmespath v0.4.0
- github.com/josharian/intern v1.0.0
- github.com/json-iterator/go v1.1.12
- github.com/klauspost/compress v1.17.11
- github.com/magiconair/properties v1.8.7
- github.com/mailru/easyjson v0.7.7
- github.com/mattn/go-isatty v0.0.20
- github.com/mitchellh/mapstructure v1.5.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/nats-io/jwt/v2 v2.7.2
- github.com/nats-io/nats.go v1.37.0
- github.com/nats-io/nkeys v0.4.8
- github.com/nats-io/nuid v1.0.1
- github.com/overmindtech/discovery v0.31.3
- github.com/overmindtech/sdp-go v0.101.2
- github.com/overmindtech/sdpcache v1.6.4
- github.com/pelletier/go-toml v1.9.5
- github.com/pelletier/go-toml/v2 v2.2.2
- github.com/pkg/errors v0.9.1
- github.com/sagikazarmark/locafero v0.4.0
- github.com/sagikazarmark/slog-shim v0.1.0
- github.com/sirupsen/logrus v1.9.3
- github.com/sourcegraph/conc v0.3.0
- github.com/spf13/afero v1.11.0
- github.com/spf13/cast v1.6.0
- github.com/spf13/cobra v1.8.1
- github.com/spf13/pflag v1.0.5
- github.com/spf13/viper v1.19.0
- github.com/subosito/gotenv v1.6.0
- github.com/uptrace/opentelemetry-go-extra/otellogrus v0.3.2
- github.com/uptrace/opentelemetry-go-extra/otelutil v0.3.2
- github.com/x448/float16 v0.8.4
- go.opentelemetry.io/contrib/detectors/aws/ec2 v1.32.0
- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.57.0
- go.opentelemetry.io/otel v1.32.0
- go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.32.0
- go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.32.0
- go.opentelemetry.io/otel/log v0.6.0
- go.opentelemetry.io/otel/metric v1.32.0
- go.opentelemetry.io/otel/schema v0.0.7
- go.opentelemetry.io/otel/sdk v1.32.0
- go.opentelemetry.io/otel/trace v1.32.0
- go.opentelemetry.io/proto/otlp v1.3.1
- go.uber.org/automaxprocs v1.6.0
- go.uber.org/multierr v1.11.0
- golang.org/x/crypto v0.28.0
- golang.org/x/exp v0.0.0-20231206192017-f3f8817b8deb
- golang.org/x/net v0.30.0
- golang.org/x/oauth2 v0.24.0
- golang.org/x/sync v0.9.0
- golang.org/x/sys v0.27.0
- golang.org/x/term v0.25.0
- golang.org/x/text v0.20.0
- golang.org/x/time v0.7.0
- google.golang.org/genproto/googleapis/api v0.0.0-20241104194629-dd2ea8efbc28
- google.golang.org/genproto/googleapis/rpc v0.0.0-20241104194629-dd2ea8efbc28
- google.golang.org/grpc v1.67.1
- google.golang.org/protobuf v1.35.2
- gopkg.in/go-jose/go-jose.v2 v2.6.3
- gopkg.in/inf.v0 v0.9.1
- gopkg.in/ini.v1 v1.67.0
- gopkg.in/yaml.v2 v2.4.0
- gopkg.in/yaml.v3 v3.0.1
- k8s.io/api v0.31.3
- k8s.io/apimachinery v0.31.3
- k8s.io/client-go v0.31.3
- k8s.io/klog/v2 v2.130.1
- k8s.io/kube-openapi v0.0.0-20240228011516-70dd3763d340
- k8s.io/utils v0.0.0-20240711033017-18e509b52bc8
- sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd
- sigs.k8s.io/kind v0.25.0
- sigs.k8s.io/structured-merge-diff/v4 v4.4.1
- sigs.k8s.io/yaml v1.4.0