Uses of Class
io.kubernetes.client.openapi.models.V1SecretEnvSource
Packages that use V1SecretEnvSource
-
Uses of V1SecretEnvSource in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1SecretEnvSourceMethods in io.kubernetes.client.openapi.models with parameters of type V1SecretEnvSourceModifier and TypeMethodDescriptionV1EnvFromSource.secretRef
(V1SecretEnvSource secretRef) void
V1EnvFromSource.setSecretRef
(V1SecretEnvSource secretRef)