GoogleApi.BinaryAuthorization
Binary Authorization API client library.
The management interface for Binary Authorization, a service that provides policy-based deployment validation and control for images deployed to Google Kubernetes Engine (GKE), Anthos Service Mesh, Anthos Clusters, and Cloud Run.
Installation
Install this package from Hex by adding
google_api_binary_authorization to your list of dependencies in mix.exs:
def deps do
[{:google_api_binary_authorization, "~> 0.18"}]
endFor more information
Product documentation is available at https://cloud.google.com/binary-authorization/.
Library reference documentation is published on Hexdocs at https://hexdocs.pm/google_api_binary_authorization.