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 represents a SnapshotGroup controller
func NewController ¶
func NewController() *Controller
NewController creates a new SnapshotGroup controller
func (*Controller) Run ¶
func (c *Controller) Run(threadiness int, stopCh <-chan struct{}) error
Run starts the controller
Click to show internal directories.
Click to hide internal directories.