Module k8s_openapi::v1_11::api::networking::v1
source · Structs
IPBlock describes a particular CIDR (Ex. “192.168.1.1/24”) that is allowed to the pods matched by a NetworkPolicySpec’s podSelector. The except entry describes CIDRs that should not be included within this rule.
NetworkPolicy describes what network traffic is allowed for a set of Pods
NetworkPolicyEgressRule describes a particular set of traffic that is allowed out of pods matched by a NetworkPolicySpec’s podSelector. The traffic must match both ports and to. This type is beta-level in 1.8
NetworkPolicyIngressRule describes a particular set of traffic that is allowed to the pods matched by a NetworkPolicySpec’s podSelector. The traffic must match both ports and from.
NetworkPolicyList is a list of NetworkPolicy objects.
NetworkPolicyPeer describes a peer to allow traffic from. Only certain combinations of fields are allowed
NetworkPolicyPort describes a port to allow traffic on
NetworkPolicySpec provides the specification of a NetworkPolicy
Enums
Parses the HTTP response of
NetworkPolicy::create_networking_v1_namespaced_network_policy
Parses the HTTP response of
NetworkPolicy::delete_networking_v1_collection_namespaced_network_policy
Parses the HTTP response of
NetworkPolicy::delete_networking_v1_namespaced_network_policy
Parses the HTTP response of
NetworkPolicy::list_networking_v1_namespaced_network_policy
Parses the HTTP response of
NetworkPolicy::list_networking_v1_network_policy_for_all_namespaces
Parses the HTTP response of
NetworkPolicy::patch_networking_v1_namespaced_network_policy
Parses the HTTP response of
NetworkPolicy::read_networking_v1_namespaced_network_policy
Parses the HTTP response of
NetworkPolicy::replace_networking_v1_namespaced_network_policy
Parses the HTTP response of
NetworkPolicy::watch_networking_v1_namespaced_network_policy_list
Parses the HTTP response of
NetworkPolicy::watch_networking_v1_namespaced_network_policy