beta

package
v1.14.0-rc.1 Latest Latest
Warning

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

Go to latest
Published: Oct 26, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package beta contains beta Crossplane CLI subcommands. These commands are experimental, and may be changed or removed in a future release.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Cmd

type Cmd struct {
	// Subcommands and flags will appear in the CLI help output in the same
	// order they're specified here. Keep them in alphabetical order.
	Render render.Cmd `cmd:"" help:"Render a composite resource (XR)."`
	Trace  trace.Cmd  `cmd:"" help:"Trace a Crossplane resource to get a detailed output of its relationships, helpful for troubleshooting."`
	XPKG   xpkg.Cmd   `cmd:"" help:"Manage Crossplane packages."`
}

Cmd contains beta commands.

func (*Cmd) Help

func (c *Cmd) Help() string

Help output for crossplane beta.

Directories

Path Synopsis
Package render implements composition rendering using composition functions.
Package render implements composition rendering using composition functions.
Package trace contains the trace command.
Package trace contains the trace command.
internal/printer
Package printer contains the definition of the Printer interface and the implementation of all the available printers implementing it.
Package printer contains the definition of the Printer interface and the implementation of all the available printers implementing it.
internal/resource
Package resource contains the definition of the Resource used by all trace printers, and the client used to get a Resource and its children.
Package resource contains the definition of the Resource used by all trace printers, and the client used to get a Resource and its children.
Package xpkg contains beta Crossplane packaging commands.
Package xpkg contains beta Crossplane packaging commands.

Jump to

Keyboard shortcuts

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