Uses of Class
io.kubernetes.client.proto.V1.DownwardAPIVolumeFile.Builder
-
Uses of V1.DownwardAPIVolumeFile.Builder in io.kubernetes.client.proto
Methods in io.kubernetes.client.proto that return V1.DownwardAPIVolumeFile.BuilderModifier and TypeMethodDescriptionV1.DownwardAPIProjection.Builder.addItemsBuilder()Items is a list of DownwardAPIVolume file +optionalV1.DownwardAPIProjection.Builder.addItemsBuilder(int index) Items is a list of DownwardAPIVolume file +optionalV1.DownwardAPIVolumeSource.Builder.addItemsBuilder()Items is a list of downward API volume file +optionalV1.DownwardAPIVolumeSource.Builder.addItemsBuilder(int index) Items is a list of downward API volume file +optionalV1.DownwardAPIVolumeFile.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) V1.DownwardAPIVolumeFile.Builder.clear()V1.DownwardAPIVolumeFile.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) V1.DownwardAPIVolumeFile.Builder.clearFieldRef()Required: Selects a field of the pod: only annotations, labels, name and namespace are supported.V1.DownwardAPIVolumeFile.Builder.clearMode()Optional: mode bits used to set permissions on this file, must be an octal value between 0000 and 0777 or a decimal value between 0 and 511.V1.DownwardAPIVolumeFile.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) V1.DownwardAPIVolumeFile.Builder.clearPath()Required: Path is the relative path name of the file to be created.V1.DownwardAPIVolumeFile.Builder.clearResourceFieldRef()Selects a resource of the container: only resources limits and requests (limits.cpu, limits.memory, requests.cpu and requests.memory) are currently supported.V1.DownwardAPIVolumeFile.Builder.clone()V1.DownwardAPIProjection.Builder.getItemsBuilder(int index) Items is a list of DownwardAPIVolume file +optionalV1.DownwardAPIVolumeSource.Builder.getItemsBuilder(int index) Items is a list of downward API volume file +optionalV1.DownwardAPIVolumeFile.Builder.mergeFieldRef(V1.ObjectFieldSelector value) Required: Selects a field of the pod: only annotations, labels, name and namespace are supported.V1.DownwardAPIVolumeFile.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1.DownwardAPIVolumeFile.Builder.mergeFrom(com.google.protobuf.Message other) V1.DownwardAPIVolumeFile.Builder.mergeFrom(V1.DownwardAPIVolumeFile other) V1.DownwardAPIVolumeFile.Builder.mergeResourceFieldRef(V1.ResourceFieldSelector value) Selects a resource of the container: only resources limits and requests (limits.cpu, limits.memory, requests.cpu and requests.memory) are currently supported.V1.DownwardAPIVolumeFile.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) V1.DownwardAPIVolumeFile.newBuilder()V1.DownwardAPIVolumeFile.newBuilder(V1.DownwardAPIVolumeFile prototype) V1.DownwardAPIVolumeFile.newBuilderForType()protected V1.DownwardAPIVolumeFile.BuilderV1.DownwardAPIVolumeFile.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) V1.DownwardAPIVolumeFile.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) V1.DownwardAPIVolumeFile.Builder.setFieldRef(V1.ObjectFieldSelector value) Required: Selects a field of the pod: only annotations, labels, name and namespace are supported.V1.DownwardAPIVolumeFile.Builder.setFieldRef(V1.ObjectFieldSelector.Builder builderForValue) Required: Selects a field of the pod: only annotations, labels, name and namespace are supported.V1.DownwardAPIVolumeFile.Builder.setMode(int value) Optional: mode bits used to set permissions on this file, must be an octal value between 0000 and 0777 or a decimal value between 0 and 511.Required: Path is the relative path name of the file to be created.V1.DownwardAPIVolumeFile.Builder.setPathBytes(com.google.protobuf.ByteString value) Required: Path is the relative path name of the file to be created.V1.DownwardAPIVolumeFile.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) V1.DownwardAPIVolumeFile.Builder.setResourceFieldRef(V1.ResourceFieldSelector value) Selects a resource of the container: only resources limits and requests (limits.cpu, limits.memory, requests.cpu and requests.memory) are currently supported.V1.DownwardAPIVolumeFile.Builder.setResourceFieldRef(V1.ResourceFieldSelector.Builder builderForValue) Selects a resource of the container: only resources limits and requests (limits.cpu, limits.memory, requests.cpu and requests.memory) are currently supported.V1.DownwardAPIVolumeFile.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) V1.DownwardAPIVolumeFile.toBuilder()Methods in io.kubernetes.client.proto that return types with arguments of type V1.DownwardAPIVolumeFile.BuilderModifier and TypeMethodDescriptionV1.DownwardAPIProjection.Builder.getItemsBuilderList()Items is a list of DownwardAPIVolume file +optionalV1.DownwardAPIVolumeSource.Builder.getItemsBuilderList()Items is a list of downward API volume file +optionalMethods in io.kubernetes.client.proto with parameters of type V1.DownwardAPIVolumeFile.BuilderModifier and TypeMethodDescriptionV1.DownwardAPIProjection.Builder.addItems(int index, V1.DownwardAPIVolumeFile.Builder builderForValue) Items is a list of DownwardAPIVolume file +optionalV1.DownwardAPIProjection.Builder.addItems(V1.DownwardAPIVolumeFile.Builder builderForValue) Items is a list of DownwardAPIVolume file +optionalV1.DownwardAPIVolumeSource.Builder.addItems(int index, V1.DownwardAPIVolumeFile.Builder builderForValue) Items is a list of downward API volume file +optionalV1.DownwardAPIVolumeSource.Builder.addItems(V1.DownwardAPIVolumeFile.Builder builderForValue) Items is a list of downward API volume file +optionalV1.DownwardAPIProjection.Builder.setItems(int index, V1.DownwardAPIVolumeFile.Builder builderForValue) Items is a list of DownwardAPIVolume file +optionalV1.DownwardAPIVolumeSource.Builder.setItems(int index, V1.DownwardAPIVolumeFile.Builder builderForValue) Items is a list of downward API volume file +optional