build_mc_writer_role_binding

Function build_mc_writer_role_binding 

Source
pub fn build_mc_writer_role_binding(
    namespace: &str,
    sa_name: &str,
) -> RoleBinding
Expand description

Build the RoleBinding that binds the multi-cluster SA to its Role on the queen-ship.

The RoleBinding name matches the service account name, mirroring the convention in deploy/scout/remote-cluster-rbac.yaml.