mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-02 03:27:54 +00:00
update vault auth submodules to api/v1.16.0 (#29548)
* update vault auth submodules to api/v1.16.0 * update go.mod * make proto --------- Co-authored-by: davidadeleon <ddeleon@hashicorp.com>
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
// Code generated by protoc-gen-go. DO NOT EDIT.
|
||||
// versions:
|
||||
// protoc-gen-go v1.36.3
|
||||
// protoc-gen-go v1.36.5
|
||||
// protoc (unknown)
|
||||
// source: sdk/database/dbplugin/database.proto
|
||||
|
||||
@@ -15,6 +15,7 @@ import (
|
||||
timestamppb "google.golang.org/protobuf/types/known/timestamppb"
|
||||
reflect "reflect"
|
||||
sync "sync"
|
||||
unsafe "unsafe"
|
||||
)
|
||||
|
||||
const (
|
||||
@@ -951,7 +952,7 @@ func (x *SetCredentialsResponse) GetPassword() string {
|
||||
|
||||
var File_sdk_database_dbplugin_database_proto protoreflect.FileDescriptor
|
||||
|
||||
var file_sdk_database_dbplugin_database_proto_rawDesc = []byte{
|
||||
var file_sdk_database_dbplugin_database_proto_rawDesc = string([]byte{
|
||||
0x0a, 0x24, 0x73, 0x64, 0x6b, 0x2f, 0x64, 0x61, 0x74, 0x61, 0x62, 0x61, 0x73, 0x65, 0x2f, 0x64,
|
||||
0x62, 0x70, 0x6c, 0x75, 0x67, 0x69, 0x6e, 0x2f, 0x64, 0x61, 0x74, 0x61, 0x62, 0x61, 0x73, 0x65,
|
||||
0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12, 0x08, 0x64, 0x62, 0x70, 0x6c, 0x75, 0x67, 0x69, 0x6e,
|
||||
@@ -1115,16 +1116,16 @@ var file_sdk_database_dbplugin_database_proto_rawDesc = []byte{
|
||||
0x63, 0x6f, 0x72, 0x70, 0x2f, 0x76, 0x61, 0x75, 0x6c, 0x74, 0x2f, 0x73, 0x64, 0x6b, 0x2f, 0x64,
|
||||
0x61, 0x74, 0x61, 0x62, 0x61, 0x73, 0x65, 0x2f, 0x64, 0x62, 0x70, 0x6c, 0x75, 0x67, 0x69, 0x6e,
|
||||
0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33,
|
||||
}
|
||||
})
|
||||
|
||||
var (
|
||||
file_sdk_database_dbplugin_database_proto_rawDescOnce sync.Once
|
||||
file_sdk_database_dbplugin_database_proto_rawDescData = file_sdk_database_dbplugin_database_proto_rawDesc
|
||||
file_sdk_database_dbplugin_database_proto_rawDescData []byte
|
||||
)
|
||||
|
||||
func file_sdk_database_dbplugin_database_proto_rawDescGZIP() []byte {
|
||||
file_sdk_database_dbplugin_database_proto_rawDescOnce.Do(func() {
|
||||
file_sdk_database_dbplugin_database_proto_rawDescData = protoimpl.X.CompressGZIP(file_sdk_database_dbplugin_database_proto_rawDescData)
|
||||
file_sdk_database_dbplugin_database_proto_rawDescData = protoimpl.X.CompressGZIP(unsafe.Slice(unsafe.StringData(file_sdk_database_dbplugin_database_proto_rawDesc), len(file_sdk_database_dbplugin_database_proto_rawDesc)))
|
||||
})
|
||||
return file_sdk_database_dbplugin_database_proto_rawDescData
|
||||
}
|
||||
@@ -1195,7 +1196,7 @@ func file_sdk_database_dbplugin_database_proto_init() {
|
||||
out := protoimpl.TypeBuilder{
|
||||
File: protoimpl.DescBuilder{
|
||||
GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
|
||||
RawDescriptor: file_sdk_database_dbplugin_database_proto_rawDesc,
|
||||
RawDescriptor: unsafe.Slice(unsafe.StringData(file_sdk_database_dbplugin_database_proto_rawDesc), len(file_sdk_database_dbplugin_database_proto_rawDesc)),
|
||||
NumEnums: 0,
|
||||
NumMessages: 17,
|
||||
NumExtensions: 0,
|
||||
@@ -1206,7 +1207,6 @@ func file_sdk_database_dbplugin_database_proto_init() {
|
||||
MessageInfos: file_sdk_database_dbplugin_database_proto_msgTypes,
|
||||
}.Build()
|
||||
File_sdk_database_dbplugin_database_proto = out.File
|
||||
file_sdk_database_dbplugin_database_proto_rawDesc = nil
|
||||
file_sdk_database_dbplugin_database_proto_goTypes = nil
|
||||
file_sdk_database_dbplugin_database_proto_depIdxs = nil
|
||||
}
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
// Code generated by protoc-gen-go. DO NOT EDIT.
|
||||
// versions:
|
||||
// protoc-gen-go v1.36.3
|
||||
// protoc-gen-go v1.36.5
|
||||
// protoc (unknown)
|
||||
// source: sdk/database/dbplugin/v5/proto/database.proto
|
||||
|
||||
@@ -16,6 +16,7 @@ import (
|
||||
timestamppb "google.golang.org/protobuf/types/known/timestamppb"
|
||||
reflect "reflect"
|
||||
sync "sync"
|
||||
unsafe "unsafe"
|
||||
)
|
||||
|
||||
const (
|
||||
@@ -822,7 +823,7 @@ func (*Empty) Descriptor() ([]byte, []int) {
|
||||
|
||||
var File_sdk_database_dbplugin_v5_proto_database_proto protoreflect.FileDescriptor
|
||||
|
||||
var file_sdk_database_dbplugin_v5_proto_database_proto_rawDesc = []byte{
|
||||
var file_sdk_database_dbplugin_v5_proto_database_proto_rawDesc = string([]byte{
|
||||
0x0a, 0x2d, 0x73, 0x64, 0x6b, 0x2f, 0x64, 0x61, 0x74, 0x61, 0x62, 0x61, 0x73, 0x65, 0x2f, 0x64,
|
||||
0x62, 0x70, 0x6c, 0x75, 0x67, 0x69, 0x6e, 0x2f, 0x76, 0x35, 0x2f, 0x70, 0x72, 0x6f, 0x74, 0x6f,
|
||||
0x2f, 0x64, 0x61, 0x74, 0x61, 0x62, 0x61, 0x73, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12,
|
||||
@@ -966,16 +967,16 @@ var file_sdk_database_dbplugin_v5_proto_database_proto_rawDesc = []byte{
|
||||
0x2f, 0x76, 0x61, 0x75, 0x6c, 0x74, 0x2f, 0x73, 0x64, 0x6b, 0x2f, 0x64, 0x61, 0x74, 0x61, 0x62,
|
||||
0x61, 0x73, 0x65, 0x2f, 0x64, 0x62, 0x70, 0x6c, 0x75, 0x67, 0x69, 0x6e, 0x2f, 0x76, 0x35, 0x2f,
|
||||
0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33,
|
||||
}
|
||||
})
|
||||
|
||||
var (
|
||||
file_sdk_database_dbplugin_v5_proto_database_proto_rawDescOnce sync.Once
|
||||
file_sdk_database_dbplugin_v5_proto_database_proto_rawDescData = file_sdk_database_dbplugin_v5_proto_database_proto_rawDesc
|
||||
file_sdk_database_dbplugin_v5_proto_database_proto_rawDescData []byte
|
||||
)
|
||||
|
||||
func file_sdk_database_dbplugin_v5_proto_database_proto_rawDescGZIP() []byte {
|
||||
file_sdk_database_dbplugin_v5_proto_database_proto_rawDescOnce.Do(func() {
|
||||
file_sdk_database_dbplugin_v5_proto_database_proto_rawDescData = protoimpl.X.CompressGZIP(file_sdk_database_dbplugin_v5_proto_database_proto_rawDescData)
|
||||
file_sdk_database_dbplugin_v5_proto_database_proto_rawDescData = protoimpl.X.CompressGZIP(unsafe.Slice(unsafe.StringData(file_sdk_database_dbplugin_v5_proto_database_proto_rawDesc), len(file_sdk_database_dbplugin_v5_proto_database_proto_rawDesc)))
|
||||
})
|
||||
return file_sdk_database_dbplugin_v5_proto_database_proto_rawDescData
|
||||
}
|
||||
@@ -1043,7 +1044,7 @@ func file_sdk_database_dbplugin_v5_proto_database_proto_init() {
|
||||
out := protoimpl.TypeBuilder{
|
||||
File: protoimpl.DescBuilder{
|
||||
GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
|
||||
RawDescriptor: file_sdk_database_dbplugin_v5_proto_database_proto_rawDesc,
|
||||
RawDescriptor: unsafe.Slice(unsafe.StringData(file_sdk_database_dbplugin_v5_proto_database_proto_rawDesc), len(file_sdk_database_dbplugin_v5_proto_database_proto_rawDesc)),
|
||||
NumEnums: 0,
|
||||
NumMessages: 15,
|
||||
NumExtensions: 0,
|
||||
@@ -1054,7 +1055,6 @@ func file_sdk_database_dbplugin_v5_proto_database_proto_init() {
|
||||
MessageInfos: file_sdk_database_dbplugin_v5_proto_database_proto_msgTypes,
|
||||
}.Build()
|
||||
File_sdk_database_dbplugin_v5_proto_database_proto = out.File
|
||||
file_sdk_database_dbplugin_v5_proto_database_proto_rawDesc = nil
|
||||
file_sdk_database_dbplugin_v5_proto_database_proto_goTypes = nil
|
||||
file_sdk_database_dbplugin_v5_proto_database_proto_depIdxs = nil
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user