export

package
v2.7.4 Latest Latest
Warning

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

Go to latest
Published: Apr 5, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AllParams

type AllParams struct {
	template.OutParams

	clients.OrgParams

	LabelFilters []string
	KindFilters  []string
}

type Client

type Client struct {
	clients.CLI
	api.TemplatesApi
	api.OrganizationsApi
}

func (Client) Export

func (c Client) Export(ctx context.Context, params *Params) error

func (Client) ExportAll

func (c Client) ExportAll(ctx context.Context, params *AllParams) error

func (Client) ExportStack

func (c Client) ExportStack(ctx context.Context, params *StackParams) error

type Params

type Params struct {
	template.OutParams
	StackId string

	IdsPerType   map[string][]string
	NamesPerType map[string][]string
}

type StackParams

type StackParams struct {
	template.OutParams
	StackId string
}

Jump to

Keyboard shortcuts

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