package
Version:
v0.3.0
Opens a new window with list of versions in this module.
Published: Dec 4, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func StructToYaml(struc interface{}, path string) error
func YamlToStruct(path string, struc interface{}) error
type Resource struct {
Kind string `yaml:"kind"`
ApiVersion string `yaml:"apiVersion"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.