Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Component ¶
type Component string
const ( ArangoClusterSynchronization Component = "ArangoClusterSynchronization" ArangoMember Component = "ArangoMember" ArangoTask Component = "ArangoTask" ArangoRoute Component = "ArangoRoute" ArangoProfile Component = "ArangoProfile" ArangoPlatformStorage Component = "ArangoPlatformStorage" Node Component = "Node" PersistentVolume Component = "PersistentVolume" PersistentVolumeClaim Component = "PersistentVolumeClaim" Pod Component = "Pod" PodDisruptionBudget Component = "PodDisruptionBudget" Secret Component = "Secret" ConfigMap Component = "ConfigMap" Service Component = "Service" ServiceAccount Component = "ServiceAccount" ServiceMonitor Component = "ServiceMonitor" Endpoints Component = "Endpoints" )
func AllComponents ¶
func AllComponents() []Component
type ComponentCount ¶
Click to show internal directories.
Click to hide internal directories.