-
V1.NodeConfigSource.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
V1.NodeConfigSource.Builder.clear()
ConfigMap is a reference to a Node's ConfigMap
V1.NodeConfigSource.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
V1.NodeConfigSource.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
V1.NodeConfigSource.Builder.clone()
Active reports the checkpointed config the node is actively using.
Assigned reports the checkpointed config the node will try to use.
LastKnownGood reports the checkpointed config the node will fall back to
when it encounters an error attempting to use the Assigned config.
ConfigMap is a reference to a Node's ConfigMap
V1.NodeConfigSource.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
V1.NodeConfigSource.Builder.mergeFrom(com.google.protobuf.Message other)
V1.NodeConfigSource.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
V1.NodeConfigSource.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
ConfigMap is a reference to a Node's ConfigMap
ConfigMap is a reference to a Node's ConfigMap
V1.NodeConfigSource.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
V1.NodeConfigSource.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
V1.NodeConfigSource.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
Active reports the checkpointed config the node is actively using.
Assigned reports the checkpointed config the node will try to use.
LastKnownGood reports the checkpointed config the node will fall back to
when it encounters an error attempting to use the Assigned config.