Record
io-k8s-api-core-v1-endpoint-port
No description available.
record io-k8s-api-core-v1-endpoint-port {
app-protocol: option<string>,
name: option<string>,
port: s32,
protocol: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| app-protocol | option<string> | |
| name | option<string> | |
| port | s32 | |
| protocol | option<string> |