alias

package
v2.13.0 Latest Latest
Warning

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

Go to latest
Published: Mar 20, 2023 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetCommands

func GetCommands() *core.Commands

Types

type CreateRequest

type CreateRequest struct {
	Alias   string `json:"alias"`
	Command string `json:"command"`
}

type DeleteRequest

type DeleteRequest struct {
	Alias    string `json:"alias"`
	Resource string `json:"resource"`
}

type ListRequest

type ListRequest struct {
	Alias   string `json:"alias"`
	OrderBy string `json:"order-by"`
	Command string `json:"command"`
}

Jump to

Keyboard shortcuts

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