Update(ostor): bucket management #39
Annotations
11 warnings
revive:
pkg/acronis/client.go#L1
should have a package comment
|
revive:
pkg/ostormock/ostormock.go#L1
should have a package comment
|
revive:
pkg/ostor/buckets.go#L1
should have a package comment
|
revive:
cmd/ostor/main.go#L1
should have a package comment
|
revive:
cmd/tenant-usage/main.go#L1
should have a package comment
|
revive:
internal/utils/utils.go#L1
should have a package comment
|
revive:
pkg/ostor/types.go#L15
exported type OStorResponse should have comment or be unexported
|
revive:
pkg/ostor/buckets.go#L7
exported method Ostor.GetBuckets should have comment or be unexported
|
revive:
pkg/acronis/client.go#L11
exported type AcronisClient should have comment or be unexported
|
revive:
pkg/ostor/user.go#L13
exported method Ostor.CreateUser should have comment or be unexported
|
build
You are using 'latest' as default version. Will lock to '~> v2'.
|