Class ClusterTemplateTemplateRevisionClusterConfigRkeConfigServicesKubeletGetArgs
Inheritance
System.Object
ClusterTemplateTemplateRevisionClusterConfigRkeConfigServicesKubeletGetArgs
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.Inputs
Assembly: Pulumi.Rancher2.dll
Syntax
public sealed class ClusterTemplateTemplateRevisionClusterConfigRkeConfigServicesKubeletGetArgs : ResourceArgs
Constructors
View SourceClusterTemplateTemplateRevisionClusterConfigRkeConfigServicesKubeletGetArgs()
Declaration
public ClusterTemplateTemplateRevisionClusterConfigRkeConfigServicesKubeletGetArgs()
Properties
View SourceClusterDnsServer
Declaration
public Input<string> ClusterDnsServer { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |
ClusterDomain
Declaration
public Input<string> ClusterDomain { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |
ExtraArgs
Declaration
public InputMap<object> ExtraArgs { get; set; }
Property Value
| Type | Description |
|---|---|
| InputMap<System.Object> |
ExtraBinds
Declaration
public InputList<string> ExtraBinds { get; set; }
Property Value
| Type | Description |
|---|---|
| InputList<System.String> |
ExtraEnvs
Declaration
public InputList<string> ExtraEnvs { get; set; }
Property Value
| Type | Description |
|---|---|
| InputList<System.String> |
FailSwapOn
Declaration
public Input<bool> FailSwapOn { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.Boolean> |
GenerateServingCertificate
Declaration
public Input<bool> GenerateServingCertificate { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.Boolean> |
Image
Declaration
public Input<string> Image { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |
InfraContainerImage
Declaration
public Input<string> InfraContainerImage { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |