Class IoK8sApiCoreV1PodReadinessGate


  • @Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
               date="2020-11-26T11:01:11.402583+13:00[Pacific/Auckland]")
    public class IoK8sApiCoreV1PodReadinessGate
    extends Object
    PodReadinessGate contains the reference to a pod condition
    • Constructor Detail

      • IoK8sApiCoreV1PodReadinessGate

        public IoK8sApiCoreV1PodReadinessGate()
    • Method Detail

      • getConditionType

        public String getConditionType()
        ConditionType refers to a condition in the pod's condition list with matching type.
        Returns:
        conditionType
      • setConditionType

        public void setConditionType​(String conditionType)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object