Documentation ¶
Index ¶
- func CmdServer(c *cli.Context, cfg arc_config.Config, appName string) (int, error)
- func Init(c *cli.Context, appName string) (int, error)
- func RenewCert(c *cli.Context, cfg *arc_config.Config) (int, error)
- func RenewCertURI(c *cli.Context) (string, error)
- func Restart(c *cli.Context) (int, error)
- func Start(c *cli.Context) (int, error)
- func Status(c *cli.Context) (int, error)
- func Stop(c *cli.Context) (int, error)
- func Update(c *cli.Context, options map[string]interface{}) (int, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RenewCertURI ¶
RenewCertURI checks for the renew-cert-uri flag is set. If not checks the env variable ARC_UPDATE_URI and modify this to get the arc api URL.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.