Documentation
¶
Overview ¶
Package stages contains node and pod stages used by controllers.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // DefaultNodeStages is the default node stages. //go:embed node-fast.yaml DefaultNodeStages string // DefaultNodeHeartbeatStages is the default node heartbeat stages. //go:embed node-heartbeat.yaml DefaultNodeHeartbeatStages string // DefaultPodStages is the default pod stages. //go:embed pod-fast.yaml DefaultPodStages string )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.