Class SeccompProfile

  • All Implemented Interfaces:
    io.fabric8.kubernetes.api.model.KubernetesResource, java.io.Serializable

    @Generated("io.fabric8.java.generator.CRGeneratorRunner")
    public class SeccompProfile
    extends java.lang.Object
    implements io.fabric8.kubernetes.api.model.KubernetesResource
    See Also:
    Serialized Form
    • Constructor Detail

      • SeccompProfile

        public SeccompProfile()
    • Method Detail

      • getLocalhostProfile

        public java.lang.String getLocalhostProfile()
      • setLocalhostProfile

        public void setLocalhostProfile​(java.lang.String localhostProfile)
      • getType

        public java.lang.String getType()
      • setType

        public void setType​(java.lang.String type)