config

package
v0.0.11-alpha Latest Latest
Warning

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

Go to latest
Published: Oct 28, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Configmap

type Configmap interface {
	Validate() error
}

type ConfigmapAgent

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

func NewConfigmapAgent

func NewConfigmapAgent(c Configmap) *ConfigmapAgent

func (*ConfigmapAgent) GetConfigmap

func (a *ConfigmapAgent) GetConfigmap() Configmap

func (*ConfigmapAgent) Load

func (a *ConfigmapAgent) Load(path string) error

func (*ConfigmapAgent) Validate

func (a *ConfigmapAgent) Validate() error

type ServerAdditionOptions

type ServerAdditionOptions struct {
	EnableTLS  bool
	HandlePath string
	CertFile   string
	KeyFile    string
}

Jump to

Keyboard shortcuts

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