gatekeeper

package
v0.0.0-...-7b7c10a Latest Latest
Warning

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

Go to latest
Published: Sep 16, 2022 License: Apache-2.0 Imports: 16 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	StorageProvider        storage.Provider
	VaultClient            vault.Vault
	ConfigService          *config.Service
	VDR                    vdr.Registry
	VCIssuer               *vcissuer.Service
	ConfidentialStorageHub operations.ClientService
}

Config defines configuration for Gatekeeper operations.

type Controller

type Controller struct {
	// contains filtered or unexported fields
}

Controller contains handlers for controller.

func New

func New(cfg *Config) (*Controller, error)

New returns a new Controller instance.

func (*Controller) GetOperations

func (c *Controller) GetOperations() []handler.Handler

GetOperations returns all controller endpoints.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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