edit

package
v1.18.0 Latest Latest
Warning

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

Go to latest
Published: May 8, 2026 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Overview

Package edit provides functionality to edit resources in a text editor.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Cmd

type Cmd struct {
	VCluster            resourceCmd `cmd:"" group:"edit-infra" name:"vcluster" help:"Edit a vcluster."`
	APIServiceAccount   resourceCmd `cmd:"" group:"edit-access" name:"apiserviceaccount" aliases:"asa" help:"Edit an API Service Account."`
	Project             resourceCmd `cmd:"" group:"edit-access" name:"project" help:"Edit a project."`
	ProjectConfig       resourceCmd `cmd:"" group:"edit-apps" name:"project-config" aliases:"config" help:"Edit a deplo.io Project Configuration."`
	Application         resourceCmd `cmd:"" group:"edit-apps" name:"application" aliases:"app,application" help:"Edit a deplo.io Application."`
	MySQL               resourceCmd `cmd:"" group:"edit-storage" name:"mysql" help:"Edit a MySQL instance."`
	MySQLDatabase       resourceCmd `cmd:"" group:"edit-storage" name:"mysqldatabase" help:"Edit a MySQL database."`
	Postgres            resourceCmd `cmd:"" group:"edit-storage" name:"postgres" help:"Edit a PostgreSQL instance."`
	PostgresDatabase    resourceCmd `cmd:"" group:"edit-storage" name:"postgresdatabase" help:"Edit a PostgreSQL database."`
	KeyValueStore       resourceCmd `cmd:"" group:"edit-storage" name:"keyvaluestore" aliases:"kvs" help:"Edit a KeyValueStore instance."`
	OpenSearch          resourceCmd `cmd:"" group:"edit-storage" name:"opensearch" aliases:"os" help:"Edit an OpenSearch cluster."`
	CloudVirtualMachine resourceCmd `cmd:"" group:"edit-infra" name:"cloudvirtualmachine" aliases:"cloudvm" help:"Edit a CloudVM."`
}

Jump to

Keyboard shortcuts

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