View Source GoogleApi.LifeSciences.V2beta.Model.Mount (google_api_life_sciences v0.15.0)
Carries information about a particular disk mount inside a container.
Attributes
-
disk(type:String.t, default:nil) - The name of the disk to mount, as specified in the resources section. -
path(type:String.t, default:nil) - The path to mount the disk inside the container. -
readOnly(type:boolean(), default:nil) - If true, the disk is mounted read-only inside the container.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.