Uses of Interface
io.kubernetes.client.proto.V1.EnvVarSourceOrBuilder
-
Uses of V1.EnvVarSourceOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V1.EnvVarSourceOrBuilderModifier and TypeClassDescriptionstatic final class
EnvVarSource represents a source for the value of an EnvVar.static final class
EnvVarSource represents a source for the value of an EnvVar.Methods in io.kubernetes.client.proto that return V1.EnvVarSourceOrBuilderModifier and TypeMethodDescriptionV1.EnvVar.Builder.getValueFromOrBuilder()
Source for the environment variable's value.V1.EnvVar.getValueFromOrBuilder()
Source for the environment variable's value.V1.EnvVarOrBuilder.getValueFromOrBuilder()
Source for the environment variable's value.