Versions in this module Expand all Collapse all v0 v0.1.74 Feb 26, 2026 Changes in this version + func NewCommand() *cobra.Command + func NewDrOidcIamCommand() *cobra.Command + type DrOidcIamOptions struct + AWSCredentialsFile string + DryRun bool + ForceRecreate bool + HostedClusterName string + HostedClusterNamespace string + InfraID string + Issuer string + OIDCStorageProviderS3Bucket string + Region string + RestartDelay time.Duration + RoleArn string + STSCredentialsFile string + Timeout time.Duration + func (o *DrOidcIamOptions) Run(ctx context.Context) error