Show / Hide Table of Contents

Class ClusterTemplateTemplateRevisionClusterConfigRkeConfigCloudProviderOpenstackCloudProviderGlobal

Inheritance
System.Object
ClusterTemplateTemplateRevisionClusterConfigRkeConfigCloudProviderOpenstackCloudProviderGlobal
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.Rancher2.Outputs
Assembly: Pulumi.Rancher2.dll
Syntax
public sealed class ClusterTemplateTemplateRevisionClusterConfigRkeConfigCloudProviderOpenstackCloudProviderGlobal

Fields

View Source

AuthUrl

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

CaFile

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

DomainId

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

DomainName

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

Password

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

Region

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

TenantId

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

TenantName

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

TrustId

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

Username

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