Documentation ¶
Index ¶
Constants ¶
View Source
const ( // Group is the main (only!) group for clabernetes CRDs. Group = "clabernetes.containerlab.dev" // Topology is the Kind of the Topology custom resource. Topology = "topology" // TopologyKindContainerlab is the "containerlab" kind of topology. TopologyKindContainerlab = "containerlab" // TopologyKindKne is the "kne" kind of topology. TopologyKindKne = "kne" // ImageRequest is the Kind of the ImageRequest custom resource. ImageRequest = "imageRequest" // Connectivity is the Kind of the Connectivity custom resource. Connectivity = "connectivity" )
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.