Documentation ¶
Overview ¶
maybe this package isn't needed
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ClusterScopedKustomizeFile string = `` /* 366-byte string literal not displayed */
View Source
var FuncMap = template.FuncMap{ "Myfp": Myfp, }
View Source
var NameSpacedScopedKustomizeFile string = `` /* 299-byte string literal not displayed */
Functions ¶
func ExportClusterYaml ¶
ExportClusterYaml exports the given clusters YAML into the directory
Types ¶
type GroupResource ¶
type GroupResource struct { APIGroup string APIGroupVersion string APIVersion string APIResource metav1.APIResource }
Click to show internal directories.
Click to hide internal directories.