Skip to content

ServiceCatalog catalog type of API #322

Description

@mjudeikis

With permissionClaims and API work we will need to have catalog type of API to be able to construct "offerings" into UI.

Something like:

kind: ServiceCatalog
name: mango
spec:
  resources
   - resource: database.mango.com
   - resource: backup.mango.com
   permissionClaims:
   - resources: configmaps

Which would be baseline for "UI to show what is available"

Metadata

Metadata

Assignees

Labels

No labels
No labels
No fields configured for Feature.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions