Files
perl/docs/ExtensionsV1beta1AllowedFlexVolume.md
2019-03-23 16:42:23 +08:00

16 lines
505 B
Markdown

# Kubernetes::Object::ExtensionsV1beta1AllowedFlexVolume
## Load the model package
```perl
use Kubernetes::Object::ExtensionsV1beta1AllowedFlexVolume;
```
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**driver** | **string** | driver is the name of the Flexvolume driver. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)