pub fn set_eks_nodegroup_size( cluster_name: String, num_validators: usize, auth_with_k8s_env: bool ) -> Result<()>