pub type Isolation = String;
Isolation represents the isolation technology of a container. The supported values are platform specific
struct Isolation { /* private fields */ }