Files
go/kubernetes/docs/V1ServerAddressByClientCidr.md
2019-03-26 08:13:00 -07:00

605 B

V1ServerAddressByClientCidr

Properties

Name Type Description Notes
ClientCIDR string The CIDR with which clients can match their IP to figure out the server address that they should use.
ServerAddress string Address of this server, suitable for a client that matches the above CIDR. This can be a hostname, hostname:port, IP or IP:port.

[Back to Model list] [Back to API list] [Back to README]