pub(super) async fn network_policy_exists( client: &Client, name: &str, ) -> Result<bool, ConnectionError>
Check if a network policy exists.