pub fn mover_identity(
sc: &SecurityContext,
psc: Option<&PodSecurityContext>,
) -> MoverIdentityExpand description
Build the mover’s read identity from its resolved container + pod security contexts.
pub fn mover_identity(
sc: &SecurityContext,
psc: Option<&PodSecurityContext>,
) -> MoverIdentityBuild the mover’s read identity from its resolved container + pod security contexts.