clients

package
v1.14.0-rc.11 Latest Latest
Warning

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

Go to latest
Published: Aug 12, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Clients

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

Clients builds Scheduler clients and provides those clients in a round-robin fashion.

func New

func New(ctx context.Context, opts Options) (*Clients, error)

func (*Clients) All

All returns all scheduler clients.

func (*Clients) Next

Next returns the next client in a round-robin manner.

type Options

type Options struct {
	Addresses []string
	Security  security.Handler
}

Options contains the configuration options for the Scheduler clients.

Jump to

Keyboard shortcuts

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