go-pe-client

Go library for interacting with the Puppet Enterprise APIs

APACHE-2.0 License

Stars
6
Committers
18
go-pe-client - v1.11.0 Latest Release

Published by eoinmcq 9 months ago

This release now includes the PE classifier classes endpoint.

go-pe-client - v1.10.1

Published by eoinmcq about 1 year ago

Fixed the users endpoints.

go-pe-client - v1.10.0

Published by eoinmcq about 1 year ago

This release will add the PE RBAC users API.

go-pe-client - Introduce RBAC v1 tokens API

Published by eoinmcq about 1 year ago

This release incorporates the tokens endpoint so as a client can retrieve a PE token from an existing token.

go-pe-client - v1.8.0

Published by eoinmcq about 1 year ago

This release incorporates the revoke token PE API.

go-pe-client - v1.7.0

Published by eoinmcq over 1 year ago

Add a new authenticate API for RBAC.

go-pe-client - v1.6.0

Published by kyleterry over 1 year ago

What's Changed

Full Changelog: https://github.com/puppetlabs/go-pe-client/compare/v1.5.1...v1.6.0

go-pe-client - v1.5.1

Published by kyleterry over 1 year ago

What's Changed

Full Changelog: https://github.com/puppetlabs/go-pe-client/compare/v1.5.0...v1.5.1

go-pe-client - v1.5.0

Published by kyleterry over 1 year ago

What's Changed

Full Changelog: https://github.com/puppetlabs/go-pe-client/compare/v1.4.0...v1.5.0

go-pe-client - v1.4.0

Published by kyleterry over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/puppetlabs/go-pe-client/compare/v1.3.0...v1.4.0

go-pe-client - v1.3.0

Published by danielkee over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/puppetlabs/go-pe-client/compare/v1.2.0...v1.3.0

go-pe-client - v1.2.0

Published by danielkee over 1 year ago

What's Changed

Full Changelog: https://github.com/puppetlabs/go-pe-client/compare/v1.1.0...v1.2.0

go-pe-client - v1.1.0

Published by danielkee almost 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/puppetlabs/go-pe-client/compare/v1.0.0...v1.0.1

go-pe-client - v1.0.0

Published by danielkee almost 3 years ago

This release contains a breaking change which may affect clients using the orch.CommandTask and orch.CommandScheduleTask functions. See #74 for details.

go-pe-client - v0.1.0

Published by eoinmcq almost 3 years ago

This is the initial release of the go-pe-client module.