ControlPlaneNodePatchConfiguration interface
ControlPlaneNodePatchConfiguration represents the properties of the control plane that can be patched for this Kubernetes cluster.
Properties
administrator |
The configuration of administrator credentials for the control plane nodes. |
count | The number of virtual machines that use this configuration. |
Property Details
administratorConfiguration
The configuration of administrator credentials for the control plane nodes.
administratorConfiguration?: AdministratorConfigurationPatch
Property Value
count
The number of virtual machines that use this configuration.
count?: number
Property Value
number