Class ClusterTemplateTemplateRevisionClusterConfig
Inheritance
System.Object
ClusterTemplateTemplateRevisionClusterConfig
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 ClusterTemplateTemplateRevisionClusterConfig
Fields
View SourceClusterAuthEndpoint
Local cluster auth endpoint (list maxitems: 1)
Declaration
public readonly ClusterTemplateTemplateRevisionClusterConfigClusterAuthEndpoint ClusterAuthEndpoint
Field Value
| Type | Description |
|---|---|
| ClusterTemplateTemplateRevisionClusterConfigClusterAuthEndpoint |
DefaultClusterRoleForProjectMembers
Default cluster role for project members (string)
Declaration
public readonly string DefaultClusterRoleForProjectMembers
Field Value
| Type | Description |
|---|---|
| System.String |
DefaultPodSecurityPolicyTemplateId
Default pod security policy template ID (string)
Declaration
public readonly string DefaultPodSecurityPolicyTemplateId
Field Value
| Type | Description |
|---|---|
| System.String |
DesiredAgentImage
Desired agent image (string)
Declaration
public readonly string DesiredAgentImage
Field Value
| Type | Description |
|---|---|
| System.String |
DesiredAuthImage
Desired auth image (string)
Declaration
public readonly string DesiredAuthImage
Field Value
| Type | Description |
|---|---|
| System.String |
DockerRootDir
Desired auth image (string)
Declaration
public readonly string DockerRootDir
Field Value
| Type | Description |
|---|---|
| System.String |
EnableClusterAlerting
Enable built-in cluster alerting. Default: false (bool)
Declaration
public readonly bool? EnableClusterAlerting
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Boolean> |
EnableClusterMonitoring
Enable built-in cluster monitoring. Default: false (bool)
Declaration
public readonly bool? EnableClusterMonitoring
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Boolean> |
EnableNetworkPolicy
Enable project network isolation. Default: false (bool)
Declaration
public readonly bool? EnableNetworkPolicy
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Boolean> |
RkeConfig
Rancher Kubernetes Engine Config (list maxitems: 1)
Declaration
public readonly ClusterTemplateTemplateRevisionClusterConfigRkeConfig RkeConfig
Field Value
| Type | Description |
|---|---|
| ClusterTemplateTemplateRevisionClusterConfigRkeConfig |
ScheduledClusterScan
Cluster scheduled cis scan. For Rancher v2.4.0 or above (List MaxItem:1)
Declaration
public readonly ClusterTemplateTemplateRevisionClusterConfigScheduledClusterScan ScheduledClusterScan
Field Value
| Type | Description |
|---|---|
| ClusterTemplateTemplateRevisionClusterConfigScheduledClusterScan |
WindowsPreferedCluster
Windows prefered cluster. Default: false (bool)
Declaration
public readonly bool? WindowsPreferedCluster
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Boolean> |