fix

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: 27 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCommand

func NewCommand() *cobra.Command

func NewDrOidcIamCommand

func NewDrOidcIamCommand() *cobra.Command

Types

type DrOidcIamOptions

type DrOidcIamOptions struct {
	// HostedCluster options (alternative to manual specification)
	HostedClusterName      string
	HostedClusterNamespace string

	// Manual specification options
	InfraID                     string
	Region                      string
	OIDCStorageProviderS3Bucket string
	Issuer                      string

	// AWS Credentials options
	AWSCredentialsFile string
	STSCredentialsFile string
	RoleArn            string
	Timeout            time.Duration
	DryRun             bool
	ForceRecreate      bool
	RestartDelay       time.Duration
	// contains filtered or unexported fields
}

func (*DrOidcIamOptions) Run

func (o *DrOidcIamOptions) Run(ctx context.Context) error

Jump to

Keyboard shortcuts

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