package
0.0.0-20170331182919-6c2d9fc8b9e6
Repository: https://github.com/helm/helm-classic.git
Documentation: pkg.go.dev
# Functions
DecodeFile returns a decoder pre-populated with the file contents.
SplitYAMLDocument is a bufio.SplitFunc for splitting a YAML document into individual documents.
# Type aliases
DecodeFunc is a func that can decode bytes into an interface.