Uses of Class
io.kubernetes.client.openapi.models.V1SecretProjection
Packages that use V1SecretProjection
-
Uses of V1SecretProjection in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1SecretProjectionModifier and TypeMethodDescriptionV1SecretProjection.addItemsItem(V1KeyToPath itemsItem) V1VolumeProjection.getSecret()Get secretV1SecretProjection.items(List<V1KeyToPath> items) Methods in io.kubernetes.client.openapi.models with parameters of type V1SecretProjectionModifier and TypeMethodDescriptionV1VolumeProjection.secret(V1SecretProjection secret) voidV1VolumeProjection.setSecret(V1SecretProjection secret)