[−][src]Module openshift_openapi::api::network::v1
Structs
ClusterNetwork | ClusterNetwork describes the cluster network. There is normally only one object of this type, named "default", which is created by the SDN network plugin based on the master configuration when the cluster is brought up for the first time. |
ClusterNetworkEntry | ClusterNetworkEntry defines an individual cluster network. The CIDRs cannot overlap with other cluster network CIDRs, CIDRs reserved for external ips, CIDRs reserved for service networks, and CIDRs reserved for ingress ips. |
EgressNetworkPolicy | EgressNetworkPolicy describes the current egress network policy for a Namespace. When using the 'redhat/openshift-ovs-multitenant' network plugin, traffic from a pod to an IP address outside the cluster will be checked against each EgressNetworkPolicyRule in the pod's namespace's EgressNetworkPolicy, in order. If no rule matches (or no EgressNetworkPolicy is present) then the traffic will be allowed by default. |
EgressNetworkPolicyPeer | EgressNetworkPolicyPeer specifies a target to apply egress network policy to |
EgressNetworkPolicyRule | EgressNetworkPolicyRule contains a single egress network policy rule |
EgressNetworkPolicySpec | EgressNetworkPolicySpec provides a list of policies on outgoing network traffic |
HostSubnet | HostSubnet describes the container subnet network on a node. The HostSubnet object must have the same name as the Node object it corresponds to. |
NetNamespace | NetNamespace describes a single isolated network. When using the redhat/openshift-ovs-multitenant plugin, every Namespace will have a corresponding NetNamespace object with the same name. (When using redhat/openshift-ovs-subnet, NetNamespaces are not used.) |
ReadClusterNetworkOptional | Optional parameters of |
ReadHostSubnetOptional | Optional parameters of |
ReadNamespacedEgressNetworkPolicyOptional | Optional parameters of |
ReadNetNamespaceOptional | Optional parameters of |
Enums
ReadClusterNetworkResponse | Use |
ReadHostSubnetResponse | Use |
ReadNamespacedEgressNetworkPolicyResponse | Use |
ReadNetNamespaceResponse | Use |