Class V1PodSchedulingGate
java.lang.Object
io.micronaut.kubernetes.client.openapi.model.V1PodSchedulingGate
@Generated("io.micronaut.openapi.generator.JavaMicronautClientCodegen")
public class V1PodSchedulingGate
extends Object
PodSchedulingGate is associated to a Pod to guard its scheduling.
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
JSON_PROPERTY_NAME
- See Also:
-
-
Constructor Details
-
V1PodSchedulingGate
-
-
Method Details
-
getName
Name of the scheduling gate. Each scheduling gate must have a unique name field.- Returns:
- the name property value
-
setName
Set the name property value -
name
Set name in a chainable fashion.- Returns:
- The same instance of V1PodSchedulingGate for chaining.
-
equals
-
hashCode
public int hashCode() -
toString
-