configurator

package
v1.29.1 Latest Latest
Warning

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

Go to latest
Published: Jan 7, 2023 License: Unlicense Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config added in v1.28.0

type Config struct {
	Kind string
	Data []byte
}

Config for configurator.

type ConfigParams added in v1.28.0

type ConfigParams struct {
	Application string
	Version     string
	Environment string
	Continent   string
	Country     string
	Command     string
	Kind        string
}

ConfigParams for configurator.

func (ConfigParams) String added in v1.28.0

func (p ConfigParams) String() string

String of params.

type Configurator

type Configurator interface {
	GetConfig(ctx context.Context, params ConfigParams) (*Config, error)
}

Configurator for configurator.

Directories

Path Synopsis
git
s3

Jump to

Keyboard shortcuts

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