Documentation
¶
Index ¶
- Constants
- func NewDefaultIdentityProvider(tenantID string, administrators []string, ...) (identityprovider.IdentityProvider, error)
- func NewLocalHookHandler(authClient authinternalclient.AuthInterface) genericapiserver.PostStartHookProvider
- func SetupRestClient(authInterface authinternalclient.AuthInterface)
Constants ¶
View Source
const (
// Local connectorType type
ConnectorType = "tke"
)
Variables ¶
This section is empty.
Functions ¶
func NewDefaultIdentityProvider ¶
func NewDefaultIdentityProvider(tenantID string, administrators []string, authClient authinternalclient.AuthInterface) (identityprovider.IdentityProvider, error)
func NewLocalHookHandler ¶
func NewLocalHookHandler(authClient authinternalclient.AuthInterface) genericapiserver.PostStartHookProvider
NewLocalHookHandler creates a new localHookHandler object.
func SetupRestClient ¶
func SetupRestClient(authInterface authinternalclient.AuthInterface)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.