- valueOf(String) - Static method in enum com.github.dockerunit.core.annotation.PublishPort.Protocol
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.dockerunit.core.annotation.Svc.PullStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.dockerunit.core.annotation.Volume.AccessMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.dockerunit.core.ServiceInstance.Status
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.github.dockerunit.core.annotation.PublishPort.Protocol
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.github.dockerunit.core.annotation.Svc.PullStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.github.dockerunit.core.annotation.Volume.AccessMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.github.dockerunit.core.ServiceInstance.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- Volume - Annotation Type in com.github.dockerunit.core.annotation
-
Equivalent of -v in docker run.
- Volume.AccessMode - Enum in com.github.dockerunit.core.annotation
-
- VolumeExtensionInterpreter - Class in com.github.dockerunit.core.annotation.impl
-
- VolumeExtensionInterpreter() - Constructor for class com.github.dockerunit.core.annotation.impl.VolumeExtensionInterpreter
-
- VolumeWrapperExtensionInterpreter - Class in com.github.dockerunit.core.annotation.impl
-
- VolumeWrapperExtensionInterpreter() - Constructor for class com.github.dockerunit.core.annotation.impl.VolumeWrapperExtensionInterpreter
-