internal

package
v0.0.0-...-a0f6db5 Latest Latest
Warning

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

Go to latest
Published: Sep 14, 2022 License: MPL-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type WrappedCoreHCPLinkStatus

type WrappedCoreHCPLinkStatus interface {
	WrappedCoreStandbyStates
	SetHCPLinkStatus(status, name string)
	GetHCPLinkStatus() (string, string)
}

type WrappedCoreHCPToken

type WrappedCoreHCPToken interface {
	Sealed() bool
	CreateToken(context.Context, *logical.TokenEntry) error
	WrappedCoreStandbyStates
}

type WrappedCoreListNamespacesMounts

type WrappedCoreListNamespacesMounts interface {
	NamespaceByID(ctx context.Context, nsID string) (*namespace.Namespace, error)
	ListNamespaces(includePath bool) []*namespace.Namespace
	ListMounts() ([]*vault.MountEntry, error)
	ListAuths() ([]*vault.MountEntry, error)
}

type WrappedCoreNodeStatus

type WrappedCoreNodeStatus interface {
	GetSealStatus(ctx context.Context) (*vault.SealStatusResponse, error)
	ReplicationState() consts.ReplicationState
}

type WrappedCoreStandbyStates

type WrappedCoreStandbyStates interface {
	StandbyStates() (bool, bool)
}

Jump to

Keyboard shortcuts

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