proxy.golang.org : github.com/tilt-dev/ctlptl : v0.8.34
Making local Kubernetes clusters fun and easy to set up
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/tilt-dev/[email protected]
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
- github.com/Microsoft/go-winio v0.5.2
- github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d
- github.com/beorn7/perks v1.0.1
- github.com/blang/semver/v4 v4.0.0
- github.com/cenkalti/backoff/v4 v4.3.0
- github.com/cespare/xxhash/v2 v2.2.0
- github.com/containerd/log v0.1.0
- github.com/cpuguy83/go-md2man/v2 v2.0.4
- github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
- github.com/denisbrodbeck/machineid v1.0.1
- github.com/distribution/reference v0.6.0
- github.com/docker/cli v27.1.1+incompatible
- github.com/docker/distribution v2.8.3+incompatible
- github.com/docker/docker v27.1.1+incompatible
- github.com/docker/docker-credential-helpers v0.6.3
- github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
- github.com/docker/go-connections v0.4.0
- github.com/docker/go-metrics v0.0.1
- github.com/docker/go-units v0.4.0
- github.com/emicklei/go-restful/v3 v3.11.0
- github.com/felixge/httpsnoop v1.0.4
- github.com/fsnotify/fsnotify v1.4.9
- github.com/fvbommel/sortorder v1.0.2
- github.com/fxamacker/cbor/v2 v2.7.0
- github.com/go-errors/errors v1.4.2
- github.com/go-logr/logr v1.4.2
- github.com/go-logr/stdr v1.2.2
- github.com/go-ole/go-ole v1.2.6
- github.com/go-openapi/jsonpointer v0.19.6
- 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.0.1
- 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/shlex v0.0.0-20191202100458-e7afc7fbc510
- github.com/google/uuid v1.6.0
- github.com/gorilla/mux v1.8.0
- github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79
- github.com/grpc-ecosystem/grpc-gateway/v2 v2.20.0
- github.com/imdario/mergo v0.3.12
- github.com/inconshreveable/mousetrap v1.1.0
- github.com/josharian/intern v1.0.0
- github.com/json-iterator/go v1.1.12
- github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de
- github.com/lufia/plan9stats v0.0.0-20220326011226-f1430873d8db
- github.com/mailru/easyjson v0.7.7
- github.com/matttproud/golang_protobuf_extensions v1.0.4
- github.com/miekg/pkcs11 v1.1.1
- github.com/mitchellh/go-homedir v1.1.0
- github.com/moby/docker-image-spec v1.3.1
- github.com/moby/sys/sequential v0.5.0
- github.com/moby/term v0.5.0
- github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
- github.com/modern-go/reflect2 v1.0.2
- github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00
- github.com/morikuni/aec v1.0.0
- github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
- github.com/opencontainers/go-digest v1.0.0
- github.com/opencontainers/image-spec v1.0.3-0.20211202183452-c5a74bcca799
- github.com/peterbourgon/diskv v2.0.1+incompatible
- github.com/phayes/freeport v0.0.0-20220201140144-74d24b5ae9f5
- github.com/pkg/errors v0.9.1
- github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
- github.com/power-devops/perfstat v0.0.0-20220216144756-c35f1ee13d7c
- github.com/prometheus/client_golang v1.13.0
- github.com/prometheus/client_model v0.2.0
- github.com/prometheus/common v0.37.0
- github.com/prometheus/procfs v0.8.0
- github.com/russross/blackfriday/v2 v2.1.0
- github.com/shirou/gopsutil/v3 v3.22.3
- github.com/sirupsen/logrus v1.9.3
- github.com/spf13/cobra v1.8.1
- github.com/spf13/pflag v1.0.5
- github.com/stretchr/testify v1.9.0
- github.com/theupdateframework/notary v0.7.0
- github.com/tilt-dev/clusterid v0.1.4
- github.com/tilt-dev/localregistry-go v0.0.0-20201021185044-ffc4c827f097
- github.com/tilt-dev/wmclient v0.0.0-20201109174454-1839d0355fbc
- github.com/tklauser/go-sysconf v0.3.10
- github.com/tklauser/numcpus v0.4.0
- github.com/x448/float16 v0.8.4
- github.com/xlab/treeprint v1.2.0
- github.com/yusufpapurcu/wmi v1.2.2
- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.53.0
- go.opentelemetry.io/otel v1.28.0
- go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v1.28.0
- go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.28.0
- go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.28.0
- go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.28.0
- go.opentelemetry.io/otel/metric v1.28.0
- go.opentelemetry.io/otel/sdk v1.28.0
- go.opentelemetry.io/otel/sdk/metric v1.28.0
- go.opentelemetry.io/otel/trace v1.28.0
- go.opentelemetry.io/proto/otlp v1.3.1
- go.starlark.net v0.0.0-20230525235612-a134d8f9ddca
- golang.org/x/crypto v0.25.0
- golang.org/x/net v0.27.0
- golang.org/x/oauth2 v0.21.0
- golang.org/x/sync v0.7.0
- golang.org/x/sys v0.22.0
- golang.org/x/term v0.22.0
- golang.org/x/text v0.16.0
- golang.org/x/time v0.3.0
- google.golang.org/genproto/googleapis/api v0.0.0-20240725223205-93522f1f2a9f
- google.golang.org/genproto/googleapis/rpc v0.0.0-20240725223205-93522f1f2a9f
- google.golang.org/grpc v1.64.1
- google.golang.org/protobuf v1.34.2
- gopkg.in/evanphx/json-patch.v4 v4.12.0
- gopkg.in/inf.v0 v0.9.1
- gopkg.in/natefinch/npipe.v2 v2.0.0-20160621034901-c1b8fa8bdcce
- gopkg.in/yaml.v2 v2.4.0
- gopkg.in/yaml.v3 v3.0.1
- gotest.tools/v3 v3.0.3
- k8s.io/api v0.31.0
- k8s.io/apimachinery v0.31.0
- k8s.io/cli-runtime v0.31.0
- k8s.io/client-go v0.31.0
- 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.24.0
- sigs.k8s.io/kustomize/api v0.17.2
- sigs.k8s.io/kustomize/kyaml v0.17.1
- sigs.k8s.io/structured-merge-diff/v4 v4.4.1
- sigs.k8s.io/yaml v1.4.0