Documentation ¶
Index ¶
Constants ¶
View Source
const (
OidcConfigIdFlag = "oidc-config-id"
)
Variables ¶
View Source
var Cmd = &cobra.Command{ Use: "oidc-provider", Aliases: []string{"oidcprovider"}, Short: "Create OIDC provider for an STS cluster.", Long: "Create OIDC provider for operators to authenticate against in an STS cluster.", Example: ` # Create OIDC provider for cluster named "mycluster" rosa create oidc-provider --cluster=mycluster`, Run: run, }
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.