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/containerd/continuityApache-2.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttpApache-2.0
github.com/go-logr/logrApache-2.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpcApache-2.0
golang.org/x/oauth2BSD-3-Clause
github.com/cilium/ebpfMIT
github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheusApache-2.0
crypto/internal/boringOpenSSL
github.com/opencontainers/image-specApache-2.0
go.opentelemetry.io/otel/traceApache-2.0
github.com/coreos/go-systemd/v22Apache-2.0
github.com/cenkalti/backoff/v4MIT
github.com/moby/sys/symlinkApache-2.0
github.com/vishvananda/netlinkApache-2.0
github.com/syndtr/gocapability/capabilityBSD-2-Clause
github.com/docker/go-unitsApache-2.0
k8s.io/cri-api/pkgApache-2.0
github.com/containerd/logApache-2.0
github.com/containers/ocicryptApache-2.0
github.com/cpuguy83/go-md2man/v2/md2manMIT
github.com/opencontainers/runtime-spec/specs-goApache-2.0
k8s.io/kubelet/pkg/cri/streamingApache-2.0
github.com/moby/spdystreamApache-2.0
github.com/go-logr/stdrApache-2.0
k8s.io/apimachinery/pkgApache-2.0
k8s.io/api/core/v1Apache-2.0
google.golang.org/grpcApache-2.0
golang.org/x/time/rateBSD-3-Clause
github.com/containerd/nriApache-2.0
github.com/containerd/imgcrypt/v2Apache-2.0
github.com/go-jose/go-jose/v4Apache-2.0
github.com/AdaLogics/go-fuzz-headersApache-2.0
github.com/containerd/platformsApache-2.0
github.com/pelletier/go-toml/v2MIT
k8s.io/client-goApache-2.0
github.com/mxk/go-flowrate/flowrateBSD-3-Clause
github.com/go-jose/go-jose/v4/jsonBSD-3-Clause
github.com/golang/protobuf/protoBSD-3-Clause
github.com/containerd/consoleApache-2.0
go.opentelemetry.io/otel/sdkApache-2.0
google.golang.org/genproto/googleapis/api/httpbodyApache-2.0
github.com/x448/float16MIT
github.com/containernetworking/cniApache-2.0
github.com/miekg/pkcs11BSD-3-Clause
github.com/munnerz/goautonegBSD-3-Clause
github.com/fxamacker/cbor/v2MIT
github.com/intel/goresctrl/pkgApache-2.0
github.com/xrash/smetricsMIT
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpcApache-2.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttpApache-2.0
github.com/Microsoft/hcsshim/cmd/containerd-shim-runhcs-v1MIT
github.com/google/gofuzzApache-2.0
github.com/gorilla/websocketBSD-2-Clause
dario.cat/mergoBSD-3-Clause
github.com/containerd/errdefs/pkgApache-2.0
github.com/klauspost/compress/zstd/internal/xxhashMIT
golang.org/x/mod/semverBSD-3-Clause
github.com/moby/lockerApache-2.0
github.com/docker/go-metricsApache-2.0
github.com/mdlayher/socketMIT
sigs.k8s.io/structured-merge-diff/v4/valueApache-2.0
github.com/moby/sys/usernsApache-2.0
github.com/distribution/referenceApache-2.0
github.com/containerd/otelttrpcApache-2.0
golang.org/x/termBSD-3-Clause
github.com/containerd/go-cniApache-2.0
github.com/containerd/zfs/v2Apache-2.0
github.com/containerd/typeurl/v2Apache-2.0
github.com/opencontainers/go-digestApache-2.0
github.com/moby/sys/userApache-2.0
github.com/cespare/xxhash/v2MIT
github.com/google/uuidBSD-3-Clause
github.com/google/go-cmp/cmpBSD-3-Clause
go.opentelemetry.io/otelApache-2.0
github.com/prometheus/commonApache-2.0
go.opentelemetry.io/otel/exporters/otlp/otlptraceApache-2.0
github.com/containernetworking/plugins/pkg/nsApache-2.0
github.com/urfave/cli/v2MIT
github.com/containerd/errdefsApache-2.0
k8s.io/apimachinery/third_party/forked/golangBSD-3-Clause
github.com/stefanberger/go-pkcs11uriApache-2.0
github.com/gogo/protobufBSD-3-Clause
vendor/golang.org/x/netBSD-3-Clause
github.com/containerd/fifoApache-2.0
github.com/json-iterator/goMIT
vendor/golang.org/x/sys/cpuBSD-3-Clause
golang.org/x/textBSD-3-Clause
github.com/prometheus/client_golang/prometheusApache-2.0
github.com/docker/go-eventsApache-2.0
golang.org/x/exp/constraintsBSD-3-Clause
tags.cncf.io/container-device-interfaceApache-2.0
github.com/opencontainers/selinuxApache-2.0
github.com/containerd/go-runcApache-2.0
sigs.k8s.io/jsonApache-2.0
github.com/modern-go/concurrentApache-2.0
gopkg.in/yaml.v3MIT
github.com/containerd/containerd/apiApache-2.0
vendor/golang.org/x/cryptoBSD-3-Clause
github.com/moby/sys/mountinfoApache-2.0
github.com/checkpoint-restore/checkpointctl/libApache-2.0
github.com/vishvananda/netnsApache-2.0
github.com/grpc-ecosystem/go-grpc-middleware/v2/interceptorsApache-2.0
google.golang.org/genproto/googleapis/rpcApache-2.0
github.com/prometheus/procfsApache-2.0
go.mozilla.org/pkcs7MIT
github.com/mistifyio/go-zfs/v3Apache-2.0
github.com/checkpoint-restore/go-criu/v7Apache-2.0
github.com/sirupsen/logrusMIT
github.com/opencontainers/runtime-toolsApache-2.0
github.com/felixge/httpsnoopMIT
github.com/containerd/pluginApache-2.0
github.com/mdlayher/vsockMIT
github.com/modern-go/reflect2Apache-2.0
k8s.io/apiserver/pkg/endpoints/responsewriterApache-2.0
google.golang.org/protobufBSD-3-Clause
github.com/klauspost/compressApache-2.0
github.com/fsnotify/fsnotifyBSD-3-Clause
github.com/containerd/cgroups/v3Apache-2.0
github.com/russross/blackfriday/v2BSD-2-Clause
github.com/pmezard/go-difflib/difflibBSD-3-Clause
golang.org/x/syncBSD-3-Clause
github.com/moby/sys/signalApache-2.0
github.com/prometheus/client_golang/internal/github.com/golang/gddo/httputilBSD-3-Clause
k8s.io/klog/v2Apache-2.0
k8s.io/component-base/logs/logreductionApache-2.0
github.com/emicklei/go-restful/v3MIT
golang.org/x/cryptoBSD-3-Clause
vendor/golang.org/x/textBSD-3-Clause
go.opentelemetry.io/otel/metricApache-2.0
github.com/prometheus/client_model/goApache-2.0
go.opentelemetry.io/proto/otlpApache-2.0
github.com/grpc-ecosystem/grpc-gateway/v2BSD-3-Clause
gopkg.in/inf.v0BSD-3-Clause
sigs.k8s.io/yamlApache-2.0
sigs.k8s.io/yaml/goyaml.v2Apache-2.0
go.etcd.io/bboltMIT
k8s.io/utils/internal/third_party/forked/golang/netBSD-3-Clause
gopkg.in/yaml.v2Apache-2.0
github.com/godbus/dbus/v5BSD-2-Clause
github.com/davecgh/go-spew/spewISC
github.com/tchap/go-patricia/v2/patriciaMIT
golang.org/x/netBSD-3-Clause
tags.cncf.io/container-device-interface/specs-goApache-2.0
github.com/beorn7/perks/quantileMIT
github.com/containerd/btrfs/v2Apache-2.0
github.com/stretchr/testify/assertMIT
github.com/containerd/containerd/v2Apache-2.0
golang.org/x/sysBSD-3-Clause
github.com/containerd/ttrpcApache-2.0
github.com/klauspost/compress/internal/snaprefBSD-3-Clause
k8s.io/utilsApache-2.0
github.com/flynn/go-shlexApache-2.0
k8s.io/apiMIT
github.com/eapache/queue/v2Apache-2.0
github.com/hashicorp/go-secure-stdlib/parseutilMIT
github.com/Azure/go-autorest/autorest/dateMPL-2.0
go.uber.org/multierrApache-2.0
cloud.google.com/go/compute/metadataMIT
github.com/mailru/easyjsonApache-2.0
github.com/DataDog/go-tufMIT
github.com/quic-go/quic-goBSD-3-Clause
github.com/Azure/go-autorest/autorest/azure/cliBSD-3-Clause
github.com/aws/aws-sdk-go-v2/service/ssoMIT
google.golang.org/genproto/googleapis/apiBSD-3-Clause
github.com/oschwald/geoip2-golangApache-2.0
github.com/DataDog/datadog-agent/pkg/remoteconfig/stateApache-2.0
golang.org/x/xerrorsApache-2.0
github.com/go-openapi/jsonpointerApache-2.0
k8s.io/apimachinery/third_party/forked/golang/reflectISC
k8s.io/kube-openapi/pkgBSD-3-Clause
github.com/imdario/mergoBSD-3-Clause
github.com/oschwald/maxminddb-golangApache-2.0
github.com/aws/aws-sdk-go-v2/configBSD-3-Clause
go.etcd.io/etcd/client/pkg/v3Apache-2.0
github.com/dustin/go-humanizeMIT
github.com/infobloxopen/go-treesApache-2.0
github.com/Azure/go-autorest/autorestBSD-3-Clause
sigs.k8s.io/structured-merge-diff/v4BSD-3-Clause
github.com/go-openapi/swagApache-2.0
github.com/outcaste-io/ristrettoBSD-3-Clause
github.com/mitchellh/mapstructureApache-2.0
go.opencensus.ioISC
github.com/googleapis/gax-go/v2Apache-2.0
github.com/aws/aws-sdk-go-v2/feature/ec2/imdsApache-2.0
github.com/openzipkin/zipkin-goApache-2.0
github.com/DataDog/datadog-go/v5/statsdMIT
github.com/DataDog/sketches-go/ddsketchApache-2.0
github.com/coredns/caddyApache-2.0
k8s.io/kube-openapi/pkg/internal/third_party/go-json-experiment/jsonApache-2.0
github.com/opentracing-contrib/go-observerApache-2.0
github.com/Azure/go-autorest/autorest/toApache-2.0
gopkg.in/DataDog/dd-trace-go.v1MIT
github.com/grpc-ecosystem/grpc-opentracing/go/otgrpcMIT
github.com/coreos/go-semver/semverApache-2.0
github.com/tinylib/msgp/msgpBSD-3-Clause
github.com/secure-systems-lab/go-securesystemslib/cjsonApache-2.0
go.uber.org/automaxprocsBSD-3-Clause
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2Apache-2.0
github.com/DataDog/appsec-internal-goMIT
github.com/aws/aws-sdk-go-v2/internal/sync/singleflightApache-2.0
github.com/matttproud/golang_protobuf_extensions/pbutilApache-2.0
github.com/ebitengine/puregoApache-2.0
go.etcd.io/etcd/client/v3BSD-3-Clause
github.com/aws/smithy-goApache-2.0
github.com/aws/aws-sdk-go-v2/service/ssooidcApache-2.0
github.com/jmespath/go-jmespathMIT
github.com/golang/groupcache/lruMIT
google.golang.org/api/internal/third_party/uritemplatesApache-2.0
github.com/aws/aws-sdk-go-v2/credentialsMIT
github.com/golang-jwt/jwt/v4BSD-3-Clause
google.golang.org/apiBSD-3-Clause
github.com/aws/aws-sdk-go-v2/internal/iniApache-2.0
go.uber.org/zapMIT
go.uber.org/atomicMIT
github.com/go-openapi/jsonreferenceMIT
github.com/hashicorp/go-secure-stdlib/strutilApache-2.0
github.com/googleapis/enterprise-certificate-proxy/clientBSD-3-Clause
github.com/hashicorp/go-sockaddrISC
github.com/DataDog/go-libddwaf/v3Apache-2.0
github.com/google/s2a-goBSD-3-Clause
github.com/apparentlymart/go-cidr/cidrApache-2.0
github.com/Azure/azure-sdk-for-goBSD-3-Clause
github.com/aws/aws-sdk-go-v2/service/secretsmanagerMIT
github.com/dimchansky/utfbomApache-2.0
cloud.google.com/go/auth/oauth2adaptApache-2.0
github.com/philhofer/fwdBSD-3-Clause
github.com/Azure/go-autorest/loggerApache-2.0
github.com/aws/smithy-go/internal/sync/singleflightApache-2.0
k8s.io/kube-openapi/pkg/validation/specApache-2.0
github.com/Azure/go-autorest/tracingApache-2.0
github.com/aws/aws-sdk-go/internal/sync/singleflightApache-2.0
github.com/pkg/errorsBSD-3-Clause
github.com/ryanuber/go-globApache-2.0
github.com/miekg/dnsBSD-3-Clause
github.com/golang/protobufApache-2.0
go.etcd.io/etcd/api/v3Apache-2.0
github.com/outcaste-io/ristretto/zMIT
github.com/coredns/corednsBSD-3-Clause
cloud.google.com/go/authApache-2.0
github.com/aws/aws-sdk-go-v2/service/stsMIT
github.com/coreos/go-systemd/v22/journalMIT
golang.org/x/exp/randBSD-3-Clause
github.com/aws/aws-sdk-go-v2/internal/configsourcesApache-2.0
github.com/aws/aws-sdk-go-v2/service/internal/presigned-urlMPL-2.0
github.com/Azure/go-autorest/autorest/adalOpenSSL
github.com/aws/aws-sdk-goApache-2.0
github.com/expr-lang/exprMPL-2.0
github.com/mitchellh/go-homedirApache-2.0
github.com/josharian/internBSD-3-Clause
github.com/spf13/pflagApache-2.0
github.com/aws/aws-sdk-go-v2/service/internal/accept-encodingApache-2.0
github.com/dnstap/golang-dnstapApache-2.0
github.com/google/gnostic-modelsApache-2.0
github.com/openzipkin-contrib/zipkin-go-opentracingApache-2.0
github.com/opentracing/opentracing-goApache-2.0
github.com/Azure/go-autorest/autorest/azure/authMIT
github.com/farsightsec/golang-framestreamMIT
github.com/aws/aws-sdk-go-v2Apache-2.0
github.com/DataDog/datadog-agent/pkg/obfuscateApache-2.0
github.com/mitchellh/go-wordwrapApache-2.0
k8s.io/client-go/third_party/forked/golang/templateApache-2.0
golang.org/x/sys/unixApache-2.0
github.com/moby/termMIT
github.com/liggitt/tabwriterApache-2.0
k8s.io/cri-client/pkgApache-2.0
github.com/onsi/gomegaApache-2.0
sigs.k8s.io/cri-toolsBSD-3-Clause
k8s.io/kubectl/pkg/utilApache-2.0
github.com/bahlo/generic-list-goMIT
github.com/buger/jsonparserApache-2.0
github.com/invopop/jsonschemaApache-2.0
k8s.io/component-baseBSD-3-Clause
k8s.io/cri-api/pkg/apisBSD-2-Clause
github.com/onsi/ginkgo/v2MIT
github.com/docker/docker/api/types/timeBSD-3-Clause
k8s.io/cli-runtime/pkg/printersBSD-3-Clause
k8s.io/kubelet/pkg/typesBSD-3-Clause
github.com/wk8/go-ordered-map/v2Apache-2.0
github.com/blang/semver/v4BSD-3-Clause
go.etcd.io/etcd/etcdctl/v3Apache-2.0
github.com/VividCortex/ewmaMIT
github.com/mattn/go-colorableApache-2.0
github.com/mattn/go-runewidthBSD-3-Clause
github.com/tmc/grpc-websocket-proxy/wsproxyApache-2.0
github.com/fatih/colorApache-2.0
github.com/grpc-ecosystem/go-grpc-middleware/logging/settableApache-2.0
github.com/grpc-ecosystem/go-grpc-prometheusBSD-3-Clause
github.com/olekukonko/tablewriterBSD-3-Clause
github.com/spf13/cobraApache-2.0
go.etcd.io/etcd/tests/v3Apache-2.0
go.etcd.io/raft/v3BSD-3-Clause
go.etcd.io/etcd/v3BSD-3-Clause
github.com/cheggaaa/pb/v3Apache-2.0
github.com/rivo/unisegApache-2.0
github.com/bgentry/speakeasyApache-2.0
go.etcd.io/etcd/etcdutl/v3MIT
go.etcd.io/etcd/server/v3MIT
github.com/jonboulle/clockworkApache-2.0
github.com/soheilhy/cmuxMIT
go.etcd.io/gofail/runtimeBSD-3-Clause
github.com/mattn/go-isattyApache-2.0
go.etcd.io/etcd/pkg/v3Apache-2.0
github.com/google/btreeApache-2.0
gopkg.in/natefinch/lumberjack.v2Apache-2.0
github.com/stretchr/testifyApache-2.0
go.etcd.io/etcd/client/v2Apache-2.0
github.com/xiang90/probingApache-2.0
github.com/coredns/caddy/caddyfileApache-2.0
bitbucket.org/bertimus9/systemstatApache-2.0
github.com/stoewer/go-strcaseBSD-3-Clause
k8s.io/endpointsliceMIT
k8s.io/kubernetes/third_party/forked/gotestsum/junitxmlApache-2.0
k8s.io/apiserverApache-2.0
github.com/cyphar/filepath-securejoinBSD-3-Clause
google.golang.org/genproto/protobuf/field_maskBSD-3-Clause
k8s.io/cli-runtime/pkgBSD-3-Clause
sigs.k8s.io/kustomize/apiApache-2.0
k8s.io/controller-managerMIT
github.com/opencontainers/runc/libcontainerBSD-3-Clause
sigs.k8s.io/kustomize/kyamlApache-2.0
github.com/MakeNowJust/heredocApache-2.0
golang.org/x/toolsMIT
github.com/grpc-ecosystem/go-grpc-middlewareBSD-3-Clause
github.com/monochromegane/go-gitignoreMIT
github.com/karrick/godirwalkMIT
k8s.io/utils/internal/third_party/forked/golangApache-2.0
k8s.io/externaljwt/apis/v1alpha1MIT
k8s.io/kube-proxy/config/v1alpha1Apache-2.0
github.com/coredns/corefile-migration/migrationMIT
k8s.io/kube-schedulerBSD-3-Clause
github.com/mohae/deepcopyBSD-3-Clause
github.com/peterbourgon/diskvBSD-3-Clause
k8s.io/kubernetes/third_party/forked/gonum/graphApache-2.0
github.com/antlr4-go/antlr/v4Apache-2.0
k8s.io/kube-openapi/pkg/validation/strfmtApache-2.0
go.uber.org/goleakApache-2.0
k8s.io/apiextensions-apiserverMIT
sigs.k8s.io/knftablesApache-2.0
github.com/exponent-io/jsonpathMIT
k8s.io/dynamic-resource-allocationBSD-3-Clause
github.com/mrunalp/fileutilsApache-2.0
sigs.k8s.io/yaml/goyaml.v3Apache-2.0
github.com/lithammer/dedentApache-2.0
k8s.io/kube-openapi/pkg/validation/validateBSD-3-Clause
gopkg.in/evanphx/json-patch.v4BSD-3-Clause
k8s.io/kubernetesBSD-3-Clause
k8s.io/system-validators/validatorsBSD-3-Clause
k8s.io/cluster-bootstrapApache-2.0
github.com/robfig/cron/v3OpenSSL
sigs.k8s.io/apiserver-network-proxy/konnectivity-clientMIT
k8s.io/kubectl/pkgBSD-3-Clause
github.com/pquerna/cachecontrolApache-2.0
github.com/grpc-ecosystem/grpc-gatewayMIT
k8s.io/cloud-providerApache-2.0
cel.dev/exprMIT
github.com/chai2010/gettext-goApache-2.0
sigs.k8s.io/kustomize/kustomize/v5/commands/buildBSD-3-Clause
github.com/xlab/treeprintApache-2.0
k8s.io/mount-utilsApache-2.0
k8s.io/utils/inotifyBSD-3-Clause
github.com/go-errors/errorsApache-2.0
github.com/stretchr/objxBSD-3-Clause
golang.org/x/expMIT
k8s.io/kubernetes/third_party/forked/golangBSD-3-Clause
gopkg.in/square/go-jose.v2MIT
github.com/mistifyio/go-zfsApache-2.0
github.com/google/cel-goBSD-3-Clause
github.com/moby/ipvsMIT
k8s.io/sample-apiserver/pkgMIT
go.etcd.io/etcd/raft/v3BSD-2-Clause
k8s.io/kubeletBSD-3-Clause
k8s.io/csi-translation-libApache-2.0
k8s.io/pod-security-admissionApache-2.0
go.opentelemetry.io/contrib/instrumentation/github.com/emicklei/go-restful/otelrestfulBSD-2-Clause
k8s.io/kube-controller-manager/config/v1alpha1BSD-3-Clause
gopkg.in/square/go-jose.v2/jsonApache-2.0
github.com/asaskevich/govalidatorBSD-3-Clause
github.com/google/shlexApache-2.0
k8s.io/kubernetes/third_party/forked/libcontainerBSD-3-Clause
k8s.io/kubernetes/third_party/forked/vishhstressISC
github.com/gregjones/httpcacheApache-2.0
k8s.io/kube-aggregator/pkgApache-2.0
github.com/google/cadvisorApache-2.0
k8s.io/kmsApache-2.0
github.com/container-storage-interface/spec/lib/go/csiApache-2.0
github.com/fatih/camelcaseApache-2.0
k8s.io/kube-openapi/pkg/validation/errorsBSD-3-Clause
github.com/armon/circbufApache-2.0
github.com/ishidawataru/sctpApache-2.0
k8s.io/metrics/pkgBSD-3-Clause
github.com/NYTimes/gziphandlerBSD-3-Clause
github.com/libopenstorage/openstorageMIT
github.com/go-logr/zaprApache-2.0
github.com/coreos/go-oidcApache-2.0
k8s.io/component-helpersBSD-3-Clause
github.com/euank/go-kmsg-parser/kmsgparserMIT
golang.org/x/net/bpfApache-2.0
github.com/alexflint/go-filemutexApache-2.0
github.com/coreos/go-iptables/iptablesApache-2.0
github.com/mattn/go-shellwordsBSD-3-Clause
github.com/u-root/uioApache-2.0
golang.org/x/sync/errgroupApache-2.0
github.com/mdlayher/packetApache-2.0
github.com/networkplumbing/go-nft/nftApache-2.0
github.com/safchain/ethtoolMIT
github.com/insomniacslk/dhcpApache-2.0
github.com/pierrec/lz4/v4Apache-2.0
github.com/josharian/nativeApache-2.0
github.com/containernetworking/pluginsMIT
github.com/containernetworking/cni/pkgApache-2.0
github.com/coreos/go-systemd/v22/activationApache-2.0
github.com/opencontainers/runcMIT
vendor/golang.org/x/net/dns/dnsmessageApache-2.0
github.com/urfave/cliBSD-3-Clause
github.com/moby/sys/capabilityApache-2.0
github.com/checkpoint-restore/go-criu/v6MIT