mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-30 02:02:43 +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
|
||||
}
|
||||
|
||||
@@ -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/helper/clientcountutil/generation/generate_data.proto
|
||||
|
||||
@@ -14,6 +14,7 @@ import (
|
||||
protoimpl "google.golang.org/protobuf/runtime/protoimpl"
|
||||
reflect "reflect"
|
||||
sync "sync"
|
||||
unsafe "unsafe"
|
||||
)
|
||||
|
||||
const (
|
||||
@@ -519,7 +520,7 @@ func (x *Client) GetClientType() string {
|
||||
|
||||
var File_sdk_helper_clientcountutil_generation_generate_data_proto protoreflect.FileDescriptor
|
||||
|
||||
var file_sdk_helper_clientcountutil_generation_generate_data_proto_rawDesc = []byte{
|
||||
var file_sdk_helper_clientcountutil_generation_generate_data_proto_rawDesc = string([]byte{
|
||||
0x0a, 0x39, 0x73, 0x64, 0x6b, 0x2f, 0x68, 0x65, 0x6c, 0x70, 0x65, 0x72, 0x2f, 0x63, 0x6c, 0x69,
|
||||
0x65, 0x6e, 0x74, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x75, 0x74, 0x69, 0x6c, 0x2f, 0x67, 0x65, 0x6e,
|
||||
0x65, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x2f, 0x67, 0x65, 0x6e, 0x65, 0x72, 0x61, 0x74, 0x65,
|
||||
@@ -595,16 +596,16 @@ var file_sdk_helper_clientcountutil_generation_generate_data_proto_rawDesc = []b
|
||||
0x73, 0x64, 0x6b, 0x2f, 0x63, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x75,
|
||||
0x74, 0x69, 0x6c, 0x2f, 0x67, 0x65, 0x6e, 0x65, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x62, 0x06,
|
||||
0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33,
|
||||
}
|
||||
})
|
||||
|
||||
var (
|
||||
file_sdk_helper_clientcountutil_generation_generate_data_proto_rawDescOnce sync.Once
|
||||
file_sdk_helper_clientcountutil_generation_generate_data_proto_rawDescData = file_sdk_helper_clientcountutil_generation_generate_data_proto_rawDesc
|
||||
file_sdk_helper_clientcountutil_generation_generate_data_proto_rawDescData []byte
|
||||
)
|
||||
|
||||
func file_sdk_helper_clientcountutil_generation_generate_data_proto_rawDescGZIP() []byte {
|
||||
file_sdk_helper_clientcountutil_generation_generate_data_proto_rawDescOnce.Do(func() {
|
||||
file_sdk_helper_clientcountutil_generation_generate_data_proto_rawDescData = protoimpl.X.CompressGZIP(file_sdk_helper_clientcountutil_generation_generate_data_proto_rawDescData)
|
||||
file_sdk_helper_clientcountutil_generation_generate_data_proto_rawDescData = protoimpl.X.CompressGZIP(unsafe.Slice(unsafe.StringData(file_sdk_helper_clientcountutil_generation_generate_data_proto_rawDesc), len(file_sdk_helper_clientcountutil_generation_generate_data_proto_rawDesc)))
|
||||
})
|
||||
return file_sdk_helper_clientcountutil_generation_generate_data_proto_rawDescData
|
||||
}
|
||||
@@ -651,7 +652,7 @@ func file_sdk_helper_clientcountutil_generation_generate_data_proto_init() {
|
||||
out := protoimpl.TypeBuilder{
|
||||
File: protoimpl.DescBuilder{
|
||||
GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
|
||||
RawDescriptor: file_sdk_helper_clientcountutil_generation_generate_data_proto_rawDesc,
|
||||
RawDescriptor: unsafe.Slice(unsafe.StringData(file_sdk_helper_clientcountutil_generation_generate_data_proto_rawDesc), len(file_sdk_helper_clientcountutil_generation_generate_data_proto_rawDesc)),
|
||||
NumEnums: 1,
|
||||
NumMessages: 6,
|
||||
NumExtensions: 0,
|
||||
@@ -663,7 +664,6 @@ func file_sdk_helper_clientcountutil_generation_generate_data_proto_init() {
|
||||
MessageInfos: file_sdk_helper_clientcountutil_generation_generate_data_proto_msgTypes,
|
||||
}.Build()
|
||||
File_sdk_helper_clientcountutil_generation_generate_data_proto = out.File
|
||||
file_sdk_helper_clientcountutil_generation_generate_data_proto_rawDesc = nil
|
||||
file_sdk_helper_clientcountutil_generation_generate_data_proto_goTypes = nil
|
||||
file_sdk_helper_clientcountutil_generation_generate_data_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/helper/pluginutil/multiplexing.proto
|
||||
|
||||
@@ -14,6 +14,7 @@ import (
|
||||
protoimpl "google.golang.org/protobuf/runtime/protoimpl"
|
||||
reflect "reflect"
|
||||
sync "sync"
|
||||
unsafe "unsafe"
|
||||
)
|
||||
|
||||
const (
|
||||
@@ -105,7 +106,7 @@ func (x *MultiplexingSupportResponse) GetSupported() bool {
|
||||
|
||||
var File_sdk_helper_pluginutil_multiplexing_proto protoreflect.FileDescriptor
|
||||
|
||||
var file_sdk_helper_pluginutil_multiplexing_proto_rawDesc = []byte{
|
||||
var file_sdk_helper_pluginutil_multiplexing_proto_rawDesc = string([]byte{
|
||||
0x0a, 0x28, 0x73, 0x64, 0x6b, 0x2f, 0x68, 0x65, 0x6c, 0x70, 0x65, 0x72, 0x2f, 0x70, 0x6c, 0x75,
|
||||
0x67, 0x69, 0x6e, 0x75, 0x74, 0x69, 0x6c, 0x2f, 0x6d, 0x75, 0x6c, 0x74, 0x69, 0x70, 0x6c, 0x65,
|
||||
0x78, 0x69, 0x6e, 0x67, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12, 0x17, 0x70, 0x6c, 0x75, 0x67,
|
||||
@@ -130,16 +131,16 @@ var file_sdk_helper_pluginutil_multiplexing_proto_rawDesc = []byte{
|
||||
0x2f, 0x76, 0x61, 0x75, 0x6c, 0x74, 0x2f, 0x73, 0x64, 0x6b, 0x2f, 0x68, 0x65, 0x6c, 0x70, 0x65,
|
||||
0x72, 0x2f, 0x70, 0x6c, 0x75, 0x67, 0x69, 0x6e, 0x75, 0x74, 0x69, 0x6c, 0x62, 0x06, 0x70, 0x72,
|
||||
0x6f, 0x74, 0x6f, 0x33,
|
||||
}
|
||||
})
|
||||
|
||||
var (
|
||||
file_sdk_helper_pluginutil_multiplexing_proto_rawDescOnce sync.Once
|
||||
file_sdk_helper_pluginutil_multiplexing_proto_rawDescData = file_sdk_helper_pluginutil_multiplexing_proto_rawDesc
|
||||
file_sdk_helper_pluginutil_multiplexing_proto_rawDescData []byte
|
||||
)
|
||||
|
||||
func file_sdk_helper_pluginutil_multiplexing_proto_rawDescGZIP() []byte {
|
||||
file_sdk_helper_pluginutil_multiplexing_proto_rawDescOnce.Do(func() {
|
||||
file_sdk_helper_pluginutil_multiplexing_proto_rawDescData = protoimpl.X.CompressGZIP(file_sdk_helper_pluginutil_multiplexing_proto_rawDescData)
|
||||
file_sdk_helper_pluginutil_multiplexing_proto_rawDescData = protoimpl.X.CompressGZIP(unsafe.Slice(unsafe.StringData(file_sdk_helper_pluginutil_multiplexing_proto_rawDesc), len(file_sdk_helper_pluginutil_multiplexing_proto_rawDesc)))
|
||||
})
|
||||
return file_sdk_helper_pluginutil_multiplexing_proto_rawDescData
|
||||
}
|
||||
@@ -168,7 +169,7 @@ func file_sdk_helper_pluginutil_multiplexing_proto_init() {
|
||||
out := protoimpl.TypeBuilder{
|
||||
File: protoimpl.DescBuilder{
|
||||
GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
|
||||
RawDescriptor: file_sdk_helper_pluginutil_multiplexing_proto_rawDesc,
|
||||
RawDescriptor: unsafe.Slice(unsafe.StringData(file_sdk_helper_pluginutil_multiplexing_proto_rawDesc), len(file_sdk_helper_pluginutil_multiplexing_proto_rawDesc)),
|
||||
NumEnums: 0,
|
||||
NumMessages: 2,
|
||||
NumExtensions: 0,
|
||||
@@ -179,7 +180,6 @@ func file_sdk_helper_pluginutil_multiplexing_proto_init() {
|
||||
MessageInfos: file_sdk_helper_pluginutil_multiplexing_proto_msgTypes,
|
||||
}.Build()
|
||||
File_sdk_helper_pluginutil_multiplexing_proto = out.File
|
||||
file_sdk_helper_pluginutil_multiplexing_proto_rawDesc = nil
|
||||
file_sdk_helper_pluginutil_multiplexing_proto_goTypes = nil
|
||||
file_sdk_helper_pluginutil_multiplexing_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/logical/event.proto
|
||||
|
||||
@@ -15,6 +15,7 @@ import (
|
||||
structpb "google.golang.org/protobuf/types/known/structpb"
|
||||
reflect "reflect"
|
||||
sync "sync"
|
||||
unsafe "unsafe"
|
||||
)
|
||||
|
||||
const (
|
||||
@@ -267,7 +268,7 @@ func (x *EventReceived) GetPluginInfo() *EventPluginInfo {
|
||||
|
||||
var File_sdk_logical_event_proto protoreflect.FileDescriptor
|
||||
|
||||
var file_sdk_logical_event_proto_rawDesc = []byte{
|
||||
var file_sdk_logical_event_proto_rawDesc = string([]byte{
|
||||
0x0a, 0x17, 0x73, 0x64, 0x6b, 0x2f, 0x6c, 0x6f, 0x67, 0x69, 0x63, 0x61, 0x6c, 0x2f, 0x65, 0x76,
|
||||
0x65, 0x6e, 0x74, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12, 0x07, 0x6c, 0x6f, 0x67, 0x69, 0x63,
|
||||
0x61, 0x6c, 0x1a, 0x1c, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2f, 0x70, 0x72, 0x6f, 0x74, 0x6f,
|
||||
@@ -308,16 +309,16 @@ var file_sdk_logical_event_proto_rawDesc = []byte{
|
||||
0x5a, 0x26, 0x67, 0x69, 0x74, 0x68, 0x75, 0x62, 0x2e, 0x63, 0x6f, 0x6d, 0x2f, 0x68, 0x61, 0x73,
|
||||
0x68, 0x69, 0x63, 0x6f, 0x72, 0x70, 0x2f, 0x76, 0x61, 0x75, 0x6c, 0x74, 0x2f, 0x73, 0x64, 0x6b,
|
||||
0x2f, 0x6c, 0x6f, 0x67, 0x69, 0x63, 0x61, 0x6c, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33,
|
||||
}
|
||||
})
|
||||
|
||||
var (
|
||||
file_sdk_logical_event_proto_rawDescOnce sync.Once
|
||||
file_sdk_logical_event_proto_rawDescData = file_sdk_logical_event_proto_rawDesc
|
||||
file_sdk_logical_event_proto_rawDescData []byte
|
||||
)
|
||||
|
||||
func file_sdk_logical_event_proto_rawDescGZIP() []byte {
|
||||
file_sdk_logical_event_proto_rawDescOnce.Do(func() {
|
||||
file_sdk_logical_event_proto_rawDescData = protoimpl.X.CompressGZIP(file_sdk_logical_event_proto_rawDescData)
|
||||
file_sdk_logical_event_proto_rawDescData = protoimpl.X.CompressGZIP(unsafe.Slice(unsafe.StringData(file_sdk_logical_event_proto_rawDesc), len(file_sdk_logical_event_proto_rawDesc)))
|
||||
})
|
||||
return file_sdk_logical_event_proto_rawDescData
|
||||
}
|
||||
@@ -349,7 +350,7 @@ func file_sdk_logical_event_proto_init() {
|
||||
out := protoimpl.TypeBuilder{
|
||||
File: protoimpl.DescBuilder{
|
||||
GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
|
||||
RawDescriptor: file_sdk_logical_event_proto_rawDesc,
|
||||
RawDescriptor: unsafe.Slice(unsafe.StringData(file_sdk_logical_event_proto_rawDesc), len(file_sdk_logical_event_proto_rawDesc)),
|
||||
NumEnums: 0,
|
||||
NumMessages: 3,
|
||||
NumExtensions: 0,
|
||||
@@ -360,7 +361,6 @@ func file_sdk_logical_event_proto_init() {
|
||||
MessageInfos: file_sdk_logical_event_proto_msgTypes,
|
||||
}.Build()
|
||||
File_sdk_logical_event_proto = out.File
|
||||
file_sdk_logical_event_proto_rawDesc = nil
|
||||
file_sdk_logical_event_proto_goTypes = nil
|
||||
file_sdk_logical_event_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/logical/identity.proto
|
||||
|
||||
@@ -14,6 +14,7 @@ import (
|
||||
protoimpl "google.golang.org/protobuf/runtime/protoimpl"
|
||||
reflect "reflect"
|
||||
sync "sync"
|
||||
unsafe "unsafe"
|
||||
)
|
||||
|
||||
const (
|
||||
@@ -470,7 +471,7 @@ func (x *MFARequirement) GetMFAConstraints() map[string]*MFAConstraintAny {
|
||||
|
||||
var File_sdk_logical_identity_proto protoreflect.FileDescriptor
|
||||
|
||||
var file_sdk_logical_identity_proto_rawDesc = []byte{
|
||||
var file_sdk_logical_identity_proto_rawDesc = string([]byte{
|
||||
0x0a, 0x1a, 0x73, 0x64, 0x6b, 0x2f, 0x6c, 0x6f, 0x67, 0x69, 0x63, 0x61, 0x6c, 0x2f, 0x69, 0x64,
|
||||
0x65, 0x6e, 0x74, 0x69, 0x74, 0x79, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12, 0x07, 0x6c, 0x6f,
|
||||
0x67, 0x69, 0x63, 0x61, 0x6c, 0x22, 0x8d, 0x02, 0x0a, 0x06, 0x45, 0x6e, 0x74, 0x69, 0x74, 0x79,
|
||||
@@ -559,16 +560,16 @@ var file_sdk_logical_identity_proto_rawDesc = []byte{
|
||||
0x2e, 0x63, 0x6f, 0x6d, 0x2f, 0x68, 0x61, 0x73, 0x68, 0x69, 0x63, 0x6f, 0x72, 0x70, 0x2f, 0x76,
|
||||
0x61, 0x75, 0x6c, 0x74, 0x2f, 0x73, 0x64, 0x6b, 0x2f, 0x6c, 0x6f, 0x67, 0x69, 0x63, 0x61, 0x6c,
|
||||
0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33,
|
||||
}
|
||||
})
|
||||
|
||||
var (
|
||||
file_sdk_logical_identity_proto_rawDescOnce sync.Once
|
||||
file_sdk_logical_identity_proto_rawDescData = file_sdk_logical_identity_proto_rawDesc
|
||||
file_sdk_logical_identity_proto_rawDescData []byte
|
||||
)
|
||||
|
||||
func file_sdk_logical_identity_proto_rawDescGZIP() []byte {
|
||||
file_sdk_logical_identity_proto_rawDescOnce.Do(func() {
|
||||
file_sdk_logical_identity_proto_rawDescData = protoimpl.X.CompressGZIP(file_sdk_logical_identity_proto_rawDescData)
|
||||
file_sdk_logical_identity_proto_rawDescData = protoimpl.X.CompressGZIP(unsafe.Slice(unsafe.StringData(file_sdk_logical_identity_proto_rawDesc), len(file_sdk_logical_identity_proto_rawDesc)))
|
||||
})
|
||||
return file_sdk_logical_identity_proto_rawDescData
|
||||
}
|
||||
@@ -612,7 +613,7 @@ func file_sdk_logical_identity_proto_init() {
|
||||
out := protoimpl.TypeBuilder{
|
||||
File: protoimpl.DescBuilder{
|
||||
GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
|
||||
RawDescriptor: file_sdk_logical_identity_proto_rawDesc,
|
||||
RawDescriptor: unsafe.Slice(unsafe.StringData(file_sdk_logical_identity_proto_rawDesc), len(file_sdk_logical_identity_proto_rawDesc)),
|
||||
NumEnums: 0,
|
||||
NumMessages: 11,
|
||||
NumExtensions: 0,
|
||||
@@ -623,7 +624,6 @@ func file_sdk_logical_identity_proto_init() {
|
||||
MessageInfos: file_sdk_logical_identity_proto_msgTypes,
|
||||
}.Build()
|
||||
File_sdk_logical_identity_proto = out.File
|
||||
file_sdk_logical_identity_proto_rawDesc = nil
|
||||
file_sdk_logical_identity_proto_goTypes = nil
|
||||
file_sdk_logical_identity_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/logical/plugin.proto
|
||||
|
||||
@@ -15,6 +15,7 @@ import (
|
||||
timestamppb "google.golang.org/protobuf/types/known/timestamppb"
|
||||
reflect "reflect"
|
||||
sync "sync"
|
||||
unsafe "unsafe"
|
||||
)
|
||||
|
||||
const (
|
||||
@@ -98,7 +99,7 @@ func (x *PluginEnvironment) GetVaultBuildDate() *timestamppb.Timestamp {
|
||||
|
||||
var File_sdk_logical_plugin_proto protoreflect.FileDescriptor
|
||||
|
||||
var file_sdk_logical_plugin_proto_rawDesc = []byte{
|
||||
var file_sdk_logical_plugin_proto_rawDesc = string([]byte{
|
||||
0x0a, 0x18, 0x73, 0x64, 0x6b, 0x2f, 0x6c, 0x6f, 0x67, 0x69, 0x63, 0x61, 0x6c, 0x2f, 0x70, 0x6c,
|
||||
0x75, 0x67, 0x69, 0x6e, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12, 0x07, 0x6c, 0x6f, 0x67, 0x69,
|
||||
0x63, 0x61, 0x6c, 0x1a, 0x1f, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2f, 0x70, 0x72, 0x6f, 0x74,
|
||||
@@ -122,16 +123,16 @@ var file_sdk_logical_plugin_proto_rawDesc = []byte{
|
||||
0x63, 0x6f, 0x6d, 0x2f, 0x68, 0x61, 0x73, 0x68, 0x69, 0x63, 0x6f, 0x72, 0x70, 0x2f, 0x76, 0x61,
|
||||
0x75, 0x6c, 0x74, 0x2f, 0x73, 0x64, 0x6b, 0x2f, 0x6c, 0x6f, 0x67, 0x69, 0x63, 0x61, 0x6c, 0x62,
|
||||
0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33,
|
||||
}
|
||||
})
|
||||
|
||||
var (
|
||||
file_sdk_logical_plugin_proto_rawDescOnce sync.Once
|
||||
file_sdk_logical_plugin_proto_rawDescData = file_sdk_logical_plugin_proto_rawDesc
|
||||
file_sdk_logical_plugin_proto_rawDescData []byte
|
||||
)
|
||||
|
||||
func file_sdk_logical_plugin_proto_rawDescGZIP() []byte {
|
||||
file_sdk_logical_plugin_proto_rawDescOnce.Do(func() {
|
||||
file_sdk_logical_plugin_proto_rawDescData = protoimpl.X.CompressGZIP(file_sdk_logical_plugin_proto_rawDescData)
|
||||
file_sdk_logical_plugin_proto_rawDescData = protoimpl.X.CompressGZIP(unsafe.Slice(unsafe.StringData(file_sdk_logical_plugin_proto_rawDesc), len(file_sdk_logical_plugin_proto_rawDesc)))
|
||||
})
|
||||
return file_sdk_logical_plugin_proto_rawDescData
|
||||
}
|
||||
@@ -159,7 +160,7 @@ func file_sdk_logical_plugin_proto_init() {
|
||||
out := protoimpl.TypeBuilder{
|
||||
File: protoimpl.DescBuilder{
|
||||
GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
|
||||
RawDescriptor: file_sdk_logical_plugin_proto_rawDesc,
|
||||
RawDescriptor: unsafe.Slice(unsafe.StringData(file_sdk_logical_plugin_proto_rawDesc), len(file_sdk_logical_plugin_proto_rawDesc)),
|
||||
NumEnums: 0,
|
||||
NumMessages: 1,
|
||||
NumExtensions: 0,
|
||||
@@ -170,7 +171,6 @@ func file_sdk_logical_plugin_proto_init() {
|
||||
MessageInfos: file_sdk_logical_plugin_proto_msgTypes,
|
||||
}.Build()
|
||||
File_sdk_logical_plugin_proto = out.File
|
||||
file_sdk_logical_plugin_proto_rawDesc = nil
|
||||
file_sdk_logical_plugin_proto_goTypes = nil
|
||||
file_sdk_logical_plugin_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/logical/version.proto
|
||||
|
||||
@@ -14,6 +14,7 @@ import (
|
||||
protoimpl "google.golang.org/protobuf/runtime/protoimpl"
|
||||
reflect "reflect"
|
||||
sync "sync"
|
||||
unsafe "unsafe"
|
||||
)
|
||||
|
||||
const (
|
||||
@@ -106,7 +107,7 @@ func (x *VersionReply) GetPluginVersion() string {
|
||||
|
||||
var File_sdk_logical_version_proto protoreflect.FileDescriptor
|
||||
|
||||
var file_sdk_logical_version_proto_rawDesc = []byte{
|
||||
var file_sdk_logical_version_proto_rawDesc = string([]byte{
|
||||
0x0a, 0x19, 0x73, 0x64, 0x6b, 0x2f, 0x6c, 0x6f, 0x67, 0x69, 0x63, 0x61, 0x6c, 0x2f, 0x76, 0x65,
|
||||
0x72, 0x73, 0x69, 0x6f, 0x6e, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12, 0x07, 0x6c, 0x6f, 0x67,
|
||||
0x69, 0x63, 0x61, 0x6c, 0x22, 0x07, 0x0a, 0x05, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0x35, 0x0a,
|
||||
@@ -121,16 +122,16 @@ var file_sdk_logical_version_proto_rawDesc = []byte{
|
||||
0x62, 0x2e, 0x63, 0x6f, 0x6d, 0x2f, 0x68, 0x61, 0x73, 0x68, 0x69, 0x63, 0x6f, 0x72, 0x70, 0x2f,
|
||||
0x76, 0x61, 0x75, 0x6c, 0x74, 0x2f, 0x73, 0x64, 0x6b, 0x2f, 0x6c, 0x6f, 0x67, 0x69, 0x63, 0x61,
|
||||
0x6c, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33,
|
||||
}
|
||||
})
|
||||
|
||||
var (
|
||||
file_sdk_logical_version_proto_rawDescOnce sync.Once
|
||||
file_sdk_logical_version_proto_rawDescData = file_sdk_logical_version_proto_rawDesc
|
||||
file_sdk_logical_version_proto_rawDescData []byte
|
||||
)
|
||||
|
||||
func file_sdk_logical_version_proto_rawDescGZIP() []byte {
|
||||
file_sdk_logical_version_proto_rawDescOnce.Do(func() {
|
||||
file_sdk_logical_version_proto_rawDescData = protoimpl.X.CompressGZIP(file_sdk_logical_version_proto_rawDescData)
|
||||
file_sdk_logical_version_proto_rawDescData = protoimpl.X.CompressGZIP(unsafe.Slice(unsafe.StringData(file_sdk_logical_version_proto_rawDesc), len(file_sdk_logical_version_proto_rawDesc)))
|
||||
})
|
||||
return file_sdk_logical_version_proto_rawDescData
|
||||
}
|
||||
@@ -159,7 +160,7 @@ func file_sdk_logical_version_proto_init() {
|
||||
out := protoimpl.TypeBuilder{
|
||||
File: protoimpl.DescBuilder{
|
||||
GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
|
||||
RawDescriptor: file_sdk_logical_version_proto_rawDesc,
|
||||
RawDescriptor: unsafe.Slice(unsafe.StringData(file_sdk_logical_version_proto_rawDesc), len(file_sdk_logical_version_proto_rawDesc)),
|
||||
NumEnums: 0,
|
||||
NumMessages: 2,
|
||||
NumExtensions: 0,
|
||||
@@ -170,7 +171,6 @@ func file_sdk_logical_version_proto_init() {
|
||||
MessageInfos: file_sdk_logical_version_proto_msgTypes,
|
||||
}.Build()
|
||||
File_sdk_logical_version_proto = out.File
|
||||
file_sdk_logical_version_proto_rawDesc = nil
|
||||
file_sdk_logical_version_proto_goTypes = nil
|
||||
file_sdk_logical_version_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/plugin/pb/backend.proto
|
||||
|
||||
@@ -16,6 +16,7 @@ import (
|
||||
timestamppb "google.golang.org/protobuf/types/known/timestamppb"
|
||||
reflect "reflect"
|
||||
sync "sync"
|
||||
unsafe "unsafe"
|
||||
)
|
||||
|
||||
const (
|
||||
@@ -3825,7 +3826,7 @@ func (x *SendEventRequest) GetEvent() *logical.EventData {
|
||||
|
||||
var File_sdk_plugin_pb_backend_proto protoreflect.FileDescriptor
|
||||
|
||||
var file_sdk_plugin_pb_backend_proto_rawDesc = []byte{
|
||||
var file_sdk_plugin_pb_backend_proto_rawDesc = string([]byte{
|
||||
0x0a, 0x1b, 0x73, 0x64, 0x6b, 0x2f, 0x70, 0x6c, 0x75, 0x67, 0x69, 0x6e, 0x2f, 0x70, 0x62, 0x2f,
|
||||
0x62, 0x61, 0x63, 0x6b, 0x65, 0x6e, 0x64, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12, 0x02, 0x70,
|
||||
0x62, 0x1a, 0x1f, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62,
|
||||
@@ -4433,16 +4434,16 @@ var file_sdk_plugin_pb_backend_proto_rawDesc = []byte{
|
||||
0x69, 0x74, 0x68, 0x75, 0x62, 0x2e, 0x63, 0x6f, 0x6d, 0x2f, 0x68, 0x61, 0x73, 0x68, 0x69, 0x63,
|
||||
0x6f, 0x72, 0x70, 0x2f, 0x76, 0x61, 0x75, 0x6c, 0x74, 0x2f, 0x73, 0x64, 0x6b, 0x2f, 0x70, 0x6c,
|
||||
0x75, 0x67, 0x69, 0x6e, 0x2f, 0x70, 0x62, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33,
|
||||
}
|
||||
})
|
||||
|
||||
var (
|
||||
file_sdk_plugin_pb_backend_proto_rawDescOnce sync.Once
|
||||
file_sdk_plugin_pb_backend_proto_rawDescData = file_sdk_plugin_pb_backend_proto_rawDesc
|
||||
file_sdk_plugin_pb_backend_proto_rawDescData []byte
|
||||
)
|
||||
|
||||
func file_sdk_plugin_pb_backend_proto_rawDescGZIP() []byte {
|
||||
file_sdk_plugin_pb_backend_proto_rawDescOnce.Do(func() {
|
||||
file_sdk_plugin_pb_backend_proto_rawDescData = protoimpl.X.CompressGZIP(file_sdk_plugin_pb_backend_proto_rawDescData)
|
||||
file_sdk_plugin_pb_backend_proto_rawDescData = protoimpl.X.CompressGZIP(unsafe.Slice(unsafe.StringData(file_sdk_plugin_pb_backend_proto_rawDesc), len(file_sdk_plugin_pb_backend_proto_rawDesc)))
|
||||
})
|
||||
return file_sdk_plugin_pb_backend_proto_rawDescData
|
||||
}
|
||||
@@ -4637,7 +4638,7 @@ func file_sdk_plugin_pb_backend_proto_init() {
|
||||
out := protoimpl.TypeBuilder{
|
||||
File: protoimpl.DescBuilder{
|
||||
GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
|
||||
RawDescriptor: file_sdk_plugin_pb_backend_proto_rawDesc,
|
||||
RawDescriptor: unsafe.Slice(unsafe.StringData(file_sdk_plugin_pb_backend_proto_rawDesc), len(file_sdk_plugin_pb_backend_proto_rawDesc)),
|
||||
NumEnums: 0,
|
||||
NumMessages: 65,
|
||||
NumExtensions: 0,
|
||||
@@ -4648,7 +4649,6 @@ func file_sdk_plugin_pb_backend_proto_init() {
|
||||
MessageInfos: file_sdk_plugin_pb_backend_proto_msgTypes,
|
||||
}.Build()
|
||||
File_sdk_plugin_pb_backend_proto = out.File
|
||||
file_sdk_plugin_pb_backend_proto_rawDesc = nil
|
||||
file_sdk_plugin_pb_backend_proto_goTypes = nil
|
||||
file_sdk_plugin_pb_backend_proto_depIDxs = nil
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user