Packages

object IngressTLSO

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. IngressTLSO
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. val hostsL: Lens[IngressTLS, Optional[Vector[String]]]
  2. val hostsO: Optional[IngressTLS, Vector[String]]
  3. val secretNameL: Lens[IngressTLS, Optional[String]]
  4. val secretNameO: Optional[IngressTLS, String]