@pikku/addon-venafi-tls-protect-cloud
v0.0.7
Published
Consume the Venafi TLS Protect Cloud API
Readme
@pikku/addon-venafi-tls-protect-cloud
Consume the Venafi TLS Protect Cloud API
Setup
- Add icon SVG at
venafi-tls-protect-cloud.svg - Update secret schema with required fields
- Implement API service methods
- Create function files for each operation
- Export functions in
src/index.ts - Build:
yarn install && yarn pikku && yarn build
