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 89da8f1 commit 618e4bfCopy full SHA for 618e4bf
cns/NetworkContainerContract.go
@@ -505,7 +505,7 @@ type PodIpInfo struct {
505
// PnpId is set for backend interfaces, Pnp Id identifies VF. Plug and play id(pnp) is also called as PCI ID
506
PnPID string
507
// Default Deny ACL's to configure on HNS endpoints for Swiftv2 window nodes
508
- EdpointPolicies []policy.Policy
+ EndpointPolicies []policy.Policy
509
}
510
511
type HostIPInfo struct {
0 commit comments