Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct {
// contains filtered or unexported fields
}
Controller for the resource
func NewController ¶
func NewController(kubeClient client.Client, provisioners *provisioning.Controller) *Controller
NewController constructs a controller instance
type VolumeTopology ¶ added in v0.5.4
type VolumeTopology struct {
// contains filtered or unexported fields
}
func NewVolumeTopology ¶ added in v0.5.4
func NewVolumeTopology(kubeClient client.Client) *VolumeTopology
Click to show internal directories.
Click to hide internal directories.