# Functions
No description provided by the author
No description provided by the author
NewPackage creates a new package for testing.
NewSetSetter creates a new setter that is marked as set.
NewSetter creates a new setter that is not marked as set.
NewSetterRef creates a new setterRef with the given name and path.
SetFieldPath returns a new FieldPathSetter that updates the property given by the path with the given value.
# Variables
No description provided by the author
No description provided by the author
# Structs
FieldPathSetter updates the value of the field given by the path.
Kptfile represents the Kptfile of a package.
Pkg represents a package that can be created on the file system by using the Build function.
Setter contains the properties required for adding a setter to the Kptfile.
SetterRef specifies the information for creating a new reference to a setter in a resource.