We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ee1aaf commit e9b7a60Copy full SHA for e9b7a60
internal/namespaces/container/v1beta1/container_cli.go
@@ -8,7 +8,7 @@ import (
8
"reflect"
9
10
"github.com/scaleway/scaleway-cli/v2/core"
11
- "github.com/scaleway/scaleway-sdk-go/api/container/v1beta1"
+ container "github.com/scaleway/scaleway-sdk-go/api/container/v1beta1"
12
"github.com/scaleway/scaleway-sdk-go/scw"
13
)
14
0 commit comments