io.k8s.api.core.v1.HostAlias
See theHostAlias companion object
HostAlias holds the mapping between IP and hostnames that will be injected as an entry in the pod's hosts file.
Attributes
-
Companion
-
object
-
Source
-
HostAlias.scala
-
Graph
-
-
Supertypes
-
trait Serializable
class Object
trait Matchable
class Any
Show all
Members list
Appends new values to hostnames
if hostnames has a value, transforms to the result of function
if hostnames has a value, transforms to the result of function
Attributes
-
Source
-
HostAlias.scala
transforms ip to result of function
Returns a new data with hostnames set to new value
Returns a new data with hostnames set to new value
Attributes
-
Source
-
HostAlias.scala
Returns a new data with ip set to new value
Returns a new data with ip set to new value
Attributes
-
Source
-
HostAlias.scala