io.k8s.api.core.v1.KeyToPath
See theKeyToPath companion object
Maps a string key to a path within a volume.
Attributes
- Companion
- object
- Source
- KeyToPath.scala
- Graph
-
- Supertypes
Members list
Value members
Concrete methods
transforms key to result of function
if mode has a value, transforms to the result of function
transforms path to result of function
Returns a new data with key set to new value
Returns a new data with mode set to new value
Returns a new data with path set to new value
In this article