systemd

package
v0.0.0-...-dc6ae1d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 23, 2022 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AuthConfig

type AuthConfig struct {
	Datadir     string
	Binary      string
	Port        uint
	Bind        string
	Description string
}

func (*AuthConfig) Flags

func (a *AuthConfig) Flags() []cli.Flag

func (*AuthConfig) Render

func (a *AuthConfig) Render(out io.Writer) error

type HubDialConfig

type HubDialConfig struct {
	Binary      string
	Description string
	HubEndpoint string
	Token       string
	TunnelID    string
	Bind        string
	Port        uint
}

func (*HubDialConfig) Flags

func (h *HubDialConfig) Flags() []cli.Flag

func (*HubDialConfig) Render

func (h *HubDialConfig) Render(out io.Writer) error

type HubExposeConfig

type HubExposeConfig struct {
	Description string
	Binary      string
	HubEndpoint string
	Token       string
	TunnelID    string
	Local       string
}

func (*HubExposeConfig) Flags

func (h *HubExposeConfig) Flags() []cli.Flag

func (*HubExposeConfig) Render

func (h *HubExposeConfig) Render(out io.Writer) error

type HubServeConfig

type HubServeConfig struct {
	Description  string
	Binary       string
	AuthEndpoint string
	Bind         string
	Port         uint
}

func (*HubServeConfig) Flags

func (h *HubServeConfig) Flags() []cli.Flag

func (*HubServeConfig) Render

func (h *HubServeConfig) Render(out io.Writer) error

type ProxyConfig

type ProxyConfig struct {
	Description  string
	Binary       string
	Port         uint
	Bind         string
	AuthEndpoint string
	Upstream     string
}

func (*ProxyConfig) Flags

func (p *ProxyConfig) Flags() []cli.Flag

func (*ProxyConfig) Render

func (p *ProxyConfig) Render(out io.Writer) error

type UnitFileConfig

type UnitFileConfig struct {
	Name      string
	SystemDir string
}

func (*UnitFileConfig) Flags

func (u *UnitFileConfig) Flags() []cli.Flag

func (*UnitFileConfig) Render

func (u *UnitFileConfig) Render(out io.Writer) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL