Documentation
¶
Overview ¶
Package net implements the unbounded-net cluster component. Net is not a per-Site component: one controller/node pair reads every Site, so it is reconciled as a cluster singleton whenever at least one Site exists and kept reconciled if it was already installed.
Index ¶
Constants ¶
View Source
const (
ConfigHashAnnotation = "unbounded-cloud.io/net-config-hash"
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Component ¶
type Component struct{}
Component reconciles the unbounded-net cluster singleton.
func (Component) ConditionType ¶
ConditionType implements component.ClusterComponent.
Click to show internal directories.
Click to hide internal directories.