SeccompProfile

final case class SeccompProfile(localhostProfile: Option[String], `type`: String)

SeccompProfile defines a pod/container's seccomp profile settings. Only one profile source may be set.

Source:
SeccompProfile.scala
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product