AppArmorProfilePointer

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

Pointer for AppArmorProfile

Attributes

Source
AppArmorProfilePointer.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
AppArmorProfilePointer.scala
def localhostProfile: Plain[String]

Attributes

Source
AppArmorProfilePointer.scala

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product