# Functions
No description provided by the author
Build runs each of the functions passed in to generate the object.
BuildFull builds a MachinePool with the specified pool name for the ClusterDeployment, namespace, and supplied options.
No description provided by the author
Generic allows common functions applicable to all objects to be used as Options to Build.
WithNamespace sets the object.Namespace field when building an object with Build.
WithName sets the object.Name field when building an object with Build.
# Interfaces
No description provided by the author
# Type aliases
Option defines a function signature for any function that wants to be passed into Build.