AlluxioFuseSpec |
AlluxioFuseSpec.addArgsItem(String argsItem) |
AlluxioFuseSpec |
AlluxioFuseSpec.addJvmOptionsItem(String jvmOptionsItem) |
AlluxioFuseSpec |
AlluxioFuseSpec.args(List<String> args) |
AlluxioFuseSpec |
AlluxioFuseSpec.env(Map<String,String> env) |
AlluxioFuseSpec |
AlluxioRuntimeSpec.getFuse()
Desired state for Alluxio Fuse
|
AlluxioFuseSpec |
AlluxioFuseSpec.global(Boolean global) |
AlluxioFuseSpec |
AlluxioFuseSpec.image(String image) |
AlluxioFuseSpec |
AlluxioFuseSpec.imagePullPolicy(String imagePullPolicy) |
AlluxioFuseSpec |
AlluxioFuseSpec.imageTag(String imageTag) |
AlluxioFuseSpec |
AlluxioFuseSpec.jvmOptions(List<String> jvmOptions) |
AlluxioFuseSpec |
AlluxioFuseSpec.nodeSelector(Map<String,String> nodeSelector) |
AlluxioFuseSpec |
AlluxioFuseSpec.properties(Map<String,String> properties) |
AlluxioFuseSpec |
AlluxioFuseSpec.putEnvItem(String key,
String envItem) |
AlluxioFuseSpec |
AlluxioFuseSpec.putNodeSelectorItem(String key,
String nodeSelectorItem) |
AlluxioFuseSpec |
AlluxioFuseSpec.putPropertiesItem(String key,
String propertiesItem) |
AlluxioFuseSpec |
AlluxioFuseSpec.resources(io.kubernetes.client.openapi.models.V1ResourceRequirements resources) |