explorer

package
v0.54.0 Latest Latest
Warning

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

Go to latest
Published: Sep 25, 2025 License: GPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Explorer

type Explorer struct {
	runner.RunnerCommand

	Environment solana.Environment `pulumi:"environment"`
	Flags       ExplorerFlags      `pulumi:"flags"`
	Version     *string            `pulumi:"version,optional"`
	Name        *string            `pulumi:"name,optional"`
	Symbol      *string            `pulumi:"symbol,optional"`
	ClusterName *string            `pulumi:"clusterName,optional"`
	RPCURL      *string            `pulumi:"RPCURL,optional"`
}

func (*Explorer) Install

func (f *Explorer) Install() runner.Command

type ExplorerCommand

type ExplorerCommand struct {
	Explorer
}

func (*ExplorerCommand) AddToPayload

func (cmd *ExplorerCommand) AddToPayload(p *runner.Payload) error

func (*ExplorerCommand) Check

func (cmd *ExplorerCommand) Check() error

func (*ExplorerCommand) Env

func (cmd *ExplorerCommand) Env() *runner.EnvBuilder

type ExplorerFlags

type ExplorerFlags struct {
	Hostname         *string `pulumi:"hostname,optional"`
	Port             *int    `pulumi:"port,optional"`
	KeepAliveTimeout *int    `pulumi:"keepAliveTimeout,optional"`
}

func (*ExplorerFlags) Args

func (f *ExplorerFlags) Args() []string

Jump to

Keyboard shortcuts

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