config

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Mar 25, 2026 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 KindConfig

type KindConfig struct {
	// Binary is the path to the kind binary or just a name (has to be on the PATH in the latter case).
	// Defaults to 'kind'.
	Binary string `json:"binary"`
}

func LoadFromBytes

func LoadFromBytes(data []byte) (*KindConfig, error)

func (*KindConfig) Default

func (gc *KindConfig) Default() error

func (*KindConfig) String

func (c *KindConfig) String() string

func (*KindConfig) Validate

func (c *KindConfig) Validate() error

Jump to

Keyboard shortcuts

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