GoogleApi.ContainerAnalysis
Container Analysis API client library.
An implementation of the Grafeas API, which stores, and enables querying and retrieval of critical metadata about all of your software artifacts.
Installation
Install this package from Hex by adding
google_api_container_analysis to your list of dependencies in mix.exs:
def deps do
[{:google_api_container_analysis, "~> 0.25"}]
end
For more information
Product documentation is available at https://cloud.google.com/container-analysis/api/reference/rest/.
Library reference documentation is published on Hexdocs at https://hexdocs.pm/google_api_container_analysis.