spec

package
v1.1.3 Latest Latest
Warning

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

Go to latest
Published: Sep 18, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Chart

type Chart struct {
	URL     string `json:"url" yaml:"url"`
	Version string `json:"version" yaml:"version"`
	Name    string `json:"name" yaml:"name"`
	Path    string `json:"path" yaml:"path"`
}

type Spec

type Spec struct {
	Chart  Chart         `json:"chart" yaml:"chart"`
	Values values.Values `json:"values" yaml:"values"`
}

Jump to

Keyboard shortcuts

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