Map<String, dynamic> toJson() => {'path': path, 'pathType': pathType, 'stripPrefix': stripPrefix, 'targetPort': targetPort};