Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewVolumeReconciler ¶
func NewVolumeReconciler(spec VolumeReconcilerSpec) clustermanager.Controller
Types ¶
type VolumeReconcilerSpec ¶
type VolumeReconcilerSpec struct {
Log logger.Logger
StorageService services.StackStorageService
VolumeService services.VolumeService
Env string
}
Click to show internal directories.
Click to hide internal directories.