//
pkg.gl
Category
sigs.k8s.io/kustomize/api
internal
kusterr
package
0.19.0
Repository:
https://github.com/kubernetes-sigs/kustomize.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
3
Files
39 SLOC
#
Functions
Handler
Handler handles YamlFormatError.
IsMalformedYAMLError
No description provided by the author
#
Structs
MalformedYamlError
MalformedYamlError represents an error that occurred while trying to decode a given YAML.
YamlFormatError
YamlFormatError represents error with yaml file name where json/yaml format error happens.