EphemeralContainerV1 Constructors
Class Constructors 1 member
Represents an ephemeral container specification in a Kubernetes Pod. Ephemeral containers enable running short-lived operations or debugging within an already running Pod.
Constructor Section titled Constructor public sealed class EphemeralContainerV1{ public EphemeralContainerV1() { // ... }}