Home
last modified time | relevance | path

Searched defs:KeyVersion (Results 1 – 25 of 475) sorted by relevance

12345678910>>...19

/dports/databases/percona57-server/percona-server-5.7.36-39/storage/rocksdb/rocksdb/include/rocksdb/utilities/
H A Ddebug.h18 struct KeyVersion { struct
19 KeyVersion() : user_key(""), value(""), sequence(0), type(0) {} in KeyVersion() argument
21 KeyVersion(const std::string& _user_key, const std::string& _value, in KeyVersion() argument
41 std::vector<KeyVersion>* key_versions); argument
/dports/textproc/sonic/sonic-1.3.0/cargo-crates/librocksdb-sys-6.7.4/rocksdb/include/rocksdb/utilities/
H A Ddebug.h18 struct KeyVersion { struct
19 KeyVersion() : user_key(""), value(""), sequence(0), type(0) {} in KeyVersion() function
21 KeyVersion(const std::string& _user_key, const std::string& _value, in KeyVersion() function
41 std::vector<KeyVersion>* key_versions); argument
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/rocksdb/rocksdb/include/rocksdb/utilities/
H A Ddebug.h18 struct KeyVersion { struct
19 KeyVersion() : user_key(""), value(""), sequence(0), type(0) {} in KeyVersion() argument
21 KeyVersion(const std::string& _user_key, const std::string& _value, in KeyVersion() function
41 std::vector<KeyVersion>* key_versions); argument
/dports/databases/rocksdb-lite/rocksdb-6.26.1/include/rocksdb/utilities/
H A Ddebug.h18 struct KeyVersion { struct
19 KeyVersion() : user_key(""), value(""), sequence(0), type(0) {} in KeyVersion() argument
21 KeyVersion(const std::string& _user_key, const std::string& _value, in KeyVersion() function
41 std::vector<KeyVersion>* key_versions); argument
/dports/databases/rocksdb/rocksdb-6.26.1/include/rocksdb/utilities/
H A Ddebug.h18 struct KeyVersion { struct
19 KeyVersion() : user_key(""), value(""), sequence(0), type(0) {} in KeyVersion() argument
21 KeyVersion(const std::string& _user_key, const std::string& _value, in KeyVersion() function
41 std::vector<KeyVersion>* key_versions); argument
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/rocksdb/rocksdb/include/rocksdb/utilities/
H A Ddebug.h18 struct KeyVersion { struct
19 KeyVersion() : user_key(""), value(""), sequence(0), type(0) {} in KeyVersion() argument
21 KeyVersion(const std::string& _user_key, const std::string& _value, in KeyVersion() function
41 std::vector<KeyVersion>* key_versions); argument
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/rocksdb/rocksdb/include/rocksdb/utilities/
H A Ddebug.h18 struct KeyVersion { struct
19 KeyVersion() : user_key(""), value(""), sequence(0), type(0) {} in KeyVersion() argument
21 KeyVersion(const std::string& _user_key, const std::string& _value, in KeyVersion() argument
41 std::vector<KeyVersion>* key_versions); argument
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/rocksdb/rocksdb/include/rocksdb/utilities/
H A Ddebug.h18 struct KeyVersion { struct
19 KeyVersion() : user_key(""), value(""), sequence(0), type(0) {} in KeyVersion() function
21 KeyVersion(const std::string& _user_key, const std::string& _value, in KeyVersion() function
41 std::vector<KeyVersion>* key_versions); argument
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/rocksdb/rocksdb/include/rocksdb/utilities/
H A Denv_mirror.h19 #pragma once in KeyVersion()
21 #ifndef ROCKSDB_LITE in KeyVersion()
26 #include "rocksdb/env.h" in KeyVersion()
28 namespace ROCKSDB_NAMESPACE { in KeyVersion()
30 class SequentialFileMirror; in KeyVersion()
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/rocksdb/rocksdb/include/rocksdb/utilities/
H A Ddebug.h18 struct KeyVersion { struct
19 KeyVersion() : user_key(""), value(""), sequence(0), type(0) {} in KeyVersion() argument
21 KeyVersion(const std::string& _user_key, const std::string& _value, in KeyVersion() argument
41 std::vector<KeyVersion>* key_versions); argument
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/rocksdb/rocksdb/include/rocksdb/utilities/
H A Ddebug.h18 struct KeyVersion { struct
19 KeyVersion() : user_key(""), value(""), sequence(0), type(0) {} in KeyVersion() argument
21 KeyVersion(const std::string& _user_key, const std::string& _value, in KeyVersion() argument
41 std::vector<KeyVersion>* key_versions); argument
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/rocksdb/rocksdb/include/rocksdb/utilities/
H A Ddebug.h18 struct KeyVersion { struct
19 KeyVersion() : user_key(""), value(""), sequence(0), type(0) {} in KeyVersion() argument
21 KeyVersion(const std::string& _user_key, const std::string& _value, in KeyVersion() argument
41 std::vector<KeyVersion>* key_versions); argument
/dports/security/vault/vault-1.8.2/vendor/github.com/oracle/oci-go-sdk/keymanagement/
H A Dkey_version.go16 type KeyVersion struct { struct
19 CompartmentId *string `mandatory:"true" json:"compartmentId"`
22 Id *string `mandatory:"true" json:"id"`
25 KeyId *string `mandatory:"true" json:"keyId"`
29 TimeCreated *common.SDKTime `mandatory:"true" json:"timeCreated"`
32 VaultId *string `mandatory:"true" json:"vaultId"`
35 func (m KeyVersion) String() string {
H A Dget_key_version_request_response.go51 KeyVersion `presentIn:"body"` anonMember
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/github.com/oracle/oci-go-sdk/keymanagement/
H A Dkey_version.go16 type KeyVersion struct { struct
19 CompartmentId *string `mandatory:"true" json:"compartmentId"`
22 Id *string `mandatory:"true" json:"id"`
25 KeyId *string `mandatory:"true" json:"keyId"`
29 TimeCreated *common.SDKTime `mandatory:"true" json:"timeCreated"`
32 VaultId *string `mandatory:"true" json:"vaultId"`
35 func (m KeyVersion) String() string {
/dports/misc/concourse/vault-bdd38fca2cff/vendor/github.com/oracle/oci-go-sdk/keymanagement/
H A Dkey_version.go16 type KeyVersion struct { struct
19 CompartmentId *string `mandatory:"true" json:"compartmentId"`
22 Id *string `mandatory:"true" json:"id"`
25 KeyId *string `mandatory:"true" json:"keyId"`
29 TimeCreated *common.SDKTime `mandatory:"true" json:"timeCreated"`
32 VaultId *string `mandatory:"true" json:"vaultId"`
35 func (m KeyVersion) String() string {
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/hashicorp/vault/vendor/github.com/oracle/oci-go-sdk/keymanagement/
H A Dkey_version.go16 type KeyVersion struct { struct
19 CompartmentId *string `mandatory:"true" json:"compartmentId"`
22 Id *string `mandatory:"true" json:"id"`
25 KeyId *string `mandatory:"true" json:"keyId"`
29 TimeCreated *common.SDKTime `mandatory:"true" json:"timeCreated"`
32 VaultId *string `mandatory:"true" json:"vaultId"`
35 func (m KeyVersion) String() string {
/dports/security/lego/lego-4.5.3/vendor/github.com/oracle/oci-go-sdk/keymanagement/
H A Dkey_version.go17 type KeyVersion struct { struct
20 CompartmentId *string `mandatory:"true" json:"compartmentId"`
23 Id *string `mandatory:"true" json:"id"`
26 KeyId *string `mandatory:"true" json:"keyId"`
30 TimeCreated *common.SDKTime `mandatory:"true" json:"timeCreated"`
33 VaultId *string `mandatory:"true" json:"vaultId"`
37 LifecycleState KeyVersionLifecycleStateEnum `mandatory:"false" json:"lifecycleState,omitempty"`
42 Origin KeyVersionOriginEnum `mandatory:"false" json:"origin,omitempty"`
46 TimeOfDeletion *common.SDKTime `mandatory:"false" json:"timeOfDeletion"`
49 RestoredFromKeyVersionId *string `mandatory:"false" json:"restoredFromKeyVersionId"`
[all …]
H A Dcreate_key_version_request_response.go57 KeyVersion `presentIn:"body"` anonMember
H A Dget_key_version_request_response.go52 KeyVersion `presentIn:"body"` anonMember
/dports/security/lego/lego-4.5.3/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/kms/
H A Dstruct_key_version.go19 type KeyVersion struct { struct
20 CreationDate string `json:"CreationDate" xml:"CreationDate"`
21 KeyVersionId string `json:"KeyVersionId" xml:"KeyVersionId"`
22 KeyId string `json:"KeyId" xml:"KeyId"`
H A Dstruct_key_versions.go20 KeyVersion []KeyVersion `json:"KeyVersion" xml:"KeyVersion"` member
H A Dcreate_key_version.go81 KeyVersion KeyVersion `json:"KeyVersion" xml:"KeyVersion"` member
H A Ddescribe_key_version.go82 KeyVersion KeyVersion `json:"KeyVersion" xml:"KeyVersion"` member
/dports/security/vault/vault-1.8.2/builtin/logical/transit/
H A Dpath_encrypt.go35 KeyVersion int `json:"key_version" structs:"key_version" mapstructure:"key_version"` member
48 KeyVersion int `json:"key_version,omitempty" structs:"key_version" mapstructure:"key_version"` member

12345678910>>...19