Package io.quarkus.kubernetes.deployment
Class HostAliasConfig
java.lang.Object
io.quarkus.kubernetes.deployment.HostAliasConfig
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ip
The ip address -
hostnames
The hostnames to resolve to the ip
-
-
Constructor Details
-
HostAliasConfig
public HostAliasConfig()
-