users

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Sep 4, 2023 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Manager

type Manager interface {
	UpdateUserPasswords(users []mysql.User) error
	DiscardOldPasswords(users []mysql.User) error
	Close() error
}

func NewManager

func NewManager(user apiv1alpha1.SystemUser, pass, host string, port int32) (Manager, error)

func NewManagerExec added in v0.6.0

func NewManagerExec(pod *corev1.Pod, cliCmd clientcmd.Client, user apiv1alpha1.SystemUser, pass, host string) (Manager, error)

Jump to

Keyboard shortcuts

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