clusterpool

package
v1.1.16 Latest Latest
Warning

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

Go to latest
Published: Sep 3, 2021 License: Apache-2.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewClaimClusterPoolCommand

func NewClaimClusterPoolCommand() *cobra.Command

func NewClusterPoolCommand

func NewClusterPoolCommand() *cobra.Command

NewClusterPoolCommand is the entrypoint to create the 'clusterpool' subcommand

func NewCreateClusterPoolCommand

func NewCreateClusterPoolCommand() *cobra.Command

Types

type ClusterClaimOptions

type ClusterClaimOptions struct {
	Name            string
	Namespace       string
	Lifetime        time.Duration
	ClusterPoolName string
	// contains filtered or unexported fields
}

type ClusterPoolOptions

type ClusterPoolOptions struct {
	Name               string
	Namespace          string
	BaseDomain         string
	PullSecret         string
	PullSecretFile     string
	Cloud              string
	CredsFile          string
	CloudSecretName    string
	ClusterImageSet    string
	ReleaseImage       string
	ReleaseImageSource string
	Region             string
	Size               int32
	HibernateAfter     string
	HibernateAfterDur  *time.Duration

	AzureBaseDomainResourceGroupName string

	Output string
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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