Documentation ¶
Index ¶
Constants ¶
View Source
const ( ProviderName = "oidc" True = "true" FailCallConfigUrl = "Failed accessing config url, you need to continue to input missing information." )
Variables ¶
This section is empty.
Functions ¶
func ConfigurationItems ¶
func ConfigurationItems(scopeTo string) (config.ConfigurationSet, error)
ConfigurationItems will return the configuration items for the identity plugin based of the cluster provider that its being used in conjunction with
func New ¶
func New(input *provider.PluginCreationInput) (identity.Provider, error)
New will create a new OIDC identity provider
func SetTransport ¶
func SetTransport(file string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.