Class OpenShiftMachineV1Beta1MachineTemplate

    • Constructor Detail

      • OpenShiftMachineV1Beta1MachineTemplate

        public OpenShiftMachineV1Beta1MachineTemplate()
        No args constructor for use in serialization
    • Method Detail

      • getFailureDomains

        public FailureDomains getFailureDomains()
        OpenShiftMachineV1Beta1MachineTemplate is a template for the ControlPlaneMachineSet to create Machines from the v1beta1.machine.openshift.io API group.
      • setFailureDomains

        public void setFailureDomains​(FailureDomains failureDomains)
        OpenShiftMachineV1Beta1MachineTemplate is a template for the ControlPlaneMachineSet to create Machines from the v1beta1.machine.openshift.io API group.
      • getMetadata

        public ControlPlaneMachineSetTemplateObjectMeta getMetadata()
        OpenShiftMachineV1Beta1MachineTemplate is a template for the ControlPlaneMachineSet to create Machines from the v1beta1.machine.openshift.io API group.
      • setMetadata

        public void setMetadata​(ControlPlaneMachineSetTemplateObjectMeta metadata)
        OpenShiftMachineV1Beta1MachineTemplate is a template for the ControlPlaneMachineSet to create Machines from the v1beta1.machine.openshift.io API group.
      • getSpec

        public MachineSpec getSpec()
        OpenShiftMachineV1Beta1MachineTemplate is a template for the ControlPlaneMachineSet to create Machines from the v1beta1.machine.openshift.io API group.
      • setSpec

        public void setSpec​(MachineSpec spec)
        OpenShiftMachineV1Beta1MachineTemplate is a template for the ControlPlaneMachineSet to create Machines from the v1beta1.machine.openshift.io API group.
      • getAdditionalProperties

        public Map<String,​Object> getAdditionalProperties()
      • setAdditionalProperty

        public void setAdditionalProperty​(String name,
                                          Object value)
      • setAdditionalProperties

        public void setAdditionalProperties​(Map<String,​Object> additionalProperties)