Thanks both for replying. Will investigate. On Monday, October 26, 2020 at 5:16:03 PM UTC+8 [email protected] wrote:
> For anyone browsing through the code and wanting to see a working example > beyond the skeleton agent code: > > The gocd docker agent plugin makes use of Spotify's default Docker client > (Java based wrapper) > > See: > > https://github.com/gocd-contrib/docker-elastic-agents-plugin/blob/master/src/main/java/cd/go/contrib/elasticagents/docker/DockerClientFactory.java > and > > https://github.com/spotify/docker-client/blob/master/src/main/java/com/spotify/docker/client/DefaultDockerClient.java > > > On Mon, Oct 26, 2020 at 4:02 PM Aravind SV <[email protected]> > wrote: > >> Elastic agent plugins are based on this plugin interface: >> https://plugin-api.gocd.org/current/elastic-agents/ >> >> It’s possible to write your own, if you want. >> >> -- >> You received this message because you are subscribed to the Google Groups >> "go-cd" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/go-cd/m2v9exxvmq.fsf%40arvindsv.com >> <https://groups.google.com/d/msgid/go-cd/m2v9exxvmq.fsf%40arvindsv.com?utm_medium=email&utm_source=footer> >> . >> > -- You received this message because you are subscribed to the Google Groups "go-cd" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/go-cd/f59f9aab-3451-4ce2-8a45-36173e91ffbdn%40googlegroups.com.
