EndpointPolicy represents the endpoint's policy by listing all allowed
ingress and egress identities in combination with L4 port and protocol.
egress
object
EndpointPolicyDirection is the list of allowed identities per direction.
adding
[]object
allowed
[]object
AllowedIdentityList is a list of IdentityTuples that species peers that are
allowed.
denied
[]object
DenyIdentityList is a list of IdentityTuples that species peers that are
denied.
enforcing
boolean required
removing
[]object
state
string
EndpointPolicyState defines the state of the Policy mode: "enforcing", "non-enforcing", "disabled"
ingress
object
EndpointPolicyDirection is the list of allowed identities per direction.
adding
[]object
allowed
[]object
AllowedIdentityList is a list of IdentityTuples that species peers that are
allowed.
denied
[]object
DenyIdentityList is a list of IdentityTuples that species peers that are
denied.
enforcing
boolean required
removing
[]object
state
string
EndpointPolicyState defines the state of the Policy mode: "enforcing", "non-enforcing", "disabled"