lifetimes

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Mar 15, 2022 License: MIT Imports: 35 Imported by: 0

Documentation

Index

Constants

View Source
const (
	PodCheckMaxIteration = 5
)

Variables

This section is empty.

Functions

This section is empty.

Types

type LifetimeController

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

func NewLifetimeController

func NewLifetimeController(
	kubeClient kubernetes.Interface,
	dataClient coreclientset.Interface, syncFrequency time.Duration,
	volumeController *options.VolumeControllerOptions,
	messageQueuePublisher *mqpub.MessageQueuePublisherOptions,
	dataStoreClient datastore.ValidationDataStoreOperations,
	stopCh <-chan struct{}) (*LifetimeController, error)

func (*LifetimeController) Run

func (lc *LifetimeController) Run(threadiness int) error

type ProviderLifetimes

type ProviderLifetimes struct {
	ApiServerUrl   string   `json:",apiServerUrl,omitempty"`
	KubeConfig     string   `json:"kubeConfig,omitempty"`
	LifetimesNames []string `json:"lifetimesNames"`
}

Jump to

Keyboard shortcuts

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