policyprovider

package
v0.6.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const ActionUriPrefix = "http:"

Variables

This section is empty.

Functions

func Hello

func Hello(name string) string

Types

type ProviderService

type ProviderService interface {
	DiscoverApplications() ([]idp.AppInfo, error)
	GetPolicyInfo(idp.AppInfo) ([]hexapolicy.PolicyInfo, error)
	SetPolicyInfo(idp.AppInfo, []hexapolicy.PolicyInfo) error
}

func NewProviderService

func NewProviderService[R any](appInfoService idp.AppInfoSvc, policyStoreSvc policystore.PolicyBackendSvc[R]) ProviderService

Jump to

Keyboard shortcuts

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