scheduling.v1alpha1.podGroupPolicy
"PodGroupPolicy defines the scheduling configuration for a PodGroup."
Index
Fields
fn withBasic
withBasic(basic)
"BasicSchedulingPolicy indicates that standard Kubernetes scheduling behavior should be used."
fn withBasicMixin
withBasicMixin(basic)
"BasicSchedulingPolicy indicates that standard Kubernetes scheduling behavior should be used."
Note: This function appends passed data to existing values
obj gang
"GangSchedulingPolicy defines the parameters for gang scheduling."
fn gang.withMinCount
withMinCount(minCount)
"MinCount is the minimum number of pods that must be schedulable or scheduled at the same time for the scheduler to admit the entire group. It must be a positive integer."