start prepwork on VPC provisioning #128
Annotations
10 errors and 1 warning
lint:
vpc/aws/aws.go#L4
field `client` is unused (unused)
|
lint:
vpc/aws/aws.go#L7
func `(*VPC).createVPC` is unused (unused)
|
lint:
vpc/aws/aws.go#L11
func `(*VPC).destroyVPC` is unused (unused)
|
lint:
vpc/aws/aws.go#L15
func `(*VPC).createNat` is unused (unused)
|
lint:
vpc/aws/aws.go#L19
func `(*VPC).destroyNat` is unused (unused)
|
lint:
vpc/aws/aws.go#L23
func `(*VPC).createSubnet` is unused (unused)
|
lint:
vpc/aws/aws.go#L27
func `(*VPC).destroySubnet` is unused (unused)
|
lint:
vpc/aws/aws.go#L31
func `(*VPC).createVPCPeer` is unused (unused)
|
lint:
vpc/aws/aws.go#L35
func `(*VPC).disconnectVPCPeer` is unused (unused)
|
lint:
vpc/aws/aws.go#L39
func `(*VPC).createFirewall` is unused (unused)
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/automent/automent. Supported file pattern: go.sum
|