cliapp

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Jul 31, 2026 License: MIT, MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Actions

type Actions struct {
	// contains filtered or unexported fields
}

func NewActions

func NewActions(version string) Actions

func (Actions) HelpFunc

func (a Actions) HelpFunc(cmd *spec.CommandItem)

func (Actions) IOStreams

func (a Actions) IOStreams() gencli.IOStreams

func (Actions) PetstoreList

func (a Actions) PetstoreList(ctx context.Context, args gencli.PetstoreListArgs) error

func (Actions) PetstorePetAdd

func (a Actions) PetstorePetAdd(ctx context.Context, args gencli.PetstorePetAddArgs, flags gencli.PetstorePetAddFlags) error

func (Actions) PetstorePetDelete

func (a Actions) PetstorePetDelete(ctx context.Context, flags gencli.PetstorePetDeleteFlags) error

func (Actions) PetstorePetFindByStatus

func (a Actions) PetstorePetFindByStatus(ctx context.Context, flags gencli.PetstorePetFindByStatusFlags) error

func (Actions) PetstorePetFindByTags

func (a Actions) PetstorePetFindByTags(ctx context.Context, flags gencli.PetstorePetFindByTagsFlags) error

func (Actions) PetstorePetGet

func (a Actions) PetstorePetGet(ctx context.Context, flags gencli.PetstorePetGetFlags) error

func (Actions) PetstorePetUpdate

func (a Actions) PetstorePetUpdate(ctx context.Context, args gencli.PetstorePetUpdateArgs, flags gencli.PetstorePetUpdateFlags) error

func (Actions) PetstorePetUpdateForm

func (a Actions) PetstorePetUpdateForm(ctx context.Context, flags gencli.PetstorePetUpdateFormFlags) error

func (Actions) PetstoreStoreInventory

func (a Actions) PetstoreStoreInventory(ctx context.Context) error

func (Actions) PetstoreStoreOrderDelete

func (a Actions) PetstoreStoreOrderDelete(ctx context.Context, args gencli.PetstoreStoreOrderDeleteArgs) error

func (Actions) PetstoreStoreOrderGet

func (a Actions) PetstoreStoreOrderGet(ctx context.Context, flags gencli.PetstoreStoreOrderGetFlags) error

func (Actions) PetstoreUserCreate

func (Actions) PetstoreUserCreateWithList

func (a Actions) PetstoreUserCreateWithList(ctx context.Context, args gencli.PetstoreUserCreateWithListArgs) error

func (Actions) PetstoreUserDelete

func (a Actions) PetstoreUserDelete(ctx context.Context, flags gencli.PetstoreUserDeleteFlags) error

func (Actions) PetstoreUserGet

func (a Actions) PetstoreUserGet(ctx context.Context, flags gencli.PetstoreUserGetFlags) error

func (Actions) PetstoreUserLogin

func (a Actions) PetstoreUserLogin(ctx context.Context, flags gencli.PetstoreUserLoginFlags) error

func (Actions) PetstoreUserLogout

func (a Actions) PetstoreUserLogout(ctx context.Context) error

func (Actions) PetstoreUserUpdate

func (a Actions) PetstoreUserUpdate(ctx context.Context, flags gencli.PetstoreUserUpdateFlags) error

func (Actions) UsageFunc

func (a Actions) UsageFunc(cmd *spec.CommandItem) error

func (Actions) Version

func (a Actions) Version() string

Jump to

Keyboard shortcuts

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