1#[derive(Default, Debug)] 2pub struct PlayKubeDownLibpod { 3 /// Remove volumes. 4 pub force: Option<bool>, 5}