Type Alias Isolation

Source
pub type Isolation = String;
Expand description

Isolation represents the isolation technology of a container. The supported values are platform specific

Aliased Typeยง

struct Isolation { /* private fields */ }