Add DisableSSHCAUser and DisableSSHCAHost options to linkedca GCP provisioner #1699
Annotations
10 errors
Run Linter:
commands/export.go#L17
could not import github.com/smallstep/certificates/authority (-: # github.com/smallstep/certificates/authority
|
Run Linter:
authority/provisioners.go#L958
cfg.DisableSshCaUser undefined (type *linkedca.GCPProvisioner has no field or method DisableSshCaUser)
|
Run Linter:
authority/provisioners.go#L959
cfg.DisableSshCaHost undefined (type *linkedca.GCPProvisioner has no field or method DisableSshCaHost)
|
Run Linter:
authority/provisioners.go#L1100
unknown field DisableSshCaUser in struct literal of type linkedca.GCPProvisioner
|
Run Linter:
authority/provisioners.go#L1101
unknown field DisableSshCaHost in struct literal of type linkedca.GCPProvisioner) (typecheck)
|
Run Linter:
cmd/step-ca/main.go#L21
could not import github.com/smallstep/certificates/authority (-: # github.com/smallstep/certificates/authority
|
Run Linter:
authority/provisioners.go#L958
cfg.DisableSshCaUser undefined (type *linkedca.GCPProvisioner has no field or method DisableSshCaUser)
|
Run Linter:
authority/provisioners.go#L959
cfg.DisableSshCaHost undefined (type *linkedca.GCPProvisioner has no field or method DisableSshCaHost)
|
Run Linter:
authority/provisioners.go#L1100
unknown field DisableSshCaUser in struct literal of type linkedca.GCPProvisioner
|
Run Linter:
authority/provisioners.go#L1101
unknown field DisableSshCaHost in struct literal of type linkedca.GCPProvisioner) (typecheck)
|
Loading