Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 456 Bytes

V1ServerAddressByClientCIDR.md

File metadata and controls

9 lines (6 loc) · 456 Bytes

Kubernetes::V1ServerAddressByClientCIDR

Properties

Name Type Description Notes
client_cidr String The CIDR with which clients can match their IP to figure out the server address that they should use.
server_address 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.