checks

package
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: May 27, 2022 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetPluginDir

func GetPluginDir(reportSection reporter.Section, vaultClient api.VaultAPIClient) (string, error)

func InstallPluginInCatalog

func InstallPluginInCatalog(reportSection reporter.Section, vaultClient api.VaultAPIClient, pluginName, command, sha string) error

func InstallPluginMlock

func InstallPluginMlock(
	reportSection reporter.Section,
	sshClient ssh.VaultSSHClient,
	filepath string,
) error

func InstallPluginMount

func InstallPluginMount(
	reportSection reporter.Section,
	vaultClient api.VaultAPIClient,
	pluginName, pluginMountPath string,
) error

func InstallPluginOnServer

func InstallPluginOnServer(
	reportSection reporter.Section,
	sshClient ssh.VaultSSHClient,
	filepath string,
	pluginBytes []byte,
) error

func IsMlockDisabled

func IsMlockDisabled(checkConfigSection reporter.Section, vaultClient api.VaultAPIClient) (bool, error)

func ReloadPlugin

func ReloadPlugin(reportSection reporter.Section, vaultClient api.VaultAPIClient, pluginName string) error

func VerifyPluginInCatalog

func VerifyPluginInCatalog(reportSection reporter.Section, vaultClient api.VaultAPIClient, pluginName, command string) error

func VerifyPluginMlock

func VerifyPluginMlock(
	reportSection reporter.Section,
	sshClient ssh.VaultSSHClient,
	filepath string,
) error

func VerifyPluginMount

func VerifyPluginMount(
	reportSection reporter.Section,
	vaultClient api.VaultAPIClient,
	pluginName, pluginMountPath string,
) error

func VerifyPluginOnServer

func VerifyPluginOnServer(reportSection reporter.Section, sshClient ssh.VaultSSHClient, filepath string) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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