IngressTLS

io.k8s.api.networking.v1.IngressTLS
See theIngressTLS companion object

IngressTLS describes the transport layer security associated with an ingress.

Attributes

Companion:
object
Source:
IngressTLS.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

Appends new values to hosts

Appends new values to hosts

Attributes

Source:
IngressTLS.scala

if hosts has a value, transforms to the result of function

if hosts has a value, transforms to the result of function

Attributes

Source:
IngressTLS.scala

if secretName has a value, transforms to the result of function

if secretName has a value, transforms to the result of function

Attributes

Source:
IngressTLS.scala

Returns a new data with hosts set to new value

Returns a new data with hosts set to new value

Attributes

Source:
IngressTLS.scala

Returns a new data with secretName set to new value

Returns a new data with secretName set to new value

Attributes

Source:
IngressTLS.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product