Documentation
¶
Index ¶
- func Parse(f vfs.FS, configDir Dir) (conf *image.Configuration, err error)
- func ParseAny(data []byte, target any) error
- func Validate(conf *image.Configuration) error
- func Write(f vfs.FS, configDir Dir, conf *image.Configuration) error
- type Dir
- func (dir Dir) ButaneFilepath() string
- func (dir Dir) ClusterFilepath() string
- func (dir Dir) CustomDir() string
- func (dir Dir) HelmValuesDir() string
- func (dir Dir) InstallFilepath() string
- func (dir Dir) KubernetesAgentFilepath() string
- func (dir Dir) KubernetesConfigDir() string
- func (dir Dir) KubernetesManifestsDir() string
- func (dir Dir) KubernetesRegistriesFilepath() string
- func (dir Dir) KubernetesServerFilepath() string
- func (dir Dir) NetworkDir() string
- func (dir Dir) ReleaseFilepath() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Validate ¶
func Validate(conf *image.Configuration) error
Types ¶
type Dir ¶
type Dir string
func (Dir) ButaneFilepath ¶
func (Dir) ClusterFilepath ¶
func (Dir) HelmValuesDir ¶
func (Dir) InstallFilepath ¶
func (Dir) KubernetesAgentFilepath ¶
func (Dir) KubernetesConfigDir ¶
func (Dir) KubernetesManifestsDir ¶
func (Dir) KubernetesRegistriesFilepath ¶
func (Dir) KubernetesServerFilepath ¶
func (Dir) NetworkDir ¶
func (Dir) ReleaseFilepath ¶
Click to show internal directories.
Click to hide internal directories.