Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ReferenceResources map[string][]referenceResource = map[string][]referenceResource{
"service": {
{Name: "service-namespace", Path: "metadata.namespace"},
{Name: "service-name", Path: "metadata.name"},
{Name: "service-port", Path: "spec.ports.port"},
},
}
Functions ¶
func GetAddonDestPath ¶
func GetReferenceValueMap ¶
func PromptAddonValues ¶
func PromptAddonValues(dest string, addonConfig *config.DraftConfig) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.