mcsapi

package
v1.16.0 Latest Latest
Warning

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

Go to latest
Published: Jul 24, 2024 License: Apache-2.0 Imports: 26 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Cell = cell.Module(
	"mcsapi",
	"Multi-Cluster Services API",
	cell.Config(MCSAPIConfig{}),
	cell.Invoke(initMCSAPIController),
)

Functions

This section is empty.

Types

type MCSAPIConfig

type MCSAPIConfig struct {
	// ClusterMeshEnableEndpointSync enables the MCS API support
	ClusterMeshEnableMCSAPI bool `mapstructure:"clustermesh-enable-mcs-api"`
}

func (MCSAPIConfig) Flags

func (cfg MCSAPIConfig) Flags(flags *pflag.FlagSet)

Flags adds the flags used by ClientConfig.

Jump to

Keyboard shortcuts

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