We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb67c06 commit 4e50a30Copy full SHA for 4e50a30
api/k8s/v1/k8s_sdk.go
@@ -1952,12 +1952,6 @@ type NodeMetadata struct {
1952
1953
NodeTaints []*NodeMetadataCoreV1Taint `json:"node_taints"`
1954
1955
- PrivateNetworkMode string `json:"private_network_mode"`
1956
-
1957
- KapsuleIfaceMac string `json:"kapsule_iface_mac"`
1958
1959
- FullIsolation bool `json:"full_isolation"`
1960
1961
HasGpu bool `json:"has_gpu"`
1962
1963
ExternalIP string `json:"external_ip"`
0 commit comments