Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
kind
Package kind implements the root kind cobra command, and the cli Main()
|
Package kind implements the root kind cobra command, and the cli Main() |
|
kind/build
Package build implements the `build` command
|
Package build implements the `build` command |
|
kind/create
Package create implements the `create` command
|
Package create implements the `create` command |
|
kind/create/cluster
Package cluster implements the `create cluster` command
|
Package cluster implements the `create cluster` command |
|
kind/delete
Package delete implements the `delete` command
|
Package delete implements the `delete` command |
|
kind/delete/cluster
Package cluster implements the `delete` command
|
Package cluster implements the `delete` command |
|
kind/export
Package export implements the `export` command
|
Package export implements the `export` command |
|
kind/export/logs
Package logs implements the `logs` command
|
Package logs implements the `logs` command |
|
kind/get
Package get implements the `get` command
|
Package get implements the `get` command |
|
kind/get/clusters
Package clusters implements the `clusters` command
|
Package clusters implements the `clusters` command |
|
kind/get/kubeconfigpath
Package kubeconfigpath implements the `kubeconfig-path` command
|
Package kubeconfigpath implements the `kubeconfig-path` command |
|
kind/version
Package version implements the `version` command
|
Package version implements the `version` command |
|
images
|
|
|
base/entrypoint
command
Entrypoint implements a small docker image entrypoint that waits for SIGUSR1 before execing os.Args[1:]
|
Entrypoint implements a small docker image entrypoint that waits for SIGUSR1 before execing os.Args[1:] |
|
kindnetd
module
|
|
|
pkg
|
|
|
build
Package build implements functionality to build the kind images
|
Package build implements functionality to build the kind images |
|
build/base
Package base implements functionality to build the kind base image
|
Package base implements functionality to build the kind base image |
|
build/base/sources
Package sources contains the baked in sources kind needs to build.
|
Package sources contains the baked in sources kind needs to build. |
|
build/kube
Package kube implements functionality to build Kubernetes for the purposes of installing into the kind node image
|
Package kube implements functionality to build Kubernetes for the purposes of installing into the kind node image |
|
build/node
Package node implements functionality to build the kind node image
|
Package node implements functionality to build the kind node image |
|
cluster
Package cluster implements kind kubernetes-in-docker cluster management
|
Package cluster implements kind kubernetes-in-docker cluster management |
|
cluster/config
Package config implements the current apiVersion of the `kind` Config along with some common abstractions
|
Package config implements the current apiVersion of the `kind` Config along with some common abstractions |
|
cluster/config/encoding
Package encoding implements utilities for decoding from yaml the `kind` Config
|
Package encoding implements utilities for decoding from yaml the `kind` Config |
|
cluster/config/v1alpha1
Package v1alpha1 implements the v1alpha1 apiVersion of the `kind` Config
|
Package v1alpha1 implements the v1alpha1 apiVersion of the `kind` Config |
|
cluster/consts
Package consts contains well known constants for kind clusters
|
Package consts contains well known constants for kind clusters |
|
cluster/kubeadm
Package kubeadm contains kubeadm related constants and configuration
|
Package kubeadm contains kubeadm related constants and configuration |
|
cluster/logs
Package logs contains tooling for obtaining cluster logs
|
Package logs contains tooling for obtaining cluster logs |
|
cluster/nodes
Package nodes contains functionality for Kubernetes-in-Docker nodes It mostly exists to break up functionality from sigs.k8s.io/kind/pkg/cluster
|
Package nodes contains functionality for Kubernetes-in-Docker nodes It mostly exists to break up functionality from sigs.k8s.io/kind/pkg/cluster |
|
docker
Package docker contains helpers for working with docker This package has no stability guarantees whatsoever!
|
Package docker contains helpers for working with docker This package has no stability guarantees whatsoever! |
|
exec
Package exec contains an interface for executing commands, along with helpers TODO(bentheelder): add standardized timeout functionality & a default timeout so that commands cannot hang indefinitely (!)
|
Package exec contains an interface for executing commands, along with helpers TODO(bentheelder): add standardized timeout functionality & a default timeout so that commands cannot hang indefinitely (!) |
|
fs
Package fs contains utilites for interacting with the host filesystem in a docker friendly way
|
Package fs contains utilites for interacting with the host filesystem in a docker friendly way |
|
kustomize
Package kustomize contains helpers for working with embeded kustomize commands
|
Package kustomize contains helpers for working with embeded kustomize commands |
|
log
Package log contains logging related functionality
|
Package log contains logging related functionality |
|
log/fidget
Package fidget implements CLI functionality for bored users waiting for results
|
Package fidget implements CLI functionality for bored users waiting for results |
Click to show internal directories.
Click to hide internal directories.