config

package
v0.8.5 Latest Latest
Warning

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

Go to latest
Published: Feb 25, 2022 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetVersion

func GetVersion() (string, string, string)

Types

type AsertoConfig

type AsertoConfig struct {
	Authorizer      string `description:"Aserto authorizer endpoint" kind:"attribute" mode:"normal" readonly:"false" name:"authorizer"`
	Tenant          string `description:"Aserto Tenant ID" kind:"attribute" mode:"normal" readonly:"false" name:"tenant"`
	APIKey          string `description:"Aserto API Key" kind:"attribute" mode:"normal" readonly:"false" name:"api-key"`
	SplitExtensions bool   `description:"Split user and extensions" kind:"attribute" mode:"normal" readonly:"false" name:"split-extensions"`
	Insecure        bool   `description:"Disable TLS verification if true" kind:"attribute" mode:"normal" readonly:"false" name:"insecure"`
}

func (*AsertoConfig) Description

func (c *AsertoConfig) Description() string

func (*AsertoConfig) Validate

func (c *AsertoConfig) Validate(operation plugin.OperationType) error

Jump to

Keyboard shortcuts

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