Skip to main content
Version: latest

PXK Open Source Licenses

The following table lists the open source licenses associated with the libraries and modules currently in use by Palette eXtended Kubernetes (PXK) and the Federal Information Processing Standards (FIPS) compliant version of PXK.

PXK License

PXK is released under the Apache-2.0 license.

PXK Components

All PXK components and supporting open source components are compiled in their native programming language. Below is a list of the core and auxiliary Kubernetes components that are included in PXK.

Core Kubernetes Components

ComponentDescription
API ServerThe API server is the central management entity that receives all REST requests for the cluster.
Controller ManagerThe controller manager is a daemon that embeds the core control loops shipped with Kubernetes.
SchedulerThe scheduler is a daemon that finds the best node for a pod, based on the scheduling requirements you specify.
KubeletThe kubelet is the primary node agent that is deployed on each node.
Kube-proxyThe kube-proxy is a network proxy that operates on each node in your cluster, implementing part of the Kubernetes Service concept.
KubeadmKubeadm is a tool built to provide best-practice “fast paths” for creating Kubernetes clusters.
KubectlKubectl is a command line interface for issuing commands against Kubernetes clusters.

Auxiliary Kubernetes Components

ComponentDescription
CoreDNSCoreDNS is a Domain Name System (DNS) server deployed as a cluster DNS service.
EtcdEtcd is a distributed key-value store used as Kubernetes’ backing store for all cluster data.

Runtime Components

ComponentDescription
containerdContainerd is an industry-standard container runtime with an emphasis on simplicity, robustness, and portability.
containerd-shimContainerd-shim is a shim used by containerd to launch containers.
containerd-shim-runc-v1Containerd-shim-runc-v1 is a shim used by containerd to launch containers.
containerd-shim-runc-v2Containerd-shim-runc-v2 is a shim used by containerd to launch containers.
ctrCtr is a command line interface for containerd.
crictlCrictl is a command line interface for CRI-compatible container runtimes.
runcRunc is a CLI tool for spawning and managing containers according to the OCI specification.

Open Source Dependencies

The following table lists the open source libraries and modules currently in use by PXK and the Federal Information Processing Standards (FIPS) compliant version of PXK.

