| Package | Description |
|---|---|
| net.minidev.ovh.api |
| Modifier and Type | Method and Description |
|---|---|
OvhRegistryCredentials |
ApiOvhCaascontainers.serviceName_registry_credentials_credentialsId_GET(String serviceName,
String credentialsId)
Inspect the image registry credentials associated to the stack
REST: GET /caas/containers/{serviceName}/registry/credentials/{credentialsId}
|
OvhRegistryCredentials |
ApiOvhCaascontainers.serviceName_registry_credentials_credentialsId_PUT(String serviceName,
String credentialsId,
OvhInputCustomSsl body)
Update the registry credentials.
|
OvhRegistryCredentials |
ApiOvhCaascontainers.serviceName_registry_credentials_POST(String serviceName,
OvhInputCustomSsl body)
Associate the stack with some credentials to an authenticated registry.
|
Copyright © 2018. All rights reserved.