Skip to content

Commit

Permalink
Remove list_persistent_disk
Browse files Browse the repository at this point in the history
  • Loading branch information
rtitle committed Sep 6, 2024
1 parent 93e3056 commit 06253d9
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/main/resources/reference.conf
Original file line number Diff line number Diff line change
Expand Up @@ -615,15 +615,9 @@ resourceTypes = {
launch_notebook_cluster = {
description = "launch a new notebook cluster in this google-project"
}
list_persistent_disk = {
description = "list all persistent disks in this google-project"
}
create_persistent_disk = {
description = "create persistent disk in this google-project"
}
delete_persistent_disk = {
description = "delete persistent disk in this google-project"
}
create_kubernetes_app = {
description = "create kubernetes application in this google-project"
}
Expand Down

0 comments on commit 06253d9

Please sign in to comment.