Class SeccompProfile

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

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

      • SeccompProfile

        public SeccompProfile()
    • Method Detail

      • getLocalhostProfile

        public String getLocalhostProfile()
      • setLocalhostProfile

        public void setLocalhostProfile​(String localhostProfile)
      • getType

        public String getType()
      • setType

        public void setType​(String type)