Class ManagedKubernetesConnections
Inheritance
System.Object
ManagedKubernetesConnections
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.AliCloud.CS.Outputs
Assembly: Pulumi.AliCloud.dll
Syntax
public sealed class ManagedKubernetesConnections
Fields
View SourceApiServerInternet
API Server Internet endpoint.
Declaration
public readonly string ApiServerInternet
Field Value
| Type | Description |
|---|---|
| System.String |
ApiServerIntranet
API Server Intranet endpoint.
Declaration
public readonly string ApiServerIntranet
Field Value
| Type | Description |
|---|---|
| System.String |
MasterPublicIp
Declaration
public readonly string MasterPublicIp
Field Value
| Type | Description |
|---|---|
| System.String |
ServiceDomain
Service Access Domain.
Declaration
public readonly string ServiceDomain
Field Value
| Type | Description |
|---|---|
| System.String |