external

package
v0.1.15 Latest Latest
Warning

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

Go to latest
Published: Jun 25, 2018 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Package external implements support for all pluggable data sources which are external to Aptomi, such as users and secrets.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Data

type Data struct {
	UserLoader   users.UserLoader
	SecretLoader secrets.SecretLoader
}

Data represents all data which is external to Aptomi, including Users and Secrets

func NewData

func NewData(userLoader users.UserLoader, secretLoader secrets.SecretLoader) *Data

NewData creates a new instance of external Data

Directories

Path Synopsis
Package secrets implements support for retrieving user Secrets from external sources (File).
Package secrets implements support for retrieving user Secrets from external sources (File).
Package users implements support for retrieving Users and their labels from external sources (LDAP, File).
Package users implements support for retrieving Users and their labels from external sources (LDAP, File).

Jump to

Keyboard shortcuts

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