mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-20 17:38:50 +00:00
referenced the V1Secret type (#105901)
This commit is contained in:
committed by
GitHub
parent
c9ddd248b6
commit
c2fba6b84d
@@ -5105,6 +5105,7 @@ type Secret struct {
|
||||
Data map[string][]byte `datapolicy:"password,security-key,token"`
|
||||
|
||||
// Used to facilitate programmatic handling of secret data.
|
||||
// More info: https://kubernetes.io/docs/concepts/configuration/secret/#secret-types
|
||||
// +optional
|
||||
Type SecretType
|
||||
}
|
||||
|
Reference in New Issue
Block a user