OwnerReferenceV1 Constructors
ClassConstructors1 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.
ConstructorSection titled Constructorpublic sealed class OwnerReferenceV1{ public OwnerReferenceV1() { // ... }}