# Functions
ValidateConditionalNetworkPolicy validates conditionally valid fields.
ValidateIngress tests if required fields in the Ingress are set.
ValidateIngressSpec tests if required fields in the IngressSpec are set.
ValidateIngressStatusUpdate tests if required fields in the Ingress are set when updating status.
ValidateIngressUpdate tests if required fields in the Ingress are set.
ValidateIPBlock validates a cidr and the except fields of an IpBlock NetworkPolicyPeer.
ValidateNetworkPolicy validates a networkpolicy.
ValidateNetworkPolicyName can be used to check whether the given networkpolicy name is valid.
ValidateNetworkPolicyPeer validates a NetworkPolicyPeer.
ValidateNetworkPolicyPort validates a NetworkPolicyPort.
ValidateNetworkPolicySpec tests if required fields in the networkpolicy spec are set.
ValidateNetworkPolicyUpdate tests if an update to a NetworkPolicy is valid.
# Variables
ValidateIngressName validates that the given name can be used as an Ingress name.