kindparameteroptions

package
v0.412.0 Latest Latest
Warning

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

Go to latest
Published: Jul 26, 2025 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CreateClusterOptions

type CreateClusterOptions struct {
	// Name of the cluster to create:
	Name string

	// Numbers of workers to add in the cluster.
	// If unset 0 workers are created which results in a single container deployment.
	Workers int
}

func (*CreateClusterOptions) GetName

func (c *CreateClusterOptions) GetName() (string, error)

func (*CreateClusterOptions) GetNumberOfWorkers

func (c *CreateClusterOptions) GetNumberOfWorkers() int

Jump to

Keyboard shortcuts

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