Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.topologyspreadconstraints.LabelSelector
-
-
Uses of LabelSelector in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec
Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec that return LabelSelector Modifier and Type Method Description LabelSelectorTopologySpreadConstraintsFluent. buildLabelSelector()LabelSelectorTopologySpreadConstraints. getLabelSelector()Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec with parameters of type LabelSelector Modifier and Type Method Description TopologySpreadConstraintsFluent.TopologyspreadconstraintsLabelSelectorNested<A>TopologySpreadConstraintsFluent. editOrNewLabelSelectorLike(LabelSelector item)voidTopologySpreadConstraints. setLabelSelector(LabelSelector labelSelector)ATopologySpreadConstraintsFluent. withLabelSelector(LabelSelector labelSelector)TopologySpreadConstraintsFluent.TopologyspreadconstraintsLabelSelectorNested<A>TopologySpreadConstraintsFluent. withNewLabelSelectorLike(LabelSelector item) -
Uses of LabelSelector in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.topologyspreadconstraints
Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.topologyspreadconstraints that return LabelSelector Modifier and Type Method Description LabelSelectorLabelSelectorBuilder. build()Constructors in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.topologyspreadconstraints with parameters of type LabelSelector Constructor Description LabelSelectorBuilder(LabelSelector instance)LabelSelectorBuilder(LabelSelectorFluent<?> fluent, LabelSelector instance)LabelSelectorBuilder(LabelSelectorFluent<?> fluent, LabelSelector instance, Boolean validationEnabled)LabelSelectorBuilder(LabelSelector instance, Boolean validationEnabled)LabelSelectorFluent(LabelSelector instance)
-