static LinuxNodeConfig.CgroupMode |
LinuxNodeConfig.CgroupMode.forNumber(int value) |
|
LinuxNodeConfig.CgroupMode |
LinuxNodeConfig.Builder.getCgroupMode() |
cgroup_mode specifies the cgroup mode to be used on the node.
|
LinuxNodeConfig.CgroupMode |
LinuxNodeConfig.getCgroupMode() |
cgroup_mode specifies the cgroup mode to be used on the node.
|
LinuxNodeConfig.CgroupMode |
LinuxNodeConfigOrBuilder.getCgroupMode() |
cgroup_mode specifies the cgroup mode to be used on the node.
|
static LinuxNodeConfig.CgroupMode |
LinuxNodeConfig.CgroupMode.valueOf(int value) |
Deprecated.
|
static LinuxNodeConfig.CgroupMode |
LinuxNodeConfig.CgroupMode.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static LinuxNodeConfig.CgroupMode |
LinuxNodeConfig.CgroupMode.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static LinuxNodeConfig.CgroupMode[] |
LinuxNodeConfig.CgroupMode.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|