Uses of Class
io.kubernetes.client.proto.V1.ContainerImage
-
Uses of V1.ContainerImage in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1.ContainerImageModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1.ContainerImage>V1.ContainerImage.PARSERDeprecated.Methods in io.kubernetes.client.proto that return V1.ContainerImageModifier and TypeMethodDescriptionV1.ContainerImage.Builder.build()V1.ContainerImage.Builder.buildPartial()static V1.ContainerImageV1.ContainerImage.getDefaultInstance()V1.ContainerImage.Builder.getDefaultInstanceForType()V1.ContainerImage.getDefaultInstanceForType()V1.NodeStatus.Builder.getImages(int index) List of container images on this node +optionalV1.NodeStatus.getImages(int index) List of container images on this node +optionalV1.NodeStatusOrBuilder.getImages(int index) List of container images on this node +optionalstatic V1.ContainerImageV1.ContainerImage.parseDelimitedFrom(InputStream input) static V1.ContainerImageV1.ContainerImage.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.ContainerImageV1.ContainerImage.parseFrom(byte[] data) static V1.ContainerImageV1.ContainerImage.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.ContainerImageV1.ContainerImage.parseFrom(com.google.protobuf.ByteString data) static V1.ContainerImageV1.ContainerImage.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.ContainerImageV1.ContainerImage.parseFrom(com.google.protobuf.CodedInputStream input) static V1.ContainerImageV1.ContainerImage.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.ContainerImageV1.ContainerImage.parseFrom(InputStream input) static V1.ContainerImageV1.ContainerImage.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.ContainerImageV1.ContainerImage.parseFrom(ByteBuffer data) static V1.ContainerImageV1.ContainerImage.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1.ContainerImageModifier and TypeMethodDescriptionV1.NodeStatus.Builder.getImagesList()List of container images on this node +optionalV1.NodeStatus.getImagesList()List of container images on this node +optionalV1.NodeStatusOrBuilder.getImagesList()List of container images on this node +optionalcom.google.protobuf.Parser<V1.ContainerImage>V1.ContainerImage.getParserForType()static com.google.protobuf.Parser<V1.ContainerImage>V1.ContainerImage.parser()Methods in io.kubernetes.client.proto with parameters of type V1.ContainerImageModifier and TypeMethodDescriptionV1.NodeStatus.Builder.addImages(int index, V1.ContainerImage value) List of container images on this node +optionalV1.NodeStatus.Builder.addImages(V1.ContainerImage value) List of container images on this node +optionalV1.ContainerImage.Builder.mergeFrom(V1.ContainerImage other) static V1.ContainerImage.BuilderV1.ContainerImage.newBuilder(V1.ContainerImage prototype) V1.NodeStatus.Builder.setImages(int index, V1.ContainerImage value) List of container images on this node +optionalMethod parameters in io.kubernetes.client.proto with type arguments of type V1.ContainerImageModifier and TypeMethodDescriptionV1.NodeStatus.Builder.addAllImages(Iterable<? extends V1.ContainerImage> values) List of container images on this node +optional