Support simple mode to not use access key #21
Annotations
3 errors
lint
issues found
|
lint:
internal/drivers/utils.go#L37
S1008: should use 'return mac_suffix == guid_suffix' instead of 'if mac_suffix == guid_suffix { return true }; return false' (gosimple)
|
lint:
internal/drivers/compat.go#L103
string `eth0` has 3 occurrences, make it a constant (goconst)
|