option name = "vPGWU"; | |
option verbose_name = "Virtual Packet Gateway -- User Plane"; | |
option app_label = "vpgwu"; | |
option kind = "vEPC"; | |
option legacy = "True"; | |
message VPGWUService (Service) { | |
option name = "VPGWUService"; | |
option verbose_name = "Virtual Packet Gateway -- User Plane Service"; | |
} | |
message VPGWUTenant (TenantWithContainer) { | |
option name = "VPGWUTenant"; | |
option verbose_name = "Virtual Packet Gateway -- User Plane Tenant"; | |
} |