package
Version:
v0.0.3
Opens a new window with list of versions in this module.
Published: Jan 27, 2022
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 CR struct {
APIVersion string `yaml:"apiVersion"`
Kind string `yaml:"kind"`
Metadata struct {
Name string `yaml:"name"`
Annotations struct {
} `yaml:"annotations"`
} `yaml:"metadata"`
Spec map[string]interface{} `yaml:"spec"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.