索引
C D G I K P R S V
所有类 所有程序包
所有类 所有程序包
所有类 所有程序包
C
- com.github.shoothzj.sdk.kubectl - 程序包 com.github.shoothzj.sdk.kubectl
- com.github.shoothzj.sdk.kubectl.constant - 程序包 com.github.shoothzj.sdk.kubectl.constant
- com.github.shoothzj.sdk.kubectl.module - 程序包 com.github.shoothzj.sdk.kubectl.module
- CONFIG_PATH - 类 中的静态变量com.github.shoothzj.sdk.kubectl.constant.KubectlConstant
- createClientCluster() - 类 中的静态方法com.github.shoothzj.sdk.kubectl.KubeClientManager
- createClientOutSide() - 类 中的静态方法com.github.shoothzj.sdk.kubectl.KubeClientManager
D
- DaemonSet - com.github.shoothzj.sdk.kubectl.module.PodType
-
守护进程
- DEFAULT - 类 中的静态变量com.github.shoothzj.sdk.kubectl.constant.KubectlConstant
G
- getDeployReplicaTotal(String) - 接口 中的方法com.github.shoothzj.sdk.kubectl.IKubectl
- getDeployReplicaTotal(String) - 类 中的方法com.github.shoothzj.sdk.kubectl.KubeClient
- getServiceIpPort(String) - 接口 中的方法com.github.shoothzj.sdk.kubectl.IKubectl
-
获取指定服务名的集群内访问地址
- getServiceIpPort(String) - 类 中的方法com.github.shoothzj.sdk.kubectl.KubeClient
- getStatefulHosts(String) - 接口 中的方法com.github.shoothzj.sdk.kubectl.IKubectl
-
获取指定服务名statefulSet的服务名列表
- getStatefulHosts(String) - 类 中的方法com.github.shoothzj.sdk.kubectl.KubeClient
- getStatefulReplicaTotal(String) - 接口 中的方法com.github.shoothzj.sdk.kubectl.IKubectl
- getStatefulReplicaTotal(String) - 类 中的方法com.github.shoothzj.sdk.kubectl.KubeClient
I
K
- KubeClient - com.github.shoothzj.sdk.kubectl中的类
- KubeClientManager - com.github.shoothzj.sdk.kubectl中的类
- KubeClientManager() - 类 的构造器com.github.shoothzj.sdk.kubectl.KubeClientManager
- KubectlConstant - com.github.shoothzj.sdk.kubectl.constant中的类
- KubectlConstant() - 类 的构造器com.github.shoothzj.sdk.kubectl.constant.KubectlConstant
- KubectlDeployModule - com.github.shoothzj.sdk.kubectl.module中的类
- KubectlDeployModule() - 类 的构造器com.github.shoothzj.sdk.kubectl.module.KubectlDeployModule
- KubectlPodModule - com.github.shoothzj.sdk.kubectl.module中的类
- KubectlPodModule() - 类 的构造器com.github.shoothzj.sdk.kubectl.module.KubectlPodModule
- KubectlServiceModule - com.github.shoothzj.sdk.kubectl.module中的类
- KubectlServiceModule() - 类 的构造器com.github.shoothzj.sdk.kubectl.module.KubectlServiceModule
- KubectlStatefulModule - com.github.shoothzj.sdk.kubectl.module中的类
- KubectlStatefulModule() - 类 的构造器com.github.shoothzj.sdk.kubectl.module.KubectlStatefulModule
P
R
- ReplicaSet - com.github.shoothzj.sdk.kubectl.module.PodType
-
无状态部署
S
- StatefulSet - com.github.shoothzj.sdk.kubectl.module.PodType
-
有状态部署
V
- valueOf(String) - 枚举 中的静态方法com.github.shoothzj.sdk.kubectl.module.PodType
-
返回带有指定名称的该类型的枚举常量。
- values() - 枚举 中的静态方法com.github.shoothzj.sdk.kubectl.module.PodType
-
按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。
所有类 所有程序包