pub type SidecarPlacementShared = SidecarPlacementShared;
pub struct SidecarPlacementShared { pub pool: Option<String>, }
pool: Option<String>