public interface Clustertemplate extends ModelEntity, Buildable<ClustertemplateBuilder>
Buildable.Builder<T extends Buildable.Builder<T,M>,M extends Buildable<?>>
Modifier and Type | Method and Description |
---|---|
String |
getApiserverPort()
Gets apiserverPort
|
String |
getClusterDistro()
Gets clusterDistro
|
String |
getCoe()
Gets coe
|
String |
getCreatedAt()
Gets createdAt
|
String |
getDnsNameserver()
Gets dnsNameserver
|
String |
getDockerStorageDriver()
Gets dockerStorageDriver
|
Integer |
getDockerVolumeSize()
Gets dockerVolumeSize
|
String |
getExternalNetworkId()
Gets externalNetworkId
|
String |
getFixedNetwork()
Gets fixedNetwork
|
String |
getFixedSubnet()
Gets fixedSubnet
|
String |
getFlavorId()
Gets flavorId
|
Boolean |
getFloatingIpEnabled()
Gets floatingIpEnabled
|
String |
getHttpProxy()
Gets httpProxy
|
String |
getHttpsProxy()
Gets httpsProxy
|
String |
getImageId()
Gets imageId
|
String |
getInsecureRegistry()
Gets insecureRegistry
|
String |
getKeypairId()
Gets keypairId
|
Label |
getLabels()
Gets labels
|
List<GenericLink> |
getLinks()
Gets links
|
String |
getMasterFlavorId()
Gets masterFlavorId
|
Boolean |
getMasterLbEnabled()
Gets masterLbEnabled
|
String |
getName()
Gets name
|
String |
getNetworkDriver()
Gets networkDriver
|
String |
getNoProxy()
Gets noProxy
|
Boolean |
getPublicTemplate()
Gets publicTemplate
|
Boolean |
getRegistryEnabled()
Gets registryEnabled
|
String |
getServerType()
Gets serverType
|
Boolean |
getTlsDisabled()
Gets tlsDisabled
|
String |
getUpdatedAt()
Gets updatedAt
|
String |
getUuid()
Gets uuid
|
String |
getVolumeDriver()
Gets volumeDriver
|
String getInsecureRegistry()
List<GenericLink> getLinks()
String getHttpProxy()
String getUpdatedAt()
Boolean getFloatingIpEnabled()
String getFixedSubnet()
String getMasterFlavorId()
String getUuid()
String getNoProxy()
String getHttpsProxy()
Boolean getTlsDisabled()
String getKeypairId()
Boolean getPublicTemplate()
Label getLabels()
Integer getDockerVolumeSize()
String getServerType()
String getExternalNetworkId()
String getClusterDistro()
String getImageId()
String getVolumeDriver()
Boolean getRegistryEnabled()
String getDockerStorageDriver()
String getApiserverPort()
String getName()
String getCreatedAt()
String getNetworkDriver()
String getFixedNetwork()
String getCoe()
String getFlavorId()
Boolean getMasterLbEnabled()
String getDnsNameserver()
Copyright © 2017. All rights reserved.