Show / Hide Table of Contents

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 Source

ApiServerInternet

API Server Internet endpoint.

Declaration
public readonly string ApiServerInternet
Field Value
Type Description
System.String
View Source

ApiServerIntranet

API Server Intranet endpoint.

Declaration
public readonly string ApiServerIntranet
Field Value
Type Description
System.String
View Source

MasterPublicIp

Declaration
public readonly string MasterPublicIp
Field Value
Type Description
System.String
View Source

ServiceDomain

Service Access Domain.

Declaration
public readonly string ServiceDomain
Field Value
Type Description
System.String
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.