Class ClusterRkeConfigServices
Inheritance
System.Object
ClusterRkeConfigServices
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 ClusterRkeConfigServices
Fields
View SourceEtcd
Etcd options for RKE services (list maxitems:1)
Declaration
public readonly ClusterRkeConfigServicesEtcd Etcd
Field Value
| Type | Description |
|---|---|
| ClusterRkeConfigServicesEtcd |
KubeApi
Kube API options for RKE services (list maxitems:1)
Declaration
public readonly ClusterRkeConfigServicesKubeApi KubeApi
Field Value
| Type | Description |
|---|---|
| ClusterRkeConfigServicesKubeApi |
KubeController
Kube Controller options for RKE services (list maxitems:1)
Declaration
public readonly ClusterRkeConfigServicesKubeController KubeController
Field Value
| Type | Description |
|---|---|
| ClusterRkeConfigServicesKubeController |
Kubelet
Kubelet options for RKE services (list maxitems:1)
Declaration
public readonly ClusterRkeConfigServicesKubelet Kubelet
Field Value
| Type | Description |
|---|---|
| ClusterRkeConfigServicesKubelet |
Kubeproxy
Kubeproxy options for RKE services (list maxitems:1)
Declaration
public readonly ClusterRkeConfigServicesKubeproxy Kubeproxy
Field Value
| Type | Description |
|---|---|
| ClusterRkeConfigServicesKubeproxy |
Scheduler
Scheduler options for RKE services (list maxitems:1)
Declaration
public readonly ClusterRkeConfigServicesScheduler Scheduler
Field Value
| Type | Description |
|---|---|
| ClusterRkeConfigServicesScheduler |