Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsInvalidConfig ¶
IsInvalidConfig asserts invalidConfigError.
Types ¶
type PersistentVolume ¶
type PersistentVolume struct {
*controller.Controller
}
func NewPersistentVolume ¶
func NewPersistentVolume(config PersistentVolumeConfig) (*PersistentVolume, error)
type PersistentVolumeConfig ¶
type PersistentVolumeConfig struct {
K8sClient k8sclient.Interface
Logger micrologger.Logger
ProjectName string
}
Click to show internal directories.
Click to hide internal directories.