# Packages
Package mocks is a generated GoMock package.
# Functions
NewInstaller returns a Tinkerbell StackInstaller which can be used to install or uninstall the Tinkerbell stack.
WithBootsOnDocker is an InstallOption to run Boots as a Docker container.
WithBootsOnKubernetes is an InstallOption to run Boots as a Kubernetes deployment.
WithDHCPRelayEnabled is an InstallOption that allows you to enable DHCP Relay.
WithHostNetworkEnabled is an InstallOption that allows you to enable/disable host network for Tinkerbell deployments.
WithLoadBalancerEnabled is an InstallOption that allows you to setup a LoadBalancer to expose hegel and tink-server.
WithStackServiceEnabled is an InstallOption that allows you to enable the nginx service as a reverse proxy.
# Interfaces
No description provided by the author
No description provided by the author
StackInstaller deploys a Tinkerbell stack.
# Type aliases
No description provided by the author