cluster_destroy

Function cluster_destroy 

Source
async fn cluster_destroy(
    __arg0: State<AppState>,
    __arg1: Path<u16>,
) -> Json<ClusterDestroyResponse>