keeper

package
v0.0.0-...-5004fd2 Latest Latest
Warning

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

Go to latest
Published: Jan 19, 2024 License: MIT Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AgentServerConfiguration

type AgentServerConfiguration interface {
	NextWaitInterval() time.Duration
	TLSCertificateBundleFile() string
	Version() string
	VerifyJWTKeys() []cloudkey.JsonWebKey
}

type ConfigManager

type ConfigManager struct {
	EnvConfig *agentcommon.AgentEnv
	ConfigDir string
	// contains filtered or unexported fields
}

func NewConfigManager

func NewConfigManager(envSvc common.EnvService, mode agentcommon.AgentSlot) (*ConfigManager, error)

func (*ConfigManager) HasAttemptedLoad

func (m *ConfigManager) HasAttemptedLoad() bool

func (*ConfigManager) LoadConfig

func (*ConfigManager) PullConfig

type ConfigiManagerState

type ConfigiManagerState int

Jump to

Keyboard shortcuts

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