Options
All
  • Public
  • Public/Protected
  • All
Menu

HostAlias holds the mapping between IP and hostnames that will be injected as an entry in the pod's hosts file.

export
interface

IoK8sApiCoreV1HostAlias

Hierarchy

  • IoK8sApiCoreV1HostAlias

Index

Properties

Properties

hostnames?: string[]

Hostnames for the above IP address.

memberof

IoK8sApiCoreV1HostAlias

ip: string

IP address of the host file entry.

memberof

IoK8sApiCoreV1HostAlias

Generated using TypeDoc