SecretKeySelectorV1 Constructors
ClassConstructors1 member
SecretKeySelectorV1 represents a reference to a specific key within a Secret in Kubernetes. It is used to identify and optionally retrieve the key's value from a named Secret resource.
ConstructorSection titled Constructorpublic sealed class SecretKeySelectorV1{ public SecretKeySelectorV1() { // ... }}