Documentation
¶
There is no documentation for this package.
Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
internal
|
|
|
deployment
Package deployment provides deployment workflow utilities.
|
Package deployment provides deployment workflow utilities. |
|
detect
Package detect determines whether to use k3s or k3d based on the runtime environment: OS type and container runtime availability.
|
Package detect determines whether to use k3s or k3d based on the runtime environment: OS type and container runtime availability. |
|
doctor
Package doctor provides health checks and dependency validation for rancher-deployer.
|
Package doctor provides health checks and dependency validation for rancher-deployer. |
|
existing
Package existing handles validation of existing Kubernetes clusters.
|
Package existing handles validation of existing Kubernetes clusters. |
|
k3d
Package k3d handles detection, installation, and cluster creation for k3d.
|
Package k3d handles detection, installation, and cluster creation for k3d. |
|
k3s
Package k3s handles detection and installation of k3s on bare Linux systems.
|
Package k3s handles detection and installation of k3s on bare Linux systems. |
|
k8sresolver
Package k8sresolver resolves the Kubernetes and cluster (k3s/k3d) versions to use, given a Rancher support matrix and optional user constraints.
|
Package k8sresolver resolves the Kubernetes and cluster (k3s/k3d) versions to use, given a Rancher support matrix and optional user constraints. |
|
kdm
Package kdm fetches and parses Rancher's Kontainer Driver Metadata (KDM), which is the authoritative source for the k8s versions supported by each Rancher release.
|
Package kdm fetches and parses Rancher's Kontainer Driver Metadata (KDM), which is the authoritative source for the k8s versions supported by each Rancher release. |
|
rancher
Package rancher handles everything Rancher-specific: chart references, Helm values construction, cert-manager installation, and the Rancher Helm install/upgrade itself.
|
Package rancher handles everything Rancher-specific: chart references, Helm values construction, cert-manager installation, and the Rancher Helm install/upgrade itself. |
|
runner
Package runner provides a thin wrapper around os/exec that prints commands before running them and captures output consistently.
|
Package runner provides a thin wrapper around os/exec that prints commands before running them and captures output consistently. |
|
upgrade
Package upgrade provides Rancher upgrade validation logic.
|
Package upgrade provides Rancher upgrade validation logic. |
|
version
Package version provides build-time version information for the CLI.
|
Package version provides build-time version information for the CLI. |
Click to show internal directories.
Click to hide internal directories.