issue

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Mar 1, 2023 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AccountPath

func AccountPath(mount string, operator string, account string) string

func DeleteAccount

func DeleteAccount(c *vault.Client, operator string, account string) error

func DeleteOperator

func DeleteOperator(c *vault.Client, operator string) error

func DeleteUser

func DeleteUser(c *vault.Client, operator string, account string, user string) error

func OperatorPath

func OperatorPath(mount string, operator string) string

func ReadUser

func ReadUser(c *vault.Client, operator string, account string, user string) (*v1alpha1.UserParameters, *natsbackend.IssueUserStatus, error)

func UserPath

func UserPath(mount string, operator string, account string, user string) string

func WriteAccount

func WriteAccount(c *vault.Client, operator string, account string, params *v1alpha1.AccountParameters) error

func WriteOperator

func WriteOperator(c *vault.Client, operator string, params *v1alpha1.OperatorParameters) error

func WriteUser

func WriteUser(c *vault.Client, operator string, account string, user string, params *v1alpha1.UserParameters) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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