Skip to content
Docs Try Aspire

PodTemplateSpecV1 Constructors

Class Constructors 1 member
Represents the specification of a pod template in Kubernetes.
public sealed class PodTemplateSpecV1
{
public PodTemplateSpecV1()
{
// ...
}
}