Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 1.66 KB

index.md

File metadata and controls

21 lines (15 loc) · 1.66 KB

API Reference

AppStudio

  • Application and Environment API: Hybrid Application Service (HAS) provides an abstract way to define applications within the cloud. Also includes shared APIs for defining and managing environments.
  • Service Provider: Responsible for providing a service-provider-neutral way of obtaining authentication tokens so that tools accessing the service provider do not have to deal with the intricacies of getting the access tokens from the different service providers.
  • GitOps Service: Responsible for synchronizing source K8s resources in a Git repository (as the single of truth), with target OpenShift/K8s cluster(s).
  • Pipeline Service: Responsible for executing Tekton PipelineRuns and providing access to Tekton services.

HACBS

Control Plane