Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // TrueVar defines variable with value of `true` TrueVar = true // PodType defines `pod` resource mapping network type PodType = "pod" // MultusType defines `pod` resource mapping network type MultusType = "multus" // UnsupportedType defines non-existing `unsupported` resource mapping network type UnsupportedType = "unsupported" )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.