Cloud API Overview > @adpt/cloud > k8s > ServicePort > protocol
k8s.ServicePort.protocol property
The IP protocol for this port.Supports "TCP" and "UDP".Default is TCP.
Signature:
protocol?: string;
Adapt v0.3.0: now with Google Cloud Run support!