Skip to content
DocsTry Aspire
DocsTry

PodSchedulingGateV1 Constructors

ClassConstructors1 member
Represents a scheduling gate for a pod, used in conjunction with Kubernetes scheduling gates mechanism.
public sealed class PodSchedulingGateV1
{
public PodSchedulingGateV1()
{
// ...
}
}