Documentation
¶
Index ¶
- type Handler
- func (h *Handler) DeprovisionNode(c *cli.Context) error
- func (h *Handler) DescribeExecution(c *cli.Context) error
- func (h *Handler) DescribeNode(c *cli.Context) error
- func (h *Handler) GetNodeStatus(c *cli.Context) error
- func (h *Handler) GetProvider(c *cli.Context) error
- func (h *Handler) GetTailnet(c *cli.Context) error
- func (h *Handler) HealthCheck(ctx *cli.Context) error
- func (h *Handler) ListNodes(c *cli.Context) error
- func (h *Handler) ListNotifiers(ctx *cli.Context) error
- func (h *Handler) ListProviders(ctx *cli.Context) error
- func (h *Handler) ListTailnets(ctx *cli.Context) error
- func (h *Handler) ProviderInit(c *cli.Context) error
- func (h *Handler) ProvisionNode(c *cli.Context) error
- func (h *Handler) StartNode(c *cli.Context) error
- func (h *Handler) StopNode(c *cli.Context) error
- func (h *Handler) TailnetInit(c *cli.Context) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler struct {
// contains filtered or unexported fields
}
func (*Handler) DeprovisionNode ¶
func (*Handler) DescribeExecution ¶
func (*Handler) DescribeNode ¶
func (*Handler) GetNodeStatus ¶
func (*Handler) GetProvider ¶
func (*Handler) GetTailnet ¶
func (*Handler) HealthCheck ¶
func (*Handler) ListNotifiers ¶ added in v0.0.11
func (*Handler) ListProviders ¶
func (*Handler) ListTailnets ¶
func (*Handler) ProviderInit ¶
func (*Handler) ProvisionNode ¶
func (*Handler) TailnetInit ¶
Click to show internal directories.
Click to hide internal directories.