Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Builder ¶
type Builder struct { // infrastructure definition, used to create the infrastructure object. Definition *configv1.Infrastructure // Created infrastructure object. Object *configv1.Infrastructure // contains filtered or unexported fields }
Builder provides a struct for infrastructure object from the cluster and a infrastructure definition.
Click to show internal directories.
Click to hide internal directories.