Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Host ¶
type Host struct {
VNode string // vertica node name (e.g. v_vertdb_node0001)
IP string // Last known IP address
}
Host has information about a single host to get state for
type Option ¶
type Option func(*Parms)
func WithInitiator ¶
func WithInitiator(nm types.NamespacedName, ip string) Option
Click to show internal directories.
Click to hide internal directories.