hipscatalog_gen.cluster.runtime.shutdown_cluster
- shutdown_cluster(runtime)[source]
Gracefully close client and cluster.
- Parameters:
runtime (ClusterRuntime) – ClusterRuntime with cluster and client handles.
- Return type:
None
Gracefully close client and cluster.
runtime (ClusterRuntime) – ClusterRuntime with cluster and client handles.
None