Hi,
is there any documentation for the groovy API of the Docker Plugin?
I would like to know how I can get configured clouds, docker templates, and parameters, and how I can manage them by deleting, adding, etc...
I found brief examples of e.g. how to add new clouds like this:
But I would need a more general description of the API to understand what can I do.
I'm also trying looking at the code but to be sincere I'm not even sure which classes should I look into...
Thanks for any info.
01