fn apply_config_command(command: &ComputeCommand, dyncfg: &ConfigSet)Expand description
Applies the configuration a command carries, if any, to a replica’s effective configuration.
CreateInstance carries a full snapshot, UpdateConfiguration the subsequent deltas.