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 0b75325 commit 89da8f1Copy full SHA for 89da8f1
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
- DefaultDenyACL []policy.Policy
+ EdpointPolicies []policy.Policy
509
}
510
511
type HostIPInfo struct {
0 commit comments