| Modifier and Type | Class and Description |
|---|---|
static class |
V1.HostAlias
HostAlias holds the mapping between IP and hostnames that will be injected as an entry in the
pod's hosts file.
|
static class |
V1.HostAlias.Builder
HostAlias holds the mapping between IP and hostnames that will be injected as an entry in the
pod's hosts file.
|
| Modifier and Type | Method and Description |
|---|---|
V1.HostAliasOrBuilder |
V1.PodSpecOrBuilder.getHostAliasesOrBuilder(int index)
HostAliases is an optional list of hosts and IPs that will be injected into the pod's hosts
file if specified.
|
V1.HostAliasOrBuilder |
V1.PodSpec.getHostAliasesOrBuilder(int index)
HostAliases is an optional list of hosts and IPs that will be injected into the pod's hosts
file if specified.
|
V1.HostAliasOrBuilder |
V1.PodSpec.Builder.getHostAliasesOrBuilder(int index)
HostAliases is an optional list of hosts and IPs that will be injected into the pod's hosts
file if specified.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends V1.HostAliasOrBuilder> |
V1.PodSpecOrBuilder.getHostAliasesOrBuilderList()
HostAliases is an optional list of hosts and IPs that will be injected into the pod's hosts
file if specified.
|
List<? extends V1.HostAliasOrBuilder> |
V1.PodSpec.getHostAliasesOrBuilderList()
HostAliases is an optional list of hosts and IPs that will be injected into the pod's hosts
file if specified.
|
List<? extends V1.HostAliasOrBuilder> |
V1.PodSpec.Builder.getHostAliasesOrBuilderList()
HostAliases is an optional list of hosts and IPs that will be injected into the pod's hosts
file if specified.
|
Copyright © 2018. All rights reserved.