Class ScaleIO

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

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

      • ScaleIO

        public ScaleIO()
    • Method Detail

      • getFsType

        public String getFsType()
      • setFsType

        public void setFsType​(String fsType)
      • getGateway

        public String getGateway()
      • setGateway

        public void setGateway​(String gateway)
      • getProtectionDomain

        public String getProtectionDomain()
      • setProtectionDomain

        public void setProtectionDomain​(String protectionDomain)
      • getReadOnly

        public Boolean getReadOnly()
      • setReadOnly

        public void setReadOnly​(Boolean readOnly)
      • getSecretRef

        public SecretRef getSecretRef()
      • setSecretRef

        public void setSecretRef​(SecretRef secretRef)
      • getSslEnabled

        public Boolean getSslEnabled()
      • setSslEnabled

        public void setSslEnabled​(Boolean sslEnabled)
      • getStorageMode

        public String getStorageMode()
      • setStorageMode

        public void setStorageMode​(String storageMode)
      • getStoragePool

        public String getStoragePool()
      • setStoragePool

        public void setStoragePool​(String storagePool)
      • getSystem

        public String getSystem()
      • setSystem

        public void setSystem​(String system)
      • getVolumeName

        public String getVolumeName()
      • setVolumeName

        public void setVolumeName​(String volumeName)