in collect/ebpf/profiling/process/v3/Process.pb.go [961:1125]
func file_ebpf_profiling_Process_proto_init() {
if File_ebpf_profiling_Process_proto != nil {
return
}
if !protoimpl.UnsafeEnabled {
file_ebpf_profiling_Process_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} {
switch v := v.(*EBPFProcessReportList); i {
case 0:
return &v.state
case 1:
return &v.sizeCache
case 2:
return &v.unknownFields
default:
return nil
}
}
file_ebpf_profiling_Process_proto_msgTypes[1].Exporter = func(v interface{}, i int) interface{} {
switch v := v.(*EBPFProcessProperties); i {
case 0:
return &v.state
case 1:
return &v.sizeCache
case 2:
return &v.unknownFields
default:
return nil
}
}
file_ebpf_profiling_Process_proto_msgTypes[2].Exporter = func(v interface{}, i int) interface{} {
switch v := v.(*EBPFHostProcessMetadata); i {
case 0:
return &v.state
case 1:
return &v.sizeCache
case 2:
return &v.unknownFields
default:
return nil
}
}
file_ebpf_profiling_Process_proto_msgTypes[3].Exporter = func(v interface{}, i int) interface{} {
switch v := v.(*EBPFProcessEntityMetadata); i {
case 0:
return &v.state
case 1:
return &v.sizeCache
case 2:
return &v.unknownFields
default:
return nil
}
}
file_ebpf_profiling_Process_proto_msgTypes[4].Exporter = func(v interface{}, i int) interface{} {
switch v := v.(*EBPFKubernetesProcessMetadata); i {
case 0:
return &v.state
case 1:
return &v.sizeCache
case 2:
return &v.unknownFields
default:
return nil
}
}
file_ebpf_profiling_Process_proto_msgTypes[5].Exporter = func(v interface{}, i int) interface{} {
switch v := v.(*EBPFReportProcessDownstream); i {
case 0:
return &v.state
case 1:
return &v.sizeCache
case 2:
return &v.unknownFields
default:
return nil
}
}
file_ebpf_profiling_Process_proto_msgTypes[6].Exporter = func(v interface{}, i int) interface{} {
switch v := v.(*EBPFProcessDownstream); i {
case 0:
return &v.state
case 1:
return &v.sizeCache
case 2:
return &v.unknownFields
default:
return nil
}
}
file_ebpf_profiling_Process_proto_msgTypes[7].Exporter = func(v interface{}, i int) interface{} {
switch v := v.(*EBPFHostProcessDownstream); i {
case 0:
return &v.state
case 1:
return &v.sizeCache
case 2:
return &v.unknownFields
default:
return nil
}
}
file_ebpf_profiling_Process_proto_msgTypes[8].Exporter = func(v interface{}, i int) interface{} {
switch v := v.(*EBPFKubernetesProcessDownstream); i {
case 0:
return &v.state
case 1:
return &v.sizeCache
case 2:
return &v.unknownFields
default:
return nil
}
}
file_ebpf_profiling_Process_proto_msgTypes[9].Exporter = func(v interface{}, i int) interface{} {
switch v := v.(*EBPFProcessPingPkgList); i {
case 0:
return &v.state
case 1:
return &v.sizeCache
case 2:
return &v.unknownFields
default:
return nil
}
}
file_ebpf_profiling_Process_proto_msgTypes[10].Exporter = func(v interface{}, i int) interface{} {
switch v := v.(*EBPFProcessPingPkg); i {
case 0:
return &v.state
case 1:
return &v.sizeCache
case 2:
return &v.unknownFields
default:
return nil
}
}
}
file_ebpf_profiling_Process_proto_msgTypes[1].OneofWrappers = []interface{}{
(*EBPFProcessProperties_HostProcess)(nil),
(*EBPFProcessProperties_K8SProcess)(nil),
}
file_ebpf_profiling_Process_proto_msgTypes[6].OneofWrappers = []interface{}{
(*EBPFProcessDownstream_HostProcess)(nil),
(*EBPFProcessDownstream_K8SProcess)(nil),
}
type x struct{}
out := protoimpl.TypeBuilder{
File: protoimpl.DescBuilder{
GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
RawDescriptor: file_ebpf_profiling_Process_proto_rawDesc,
NumEnums: 0,
NumMessages: 11,
NumExtensions: 0,
NumServices: 1,
},
GoTypes: file_ebpf_profiling_Process_proto_goTypes,
DependencyIndexes: file_ebpf_profiling_Process_proto_depIdxs,
MessageInfos: file_ebpf_profiling_Process_proto_msgTypes,
}.Build()
File_ebpf_profiling_Process_proto = out.File
file_ebpf_profiling_Process_proto_rawDesc = nil
file_ebpf_profiling_Process_proto_goTypes = nil
file_ebpf_profiling_Process_proto_depIdxs = nil
}