core

package
v1.4.0 Latest Latest
Warning

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

Go to latest
Published: Aug 31, 2021 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var KongVars = kong.Vars{
	"default_registry": name.DefaultRegistry,
}

KongVars represent the kong variables associated with the CLI parser required for the Registry default variable interpolation.

Functions

This section is empty.

Types

type Command

type Command struct {
	Start startCommand `cmd:"" help:"Start Crossplane controllers."`
	Init  initCommand  `cmd:"" help:"Make cluster ready for Crossplane controllers."`
}

Command runs the core crossplane controllers

func (*Command) Run

func (c *Command) Run() error

Run is the no-op method required for kong call tree Kong requires each node in the calling path to have associated Run method.

Jump to

Keyboard shortcuts

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