Documentation ¶
Overview ¶
Package keystone provide authentication via keystone.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(providerName string, url string, transport http.RoundTripper, domainName string, identityMapper authapi.UserIdentityMapper) authenticator.Password
New creates a new password authenticator that uses OpenStack keystone to authenticate a user by password A custom transport can be provided (typically to customize TLS options like trusted roots or present a client certificate). If no transport is provided, http.DefaultTransport is used
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.