I can't return just a string tho because `r.(*corev1.Service).Spec.ClusterIP()` is of type `pulumi....
b
I can't return just a string tho because
r.(*corev1.Service).Spec.ClusterIP()
is of type
pulumi.StringPtrOutput
and what I want