Documentation ¶ Index ¶ func DecodeYamlOrJson(content string) (runtime.Object, error) func ObjectMetaFor(obj runtime.Object) (*v1.ObjectMeta, error) func TemplateReplace(tp string, replacementSlots map[string]string) (string, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func DecodeYamlOrJson ¶ func DecodeYamlOrJson(content string) (runtime.Object, error) func ObjectMetaFor ¶ added in v0.0.46 func ObjectMetaFor(obj runtime.Object) (*v1.ObjectMeta, error) func TemplateReplace ¶ added in v0.0.43 func TemplateReplace(tp string, replacementSlots map[string]string) (string, error) Types ¶ This section is empty. Source Files ¶ View all Source files decoder.go Click to show internal directories. Click to hide internal directories.