config

package
v0.1.11-alpha Latest Latest
Warning

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

Go to latest
Published: Feb 18, 2021 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	SyncPeriod             time.Duration `envconfig:"sync_period"`
	PollInterval           time.Duration `envconfig:"poll_interval"`
	LongPollInterval       time.Duration `envconfig:"long_poll_interval"`
	ManagementNamespace    string        `envconfig:"management_namespace"`
	EnableNamespaceSecrets bool          `envconfig:"enable_namespace_secrets"`
	Suspend                bool          `envconfig:"suspend"`
	ClusterID              string        `envconfig:"cluster_id"`
}

func Get

func Get() Config

Jump to

Keyboard shortcuts

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