Documentation
¶
Index ¶
- func BuildRoot() *cobra.Command
- func ExecuteStart(ctx context.Context, options *StartOptions) error
- func NewRestoreCommand() *cobra.Command
- func NewRootCmd() *cobra.Command
- func NewSnapshotCommand() *cobra.Command
- func NewStartCommand() *cobra.Command
- func RunRoot()
- func StartLeaderElection(ctx *synccontext.ControllerContext, startLeading func() error) error
- type RestoreOptions
- type SnapshotOptions
- type StartOptions
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExecuteStart ¶
func ExecuteStart(ctx context.Context, options *StartOptions) error
func NewRestoreCommand ¶ added in v0.24.0
func NewSnapshotCommand ¶ added in v0.24.0
func NewStartCommand ¶
func StartLeaderElection ¶ added in v0.15.1
func StartLeaderElection(ctx *synccontext.ControllerContext, startLeading func() error) error
Types ¶
type RestoreOptions ¶ added in v0.24.0
type SnapshotOptions ¶ added in v0.24.0
type StartOptions ¶ added in v0.20.0
Click to show internal directories.
Click to hide internal directories.