cli

package
v0.0.17 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: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AkashCliClient

type AkashCliClient interface {
	GetContext() context.Context
	GetPath() string
}

type AkashCommand

type AkashCommand struct {
	Content []string
	// contains filtered or unexported fields
}

func AkashCli

func AkashCli(client AkashCliClient) AkashCommand

func (AkashCommand) AsCmd

func (c AkashCommand) AsCmd() (*exec.Cmd, error)

func (AkashCommand) AutoAccept

func (c AkashCommand) AutoAccept() AkashCommand

func (AkashCommand) Bid

func (c AkashCommand) Bid() AkashCommand

func (AkashCommand) Close

func (c AkashCommand) Close() AkashCommand

func (AkashCommand) Create

func (c AkashCommand) Create() AkashCommand

func (AkashCommand) DecodeJson

func (c AkashCommand) DecodeJson(v any) error

func (AkashCommand) DefaultGas

func (c AkashCommand) DefaultGas() AkashCommand

func (AkashCommand) Deployment

func (c AkashCommand) Deployment() AkashCommand

func (AkashCommand) GasAuto

func (c AkashCommand) GasAuto() AkashCommand

func (AkashCommand) Get

func (c AkashCommand) Get() AkashCommand

func (AkashCommand) GetManifest

func (c AkashCommand) GetManifest() AkashCommand

func (AkashCommand) Headless

func (c AkashCommand) Headless() []string

func (AkashCommand) Lease

func (c AkashCommand) Lease() AkashCommand

func (AkashCommand) LeaseStatus

func (c AkashCommand) LeaseStatus() AkashCommand

func (AkashCommand) List

func (c AkashCommand) List() AkashCommand

func (AkashCommand) Manifest

func (c AkashCommand) Manifest(path string) AkashCommand

func (AkashCommand) Market

func (c AkashCommand) Market() AkashCommand

func (AkashCommand) OutputJson

func (c AkashCommand) OutputJson() AkashCommand

func (AkashCommand) Provider

func (c AkashCommand) Provider() AkashCommand

func (AkashCommand) Query

func (c AkashCommand) Query() AkashCommand

func (AkashCommand) Raw

func (c AkashCommand) Raw() ([]byte, error)

func (AkashCommand) SendManifest

func (c AkashCommand) SendManifest(path string) AkashCommand

func (AkashCommand) ServiceStatus

func (c AkashCommand) ServiceStatus() AkashCommand

func (AkashCommand) SetChainId

func (c AkashCommand) SetChainId(chainId string) AkashCommand

func (AkashCommand) SetDseq

func (c AkashCommand) SetDseq(dseq string) AkashCommand

func (AkashCommand) SetFees

func (c AkashCommand) SetFees(amount int64) AkashCommand

func (AkashCommand) SetFrom

func (c AkashCommand) SetFrom(key string) AkashCommand

func (AkashCommand) SetGasAdjustment

func (c AkashCommand) SetGasAdjustment(adjustment float32) AkashCommand

func (AkashCommand) SetGasPrices

func (c AkashCommand) SetGasPrices() AkashCommand

func (AkashCommand) SetGseq

func (c AkashCommand) SetGseq(gseq string) AkashCommand

func (AkashCommand) SetHome

func (c AkashCommand) SetHome(home string) AkashCommand

func (AkashCommand) SetKeyringBackend

func (c AkashCommand) SetKeyringBackend(keyringBackend string) AkashCommand

func (AkashCommand) SetNode

func (c AkashCommand) SetNode(node string) AkashCommand

func (AkashCommand) SetNote

func (c AkashCommand) SetNote(note string) AkashCommand

func (AkashCommand) SetOseq

func (c AkashCommand) SetOseq(oseq string) AkashCommand

func (AkashCommand) SetOwner

func (c AkashCommand) SetOwner(owner string) AkashCommand

func (AkashCommand) SetProvider

func (c AkashCommand) SetProvider(provider string) AkashCommand

func (AkashCommand) SetSeqs

func (c AkashCommand) SetSeqs(dseq string, gseq string, oseq string) AkashCommand

func (AkashCommand) SetService

func (c AkashCommand) SetService(service string) AkashCommand

func (AkashCommand) SetSignMode

func (c AkashCommand) SetSignMode(mode string) AkashCommand

func (AkashCommand) Tx

func (c AkashCommand) Tx() AkashCommand

func (AkashCommand) Update

func (c AkashCommand) Update() AkashCommand

type AkashErrorResponse

type AkashErrorResponse struct {
	RawLog string `json:"raw_log"`
}

Jump to

Keyboard shortcuts

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