SeccompProfilePointer

io.k8s.api.core.v1.SeccompProfilePointer
final case class SeccompProfilePointer(currentPath: PointerPath) extends Pointer[SeccompProfile]

Pointer for SeccompProfile

Attributes

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

Members list

Value members

Concrete methods

def `type`: Plain[String]

Attributes

Source
SeccompProfilePointer.scala
def localhostProfile: Plain[String]

Attributes

Source
SeccompProfilePointer.scala

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product