SecretKeySelectorV1 Constructors
Class Constructors 1 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.
Constructor Section titled Constructor public sealed class SecretKeySelectorV1{ public SecretKeySelectorV1() { // ... }}