admin

package
v1.2.37 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Cmd = &cobra.Command{
	Use:   "admin",
	Short: "Deletes the admin user",
	Long:  "Deletes the cluster-admin user used to login to the cluster",
	Example: `  # Delete the admin user
  rosa delete admin --cluster=mycluster`,
	Run:  run,
	Args: cobra.NoArgs,
}

Functions

This section is empty.

Types

type DeleteAdminIDP added in v1.2.7

type DeleteAdminIDP struct{}

type DeleteAdminUserStrategy added in v1.2.7

type DeleteAdminUserStrategy interface {
	// contains filtered or unexported methods
}

type DeleteUserAdminFromIDP added in v1.2.7

type DeleteUserAdminFromIDP struct{}

Jump to

Keyboard shortcuts

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