Documentation ¶
Index ¶
- func ResolveSupportedPlatformIDsForPlans(ctx context.Context, plans []*types.ServicePlan, repository storage.Repository) ([]string, error)
- func ResolveSupportedPlatformsForPlans(ctx context.Context, plans []*types.ServicePlan, repository storage.Repository) (map[string]*types.Platform, error)
- func ResolveSupportedPlatformsForTenant(ctx context.Context, plans []*types.ServicePlan, repository storage.Repository, ...) (map[string]*types.Platform, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ResolveSupportedPlatformIDsForPlans ¶
func ResolveSupportedPlatformIDsForPlans(ctx context.Context, plans []*types.ServicePlan, repository storage.Repository) ([]string, error)
func ResolveSupportedPlatformsForPlans ¶ added in v0.16.0
func ResolveSupportedPlatformsForPlans(ctx context.Context, plans []*types.ServicePlan, repository storage.Repository) (map[string]*types.Platform, error)
func ResolveSupportedPlatformsForTenant ¶ added in v0.16.9
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.