feat(postgres): Add resource #341
Annotations
20 errors
lint:
main.go#L18
could not import github.com/ninech/nctl/create (-: # github.com/ninech/nctl/create
|
lint:
create/mysql.go#L26
undefined: meta.IPv4CIDR
|
lint:
create/mysql.go#L92
undefined: meta.IPv4CIDR
|
lint:
create/postgres.go#L26
undefined: meta.IPv4CIDR
|
lint:
create/postgres.go#L87
undefined: meta.IPv4CIDR
|
lint:
create/postgres.go#L116
undefined: storage.PostgresLocationOptions
|
lint:
create/postgres.go#L117
undefined: storage.PostgresLocationDefault
|
lint:
create/postgres.go#L118
undefined: storage.PostgresVersionDefault
|
lint:
create/postgres.go#L120
undefined: storage.PostgresBackupRetentionDaysDefault
|
lint:
create/keyvaluestore.go#L22
undefined: meta.IPv4CIDR) (typecheck)
|
test:
create/mysql.go#L26
undefined: meta.IPv4CIDR
|
test:
create/mysql.go#L92
undefined: meta.IPv4CIDR
|
test:
create/postgres.go#L26
undefined: meta.IPv4CIDR
|
test:
create/postgres.go#L87
undefined: meta.IPv4CIDR
|
test:
create/postgres.go#L116
undefined: storage.PostgresLocationOptions
|
test:
create/postgres.go#L117
undefined: storage.PostgresLocationDefault
|
test:
create/postgres.go#L118
undefined: storage.PostgresVersionDefault
|
test:
create/postgres.go#L120
undefined: storage.PostgresBackupRetentionDaysDefault
|
test:
create/keyvaluestore.go#L22
undefined: meta.IPv4CIDR
|
test:
update/keyvaluestore.go#L19
undefined: meta.IPv4CIDR
|