aws

package
v0.1.74 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BindDeveloperOptions added in v0.1.74

func BindDeveloperOptions(opts *RawAWSPlatformCreateOptions, flags *pflag.FlagSet)

func NewCreateCommand

func NewCreateCommand(coreOpts *core.CreateNodePoolOptions) *cobra.Command

Types

type AWSPlatformCreateOptions

type AWSPlatformCreateOptions struct {
	InstanceProfile         string
	SubnetID                string
	SecurityGroupID         string
	InstanceType            string
	RootVolumeType          string
	RootVolumeIOPS          int64
	RootVolumeSize          int64
	RootVolumeEncryptionKey string
}

type CompletedAWSPlatformCreateOptions added in v0.1.74

type CompletedAWSPlatformCreateOptions struct {
	// contains filtered or unexported fields
}

func (*CompletedAWSPlatformCreateOptions) Type added in v0.1.74

func (*CompletedAWSPlatformCreateOptions) UpdateNodePool added in v0.1.74

type RawAWSPlatformCreateOptions added in v0.1.74

type RawAWSPlatformCreateOptions struct {
	*AWSPlatformCreateOptions
}

func DefaultOptions added in v0.1.74

func DefaultOptions() *RawAWSPlatformCreateOptions

func (*RawAWSPlatformCreateOptions) Validate added in v0.1.74

Validate validates the AWS nodepool platform options. This method uses the unified signature pattern defined in core.NodePoolPlatformValidator.

type ValidatedAWSPlatformCreateOptions added in v0.1.74

type ValidatedAWSPlatformCreateOptions struct {
	// contains filtered or unexported fields
}

func (*ValidatedAWSPlatformCreateOptions) Complete added in v0.1.74

Complete completes the AWS nodepool platform options. This method uses the unified signature pattern defined in core.NodePoolPlatformCompleter.

Jump to

Keyboard shortcuts

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