Documentation
¶
Overview ¶
Package localpathstorageinstaller provides installation of Rancher Local Path Provisioner for Kind clusters.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LocalPathStorageInstaller ¶
type LocalPathStorageInstaller struct {
// contains filtered or unexported fields
}
LocalPathStorageInstaller installs local-path-provisioner on Kind clusters.
func NewLocalPathStorageInstaller ¶
func NewLocalPathStorageInstaller( kubeconfig, context string, timeout time.Duration, distribution v1alpha1.Distribution, ) *LocalPathStorageInstaller
NewLocalPathStorageInstaller creates a new local-path-storage installer instance.
Click to show internal directories.
Click to hide internal directories.