Directories ¶
Path | Synopsis |
---|---|
Package cmd defines a root command for the kwokctl.
|
Package cmd defines a root command for the kwokctl. |
create
Package create defines a parent command for cluster creation.
|
Package create defines a parent command for cluster creation. |
create/cluster
Package cluster contains a command to create a cluster.
|
Package cluster contains a command to create a cluster. |
delete
Package delete defines a parent command for cluster deletion.
|
Package delete defines a parent command for cluster deletion. |
delete/cluster
Package cluster contains a command to delete a cluster.
|
Package cluster contains a command to delete a cluster. |
etcdctl
Package etcdctl provides a method for users to use the etcdctl binary in a cluster.
|
Package etcdctl provides a method for users to use the etcdctl binary in a cluster. |
get
Package get defines a parent command for getting artifacts, clusters and kubeconfig.
|
Package get defines a parent command for getting artifacts, clusters and kubeconfig. |
get/artifacts
Package artifacts contains a command to list binaries or images used by a cluster.
|
Package artifacts contains a command to list binaries or images used by a cluster. |
get/clusters
Package clusters contains a command to list existing clusters.
|
Package clusters contains a command to list existing clusters. |
get/kubeconfig
Package kubeconfig contains a command to prints cluster kubeconfig
|
Package kubeconfig contains a command to prints cluster kubeconfig |
kubectl
Package kubectl contains a command to use the kubectl in a cluster.
|
Package kubectl contains a command to use the kubectl in a cluster. |
logs
Package logs contains a command to log a component of a cluster.
|
Package logs contains a command to log a component of a cluster. |
snapshot
Package snapshot contains a parent command which snapshots one of cluster.
|
Package snapshot contains a parent command which snapshots one of cluster. |
snapshot/restore
Package restore provides a command to restore the snapshot of a cluster.
|
Package restore provides a command to restore the snapshot of a cluster. |
snapshot/save
Package save provides a command to save the snapshot of a cluster.
|
Package save provides a command to save the snapshot of a cluster. |
Package components contains some helper functions related to the components.
|
Package components contains some helper functions related to the components. |
Package k8s contains some helper functions related to the Kubernetes.
|
Package k8s contains some helper functions related to the Kubernetes. |
Package pki is the package that provides functions to generate certificates
|
Package pki is the package that provides functions to generate certificates |
Package runtime defines the interface of a cluster operation and providers a register method.
|
Package runtime defines the interface of a cluster operation and providers a register method. |
binary
Package binary implements the runtime.Runtime interface using the binaries.
|
Package binary implements the runtime.Runtime interface using the binaries. |
compose
Package compose implements the runtime.Runtime interface using the image with compose file.
|
Package compose implements the runtime.Runtime interface using the image with compose file. |
Click to show internal directories.
Click to hide internal directories.