package
0.0.98
Repository: https://github.com/gardener/component-spec.git
Documentation: pkg.go.dev

# Functions

Decode decodes a component into the given object.
Encode encodes a component or component list into the given object.

# Structs

DecodeOptions defines decode options for the codec.

# Interfaces

DecodeOption is the interface to specify different cache options.

# Type aliases

DisableValidation enables or disables validation of the component descriptor.
StrictMode enables or disables strict mode parsing.