Skip to content
This repository has been archived by the owner on May 6, 2022. It is now read-only.

Commit

Permalink
Removing the instance language from claims
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaron Schlesinger committed Oct 21, 2016
1 parent ad4bd23 commit b1e2ae5
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions docs/v1/api.md
Expand Up @@ -18,10 +18,9 @@ This resource indicates that a request by a consumer for a usable `ServiceClass`
has been successfully executed. Consumers may reference these resources to
begin using the backing service it represents.

## `ServiceInstanceClaim`
## `ServiceClaim`

This resource is used by the consumer to get credentials for the backing service
that a pre-existing `ServiceInstance` represents.
This resource is used by the consumer to get credentials for a backing service.

The byproducts of a successfully executed claim will be binding information
in the form of other, standard Kubernetes resources. We expect these to be
Expand Down

0 comments on commit b1e2ae5

Please sign in to comment.