Package | Description |
---|---|
io.kubernetes.client.openapi.models |
Modifier and Type | Method and Description |
---|---|
V1AWSElasticBlockStoreVolumeSource |
V1AWSElasticBlockStoreVolumeSource.fsType(String fsType) |
V1AWSElasticBlockStoreVolumeSource |
V1Volume.getAwsElasticBlockStore()
Get awsElasticBlockStore
|
V1AWSElasticBlockStoreVolumeSource |
V1PersistentVolumeSpec.getAwsElasticBlockStore()
Get awsElasticBlockStore
|
V1AWSElasticBlockStoreVolumeSource |
V1AWSElasticBlockStoreVolumeSource.partition(Integer partition) |
V1AWSElasticBlockStoreVolumeSource |
V1AWSElasticBlockStoreVolumeSource.readOnly(Boolean readOnly) |
V1AWSElasticBlockStoreVolumeSource |
V1AWSElasticBlockStoreVolumeSource.volumeID(String volumeID) |
Modifier and Type | Method and Description |
---|---|
V1Volume |
V1Volume.awsElasticBlockStore(V1AWSElasticBlockStoreVolumeSource awsElasticBlockStore) |
V1PersistentVolumeSpec |
V1PersistentVolumeSpec.awsElasticBlockStore(V1AWSElasticBlockStoreVolumeSource awsElasticBlockStore) |
void |
V1Volume.setAwsElasticBlockStore(V1AWSElasticBlockStoreVolumeSource awsElasticBlockStore) |
void |
V1PersistentVolumeSpec.setAwsElasticBlockStore(V1AWSElasticBlockStoreVolumeSource awsElasticBlockStore) |
Copyright © 2022. All rights reserved.