NonResourcePolicyRulePointer

io.k8s.api.flowcontrol.v1.NonResourcePolicyRulePointer
final case class NonResourcePolicyRulePointer(currentPath: PointerPath) extends Pointer[NonResourcePolicyRule]

Pointer for NonResourcePolicyRule

Attributes

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

Members list

Value members

Concrete methods

def verbs: ListPointer[String]

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product