# Functions
Bootstrap provide access to the information about the Cluster API contract for bootstrap objects.
BootstrapConfigTemplate provide access to the information about the Cluster API contract for BootstrapConfigTemplate objects.
GetNestedRef returns the ref value from a nested field in an Unstructured object.
ObjToRef returns a reference to the given object.
SetNestedRef sets the value of a nested field in an Unstructured to a reference to the refObj provided.
# Structs
Bool represents an accessor to an bool path value.
BootstrapConfigTemplateContract encodes information about the Cluster API contract for BootstrapConfigTemplate objects like KubeadmConfigTemplate, etc.
BootstrapConfigTemplateTemplate provides a helper struct for working with the template in an BootstrapConfigTemplate.
BootstrapContract encodes information about the Cluster API contract for bootstrap objects.
Duration represents an accessor to a metav1.Duration path value.
Int64 represents an accessor to an int64 path value.
Metadata provides a helper struct for working with Metadata.
Ref provide a helper struct for working with references in Unstructured objects.
String represents an accessor to a string path value.
# Type aliases
Path defines a how to access a field in an Unstructured object.