We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb7ec11 commit ea11d3eCopy full SHA for ea11d3e
rust/operator-binary/src/hbase_controller.rs
@@ -1,6 +1,5 @@
1
-//! Ensures that `Pod`s are configured and running for each [`HbaseCluster`][v1alpha1]
2
-//!
3
-//! [v1alpha1]: crate::crd::v1alpha1::HbaseCluster
+//! Ensures that `Pod`s are configured and running for each [`v1alpha1::HbaseCluster`]
+
4
use std::{
5
collections::{BTreeMap, HashMap},
6
fmt::Write,
0 commit comments