Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCommand ¶
func NewDrOidcIamCommand ¶
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
}
Click to show internal directories.
Click to hide internal directories.