20 lines
266 B
YAML
20 lines
266 B
YAML
Namespaces:
|
|
=: io.murano.apps.docker
|
|
|
|
Name: DockerVolume
|
|
|
|
Properties:
|
|
name:
|
|
Contract: $.string().notNull()
|
|
|
|
Methods:
|
|
getType:
|
|
|
|
getParameters:
|
|
|
|
getRepresentation:
|
|
Body:
|
|
Return:
|
|
type: $.getType()
|
|
parameters: $.getParameters()
|