Documentation ¶
Overview ¶
Package longhorn provides functions needed to set up the longhorn on k8s cluster
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Longhorn ¶
type Longhorn struct { // Cluster where longhorn will be set up Cluster *spec.K8Scluster // Directory where to create storage class manifest Directory string }
Click to show internal directories.
Click to hide internal directories.