Documentation ¶
Index ¶
Constants ¶
View Source
const ( // NamespaceClusterPath is the rest endpoint for the namespace cluster management API NamespaceClusterPath = "/api/vcenter/namespace-management/clusters" NamespaceDistributedSwitchCompatibility = "/api/vcenter/namespace-management/distributed-switch-compatibility" NamespaceEdgeClusterCompatibility = "/api/vcenter/namespace-management/edge-cluster-compatibility" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SupportBundleToken ¶
type SupportBundleToken struct {
Value string `json:"wcp-support-bundle-token"`
}
Click to show internal directories.
Click to hide internal directories.