We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3930a2 commit eefb384Copy full SHA for eefb384
api/v1beta1/type.go
@@ -12,9 +12,6 @@ type ServerRef struct {
12
// endpoint is the address of the Proxmox-VE REST API endpoint.
13
Endpoint string `json:"endpoint"`
14
15
- // to do : login type should be an option
16
- // user&pass or token
17
-
18
// to do : client options like insecure tls verify
19
20
// SecretRef is a reference for secret which contains proxmox login secrets
0 commit comments