gtmpl-rust icon indicating copy to clipboard operation
gtmpl-rust copied to clipboard

Allow Option In Struct

Open stephenstubbs opened this issue 5 years ago • 2 comments

Perhaps I've missed something but how do I use a struct with an Option in it?

stephenstubbs avatar Jan 07 '20 22:01 stephenstubbs

Unfortunately that's not supported by https://github.com/fiji-flo/gtmpl_value

I'll work on this if I find the time, but help is most welcome.

fiji-flo avatar Jan 08 '20 08:01 fiji-flo

I'm happy to help with this where I can. I am much happier working with rust than go for new kubernetes libs I'm working on at the moment. This library has made it possible which is great. I will create a pr if I can get this feature added.

stephenstubbs avatar Jan 08 '20 13:01 stephenstubbs