Interface | Description |
---|---|
RestOperationsCallback<T> |
A callback for executing arbitrary operations on
RestOperations . |
VaultOperations |
Interface that specifies a basic set of Vault operations, implemented by
VaultTemplate . |
VaultPkiOperations |
Interface that specifies PKI backend-related operations.
|
VaultSysOperations |
Interface that specifies a basic set of administrative Vault operations.
|
VaultTokenOperations |
Interface that specifies token-related operations.
|
VaultTransitOperations |
Interface that specifies operations using the
transit backend. |
Class | Description |
---|---|
VaultPkiTemplate |
Default implementation of
VaultPkiOperations . |
VaultSysTemplate |
Default implementation of
VaultSysOperations . |
VaultTemplate |
This class encapsulates main Vault interaction.
|
VaultTokenTemplate |
Default implementation of
VaultTokenOperations . |
VaultTransitTemplate |
Default implementation of
VaultTransitOperations . |
Copyright © 2016–2017 Pivotal Software, Inc.. All rights reserved.