config

package
v0.6.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EtcdCustodianController

type EtcdCustodianController struct {
	// EtcdMember holds configuration related to etcd members.
	EtcdMember EtcdMemberConfig
	// SyncPeriod is the duration after which re-enqueuing happens.
	SyncPeriod time.Duration
}

EtcdCustodianController contains configuration for the etcd custodian controller.

type EtcdMemberConfig

type EtcdMemberConfig struct {
	// EtcdMemberUnknownThreshold is the duration after which a etcd member's state is considered `NotReady`.
	EtcdMemberNotReadyThreshold time.Duration
}

Jump to

Keyboard shortcuts

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