程序包 | 说明 |
---|---|
com.aliyun.sdk.service.edas20170801.models |
限定符和类型 | 方法和说明 |
---|---|
GetK8sApplicationResponseBody.Conf.Builder |
GetK8sApplicationResponseBody.Conf.Builder.affinity(String affinity)
The affinity configuration of the pod.
|
GetK8sApplicationResponseBody.Conf.Builder |
GetK8sApplicationResponseBody.Conf.Builder.ahasEnabled(Boolean ahasEnabled)
Indicates whether the application is connected to Application High Availability Service (AHAS).
|
static GetK8sApplicationResponseBody.Conf.Builder |
GetK8sApplicationResponseBody.Conf.builder() |
GetK8sApplicationResponseBody.Conf.Builder |
GetK8sApplicationResponseBody.Conf.Builder.deployAcrossNodes(String deployAcrossNodes)
Indicates whether the application instances are deployed across nodes.
|
GetK8sApplicationResponseBody.Conf.Builder |
GetK8sApplicationResponseBody.Conf.Builder.deployAcrossZones(String deployAcrossZones)
Indicates whether the application instances are deployed across zones.
|
GetK8sApplicationResponseBody.Conf.Builder |
GetK8sApplicationResponseBody.Conf.Builder.jarStartArgs(String jarStartArgs)
The startup parameters for a JAR application.
|
GetK8sApplicationResponseBody.Conf.Builder |
GetK8sApplicationResponseBody.Conf.Builder.jarStartOptions(String jarStartOptions)
The startup options for a JAR application.
|
GetK8sApplicationResponseBody.Conf.Builder |
GetK8sApplicationResponseBody.Conf.Builder.k8sCmd(String k8sCmd)
The startup command.
|
GetK8sApplicationResponseBody.Conf.Builder |
GetK8sApplicationResponseBody.Conf.Builder.k8sCmdArgs(String k8sCmdArgs)
The parameters of the startup command.
|
GetK8sApplicationResponseBody.Conf.Builder |
GetK8sApplicationResponseBody.Conf.Builder.k8sLocalvolumeInfo(String k8sLocalvolumeInfo)
The information about the local storage.
|
GetK8sApplicationResponseBody.Conf.Builder |
GetK8sApplicationResponseBody.Conf.Builder.k8sNasInfo(String k8sNasInfo)
The information about the Apsara File Storage NAS (NAS) storage.
|
GetK8sApplicationResponseBody.Conf.Builder |
GetK8sApplicationResponseBody.Conf.Builder.k8sVolumeInfo(String k8sVolumeInfo)
The information about the storage.
|
GetK8sApplicationResponseBody.Conf.Builder |
GetK8sApplicationResponseBody.Conf.Builder.liveness(String liveness)
The information about the liveness check on the container.
|
GetK8sApplicationResponseBody.Conf.Builder |
GetK8sApplicationResponseBody.Conf.Builder.postStart(String postStart)
The script executed after the container is started.
|
GetK8sApplicationResponseBody.Conf.Builder |
GetK8sApplicationResponseBody.Conf.Builder.preStop(String preStop)
The script executed before the container is stopped.
|
GetK8sApplicationResponseBody.Conf.Builder |
GetK8sApplicationResponseBody.Conf.Builder.readiness(String readiness)
The information about the readiness check on the container.
|
GetK8sApplicationResponseBody.Conf.Builder |
GetK8sApplicationResponseBody.Conf.Builder.runtimeClassName(String runtimeClassName)
The type of the container runtime.
|
GetK8sApplicationResponseBody.Conf.Builder |
GetK8sApplicationResponseBody.Conf.Builder.tolerations(String tolerations)
The scheduling tolerance configuration of the pod.
|
GetK8sApplicationResponseBody.Conf.Builder |
GetK8sApplicationResponseBody.Conf.Builder.userBaseImageUrl(String userBaseImageUrl)
使用自定义OpenJDK运行时,配置的基础镜像地址。
|
Copyright © 2023. All rights reserved.