controlplane

package
v0.32.0 Latest Latest
Warning

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

Go to latest
Published: Jul 26, 2024 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClientCertCmd

type ClientCertCmd struct {
	ID string `arg:"" help:"edge authorizer connection ID"`
}

func (ClientCertCmd) Run

func (cmd ClientCertCmd) Run(c *cc.CommonCtx) error

type DiscoveryCmd

type DiscoveryCmd struct {
	Instance string `arg:"" help:"target instance"`
}

func (DiscoveryCmd) Run

func (cmd DiscoveryCmd) Run(c *cc.CommonCtx) error

type EdgeDirSyncCmd

type EdgeDirSyncCmd struct {
	Instance string `arg:"" optional:"" help:"target instance"`
	All      bool   `flag:"" help:"fan-out command to all online instances"`
	Mode     string `flag:"" default:"diff" enum:"full,diff,watermark,manifest" help:"sync mode"`
}

func (EdgeDirSyncCmd) Run

func (cmd EdgeDirSyncCmd) Run(c *cc.CommonCtx) error

type ListConnectionsCmd

type ListConnectionsCmd struct{}

func (ListConnectionsCmd) Run

func (cmd ListConnectionsCmd) Run(c *cc.CommonCtx) error

type ListInstanceRegistrationsCmd

type ListInstanceRegistrationsCmd struct {
	Connection string `args:"" optional:"" help:"filter on connection ID"`
}

func (ListInstanceRegistrationsCmd) Run

Jump to

Keyboard shortcuts

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