Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Master ¶ added in v0.2.0
Master is an asset that generates the ignition config for master nodes.
func (*Master) Dependencies ¶ added in v0.2.0
Dependencies returns the assets on which the Master asset depends.
func (*Master) Generate ¶ added in v0.2.0
Generate generates the ignition config for the Master asset.
type Worker ¶ added in v0.2.0
Worker is an asset that generates the ignition config for worker nodes.
func (*Worker) Dependencies ¶ added in v0.2.0
Dependencies returns the assets on which the Worker asset depends.
func (*Worker) Generate ¶ added in v0.2.0
Generate generates the ignition config for the Worker asset.
Click to show internal directories.
Click to hide internal directories.