fn default_cluster_config(
args: &BootstrapArgs,
) -> Result<ClusterConfig, CatalogError>
Expand description
Defines the default config for a Cluster.
fn default_cluster_config(
args: &BootstrapArgs,
) -> Result<ClusterConfig, CatalogError>
Defines the default config for a Cluster.