mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-01 19:17:58 +00:00
add EntStaticSystemView to StaticSystemView and its ce stubs (#29516)
This commit is contained in:
@@ -146,6 +146,7 @@ type ExtendedSystemView interface {
|
||||
type PasswordGenerator func() (password string, err error)
|
||||
|
||||
type StaticSystemView struct {
|
||||
EntStaticSystemView
|
||||
DefaultLeaseTTLVal time.Duration
|
||||
MaxLeaseTTLVal time.Duration
|
||||
SudoPrivilegeVal bool
|
||||
|
||||
Reference in New Issue
Block a user