Documentation ¶
Index ¶
- Constants
- Variables
- func AddonsConfiguration(name string, urls []string, labels map[string]string) shared.AddonsConfiguration
- func AssetGroup(namespace, name string) shared.AssetGroup
- func ClusterAsset(typeArg v1beta1.AssetGroupSourceType) shared.ClusterAsset
- func ClusterAssetGroup(name string) shared.ClusterAssetGroup
- func ServiceBinding(bindingName, instanceName, namespace string) shared.ServiceBinding
- func ServiceInstanceFromClusterServiceClass(name string, namespace string) shared.ServiceInstance
- func ServiceInstanceFromServiceClass(name string, namespace string) shared.ServiceInstance
Constants ¶
View Source
const ( AssetGroupViewContext = "docs-ui" AssetGroupGroupName = "example-group-name" AssetGroupDisplayName = "Asset Group Sample" AssetGroupDescription = "Asset Group Description" )
View Source
const TestingBrokerName = "helm-broker"
View Source
const TestingBundleClassExternalName = "testing"
View Source
const TestingBundleClassName = "faebbe18-0a84-11e9-ab14-d663bd873d94"
View Source
const TestingBundleFullPlanExternalName = "full"
View Source
const TestingBundleFullPlanName = "a6078799-70a1-4674-af91-aba44dd6a56"
View Source
const TestingBundleMinimalPlanExternalName = "minimal"
View Source
const TestingBundleMinimalPlanName = "631dae68-98e1-4e45-b79f-1036ca5b29cb"
Variables ¶
View Source
var TestingBundleFullPlanSpec = map[string]interface{}{
"planName": "test",
"additionalData": "foo",
}
Functions ¶
func AddonsConfiguration ¶
func AssetGroup ¶
func AssetGroup(namespace, name string) shared.AssetGroup
func ClusterAsset ¶
func ClusterAsset(typeArg v1beta1.AssetGroupSourceType) shared.ClusterAsset
func ClusterAssetGroup ¶
func ClusterAssetGroup(name string) shared.ClusterAssetGroup
func ServiceBinding ¶
func ServiceBinding(bindingName, instanceName, namespace string) shared.ServiceBinding
func ServiceInstanceFromClusterServiceClass ¶
func ServiceInstanceFromClusterServiceClass(name string, namespace string) shared.ServiceInstance
func ServiceInstanceFromServiceClass ¶
func ServiceInstanceFromServiceClass(name string, namespace string) shared.ServiceInstance
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.