Type Definition docker_api::api::secret::SecretIdRef[][src]

pub type SecretIdRef<'a> = &'a str;
This is supported on crate feature swarm only.