KubernetesLabel interface
KubernetesLabel rappresenta una singola voce per un'etichetta Kubernetes o un taint, ad esempio quelli usati in un nodo o in un pod.
Proprietà
key | Nome dell'etichetta o del taint. |
value | Valore dell'etichetta o del taint. |
Dettagli proprietà
key
Nome dell'etichetta o del taint.
key: string
Valore della proprietà
string
value
Valore dell'etichetta o del taint.
value: string
Valore della proprietà
string