Back to Skaffold

API V2

docs-v2/content/en/docs/references/api-v2/_index.md

2.19.0466 B
Original Source

Skaffold exposes an API for retrieving information about the state of the process and to provide fine-grained control over the execution. For a detailed description of the [Skaffold API]({{<relref "/docs/design/api" >}}).

The same API is exposed two ways, through gRPC and HTTP, for which the generated reference can be found below:

  • [gRPC API]({{< relref "/docs/references/api-v2/grpc" >}})
  • [HTTP API]({{< relref "/docs/references/api-v2/swagger" >}})