Skip to content
Docs Try Aspire

PodSchedulingGateV1 Constructors

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