Class HostPath

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

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

      • HostPath

        public HostPath()
    • Method Detail

      • getPath

        public String getPath()
      • setPath

        public void setPath​(String path)
      • getType

        public String getType()
      • setType

        public void setType​(String type)