constellation/cli/internal/cloudcmd
Otto Bittner 7c8215e507 cli: add kubernetes pkg to interface with cluster
Previously the content of files status and upgrade within the
cloudcmd pkg did not fit cloudcmd's pkg description.
This patch introduces a separate pkg to fix that.
2023-04-03 12:03:41 +02:00
..
BUILD.bazel cli: add kubernetes pkg to interface with cluster 2023-04-03 12:03:41 +02:00
clients_test.go go: remove unused parameters 2023-03-20 08:41:01 -04:00
clients.go cli: restructure upgrade apply (#1319) 2023-03-03 09:38:23 +01:00
cloudcmd.go dev-docs: Go package docs (#958) 2023-01-19 15:57:50 +01:00
create_test.go config: deprecate confidentialVM option for Azure clusters in favor of using attestationVariant option (#1539) 2023-03-29 14:04:37 +02:00
create.go config: deprecate confidentialVM option for Azure clusters in favor of using attestationVariant option (#1539) 2023-03-29 14:04:37 +02:00
iam_test.go cli: iam destroy (#946) 2023-02-24 11:36:41 +01:00
iam.go cli: remove ctx parameter from rollbackOnError to prevent wrong use 2023-03-20 08:49:46 +01:00
rollback_test.go cli: fix iam rollback (#1148) 2023-02-13 08:42:54 +01:00
rollback.go cli: remove ctx parameter from rollbackOnError to prevent wrong use 2023-03-20 08:49:46 +01:00
terminate_test.go cli: fix iam rollback (#1148) 2023-02-13 08:42:54 +01:00
terminate.go cli: fix iam rollback (#1148) 2023-02-13 08:42:54 +01:00
validators_test.go internal: refactor oid package to variant package (#1538) 2023-03-29 09:30:13 +02:00
validators.go cli: add kubernetes pkg to interface with cluster 2023-04-03 12:03:41 +02:00