public static interface Node.SpecOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getExternalId()
string external_id = 1; |
com.google.protobuf.ByteString |
getExternalIdBytes()
string external_id = 1; |
java.lang.String |
getPodCIDR()
string podCIDR = 4; |
com.google.protobuf.ByteString |
getPodCIDRBytes()
string podCIDR = 4; |
java.lang.String |
getProviderId()
string provider_id = 2; |
com.google.protobuf.ByteString |
getProviderIdBytes()
string provider_id = 2; |
boolean |
getUnschedulable()
bool unschedulable = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofjava.lang.String getExternalId()
string external_id = 1;com.google.protobuf.ByteString getExternalIdBytes()
string external_id = 1;java.lang.String getProviderId()
string provider_id = 2;com.google.protobuf.ByteString getProviderIdBytes()
string provider_id = 2;boolean getUnschedulable()
bool unschedulable = 3;java.lang.String getPodCIDR()
string podCIDR = 4;com.google.protobuf.ByteString getPodCIDRBytes()
string podCIDR = 4;