seinode

package
v0.0.59 Latest Latest
Warning

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

Go to latest
Published: Jun 18, 2026 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Overview

Package seinode registers the `seictl node` verb tree, which manages standalone SeiNode (seinodes.sei.io/v1alpha1) custom resources via embedded presets. It is the follower/full-node half of the split that replaced the single `seictl nodedeployment` tree; the genesis-validator half is `seictl network` (package seinetwork).

See design/WS-A-seictl-lld.md for the command surface, the object-label producer contract (§2.2b), and the peer auto-wiring rail (§3).

Index

Constants

This section is empty.

Variables

View Source
var Cmd = cli.Command{
	Name:  "node",
	Usage: "Manage standalone SeiNode custom resources via embedded presets",
	Commands: []*cli.Command{
		&applyCmd,
		&getCmd,
		&listCmd,
		&deleteCmd,
		&watchCmd,
	},
}

Cmd is the `seictl node` command tree.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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