| Field | Type | Description | Value(s) |
|---|---|---|---|
name | string | Alias for the link. Don’t use system interface names like “eth0”, “ens3”, “enp0s2”, etc. as those may conflict with existing physical interfaces. | |
selector | LinkSelector | Selector to match the link to alias. Selector must match exactly one link, otherwise an error is returned. If multiple selectors match the same link, the first one is used. |
selector
LinkSelector selects a link to alias.| Field | Type | Description | Value(s) |
|---|---|---|---|
match | Expression | The Common Expression Language (CEL) expression to match the link. |