auth

package
v2.2.9+incompatible Latest Latest
Warning

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

Go to latest
Published: Oct 16, 2019 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var TypeToField = map[string]string{
	client.GithubConfigType:          "clientSecret",
	client.ActiveDirectoryConfigType: "serviceAccountPassword",
	client.AzureADConfigType:         "applicationSecret",
	client.OpenLdapConfigType:        "serviceAccountPassword",
	client.FreeIpaConfigType:         "serviceAccountPassword",
	client.PingConfigType:            "spKey",
	client.ADFSConfigType:            "spKey",
	client.KeyCloakConfigType:        "spKey",
	client.OKTAConfigType:            "spKey",
}

Functions

func Wrap

func Wrap(store types.Store, secrets corev1.SecretInterface) types.Store

Types

type Store

type Store struct {
	types.Store
	Secrets corev1.SecretInterface
}

func (*Store) Update

func (s *Store) Update(apiContext *types.APIContext, schema *types.Schema, data map[string]interface{}, id string) (map[string]interface{}, error)

Jump to

Keyboard shortcuts

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