has_real_auth

Function has_real_auth 

Source
pub fn has_real_auth() -> bool
Expand description

Returns true if a real authenticator is configured at runtime: either the Kubernetes TokenReview feature is compiled in, or a shared secret is set.