package
0.13.10
Repository: https://github.com/emirot/kyaml.git
Documentation: pkg.go.dev

# Functions

SetAllSetterDefinitions reads all the Setter Definitions from the input OpenAPI file and sets all values for the resource configs in the provided destination directories.

# Structs

DeleterCreator delete a definition in the OpenAPI definitions, and removes references to the definition from matching resource fields.
FieldSetter sets the value for a field setter.
SetterCreator creates or updates a setter in the OpenAPI definitions, and inserts references to the setter from matching resource fields.
SubstitutionCreator creates or updates a substitution in the OpenAPI definitions, and inserts references to the substitution from matching resource fields.