OwnerReferenceV1 Constructors
Class Constructors 1 member
Represents a reference to the owner of a Kubernetes resource. This reference is often used to establish relationships between dependent resources and ensure cascading deletion when the owner resource is removed.
Constructor Section titled Constructor public sealed class OwnerReferenceV1{ public OwnerReferenceV1() { // ... }}