package internal
import "github.com/vmware/govmomi/vapi/namespace/internal"
Index ¶
Constants ¶
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" SupervisorServicesPath = "/api/vcenter/namespace-management/supervisor-services" SupervisorServicesVersionsPath = "/versions" NamespacesPath = "/api/vcenter/namespaces/instances" VmClassesPath = "/api/vcenter/namespace-management/virtual-machine-classes" )
Types ¶
type SupportBundleToken ¶
type SupportBundleToken struct { Value string `json:"wcp-support-bundle-token"` }
Source Files ¶
- Version
- v0.48.1 (latest)
- Published
- Feb 11, 2025
- Platform
- linux/amd64
- Last checked
- 2 months ago –
Tools for package owners.