externalauthprovider

package
v1.2.38 Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Cmd = &cobra.Command{
	Use:     "external-auth-provider",
	Aliases: []string{"externalauthproviders", "externalauthprovider", "external-auth-providers"},
	Short:   "Create an external authentication provider for a cluster.",
	Long:    "Configure a cluster to use an external authentication provider instead of an internal oidc provider.",
	Example: `  # Interactively create an external authentication provider to a cluster named "mycluster"
  rosa create external-auth-provider --cluster=mycluster --interactive`,
	Run:    run,
	Hidden: true,
	Args:   cobra.NoArgs,
}

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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