chiradeep / go-nitro

A Golang client to the Citrix ADC API
Apache License 2.0
18 stars 21 forks source link

Use Nitro json files with puppet-swagger-generator ? #1

Closed tvass closed 7 years ago

tvass commented 7 years ago

Hi @chiradeep, Do you think we could use all your JSON files with puppet-swagger-generator from @garethr ? Thanks !

chiradeep commented 7 years ago

The json schema isn't a swagger specification so I don't think that will work

Sent from my iPhone

On Apr 27, 2017, at 12:57 PM, tvass notifications@github.com wrote:

Hi @chiradeep, Do you think we could use all your JSON files with puppet-swagger-generator from @garethr ? Thanks !

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.

garethr commented 7 years ago

@kernel23 @chiradeep it would probably be possible to take a similar approach, ie. to use the json documents to generate the relevant puppet types and providers. My colleague @mrzarquon might be interested in this too

tvass commented 7 years ago

Thanks for your answers. Please keep me in touch if anybody feels to help on this topic. It could be very nice to control Citrix Netscaler from puppet resources.

chiradeep commented 7 years ago

Have you seen https://github.com/puppetlabs/puppetlabs-netscaler? Or for Ansible https://github.com/citrix/netscaler-ansible-modules