Runtime Config Response
data class RuntimeConfigResponse(val cloudRun: CloudRunConfigResponse, val kubernetes: KubernetesConfigResponse)
RuntimeConfig contains the runtime specific configurations for a deployment strategy.
RuntimeConfig contains the runtime specific configurations for a deployment strategy.