Class ClusterRkeConfigCloudProviderOpenstackCloudProviderGlobal
Inheritance
System.Object
ClusterRkeConfigCloudProviderOpenstackCloudProviderGlobal
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 ClusterRkeConfigCloudProviderOpenstackCloudProviderGlobal
Fields
View SourceAuthUrl
(string)
Declaration
public readonly string AuthUrl
Field Value
| Type | Description |
|---|---|
| System.String |
CaFile
(string)
Declaration
public readonly string CaFile
Field Value
| Type | Description |
|---|---|
| System.String |
DomainId
Required if domain_name not provided. (string)
Declaration
public readonly string DomainId
Field Value
| Type | Description |
|---|---|
| System.String |
DomainName
Required if domain_id not provided. (string)
Declaration
public readonly string DomainName
Field Value
| Type | Description |
|---|---|
| System.String |
Password
Registry password (string)
Declaration
public readonly string Password
Field Value
| Type | Description |
|---|---|
| System.String |
Region
The AWS Region to create the EKS cluster in. Default us-west-2 (string)
Declaration
public readonly string Region
Field Value
| Type | Description |
|---|---|
| System.String |
TenantId
Azure tenant ID to use (string)
Declaration
public readonly string TenantId
Field Value
| Type | Description |
|---|---|
| System.String |
TenantName
Required if tenant_id not provided. (string)
Declaration
public readonly string TenantName
Field Value
| Type | Description |
|---|---|
| System.String |
TrustId
(string)
Declaration
public readonly string TrustId
Field Value
| Type | Description |
|---|---|
| System.String |
Username
(string)
Declaration
public readonly string Username
Field Value
| Type | Description |
|---|---|
| System.String |