Trait k8s_openapi_ext::VolumeExt
source · [−]pub trait VolumeExt: Sized {
fn secret(name: impl ToString, secret: SecretVolumeSource) -> Self;
}
pub trait VolumeExt: Sized {
fn secret(name: impl ToString, secret: SecretVolumeSource) -> Self;
}