Uses of Class
io.kubernetes.client.openapi.models.V1FileKeySelector
Packages that use V1FileKeySelector
-
Uses of V1FileKeySelector in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1FileKeySelectorModifier and TypeMethodDescriptionstatic V1FileKeySelectorCreate an instance of V1FileKeySelector given an JSON stringV1EnvVarSource.getFileKeyRef()Get fileKeyRefV1FileKeySelector.volumeName(String volumeName) Methods in io.kubernetes.client.openapi.models with parameters of type V1FileKeySelectorModifier and TypeMethodDescriptionV1EnvVarSource.fileKeyRef(V1FileKeySelector fileKeyRef) voidV1EnvVarSource.setFileKeyRef(V1FileKeySelector fileKeyRef)