federation

package
v0.15.1 Latest Latest
Warning

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

Go to latest
Published: Jul 9, 2025 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

View Source
const (
	FederationStatusHealthy   string = "Healthy"
	FederationStatusUnhealthy string = "Unhealthy"

	FederationStatusReasonNoBundleFound     string = "No bundle found"
	FederationStatusReasonBundlesDoNotMatch string = "Bundles do not match"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type FederationCommand

type FederationCommand struct {
	// contains filtered or unexported fields
}

func NewFederationCommand

func NewFederationCommand(cmdCtx *cmdcontext.CommandContext) *FederationCommand

func (*FederationCommand) GetAddCommand

func (c *FederationCommand) GetAddCommand() *cobra.Command

func (*FederationCommand) GetListCommand

func (c *FederationCommand) GetListCommand() *cobra.Command

func (*FederationCommand) GetRootCommand

func (c *FederationCommand) GetRootCommand() *cobra.Command

type Opts

type Opts struct {
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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