Schema
objectio.k8s.api.core.v1.HostAlias
HostAlias holds the mapping between IP and hostnames that will be injected as an entry in the pod's hosts file.
- Source
specs/apis__apps__v1_openapi.json- Revision
9a79c3bd90f7- Active snapshot
2a9112600697
hostnames array
optionalHostnames for the above IP address.
ip string
requiredIP address of the host file entry.