lacework

package
v0.0.0-...-bd3f3ed Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2024 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func APIKey

func APIKey() schema.CredentialType

func LaceworkCLI

func LaceworkCLI() schema.Executable

func New

func New() schema.Plugin

func TryLaceworkConfigFile

func TryLaceworkConfigFile() sdk.Importer

Types

type Config

type Config struct {
	Profiles map[string]ProfileConfig
}

type ProfileConfig

type ProfileConfig struct {
	Account   string `toml:"account"`
	APIKey    string `toml:"api_key"`
	APISecret string `toml:"api_secret"`
}

Jump to

Keyboard shortcuts

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