Documentation ¶
Index ¶
Constants ¶
View Source
const ( AVAILABLE = compute.AVAILABLE BUSY = compute.BUSY DEPLOYING = "DEPLOYING" ACTIVE = compute.ACTIVE UPDATING = compute.UPDATING DESTROYING = compute.DESTROYING TERMINATED = "TERMINATED" FAILED = "FAILED" FAILEDDESTROYING = "FAILED_DESTROYING" )
States of K8s Resources
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.