Uses of Class
io.fabric8.kubernetes.api.model.VolumeProjectionFluent.SecretNested
-
Packages that use VolumeProjectionFluent.SecretNested Package Description io.fabric8.kubernetes.api.model -
-
Uses of VolumeProjectionFluent.SecretNested in io.fabric8.kubernetes.api.model
Methods in io.fabric8.kubernetes.api.model that return VolumeProjectionFluent.SecretNested Modifier and Type Method Description VolumeProjectionFluent.SecretNested<A>
VolumeProjectionFluent. editOrNewSecret()
VolumeProjectionFluent.SecretNested<A>
VolumeProjectionFluent. editOrNewSecretLike(SecretProjection item)
VolumeProjectionFluent.SecretNested<A>
VolumeProjectionFluent. editSecret()
VolumeProjectionFluent.SecretNested<A>
VolumeProjectionFluent. withNewSecret()
VolumeProjectionFluent.SecretNested<A>
VolumeProjectionFluent. withNewSecretLike(SecretProjection item)
-