OpenShift API
Categories
Component ID
2900462
Component name
OpenShift API
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
16
Component created
Component changed
Component body
This module provides a basic API interface for Drupal modules to use the Red Hat OpenShift API Endpoint. This is not an official module and is only intended as a useful supplementary for programming your own functions.
Documentation for the OpenShift API Endpoint is available at:
https://docs.openshift.org/latest/rest_api/
REQUIREMENTS
- You need a OpenShift secret, obtained from the OpenShift registry API:
https://docs.openshift.org/latest/architecture/additional_concepts/authe... - This requires the Guzzle Library to be installed in your Drupal site.
https://github.com/guzzle/guzzle
