GetKubernetesClustersClusterConnections

data class GetKubernetesClustersClusterConnections(val apiServerInternet: String, val apiServerIntranet: String, val masterPublicIp: String, val serviceDomain: String)

Constructors

Link copied to clipboard
constructor(apiServerInternet: String, apiServerIntranet: String, masterPublicIp: String, serviceDomain: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

API Server Internet endpoint.

Link copied to clipboard

API Server Intranet endpoint.

Link copied to clipboard

Master node SSH IP address.

Link copied to clipboard

Service Access Domain.