Uses of Class
io.kubernetes.client.openapi.models.V1SecretKeySelector
Packages that use V1SecretKeySelector
-
Uses of V1SecretKeySelector in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1SecretKeySelectorModifier and TypeMethodDescriptionstatic V1SecretKeySelector
Create an instance of V1SecretKeySelector given an JSON stringV1EnvVarSource.getSecretKeyRef()
Get secretKeyRefMethods in io.kubernetes.client.openapi.models with parameters of type V1SecretKeySelectorModifier and TypeMethodDescriptionV1EnvVarSource.secretKeyRef
(V1SecretKeySelector secretKeyRef) void
V1EnvVarSource.setSecretKeyRef
(V1SecretKeySelector secretKeyRef)