bootstrapbarrier

package
v1.19.2 Latest Latest
Warning

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

Go to latest
Published: Mar 19, 2026 License: Apache-2.0 Imports: 23 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCmd

func NewCmd(streams genericclioptions.IOStreams) *cobra.Command

Types

type Options

type Options struct {
	genericclioptions.ClientConfig
	genericclioptions.InClusterReflection

	ServiceName                          string
	SelectorLabelValue                   string
	SingleReportAllowNonReportingHostIDs bool
	// contains filtered or unexported fields
}

Options holds the options for running the bootstrap barrier controller. Due to the dependency on scyllaSSTableBootstrappedQueryOptions, this command depends on the availability of `scylla sstable query` command.

func NewOptions

func NewOptions(streams genericclioptions.IOStreams) *Options

func (*Options) AddFlags

func (o *Options) AddFlags(cmd *cobra.Command)

func (*Options) Complete

func (o *Options) Complete() error

func (*Options) Execute

func (o *Options) Execute(cmdCtx context.Context, originalStreams genericclioptions.IOStreams, cmd *cobra.Command) error

func (*Options) IsBootstrapped

func (o *Options) IsBootstrapped(ctx context.Context) (bool, error)

func (*Options) Run

func (o *Options) Run(originalStreams genericclioptions.IOStreams, cmd *cobra.Command) error

func (*Options) Validate

func (o *Options) Validate() error

Jump to

Keyboard shortcuts

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