Uses of Class
io.kubernetes.client.proto.V1.ComponentCondition
-
Uses of V1.ComponentCondition in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1.ComponentConditionModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1.ComponentCondition>V1.ComponentCondition.PARSERDeprecated.Methods in io.kubernetes.client.proto that return V1.ComponentConditionModifier and TypeMethodDescriptionV1.ComponentCondition.Builder.build()V1.ComponentCondition.Builder.buildPartial()V1.ComponentStatus.Builder.getConditions(int index) List of component conditions observed +optional +patchMergeKey=type +patchStrategy=mergeV1.ComponentStatus.getConditions(int index) List of component conditions observed +optional +patchMergeKey=type +patchStrategy=mergeV1.ComponentStatusOrBuilder.getConditions(int index) List of component conditions observed +optional +patchMergeKey=type +patchStrategy=mergestatic V1.ComponentConditionV1.ComponentCondition.getDefaultInstance()V1.ComponentCondition.Builder.getDefaultInstanceForType()V1.ComponentCondition.getDefaultInstanceForType()static V1.ComponentConditionV1.ComponentCondition.parseDelimitedFrom(InputStream input) static V1.ComponentConditionV1.ComponentCondition.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.ComponentConditionV1.ComponentCondition.parseFrom(byte[] data) static V1.ComponentConditionV1.ComponentCondition.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.ComponentConditionV1.ComponentCondition.parseFrom(com.google.protobuf.ByteString data) static V1.ComponentConditionV1.ComponentCondition.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.ComponentConditionV1.ComponentCondition.parseFrom(com.google.protobuf.CodedInputStream input) static V1.ComponentConditionV1.ComponentCondition.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.ComponentConditionV1.ComponentCondition.parseFrom(InputStream input) static V1.ComponentConditionV1.ComponentCondition.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.ComponentConditionV1.ComponentCondition.parseFrom(ByteBuffer data) static V1.ComponentConditionV1.ComponentCondition.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1.ComponentConditionModifier and TypeMethodDescriptionV1.ComponentStatus.Builder.getConditionsList()List of component conditions observed +optional +patchMergeKey=type +patchStrategy=mergeV1.ComponentStatus.getConditionsList()List of component conditions observed +optional +patchMergeKey=type +patchStrategy=mergeV1.ComponentStatusOrBuilder.getConditionsList()List of component conditions observed +optional +patchMergeKey=type +patchStrategy=mergecom.google.protobuf.Parser<V1.ComponentCondition>V1.ComponentCondition.getParserForType()static com.google.protobuf.Parser<V1.ComponentCondition>V1.ComponentCondition.parser()Methods in io.kubernetes.client.proto with parameters of type V1.ComponentConditionModifier and TypeMethodDescriptionV1.ComponentStatus.Builder.addConditions(int index, V1.ComponentCondition value) List of component conditions observed +optional +patchMergeKey=type +patchStrategy=mergeV1.ComponentStatus.Builder.addConditions(V1.ComponentCondition value) List of component conditions observed +optional +patchMergeKey=type +patchStrategy=mergeV1.ComponentCondition.Builder.mergeFrom(V1.ComponentCondition other) V1.ComponentCondition.newBuilder(V1.ComponentCondition prototype) V1.ComponentStatus.Builder.setConditions(int index, V1.ComponentCondition value) List of component conditions observed +optional +patchMergeKey=type +patchStrategy=mergeMethod parameters in io.kubernetes.client.proto with type arguments of type V1.ComponentConditionModifier and TypeMethodDescriptionV1.ComponentStatus.Builder.addAllConditions(Iterable<? extends V1.ComponentCondition> values) List of component conditions observed +optional +patchMergeKey=type +patchStrategy=merge