Record
io-k8s-api-core-v1-node-selector-requirement
No description available.
record io-k8s-api-core-v1-node-selector-requirement {
key: string,
operator: string,
values: option<list<string>>,
}Fields
| Name | Type | Description |
|---|---|---|
| key | string | |
| operator | string | |
| values | option<list<string>> |