public static interface Node.NodeStatus.CapacityOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
long |
getCpu()
int64 cpu = 1; |
long |
getMemory()
int64 memory = 2; |
long |
getPods()
int64 pods = 3; |
java.lang.String |
getStorage()
string storage = 4; |
com.google.protobuf.ByteString |
getStorageBytes()
string storage = 4; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof