akeyless

package
v0.0.9 Latest Latest
Warning

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

Go to latest
Published: Aug 5, 2024 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

View Source
const PluginName string = "steampipe-plugin-akeyless"

Variables

View Source
var PluginVersion string = ""

Functions

func Plugin

func Plugin(ctx context.Context) *plugin.Plugin

Types

type AccessType

type AccessType string
const (
	AccessTypeApiKey  AccessType = "api_key"
	AccessTypeAwsIAM  AccessType = "aws_iam"
	AccessTypeAzureAd AccessType = "azure_ad"
	AccessTypeGCP     AccessType = "gcp"
	AccessTypeUid     AccessType = "universal_identity"
	K8S               AccessType = "k8s"
	JWT               AccessType = "jwt"
)

Jump to

Keyboard shortcuts

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