Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ApplyValuesToConfig ¶
func ApplyValuesToConfig(config *kotsv1beta1.Config, values map[string]template.ItemValue)
func MarshalConfig ¶
func MarshalConfig(config *kotsv1beta1.Config) (string, error)
MarshalConfig runs the same code path as the k8s json->yaml serializer, but uses a different yaml library for those parts first, the object is marshalled to json second, the json is unmarshalled to an object as yaml third, the object is marshalled as yaml
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.