package
Version:
v0.21.9
Opens a new window with list of versions in this module.
Published: Jun 18, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Chart struct {
Name string `yaml:"name"`
Version string `yaml:"version"`
Index *Index `yaml:"index"`
}
type Index struct {
Name string `yaml:"name"`
URL string `yaml:"url"`
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.