in sharedprotos/guestactions/guestactions.pb.go [789:917]
func file_sharedprotos_guestactions_guestactions_proto_init() {
if File_sharedprotos_guestactions_guestactions_proto != nil {
return
}
if !protoimpl.UnsafeEnabled {
file_sharedprotos_guestactions_guestactions_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} {
switch v := v.(*GuestActionRequest); i {
case 0:
return &v.state
case 1:
return &v.sizeCache
case 2:
return &v.unknownFields
default:
return nil
}
}
file_sharedprotos_guestactions_guestactions_proto_msgTypes[1].Exporter = func(v interface{}, i int) interface{} {
switch v := v.(*GuestActionResponse); i {
case 0:
return &v.state
case 1:
return &v.sizeCache
case 2:
return &v.unknownFields
default:
return nil
}
}
file_sharedprotos_guestactions_guestactions_proto_msgTypes[2].Exporter = func(v interface{}, i int) interface{} {
switch v := v.(*WorkloadAction); i {
case 0:
return &v.state
case 1:
return &v.sizeCache
case 2:
return &v.unknownFields
default:
return nil
}
}
file_sharedprotos_guestactions_guestactions_proto_msgTypes[3].Exporter = func(v interface{}, i int) interface{} {
switch v := v.(*Command); i {
case 0:
return &v.state
case 1:
return &v.sizeCache
case 2:
return &v.unknownFields
default:
return nil
}
}
file_sharedprotos_guestactions_guestactions_proto_msgTypes[4].Exporter = func(v interface{}, i int) interface{} {
switch v := v.(*AgentCommand); i {
case 0:
return &v.state
case 1:
return &v.sizeCache
case 2:
return &v.unknownFields
default:
return nil
}
}
file_sharedprotos_guestactions_guestactions_proto_msgTypes[5].Exporter = func(v interface{}, i int) interface{} {
switch v := v.(*ShellCommand); i {
case 0:
return &v.state
case 1:
return &v.sizeCache
case 2:
return &v.unknownFields
default:
return nil
}
}
file_sharedprotos_guestactions_guestactions_proto_msgTypes[6].Exporter = func(v interface{}, i int) interface{} {
switch v := v.(*CommandResult); i {
case 0:
return &v.state
case 1:
return &v.sizeCache
case 2:
return &v.unknownFields
default:
return nil
}
}
file_sharedprotos_guestactions_guestactions_proto_msgTypes[7].Exporter = func(v interface{}, i int) interface{} {
switch v := v.(*GuestActionError); i {
case 0:
return &v.state
case 1:
return &v.sizeCache
case 2:
return &v.unknownFields
default:
return nil
}
}
}
file_sharedprotos_guestactions_guestactions_proto_msgTypes[2].OneofWrappers = []interface{}{
(*WorkloadAction_SapWorkloadAction)(nil),
}
file_sharedprotos_guestactions_guestactions_proto_msgTypes[3].OneofWrappers = []interface{}{
(*Command_AgentCommand)(nil),
(*Command_ShellCommand)(nil),
}
type x struct{}
out := protoimpl.TypeBuilder{
File: protoimpl.DescBuilder{
GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
RawDescriptor: file_sharedprotos_guestactions_guestactions_proto_rawDesc,
NumEnums: 1,
NumMessages: 9,
NumExtensions: 0,
NumServices: 0,
},
GoTypes: file_sharedprotos_guestactions_guestactions_proto_goTypes,
DependencyIndexes: file_sharedprotos_guestactions_guestactions_proto_depIdxs,
EnumInfos: file_sharedprotos_guestactions_guestactions_proto_enumTypes,
MessageInfos: file_sharedprotos_guestactions_guestactions_proto_msgTypes,
}.Build()
File_sharedprotos_guestactions_guestactions_proto = out.File
file_sharedprotos_guestactions_guestactions_proto_rawDesc = nil
file_sharedprotos_guestactions_guestactions_proto_goTypes = nil
file_sharedprotos_guestactions_guestactions_proto_depIdxs = nil
}