LibraryLicense
bitbucket.org/bertimus9/systemstatMIT
cel.dev/exprApache-2.0
cloud.google.com/go/authApache-2.0
cloud.google.com/go/auth/oauth2adaptApache-2.0
cloud.google.com/go/compute/metadataApache-2.0
crypto/internal/boringOpenSSL
dario.cat/mergoBSD-3-Clause
github.com/alexflint/go-filemutexMIT
github.com/antlr4-go/antlr/v4BSD-3-Clause
github.com/apparentlymart/go-cidr/cidrMIT
github.com/armon/circbufMIT
github.com/aws/aws-sdk-goApache-2.0
github.com/aws/aws-sdk-go-v2Apache-2.0
github.com/aws/aws-sdk-go-v2/configApache-2.0
github.com/aws/aws-sdk-go-v2/credentialsApache-2.0
github.com/aws/aws-sdk-go-v2/feature/ec2/imdsApache-2.0
github.com/aws/aws-sdk-go-v2/internal/configsourcesApache-2.0
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2Apache-2.0
github.com/aws/aws-sdk-go-v2/internal/iniApache-2.0
github.com/aws/aws-sdk-go-v2/internal/sync/singleflightBSD-3-Clause
github.com/aws/aws-sdk-go-v2/service/internal/accept-encodingApache-2.0
github.com/aws/aws-sdk-go-v2/service/internal/presigned-urlApache-2.0
github.com/aws/aws-sdk-go-v2/service/secretsmanagerApache-2.0
github.com/aws/aws-sdk-go-v2/service/ssoApache-2.0
github.com/aws/aws-sdk-go-v2/service/ssooidcApache-2.0
github.com/aws/aws-sdk-go-v2/service/stsApache-2.0
github.com/aws/aws-sdk-go/internal/sync/singleflightApache-2.0
github.com/aws/smithy-goApache-2.0
github.com/aws/smithy-go/internal/sync/singleflightApache-2.0
github.com/Azure/azure-sdk-for-goMIT
github.com/Azure/go-autorest/autorestApache-2.0
github.com/Azure/go-autorest/autorest/adalApache-2.0
github.com/Azure/go-autorest/autorest/azure/authApache-2.0
github.com/Azure/go-autorest/autorest/azure/cliApache-2.0
github.com/Azure/go-autorest/autorest/dateApache-2.0
github.com/Azure/go-autorest/autorest/toApache-2.0
github.com/Azure/go-autorest/loggerApache-2.0
github.com/Azure/go-autorest/tracingApache-2.0
github.com/bahlo/generic-list-goBSD-3-Clause
github.com/beorn7/perks/quantileMIT
github.com/bgentry/speakeasyMIT
github.com/blang/semver/v4MIT
github.com/buger/jsonparserMIT
github.com/cenkalti/backoff/v4MIT
github.com/cespare/xxhash/v2MIT
github.com/chai2010/gettext-goBSD-3-Clause
github.com/checkpoint-restore/checkpointctl/libApache-2.0
github.com/checkpoint-restore/go-criu/v7Apache-2.0
github.com/cheggaaa/pb/v3BSD-3-Clause
github.com/cihub/seelogBSD-3-Clause
github.com/cilium/ebpfMIT
github.com/container-storage-interface/spec/lib/go/csiApache-2.0
github.com/containerd/btrfs/v2Apache-2.0
github.com/containerd/cgroups/v3Apache-2.0
github.com/containerd/consoleApache-2.0
github.com/containerd/containerd/apiApache-2.0
github.com/containerd/containerd/v2Apache-2.0
github.com/containerd/continuityApache-2.0
github.com/containerd/errdefsApache-2.0
github.com/containerd/errdefs/pkgApache-2.0
github.com/containerd/fifoApache-2.0
github.com/containerd/go-cniApache-2.0
github.com/containerd/go-runcApache-2.0
github.com/containerd/imgcrypt/v2Apache-2.0
github.com/containerd/logApache-2.0
github.com/containerd/nriApache-2.0
github.com/containerd/otelttrpcApache-2.0
github.com/containerd/platformsApache-2.0
github.com/containerd/pluginApache-2.0
github.com/containerd/ttrpcApache-2.0
github.com/containerd/typeurl/v2Apache-2.0
github.com/containerd/zfs/v2Apache-2.0
github.com/containernetworking/cniApache-2.0
github.com/containernetworking/cni/pkgApache-2.0
github.com/containernetworking/pluginsApache-2.0
github.com/containernetworking/plugins/pkg/nsApache-2.0
github.com/containers/ocicryptApache-2.0
github.com/coredns/caddyApache-2.0
github.com/coredns/caddy/caddyfileApache-2.0
github.com/coredns/corednsApache-2.0
github.com/coredns/corefile-migration/migrationApache-2.0
github.com/coreos/go-iptables/iptablesApache-2.0
github.com/coreos/go-oidcApache-2.0
github.com/coreos/go-semver/semverApache-2.0
github.com/coreos/go-systemd/v22Apache-2.0
github.com/coreos/go-systemd/v22/activationApache-2.0
github.com/coreos/go-systemd/v22/journalApache-2.0
github.com/cpuguy83/go-md2man/v2/md2manMIT
github.com/cyphar/filepath-securejoinBSD-3-Clause
github.com/DataDog/appsec-internal-goApache-2.0
github.com/DataDog/datadog-agent/pkg/obfuscateApache-2.0
github.com/DataDog/datadog-agent/pkg/proto/pbgo/traceApache-2.0
github.com/DataDog/datadog-agent/pkg/remoteconfig/stateApache-2.0
github.com/DataDog/datadog-agent/pkg/traceApache-2.0
github.com/DataDog/datadog-agent/pkg/util/logApache-2.0
github.com/DataDog/datadog-agent/pkg/util/scrubberApache-2.0
github.com/DataDog/datadog-go/v5/statsdMIT
github.com/DataDog/go-libddwaf/v3Apache-2.0
github.com/DataDog/go-runtime-metrics-internal/pkg/runtimemetricsApache-2.0
github.com/DataDog/go-sqllexerMIT
github.com/DataDog/go-tufBSD-3-Clause
github.com/DataDog/opentelemetry-mapping-go/pkg/otlp/attributesApache-2.0
github.com/DataDog/sketches-go/ddsketchApache-2.0
github.com/davecgh/go-spew/spewISC
github.com/dimchansky/utfbomApache-2.0
github.com/distribution/referenceApache-2.0
github.com/dnstap/golang-dnstapApache-2.0
github.com/docker/docker/api/types/timeApache-2.0
github.com/docker/go-eventsApache-2.0
github.com/docker/go-metricsApache-2.0
github.com/docker/go-unitsApache-2.0
github.com/dustin/go-humanizeMIT
github.com/eapache/queue/v2MIT
github.com/ebitengine/puregoApache-2.0
github.com/emicklei/go-restful/v3MIT
github.com/euank/go-kmsg-parser/kmsgparserApache-2.0
github.com/exponent-io/jsonpathMIT
github.com/expr-lang/exprMIT
github.com/farsightsec/golang-framestreamApache-2.0
github.com/fatih/camelcaseMIT
github.com/fatih/colorMIT
github.com/felixge/httpsnoopMIT
github.com/flynn/go-shlexApache-2.0
github.com/fsnotify/fsnotifyBSD-3-Clause
github.com/fxamacker/cbor/v2MIT
github.com/go-errors/errorsMIT
github.com/go-jose/go-jose/v4Apache-2.0
github.com/go-jose/go-jose/v4/jsonApache-2.0
github.com/go-logr/logrApache-2.0
github.com/go-logr/stdrApache-2.0
github.com/go-logr/zaprApache-2.0
github.com/go-openapi/jsonpointerApache-2.0
github.com/go-openapi/jsonreferenceApache-2.0
github.com/go-openapi/swagApache-2.0
github.com/godbus/dbus/v5BSD-2-Clause
github.com/gogo/protobufBSD-3-Clause
github.com/golang-jwt/jwt/v4MIT
github.com/golang-jwt/jwt/v5MIT
github.com/golang/protobufBSD-3-Clause
github.com/golang/protobuf/protoBSD-3-Clause
github.com/google/btreeApache-2.0
github.com/google/cadvisorApache-2.0
github.com/google/cel-goApache-2.0
github.com/google/gnostic-modelsApache-2.0
github.com/google/go-cmp/cmpBSD-3-Clause
github.com/google/gofuzzApache-2.0
github.com/google/s2a-goApache-2.0
github.com/google/shlexApache-2.0
github.com/google/uuidBSD-3-Clause
github.com/googleapis/enterprise-certificate-proxy/clientApache-2.0
github.com/googleapis/gax-go/v2BSD-3-Clause
github.com/gorilla/websocketBSD-2-Clause
github.com/gregjones/httpcacheMIT
github.com/grpc-ecosystem/go-grpc-middlewareApache-2.0
github.com/grpc-ecosystem/go-grpc-middleware/logging/settableApache-2.0
github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheusApache-2.0
github.com/grpc-ecosystem/go-grpc-middleware/v2/interceptorsApache-2.0
github.com/grpc-ecosystem/go-grpc-prometheusApache-2.0
github.com/grpc-ecosystem/grpc-gatewayBSD-3-Clause
github.com/grpc-ecosystem/grpc-gateway/v2BSD-3-Clause
github.com/grpc-ecosystem/grpc-opentracing/go/otgrpcBSD-3-Clause
github.com/hashicorp/go-secure-stdlib/parseutilMPL-2.0
github.com/hashicorp/go-secure-stdlib/strutilMPL-2.0
github.com/hashicorp/go-sockaddrMPL-2.0
github.com/imdario/mergoBSD-3-Clause
github.com/infobloxopen/go-treesApache-2.0
github.com/insomniacslk/dhcpBSD-3-Clause
github.com/intel/goresctrl/pkgApache-2.0
github.com/invopop/jsonschemaMIT
github.com/ishidawataru/sctpApache-2.0
github.com/jmespath/go-jmespathApache-2.0
github.com/jonboulle/clockworkApache-2.0
github.com/josharian/internMIT
github.com/josharian/nativeMIT
github.com/json-iterator/goMIT
github.com/karrick/godirwalkBSD-2-Clause
github.com/klauspost/compressApache-2.0
github.com/klauspost/compress/internal/snaprefBSD-3-Clause
github.com/klauspost/compress/zstd/internal/xxhashMIT
github.com/kylelemons/godebug/diffApache-2.0
github.com/libopenstorage/openstorageApache-2.0
github.com/liggitt/tabwriterBSD-3-Clause
github.com/lithammer/dedentMIT
github.com/mailru/easyjsonMIT
github.com/MakeNowJust/heredocMIT
github.com/mattn/go-colorableMIT
github.com/mattn/go-isattyMIT
github.com/mattn/go-runewidthMIT
github.com/mattn/go-shellwordsMIT
github.com/matttproud/golang_protobuf_extensions/pbutilApache-2.0
github.com/mdlayher/packetMIT
github.com/mdlayher/socketMIT
github.com/mdlayher/vsockMIT
github.com/Microsoft/hcsshim/cmd/containerd-shim-runhcs-v1MIT
github.com/miekg/dnsBSD-3-Clause
github.com/miekg/pkcs11BSD-3-Clause
github.com/mistifyio/go-zfsApache-2.0
github.com/mistifyio/go-zfs/v3Apache-2.0
github.com/mitchellh/go-homedirMIT
github.com/mitchellh/go-wordwrapMIT
github.com/mitchellh/mapstructureMIT
github.com/moby/ipvsApache-2.0
github.com/moby/lockerApache-2.0
github.com/moby/spdystreamApache-2.0
github.com/moby/sys/capabilityBSD-2-Clause
github.com/moby/sys/mountinfoApache-2.0
github.com/moby/sys/signalApache-2.0
github.com/moby/sys/symlinkApache-2.0
github.com/moby/sys/userApache-2.0
github.com/moby/sys/usernsApache-2.0
github.com/moby/termApache-2.0
github.com/modern-go/concurrentApache-2.0
github.com/modern-go/reflect2Apache-2.0
github.com/mohae/deepcopyMIT
github.com/monochromegane/go-gitignoreMIT
github.com/mrunalp/fileutilsApache-2.0
github.com/munnerz/goautonegBSD-3-Clause
github.com/mxk/go-flowrate/flowrateBSD-3-Clause
github.com/networkplumbing/go-nft/nftApache-2.0
github.com/NYTimes/gziphandlerApache-2.0
github.com/olekukonko/tablewriterMIT
github.com/onsi/ginkgo/v2MIT
github.com/onsi/gomegaMIT
github.com/opencontainers/cgroupsApache-2.0
github.com/opencontainers/go-digestApache-2.0
github.com/opencontainers/image-specApache-2.0
github.com/opencontainers/image-spec/specs-goApache-2.0
github.com/opencontainers/runcApache-2.0
github.com/opencontainers/runtime-spec/specs-goApache-2.0
github.com/opencontainers/runtime-toolsApache-2.0
github.com/opencontainers/selinuxApache-2.0
github.com/opentracing-contrib/go-observerApache-2.0
github.com/opentracing/opentracing-goApache-2.0
github.com/openzipkin-contrib/zipkin-go-opentracingApache-2.0
github.com/openzipkin/zipkin-goApache-2.0
github.com/oschwald/geoip2-golangISC
github.com/oschwald/maxminddb-golangISC
github.com/outcaste-io/ristrettoApache-2.0
github.com/outcaste-io/ristretto/zApache-2.0
github.com/pelletier/go-toml/v2MIT
github.com/peterbourgon/diskvMIT
github.com/philhofer/fwdMIT
github.com/pierrec/lz4/v4BSD-3-Clause
github.com/pkg/errorsBSD-2-Clause
github.com/pmezard/go-difflib/difflibBSD-3-Clause
github.com/pquerna/cachecontrolApache-2.0
github.com/prometheus/client_golang/internal/github.com/golang/gddo/httputilApache-2.0
github.com/prometheus/client_golang/prometheusApache-2.0
github.com/prometheus/client_model/goApache-2.0
github.com/prometheus/commonApache-2.0
github.com/prometheus/procfsApache-2.0
github.com/quic-go/quic-goMIT
github.com/rivo/unisegMIT
github.com/robfig/cron/v3MIT
github.com/russross/blackfriday/v2BSD-2-Clause
github.com/ryanuber/go-globMIT
github.com/safchain/ethtoolApache-2.0
github.com/secure-systems-lab/go-securesystemslib/cjsonMIT
github.com/shirou/gopsutil/v3BSD-3-Clause
github.com/sirupsen/logrusMIT
github.com/smallstep/pkcs7MIT
github.com/soheilhy/cmuxApache-2.0
github.com/spf13/cobraApache-2.0
github.com/spf13/pflagBSD-3-Clause
github.com/stefanberger/go-pkcs11uriApache-2.0
github.com/stoewer/go-strcaseMIT
github.com/stretchr/objxMIT
github.com/stretchr/testifyMIT
github.com/stretchr/testify/assertMIT
github.com/syndtr/gocapability/capabilityBSD-2-Clause
github.com/tchap/go-patricia/v2/patriciaMIT
github.com/tinylib/msgp/msgpMIT
github.com/tklauser/go-sysconfBSD-3-Clause
github.com/tklauser/numcpusApache-2.0
github.com/tmc/grpc-websocket-proxy/wsproxyMIT
github.com/u-root/uioBSD-3-Clause
github.com/urfave/cliMIT
github.com/urfave/cli/v2MIT
github.com/vishvananda/netlinkApache-2.0
github.com/vishvananda/netnsApache-2.0
github.com/VividCortex/ewmaMIT
github.com/wk8/go-ordered-map/v2Apache-2.0
github.com/x448/float16MIT
github.com/xiang90/probingMIT
github.com/xlab/treeprintMIT
github.com/xrash/smetricsMIT
go.etcd.io/bboltMIT
go.etcd.io/etcd/api/v3Apache-2.0
go.etcd.io/etcd/client/pkg/v3Apache-2.0
go.etcd.io/etcd/client/v2Apache-2.0
go.etcd.io/etcd/client/v3Apache-2.0
go.etcd.io/etcd/etcdctl/v3Apache-2.0
go.etcd.io/etcd/etcdutl/v3Apache-2.0
go.etcd.io/etcd/pkg/v3Apache-2.0
go.etcd.io/etcd/raft/v3Apache-2.0
go.etcd.io/etcd/server/v3Apache-2.0
go.etcd.io/etcd/tests/v3Apache-2.0
go.etcd.io/etcd/v3Apache-2.0
go.etcd.io/gofail/runtimeApache-2.0
go.etcd.io/raft/v3Apache-2.0
go.opentelemetry.io/auto/sdkApache-2.0
go.opentelemetry.io/collector/componentApache-2.0
go.opentelemetry.io/collector/config/configtelemetryApache-2.0
go.opentelemetry.io/collector/pdataApache-2.0
go.opentelemetry.io/collector/semconvApache-2.0
go.opentelemetry.io/contrib/instrumentation/github.com/emicklei/go-restful/otelrestfulApache-2.0
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpcApache-2.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttpApache-2.0
go.opentelemetry.io/otelApache-2.0
go.opentelemetry.io/otel/exporters/otlp/otlptraceApache-2.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpcApache-2.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttpApache-2.0
go.opentelemetry.io/otel/metricApache-2.0
go.opentelemetry.io/otel/sdkApache-2.0
go.opentelemetry.io/otel/traceApache-2.0
go.opentelemetry.io/proto/otlpApache-2.0
go.uber.org/atomicMIT
go.uber.org/automaxprocsMIT
go.uber.org/goleakMIT
go.uber.org/multierrMIT
go.uber.org/zapMIT
golang.org/x/cryptoBSD-3-Clause
golang.org/x/expBSD-3-Clause
golang.org/x/exp/constraintsBSD-3-Clause
golang.org/x/exp/randBSD-3-Clause
golang.org/x/mod/semverBSD-3-Clause
golang.org/x/netBSD-3-Clause
golang.org/x/net/bpfBSD-3-Clause
golang.org/x/oauth2BSD-3-Clause
golang.org/x/syncBSD-3-Clause
golang.org/x/sync/errgroupBSD-3-Clause
golang.org/x/sysBSD-3-Clause
golang.org/x/sys/unixBSD-3-Clause
golang.org/x/termBSD-3-Clause
golang.org/x/textBSD-3-Clause
golang.org/x/time/rateBSD-3-Clause
golang.org/x/toolsBSD-3-Clause
golang.org/x/xerrorsBSD-3-Clause
google.golang.org/apiBSD-3-Clause
google.golang.org/api/internal/third_party/uritemplatesBSD-3-Clause
google.golang.org/genproto/googleapis/apiApache-2.0
google.golang.org/genproto/googleapis/api/httpbodyApache-2.0
google.golang.org/genproto/googleapis/rpcApache-2.0
google.golang.org/genproto/protobuf/field_maskApache-2.0
google.golang.org/grpcApache-2.0
google.golang.org/protobufBSD-3-Clause
gopkg.in/DataDog/dd-trace-go.v1Apache-2.0
gopkg.in/evanphx/json-patch.v4BSD-3-Clause
gopkg.in/go-jose/go-jose.v2Apache-2.0
gopkg.in/go-jose/go-jose.v2/jsonApache-2.0
gopkg.in/inf.v0BSD-3-Clause
gopkg.in/ini.v1Apache-2.0
gopkg.in/natefinch/lumberjack.v2MIT
gopkg.in/yaml.v2Apache-2.0
gopkg.in/yaml.v3MIT
k8s.io/apiApache-2.0
k8s.io/api/core/v1Apache-2.0
k8s.io/apiextensions-apiserverApache-2.0
k8s.io/apimachinery/pkgApache-2.0
k8s.io/apimachinery/third_party/forked/golangBSD-3-Clause
k8s.io/apimachinery/third_party/forked/golang/reflectApache-2.0
k8s.io/apiserverApache-2.0
k8s.io/apiserver/pkg/endpoints/responsewriterApache-2.0
k8s.io/cli-runtime/pkgApache-2.0
k8s.io/cli-runtime/pkg/printersApache-2.0
k8s.io/client-goApache-2.0
k8s.io/client-go/third_party/forked/golang/templateBSD-3-Clause
k8s.io/cloud-providerApache-2.0
k8s.io/cluster-bootstrapApache-2.0
k8s.io/component-baseApache-2.0
k8s.io/component-base/logs/logreductionApache-2.0
k8s.io/component-helpersApache-2.0
k8s.io/controller-managerApache-2.0
k8s.io/cri-api/pkgApache-2.0
k8s.io/cri-api/pkg/apisApache-2.0
k8s.io/cri-client/pkgApache-2.0
k8s.io/csi-translation-libApache-2.0
k8s.io/dynamic-resource-allocationApache-2.0
k8s.io/endpointsliceApache-2.0
k8s.io/externaljwt/apis/v1alpha1Apache-2.0
k8s.io/klog/v2Apache-2.0
k8s.io/kmsApache-2.0
k8s.io/kube-aggregator/pkgApache-2.0
k8s.io/kube-controller-manager/config/v1alpha1Apache-2.0
k8s.io/kube-openapi/pkgApache-2.0
k8s.io/kube-openapi/pkg/internal/third_party/go-json-experiment/jsonApache-2.0
k8s.io/kube-openapi/pkg/internal/third_party/govalidatorMIT
k8s.io/kube-openapi/pkg/validation/errorsApache-2.0
k8s.io/kube-openapi/pkg/validation/specApache-2.0
k8s.io/kube-openapi/pkg/validation/strfmtApache-2.0
k8s.io/kube-openapi/pkg/validation/validateApache-2.0
k8s.io/kube-proxy/config/v1alpha1Apache-2.0
k8s.io/kube-schedulerApache-2.0
k8s.io/kubectl/pkgApache-2.0
k8s.io/kubectl/pkg/utilApache-2.0
k8s.io/kubeletApache-2.0
k8s.io/kubelet/pkgApache-2.0
k8s.io/kubelet/pkg/typesApache-2.0
k8s.io/kubernetesApache-2.0
k8s.io/kubernetes/third_party/forked/golangApache-2.0
k8s.io/kubernetes/third_party/forked/gonum/graphApache-2.0
k8s.io/kubernetes/third_party/forked/gotestsum/junitxmlApache-2.0
k8s.io/kubernetes/third_party/forked/libcontainerApache-2.0
k8s.io/kubernetes/third_party/forked/vishhstressApache-2.0
k8s.io/metrics/pkgApache-2.0
k8s.io/mount-utilsApache-2.0
k8s.io/pod-security-admissionApache-2.0
k8s.io/sample-apiserver/pkgApache-2.0
k8s.io/system-validators/validatorsApache-2.0
k8s.io/utilsApache-2.0
k8s.io/utils/inotifyApache-2.0
k8s.io/utils/internal/third_party/forked/golangApache-2.0
k8s.io/utils/internal/third_party/forked/golang/netApache-2.0
sigs.k8s.io/apiserver-network-proxy/konnectivity-clientApache-2.0
sigs.k8s.io/cri-toolsApache-2.0
sigs.k8s.io/jsonApache-2.0
sigs.k8s.io/knftablesApache-2.0
sigs.k8s.io/kustomize/apiApache-2.0
sigs.k8s.io/kustomize/kustomize/v5/commands/buildApache-2.0
sigs.k8s.io/kustomize/kyamlApache-2.0
sigs.k8s.io/randfillApache-2.0
sigs.k8s.io/structured-merge-diff/v4Apache-2.0
sigs.k8s.io/structured-merge-diff/v4/valueApache-2.0
sigs.k8s.io/yamlApache-2.0
sigs.k8s.io/yaml/goyaml.v2Apache-2.0
sigs.k8s.io/yaml/goyaml.v3Apache-2.0
tags.cncf.io/container-device-interfaceApache-2.0
tags.cncf.io/container-device-interface/specs-goApache-2.0
vendor/golang.org/x/cryptoBSD-3-Clause
vendor/golang.org/x/netBSD-3-Clause
vendor/golang.org/x/net/dns/dnsmessageBSD-3-Clause
vendor/golang.org/x/sys/cpuBSD-3-Clause
vendor/golang.org/x/textBSD-3-Clause