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
github.com/modern-go/concurrentApache-2.0
github.com/davecgh/go-spew/spewISC
github.com/miekg/pkcs11BSD-3-Clause
github.com/gogo/protobufBSD-3-Clause
go.opentelemetry.io/otel/traceApache-2.0
github.com/coreos/go-systemd/v22Apache-2.0
github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheusApache-2.0
github.com/moby/sys/userApache-2.0
github.com/moby/lockerApache-2.0
github.com/containerd/fifoApache-2.0
golang.org/x/termBSD-3-Clause
golang.org/x/time/rateBSD-3-Clause
k8s.io/component-base/logs/logreductionApache-2.0
github.com/containerd/typeurl/v2Apache-2.0
github.com/containerd/go-runcApache-2.0
github.com/google/uuidBSD-3-Clause
gopkg.in/inf.v0BSD-3-Clause
k8s.io/apimachinery/third_party/forked/golangBSD-3-Clause
k8s.io/api/core/v1Apache-2.0
github.com/docker/go-eventsApache-2.0
go.etcd.io/bboltMIT
github.com/containerd/otelttrpcApache-2.0
google.golang.org/genproto/googleapis/api/httpbodyApache-2.0
github.com/mistifyio/go-zfs/v3Apache-2.0
tags.cncf.io/container-device-interfaceApache-2.0
github.com/opencontainers/selinuxApache-2.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpcApache-2.0
k8s.io/client-goApache-2.0
github.com/json-iterator/goMIT
github.com/go-jose/go-jose/v4Apache-2.0
google.golang.org/genproto/googleapis/rpcApache-2.0
k8s.io/utils/internal/third_party/forked/golang/netBSD-3-Clause
github.com/containerd/errdefsApache-2.0
github.com/modern-go/reflect2Apache-2.0
github.com/containernetworking/cniApache-2.0
github.com/containerd/nriApache-2.0
github.com/containers/ocicryptApache-2.0
github.com/containerd/logApache-2.0
github.com/klauspost/compress/internal/snaprefBSD-3-Clause
go.opentelemetry.io/otel/metricApache-2.0
github.com/tchap/go-patricia/v2/patriciaMIT
vendor/golang.org/x/textBSD-3-Clause
github.com/distribution/referenceApache-2.0
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpcApache-2.0
go.opentelemetry.io/otel/exporters/otlp/otlptraceApache-2.0
k8s.io/cri-api/pkgApache-2.0
github.com/xrash/smetricsMIT
github.com/moby/spdystreamApache-2.0
github.com/checkpoint-restore/checkpointctl/libApache-2.0
github.com/klauspost/compress/zstd/internal/xxhashMIT
github.com/containerd/platformsApache-2.0
github.com/prometheus/commonApache-2.0
go.opentelemetry.io/proto/otlpApache-2.0
github.com/emicklei/go-restful/v3MIT
sigs.k8s.io/jsonApache-2.0
github.com/moby/sys/signalApache-2.0
k8s.io/apiserver/pkg/endpoints/responsewriterApache-2.0
golang.org/x/textBSD-3-Clause
github.com/klauspost/compressApache-2.0
github.com/moby/sys/usernsApache-2.0
github.com/Microsoft/hcsshim/cmd/containerd-shim-runhcs-v1MIT
github.com/containerd/go-cniApache-2.0
github.com/grpc-ecosystem/go-grpc-middleware/v2/interceptorsApache-2.0
github.com/mdlayher/socketMIT
github.com/mxk/go-flowrate/flowrateBSD-3-Clause
github.com/vishvananda/netlinkApache-2.0
github.com/vishvananda/netnsApache-2.0
github.com/containerd/pluginApache-2.0
github.com/beorn7/perks/quantileMIT
github.com/fxamacker/cbor/v2MIT
github.com/containerd/zfs/v2Apache-2.0
github.com/syndtr/gocapability/capabilityBSD-2-Clause
tags.cncf.io/container-device-interface/specs-goApache-2.0
github.com/docker/go-unitsApache-2.0
github.com/mdlayher/vsockMIT
github.com/pelletier/go-toml/v2MIT
sigs.k8s.io/structured-merge-diff/v4/valueApache-2.0
golang.org/x/mod/semverBSD-3-Clause
github.com/prometheus/procfsApache-2.0
github.com/google/gofuzzApache-2.0
dario.cat/mergoBSD-3-Clause
github.com/google/go-cmp/cmpBSD-3-Clause
github.com/opencontainers/runtime-toolsApache-2.0
sigs.k8s.io/yaml/goyaml.v2Apache-2.0
github.com/containerd/imgcrypt/v2Apache-2.0
github.com/golang/protobuf/protoBSD-3-Clause
github.com/russross/blackfriday/v2BSD-2-Clause
github.com/go-jose/go-jose/v4/jsonBSD-3-Clause
golang.org/x/sysBSD-3-Clause
sigs.k8s.io/yamlApache-2.0
github.com/felixge/httpsnoopMIT
go.opentelemetry.io/otelApache-2.0
github.com/prometheus/client_golang/prometheusApache-2.0
github.com/intel/goresctrl/pkgApache-2.0
github.com/opencontainers/image-specApache-2.0
github.com/fsnotify/fsnotifyBSD-3-Clause
github.com/godbus/dbus/v5BSD-2-Clause
github.com/cpuguy83/go-md2man/v2/md2manMIT
google.golang.org/protobufBSD-3-Clause
github.com/munnerz/goautonegBSD-3-Clause
github.com/x448/float16MIT
golang.org/x/oauth2BSD-3-Clause
github.com/checkpoint-restore/go-criu/v7Apache-2.0
golang.org/x/netBSD-3-Clause
github.com/cespare/xxhash/v2MIT
github.com/prometheus/client_model/goApache-2.0
k8s.io/utilsApache-2.0
gopkg.in/yaml.v3MIT
github.com/sirupsen/logrusMIT
github.com/opencontainers/go-digestApache-2.0
github.com/containerd/errdefs/pkgApache-2.0
github.com/docker/go-metricsApache-2.0
github.com/containerd/consoleApache-2.0
github.com/grpc-ecosystem/grpc-gateway/v2BSD-3-Clause
github.com/containerd/containerd/v2Apache-2.0
golang.org/x/syncBSD-3-Clause
github.com/cenkalti/backoff/v4MIT
github.com/containerd/btrfs/v2Apache-2.0
k8s.io/kubelet/pkg/cri/streamingApache-2.0
golang.org/x/expBSD-3-Clause
github.com/stefanberger/go-pkcs11uriApache-2.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttpApache-2.0
github.com/go-logr/stdrApache-2.0
github.com/moby/sys/symlinkApache-2.0
github.com/cilium/ebpfMIT
go.mozilla.org/pkcs7MIT
github.com/stretchr/testify/assertMIT
vendor/golang.org/x/netBSD-3-Clause
vendor/golang.org/x/cryptoBSD-3-Clause
github.com/opencontainers/runtime-spec/specs-goApache-2.0
gopkg.in/yaml.v2Apache-2.0
github.com/containernetworking/plugins/pkg/nsApache-2.0
golang.org/x/cryptoBSD-3-Clause
crypto/internal/boringOpenSSL
github.com/containerd/ttrpcApache-2.0
go.opentelemetry.io/otel/sdkApache-2.0
github.com/AdaLogics/go-fuzz-headersApache-2.0
github.com/containerd/containerd/apiApache-2.0
github.com/moby/sys/mountinfoApache-2.0
github.com/containerd/cgroups/v3Apache-2.0
k8s.io/apimachinery/pkgApache-2.0
github.com/urfave/cli/v2MIT
google.golang.org/grpcApache-2.0
github.com/containerd/continuityApache-2.0
k8s.io/klog/v2Apache-2.0
vendor/golang.org/x/sys/cpuBSD-3-Clause
github.com/go-logr/logrApache-2.0
github.com/gorilla/websocketBSD-2-Clause
github.com/pmezard/go-difflib/difflibBSD-3-Clause
github.com/prometheus/client_golang/internal/github.com/golang/gddo/httputilBSD-3-Clause
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttpApache-2.0
github.com/oschwald/maxminddb-golangISC
github.com/Azure/go-autorest/tracingApache-2.0
github.com/Azure/go-autorest/autorest/azure/authApache-2.0
cloud.google.com/go/compute/metadataApache-2.0
cloud.google.com/go/auth/oauth2adaptApache-2.0
github.com/farsightsec/golang-framestreamApache-2.0
github.com/jmespath/go-jmespathApache-2.0
github.com/DataDog/go-libddwaf/v3Apache-2.0
github.com/aws/aws-sdk-go-v2/internal/configsourcesApache-2.0
go.uber.org/multierrISC
github.com/pkg/errorsApache-2.0
github.com/go-openapi/swagApache-2.0
github.com/ryanuber/go-globApache-2.0
github.com/aws/aws-sdk-go-v2/internal/sync/singleflightMIT
github.com/Azure/go-autorest/autorest/toBSD-2-Clause
github.com/Azure/go-autorest/autorest/azure/cliBSD-3-Clause
github.com/mitchellh/go-homedirBSD-3-Clause
github.com/golang/groupcache/lruApache-2.0
github.com/DataDog/datadog-go/v5/statsdMIT
go.uber.org/atomicMIT
github.com/josharian/internApache-2.0
github.com/matttproud/golang_protobuf_extensions/pbutilApache-2.0
gopkg.in/DataDog/dd-trace-go.v1BSD-3-Clause
github.com/apparentlymart/go-cidr/cidrMIT
cloud.google.com/go/authApache-2.0
github.com/aws/aws-sdk-go-v2/service/internal/accept-encodingApache-2.0
github.com/google/gnostic-modelsMIT
k8s.io/kube-openapi/pkgApache-2.0
k8s.io/kube-openapi/pkg/validation/specMIT
github.com/openzipkin-contrib/zipkin-go-opentracingMIT
github.com/flynn/go-shlexMIT
github.com/tinylib/msgp/msgpApache-2.0
github.com/secure-systems-lab/go-securesystemslib/cjsonApache-2.0
github.com/coredns/caddyApache-2.0
github.com/aws/smithy-go/internal/sync/singleflightApache-2.0
go.uber.org/zapMIT
github.com/Azure/go-autorest/autorest/dateApache-2.0
go.opencensus.ioApache-2.0
go.etcd.io/etcd/api/v3MIT
github.com/outcaste-io/ristretto/zApache-2.0
github.com/dustin/go-humanizeApache-2.0
github.com/Azure/go-autorest/autorestMIT
github.com/golang-jwt/jwt/v4Apache-2.0
go.etcd.io/etcd/client/pkg/v3Apache-2.0
github.com/opentracing-contrib/go-observerApache-2.0
github.com/DataDog/datadog-agent/pkg/remoteconfig/stateApache-2.0
golang.org/x/exp/randApache-2.0
github.com/aws/aws-sdk-go-v2/internal/iniMIT
github.com/Azure/go-autorest/autorest/adalMIT
github.com/googleapis/gax-go/v2BSD-3-Clause
github.com/aws/aws-sdk-go-v2/service/secretsmanagerApache-2.0
github.com/mailru/easyjsonApache-2.0
k8s.io/apiBSD-3-Clause
github.com/miekg/dnsBSD-3-Clause
github.com/grpc-ecosystem/grpc-opentracing/go/otgrpcMIT
github.com/aws/smithy-goApache-2.0
github.com/golang/protobufBSD-3-Clause
go.etcd.io/etcd/client/v3BSD-3-Clause
sigs.k8s.io/structured-merge-diff/v4Apache-2.0
github.com/aws/aws-sdk-goApache-2.0
github.com/quic-go/quic-goApache-2.0
google.golang.org/api/internal/third_party/uritemplatesMIT
github.com/imdario/mergoMIT
github.com/openzipkin/zipkin-goApache-2.0
github.com/hashicorp/go-sockaddrMIT
github.com/Azure/azure-sdk-for-goApache-2.0
google.golang.org/apiApache-2.0
github.com/aws/aws-sdk-go-v2/service/ssoApache-2.0
github.com/coreos/go-systemd/v22/journalApache-2.0
github.com/google/s2a-goBSD-3-Clause
github.com/coreos/go-semver/semverBSD-3-Clause
github.com/go-openapi/jsonpointerApache-2.0
github.com/infobloxopen/go-treesBSD-3-Clause
github.com/dimchansky/utfbomApache-2.0
github.com/eapache/queue/v2BSD-3-Clause
github.com/coredns/corednsApache-2.0
github.com/opentracing/opentracing-goMIT
github.com/Azure/go-autorest/loggerMIT
github.com/aws/aws-sdk-go-v2/service/internal/presigned-urlApache-2.0
github.com/oschwald/geoip2-golangBSD-3-Clause
github.com/DataDog/go-tufMIT
github.com/hashicorp/go-secure-stdlib/strutilBSD-3-Clause
github.com/DataDog/appsec-internal-goApache-2.0
github.com/aws/aws-sdk-go-v2/configBSD-3-Clause
github.com/aws/aws-sdk-go-v2Apache-2.0
github.com/dnstap/golang-dnstapApache-2.0
google.golang.org/genproto/googleapis/apiApache-2.0
k8s.io/apimachinery/third_party/forked/golang/reflectBSD-3-Clause
github.com/DataDog/datadog-agent/pkg/obfuscateMIT
github.com/ebitengine/puregoBSD-3-Clause
k8s.io/kube-openapi/pkg/internal/third_party/go-json-experiment/jsonBSD-3-Clause
github.com/spf13/pflagBSD-3-Clause
github.com/philhofer/fwdApache-2.0
github.com/DataDog/sketches-go/ddsketchMPL-2.0
github.com/go-openapi/jsonreferenceApache-2.0
github.com/outcaste-io/ristrettoApache-2.0
golang.org/x/xerrorsMIT
github.com/expr-lang/exprMIT
github.com/aws/aws-sdk-go-v2/feature/ec2/imdsBSD-3-Clause
github.com/aws/aws-sdk-go-v2/service/stsApache-2.0
github.com/aws/aws-sdk-go/internal/sync/singleflightApache-2.0
github.com/googleapis/enterprise-certificate-proxy/clientApache-2.0
github.com/aws/aws-sdk-go-v2/credentialsApache-2.0
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2MIT
github.com/aws/aws-sdk-go-v2/service/ssooidcApache-2.0
github.com/mitchellh/mapstructureApache-2.0
github.com/hashicorp/go-secure-stdlib/parseutilBSD-3-Clause
k8s.io/cri-client/pkgMIT
k8s.io/kubectl/pkg/utilApache-2.0
github.com/liggitt/tabwriterApache-2.0
github.com/onsi/ginkgo/v2MIT
github.com/bahlo/generic-list-goApache-2.0
github.com/mitchellh/go-wordwrapApache-2.0
github.com/docker/docker/api/types/timeApache-2.0
github.com/invopop/jsonschemaApache-2.0
github.com/wk8/go-ordered-map/v2BSD-3-Clause
github.com/buger/jsonparserISC
k8s.io/kubelet/pkg/typesBSD-3-Clause
k8s.io/client-go/third_party/forked/golang/templateMPL-2.0
sigs.k8s.io/cri-toolsApache-2.0
golang.org/x/sys/unixBSD-3-Clause
k8s.io/cli-runtime/pkg/printersApache-2.0
github.com/moby/termApache-2.0
github.com/onsi/gomegaApache-2.0
k8s.io/component-baseApache-2.0
github.com/blang/semver/v4BSD-3-Clause
k8s.io/cri-api/pkg/apisApache-2.0
github.com/soheilhy/cmuxApache-2.0
github.com/VividCortex/ewmaBSD-3-Clause
github.com/spf13/cobraBSD-3-Clause
github.com/jonboulle/clockworkBSD-3-Clause
github.com/rivo/unisegMIT
go.etcd.io/etcd/tests/v3Apache-2.0
go.etcd.io/etcd/etcdctl/v3Apache-2.0
github.com/mattn/go-colorableApache-2.0
github.com/google/btreeBSD-3-Clause
github.com/mattn/go-isattyApache-2.0
go.etcd.io/etcd/etcdutl/v3BSD-3-Clause
github.com/stretchr/testifyApache-2.0
gopkg.in/natefinch/lumberjack.v2Apache-2.0
go.etcd.io/etcd/client/v2BSD-3-Clause
go.etcd.io/etcd/pkg/v3MIT
github.com/tmc/grpc-websocket-proxy/wsproxyApache-2.0
go.etcd.io/etcd/v3Apache-2.0
github.com/grpc-ecosystem/go-grpc-middleware/logging/settableApache-2.0
github.com/grpc-ecosystem/go-grpc-prometheusBSD-3-Clause
github.com/mattn/go-runewidthApache-2.0
github.com/olekukonko/tablewriterBSD-3-Clause
github.com/xiang90/probingBSD-3-Clause
github.com/bgentry/speakeasyBSD-3-Clause
github.com/fatih/colorApache-2.0
go.etcd.io/raft/v3OpenSSL
go.etcd.io/gofail/runtimeApache-2.0
github.com/cheggaaa/pb/v3Apache-2.0
go.etcd.io/etcd/server/v3BSD-3-Clause
gopkg.in/square/go-jose.v2Apache-2.0
github.com/lithammer/dedentApache-2.0
github.com/go-logr/zaprMIT
github.com/armon/circbufApache-2.0
github.com/antlr4-go/antlr/v4Apache-2.0
sigs.k8s.io/knftablesApache-2.0
k8s.io/apiextensions-apiserverBSD-3-Clause
github.com/pquerna/cachecontrolMPL-2.0
k8s.io/kube-aggregator/pkgApache-2.0
github.com/libopenstorage/openstorageApache-2.0
k8s.io/controller-managerApache-2.0
k8s.io/kubernetes/third_party/forked/golangApache-2.0
gopkg.in/square/go-jose.v2/jsonMIT
go.etcd.io/etcd/raft/v3ISC
github.com/exponent-io/jsonpathBSD-2-Clause
github.com/ishidawataru/sctpBSD-3-Clause
sigs.k8s.io/yaml/goyaml.v3BSD-3-Clause
golang.org/x/toolsApache-2.0
github.com/robfig/cron/v3Apache-2.0
k8s.io/kube-openapi/pkg/validation/errorsApache-2.0
k8s.io/sample-apiserver/pkg/apis/wardleApache-2.0
github.com/peterbourgon/diskvBSD-3-Clause
sigs.k8s.io/apiserver-network-proxy/konnectivity-clientBSD-3-Clause
github.com/NYTimes/gziphandlerApache-2.0
github.com/coreos/go-oidcMIT
github.com/grpc-ecosystem/go-grpc-middlewareApache-2.0
github.com/cyphar/filepath-securejoinApache-2.0
k8s.io/cloud-providerOpenSSL
github.com/gregjones/httpcacheBSD-3-Clause
github.com/karrick/godirwalkApache-2.0
github.com/chai2010/gettext-goApache-2.0
github.com/MakeNowJust/heredocApache-2.0
github.com/monochromegane/go-gitignoreApache-2.0
github.com/grpc-ecosystem/grpc-gatewayBSD-3-Clause
k8s.io/kubernetes/third_party/forked/vishhstressApache-2.0
github.com/xlab/treeprintMIT
k8s.io/kubernetes/third_party/forked/gonum/graphBSD-3-Clause
github.com/stoewer/go-strcaseBSD-3-Clause
sigs.k8s.io/kustomize/kustomize/v5/commands/buildMIT
github.com/container-storage-interface/spec/lib/go/csiApache-2.0
bitbucket.org/bertimus9/systemstatApache-2.0
gopkg.in/evanphx/json-patch.v4Apache-2.0
k8s.io/utils/inotifyApache-2.0
k8s.io/system-validators/validatorsApache-2.0
github.com/stretchr/objxBSD-3-Clause
k8s.io/kubernetesMIT
k8s.io/metrics/pkgMIT
k8s.io/kubeletBSD-3-Clause
k8s.io/kubernetes/third_party/forked/cgroupsBSD-3-Clause
k8s.io/apiserverApache-2.0
google.golang.org/genproto/protobuf/field_maskApache-2.0
k8s.io/kubectl/pkgMIT
k8s.io/utils/internal/third_party/forked/golangApache-2.0
k8s.io/pod-security-admissionMIT
k8s.io/kubernetes/third_party/forked/libcontainerApache-2.0
go.opentelemetry.io/contrib/instrumentation/github.com/emicklei/go-restful/otelrestfulBSD-3-Clause
github.com/opencontainers/runc/libcontainerApache-2.0
github.com/go-errors/errorsApache-2.0
k8s.io/kube-controller-manager/config/v1alpha1BSD-3-Clause
k8s.io/dynamic-resource-allocationMIT
k8s.io/cluster-bootstrapApache-2.0
k8s.io/kube-openapi/pkg/validation/validateBSD-3-Clause
go.uber.org/goleakBSD-3-Clause
github.com/euank/go-kmsg-parser/kmsgparserApache-2.0
github.com/mohae/deepcopyApache-2.0
k8s.io/kube-openapi/pkg/validation/strfmtBSD-2-Clause
k8s.io/kubernetes/third_party/forked/gotestsum/junitxmlMIT
sigs.k8s.io/kustomize/apiMIT
k8s.io/mount-utilsBSD-3-Clause
github.com/coredns/caddy/caddyfileApache-2.0
github.com/coredns/corefile-migration/migrationBSD-3-Clause
github.com/moby/ipvsBSD-3-Clause
github.com/mrunalp/fileutilsBSD-3-Clause
github.com/mistifyio/go-zfsMIT
github.com/google/shlexMIT
k8s.io/externaljwt/apis/v1alpha1BSD-3-Clause
k8s.io/endpointsliceBSD-3-Clause
k8s.io/cli-runtime/pkgBSD-3-Clause
k8s.io/csi-translation-libBSD-3-Clause
github.com/asaskevich/govalidatorApache-2.0
github.com/google/cel-goApache-2.0
k8s.io/kmsApache-2.0
github.com/google/cadvisorMIT
k8s.io/component-helpersApache-2.0
cel.dev/exprMIT
k8s.io/kube-proxy/config/v1alpha1Apache-2.0
sigs.k8s.io/kustomize/kyamlApache-2.0
k8s.io/kube-schedulerApache-2.0
github.com/fatih/camelcaseApache-2.0
github.com/networkplumbing/go-nft/nftMIT
github.com/mdlayher/packetBSD-3-Clause
github.com/coreos/go-iptables/iptablesApache-2.0
github.com/josharian/nativeBSD-3-Clause
golang.org/x/net/bpfMIT
github.com/alexflint/go-filemutexApache-2.0
github.com/safchain/ethtoolApache-2.0
github.com/u-root/uioApache-2.0
github.com/pierrec/lz4/v4Apache-2.0
github.com/insomniacslk/dhcpMIT
golang.org/x/sync/errgroupMIT
github.com/mattn/go-shellwordsApache-2.0
github.com/containernetworking/pluginsApache-2.0
github.com/containernetworking/cni/pkgOpenSSL
github.com/coreos/go-systemd/v22/activationApache-2.0
github.com/checkpoint-restore/go-criu/v6MIT
github.com/urfave/cliBSD-3-Clause
vendor/golang.org/x/net/dns/dnsmessageBSD-3-Clause
github.com/opencontainers/runcMIT
golang.org/x/exp/constraintsApache-2.0