IngressRulePointer

io.k8s.api.networking.v1.IngressRulePointer
final case class IngressRulePointer(currentPath: PointerPath) extends Pointer[IngressRule]

Pointer for IngressRule

Attributes

Source
IngressRulePointer.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def host: Plain[String]

Attributes

Source
IngressRulePointer.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product