I’m also a bit confused about how to use ApplyT an...
# golang
b
I’m also a bit confused about how to use ApplyT and All on types such as:
Copy code
type ManagedFieldsEntryArrayOutput struct{ *pulumi.OutputState }
such as in
go/kubernetes/meta/v1/pulumiTypes.go