| Field | Type | Description | Value(s) |
|---|---|---|---|
name | string | IP address (IPv4 or IPv6) to map the hostnames to. | |
hostnames | []string | List of hostnames to map to the IP address. |
Network
StaticHostConfig
StaticHostConfig is a config document to set /etc/hosts entries.
StaticHostConfig is a config document to set /etc/hosts entries.
| Field | Type | Description | Value(s) |
|---|---|---|---|
name | string | IP address (IPv4 or IPv6) to map the hostnames to. | |
hostnames | []string | List of hostnames to map to the IP address. |