config

package
v0.0.0-...-f455d24 Latest Latest
Warning

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

Go to latest
Published: Nov 13, 2024 License: MIT Imports: 4 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 {
	Image string `yaml:"image"`

	PauseCommand []string `yaml:"pauseCommand"`
	ShellCommand []string `yaml:"shellCommand"`

	PodNamespace string `yaml:"podNamespace"`
	PodName      string `yaml:"podName"`
}

func Default

func Default() *Config

func Load

func Load(configPath string) (*Config, error)

func (*Config) Validate

func (c *Config) Validate() error

Jump to

Keyboard shortcuts

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