Skip to main content

Notice

This software includes components from various open-source projects. We acknowledge and are grateful to these developers for their contributions.

Go Dependencies

k8s.io/client-go

  • Description: Go client for Kubernetes.
  • License: Apache License 2.0
  • Source: k8s.io/client-go

github.com/k3s-io/helm-controller

helm.sh/helm/v3

  • Description: Helm package manager for Kubernetes.
  • License: Apache License 2.0
  • Source: helm.sh/helm

labstack/echo/v4

  • Description: High performance, minimalist Go web framework
  • License: MIT license
  • Source: labstack/echo

urfave/cli/v2

  • Description: A simple, fast, and fun package for building command line apps in Go
  • License: MIT license
  • Source: urfave/cli

golang.org/x/crypto/ssh

  • Description: Go supplementary cryptography libraries
  • License: BSD-3-Clause license
  • Source: golang.org/x/crypto

github.com/Masterminds/semver

github.com/glebarez/go-sqlite

JavaScript Dependencies

@angular/core

  • Description: Angular core framework.
  • License: MIT License
  • Source: angular/core

rxjs

  • Description: Reactive Extensions Library for JavaScript.
  • License: Apache License 2.0
  • Source: rxjs

ace-builds

  • Description: Packaged version of Ace code editor
  • License: BSD-style License
  • Details:
    • Copyright (c) 2010, Ajax.org B.V.
    • Redistribution and use in source and binary forms, with or without modification, are permitted under the conditions listed.
    • A full copy of the license can be found in the Ace Editor repository or in our distribution.
  • Source: Ace Editor on GitHub

Note: The full text of the license includes important disclaimers and limitations of liability. For the complete license text, refer to the ace-builds repository.

js-yaml

  • Description: YAML parser and dumper.
  • License: MIT License
  • Source: js-yaml

tailwindcss

  • Description: A utility-first CSS framework.
  • License: MIT License
  • Source: tailwindcss

Though not directly imported k3s Go code, edge manages k3s clusters on remote machines. So, edge depends on k3s binaries for various architectures. These binaries are downloaded from k3s releases


This list includes major third-party dependencies but may not be exhaustive. For a complete list of licenses, please refer to go.mod and package.json files.