Package io.fabric8.kubernetes.api.model
Class KeyToPath
java.lang.Object
io.fabric8.kubernetes.api.model.KeyToPath
- All Implemented Interfaces:
KubernetesResource
,Serializable
@Generated("org.jsonschema2pojo") public class KeyToPath extends Object implements KubernetesResource
- See Also:
- Serialized Form
-
Constructor Details
-
Method Details
-
getKey
- Returns:
- The key
-
setKey
- Parameters:
key
- The key
-
getMode
- Returns:
- The mode
-
setMode
- Parameters:
mode
- The mode
-
getPath
- Returns:
- The path
-
setPath
- Parameters:
path
- The path
-
getAdditionalProperties
-
setAdditionalProperty
-