options

package
v1.6.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 27, 2026 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ParseCompactOptions

func ParseCompactOptions(compact *v1alpha1.CompactBackup, opts *CompactOpts) error

Types

type CompactOpts

type CompactOpts struct {
	FromTS       uint64
	UntilTS      uint64
	Name         string
	Concurrency  uint64
	Namespace    string `json:"namespace"`
	ResourceName string `json:"resourceName"`
	TikvVersion  string `json:"tikvVersion"`
}

func (*CompactOpts) Verify

func (c *CompactOpts) Verify() error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL