setup

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Sep 1, 2026 License: Apache-2.0 Imports: 29 Imported by: 0

Documentation

Overview

Package setup creates or updates a Podmin cluster.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(ctx context.Context, client *cloud.Client, options Options) error

Run creates or updates a cluster from the authoritative setup options.

Types

type Options

type Options struct {
	Context     config.Context
	VPCCIDR     string
	NodeGroups  []string
	AgentSource string
	AutoApprove bool
	Stdin       io.Reader
	Stdout      io.Writer
	Stderr      io.Writer
}

Options contains user-selected setup inputs and command streams.

Jump to

Keyboard shortcuts

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