io.k8s.api.networking.v1.NetworkPolicyPort
See theNetworkPolicyPort companion object NetworkPolicyPort describes a port to allow traffic on
Attributes
- Companion:
- object
- Source:
- NetworkPolicyPort.scala
- Graph
- Supertypes
trait Serializable
class Object
trait Matchable
class Any
Members list
Concise view
Value members
if endPort has a value, transforms to the result of function
if port has a value, transforms to the result of function
if protocol has a value, transforms to the result of function
Returns a new data with endPort set to new value
Returns a new data with port set to new value
Returns a new data with protocol set to new value