/dhall-kubernetes-1.13-v3.0.0/types/io.k8s.api.core.v1.EndpointAddress.dhall

Copy path to clipboard

Source

{ ip : Text
, hostname : Optional Text
, nodeName : Optional Text
, targetRef : Optional ./io.k8s.api.core.v1.ObjectReference.dhall
}