provisioner

package
v0.0.0-...-39db037 Latest Latest
Warning

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

Go to latest
Published: Aug 2, 2021 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Provisioner

type Provisioner interface {
	// Channel returns a readonly channel where caller can get events.
	Channel() <-chan []types.Event
	// Run launches the provisioner.
	Run(chan struct{}) error
}

Provisioner provisions config event. The source type can be xDS or UDPA or whatever anything else.

Directories

Path Synopsis
xds

Jump to

Keyboard shortcuts

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