option name = "vSGWU"; | |
option verbose_name = "Virtual Serving Gateway -- User Plane"; | |
option app_label = "vsgwu"; | |
option kind = "vEPC"; | |
option legacy = "True"; | |
message VSGWUService (Service){ | |
option name = "VSGWUService"; | |
option verbose_name = "Virtual Serving Gateway -- User Plane Service "; | |
} | |
message VSGWUTenant (TenantWithContainer){ | |
option name = "VSGWUTenant"; | |
option verbose_name = "Virtual Serving Gateway -- User Plane Tenant"; | |
} |