initialize

package
v0.6.1 Latest Latest
Warning

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

Go to latest
Published: Feb 15, 2026 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(opts *Options) (string, error)

Run executes the init command with the given options

Types

type Options

type Options struct {
	// Configuration options
	ConfigFile string
	Force      bool

	// API configuration
	AuthEnabled bool
	APIPort     int
	NatsPort    int

	// Certificate options
	CAFile         string
	PrivateKeyFile string
	CertFile       string

	// Temp directory for testing
	TempDir string
}

Options holds configuration for the init command

Jump to

Keyboard shortcuts

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