universalapi

package
v1.10.1 Latest Latest
Warning

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

Go to latest
Published: Feb 21, 2023 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Overview

Package universalapi contains the implementation of APIs that are shared between gRPC and HTTP servers. On HTTP servers, they use protojson to convert data to/from JSON.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type UniversalAPI

type UniversalAPI struct {
	Logger               logger.Logger
	Resiliency           resiliency.Provider
	SecretStores         map[string]secretstores.SecretStore
	SecretsConfiguration map[string]config.SecretsScope
}

UniversalAPI contains the implementation of gRPC APIs that are also used by the HTTP server.

func (*UniversalAPI) GetSecret

Jump to

Keyboard shortcuts

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