@Retention(value=RUNTIME) @Target(value={TYPE,FIELD}) @Documented @Repeatable(value=Volumes.class) public @interface Volume
| Modifier and Type | Required Element and Description |
|---|---|
String |
containerPath |
String |
hostPath |
Copyright © 2017 JBoss by Red Hat. All rights reserved.