Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Opts ¶
type Opts struct { Endpoint string `env:"ENDPOINT,default=https://backup1.cloudavenue.orange-business.com/NetBackupSelfServiceNetBackupPanels/Api"` Username string `env:"USERNAME"` Password string `env:"PASSWORD"` Debug bool `env:"DEBUG,default=false"` }
Opts - Is a struct that contains the options for the netbackup client
Click to show internal directories.
Click to hide internal directories.