Documentation ¶
Overview ¶
Code generated from Pkl module `mattsre.flyhouse.Cluster`. DO NOT EDIT.
Code generated from Pkl module `mattsre.flyhouse.Cluster`. DO NOT EDIT.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Cluster ¶
type Cluster struct { // The name of the Clickhouse Cluster to be deployed Name string `pkl:"name"` // Whether this cluster should have a public IPv4 address or not Public bool `pkl:"public"` }
Click to show internal directories.
Click to hide internal directories.