pub fn validate_container_lifetime(
lifetime: &ContainerLifetimeDefinition,
prefix: &str,
result: &mut ValidationResult,
)Expand description
Validates container lifetime: when cleanup is “eventually”, the ‘after’ field is required
pub fn validate_container_lifetime(
lifetime: &ContainerLifetimeDefinition,
prefix: &str,
result: &mut ValidationResult,
)Validates container lifetime: when cleanup is “eventually”, the ‘after’ field is required