parser

package
v1.10.2 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var SupportedShortcuts = []Shortcuts{
	&AuthShortcuts{}, &AppsShortcuts{}, &PsShortcuts{}, &BuildsShortcuts{}, &PtsShortcuts{},
}

Functions

func NewAppsCommand

func NewAppsCommand(cmdr *commands.DryccCmd) *cobra.Command

NewAppsCommand creates the apps command

func NewAuthCommand

func NewAuthCommand(cmdr *commands.DryccCmd) *cobra.Command

NewAuthCommand creates the auth command

func NewAutodeployCommand

func NewAutodeployCommand(cmdr *commands.DryccCmd) *cobra.Command

NewAutodeployCommand creates the autodeploy command

func NewAutorollbackCommand

func NewAutorollbackCommand(cmdr *commands.DryccCmd) *cobra.Command

NewAutorollbackCommand creates the autorollback command

func NewAutoscaleCommand

func NewAutoscaleCommand(cmdr *commands.DryccCmd) *cobra.Command

NewAutoscaleCommand creates the autoscale command

func NewBuildsCommand

func NewBuildsCommand(cmdr *commands.DryccCmd) *cobra.Command

func NewCertsCommand

func NewCertsCommand(cmdr *commands.DryccCmd) *cobra.Command

NewCertsCommand creates the certs command

func NewConfigCommand

func NewConfigCommand(cmdr *commands.DryccCmd) *cobra.Command

NewConfigCommand creates the config command

func NewDomainsCommand

func NewDomainsCommand(cmdr *commands.DryccCmd) *cobra.Command

NewDomainsCommand creates the domains command

func NewGatewaysCommand

func NewGatewaysCommand(cmdr *commands.DryccCmd) *cobra.Command

NewGatewaysCommand creates the gateways command

func NewGitCommand

func NewGitCommand(cmdr *commands.DryccCmd) *cobra.Command

func NewHealthchecksCommand

func NewHealthchecksCommand(cmdr *commands.DryccCmd) *cobra.Command

func NewKeysCommand

func NewKeysCommand(cmdr *commands.DryccCmd) *cobra.Command

func NewLabelsCommand

func NewLabelsCommand(cmdr *commands.DryccCmd) *cobra.Command

func NewLimitsCommand

func NewLimitsCommand(cmdr *commands.DryccCmd) *cobra.Command

func NewPermsCommand

func NewPermsCommand(cmdr *commands.DryccCmd) *cobra.Command

func NewPsCommand

func NewPsCommand(cmdr *commands.DryccCmd) *cobra.Command

func NewPtsCommand

func NewPtsCommand(cmdr *commands.DryccCmd) *cobra.Command

func NewRegistryCommand

func NewRegistryCommand(cmdr *commands.DryccCmd) *cobra.Command

func NewReleasesCommand

func NewReleasesCommand(cmdr *commands.DryccCmd) *cobra.Command

NewReleasesCommand creates the releases command

func NewResourcesCommand

func NewResourcesCommand(cmdr *commands.DryccCmd) *cobra.Command

func NewRoutesCommand

func NewRoutesCommand(cmdr *commands.DryccCmd) *cobra.Command

func NewRoutingCommand

func NewRoutingCommand(cmdr *commands.DryccCmd) *cobra.Command

func NewServicesCommand

func NewServicesCommand(cmdr *commands.DryccCmd) *cobra.Command

func NewTLSCommand

func NewTLSCommand(cmdr *commands.DryccCmd) *cobra.Command

NewTLSCommand creates the TLS command

func NewTagsCommand

func NewTagsCommand(cmdr *commands.DryccCmd) *cobra.Command

NewTagsCommand creates the tags command

func NewTimeoutsCommand

func NewTimeoutsCommand(cmdr *commands.DryccCmd) *cobra.Command

NewTimeoutsCommand creates the timeouts command

func NewTokensCommand

func NewTokensCommand(cmdr *commands.DryccCmd) *cobra.Command

NewTokensCommand creates the tokens command

func NewUpdateCommand

func NewUpdateCommand(cmdr *commands.DryccCmd) *cobra.Command

func NewUsersCommand

func NewUsersCommand(cmdr *commands.DryccCmd) *cobra.Command

NewUsersCommand creates the users command

func NewVersionCommand

func NewVersionCommand(cmdr *commands.DryccCmd) *cobra.Command

Build an image from source code

func NewVolumesCommand

func NewVolumesCommand(cmdr *commands.DryccCmd) *cobra.Command

NewVolumesCommand creates the volumes command

Types

type AppsShortcuts

type AppsShortcuts struct{}

func (*AppsShortcuts) Create

func (a *AppsShortcuts) Create(cmdr *commands.DryccCmd) []*cobra.Command

type AuthShortcuts

type AuthShortcuts struct{}

func (*AuthShortcuts) Create

func (a *AuthShortcuts) Create(cmdr *commands.DryccCmd) []*cobra.Command

type BuildsShortcuts

type BuildsShortcuts struct{}

func (*BuildsShortcuts) Create

func (b *BuildsShortcuts) Create(cmdr *commands.DryccCmd) []*cobra.Command

type PsShortcuts

type PsShortcuts struct{}

func (*PsShortcuts) Create

func (p *PsShortcuts) Create(cmdr *commands.DryccCmd) []*cobra.Command

type PtsShortcuts

type PtsShortcuts struct{}

func (*PtsShortcuts) Create

func (p *PtsShortcuts) Create(cmdr *commands.DryccCmd) []*cobra.Command

type Shortcuts

type Shortcuts interface {
	Create(cmdr *commands.DryccCmd) []*cobra.Command
}

Jump to

Keyboard shortcuts

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