pub async fn configure(
client: &impl Client,
mount: &str,
kubernetes_host: &str,
opts: Option<&mut ConfigureKubernetesAuthRequestBuilder>,
) -> Result<(), ClientError>
pub async fn configure(
client: &impl Client,
mount: &str,
kubernetes_host: &str,
opts: Option<&mut ConfigureKubernetesAuthRequestBuilder>,
) -> Result<(), ClientError>