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: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Controller

type Controller struct {
	*controllertools.Observer
	// contains filtered or unexported fields
}

func NewController

func NewController(
	namespace string,
	serviceName string,
	selectorLabelValue string,
	singleReportAllowNonReportingHostIDs bool,
	bootstrapPreconditionCh chan struct{},
	kubeClient kubernetes.Interface,
	informerFactory *InformerFactory,
) (*Controller, error)

func (*Controller) Sync

func (c *Controller) Sync(ctx context.Context) error

type InformerFactory added in v1.19.2

type InformerFactory struct {
	// contains filtered or unexported fields
}

func NewInformerFactory added in v1.19.2

func NewInformerFactory(
	kubeClient kubernetes.Interface,
	scyllaClient clientset.Interface,
	opts InformerFactoryOptions,
) *InformerFactory

func (*InformerFactory) ScyllaDBDatacenterNodesStatusReports added in v1.19.2

func (*InformerFactory) Services added in v1.19.2

func (*InformerFactory) Start added in v1.19.2

func (b *InformerFactory) Start(stopCh <-chan struct{})

type InformerFactoryOptions added in v1.19.2

type InformerFactoryOptions struct {
	ServiceName        string
	SelectorLabelValue string
	Namespace          string
}

Jump to

Keyboard shortcuts

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