Documentation
      ¶
    
    
  
    
  
    Index ¶
- func ClusterServiceClassName(obj *scTypes.ClusterServiceClass) string
 - func KeyItem(namespace string, name string) string
 - func PodPresetName(obj *svcatSettings.PodPreset) string
 - func ServiceBindingName(obj *scTypes.ServiceBinding) string
 - func ServiceBindingUsageName(obj *sbuTypes.ServiceBindingUsage) string
 - func ServiceClassName(obj *scTypes.ServiceClass) string
 - func ServiceInstanceName(obj *scTypes.ServiceInstance) string
 - func UnstructuredName(obj *unstructured.Unstructured) string
 
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ClusterServiceClassName ¶
func ClusterServiceClassName(obj *scTypes.ClusterServiceClass) string
ClusterServiceClassName returns string with type and name of ClusterServiceClass
func PodPresetName ¶
func PodPresetName(obj *svcatSettings.PodPreset) string
PodPresetName returns string with the type, namespace and name of PodPreset.
func ServiceBindingName ¶
func ServiceBindingName(obj *scTypes.ServiceBinding) string
ServiceBindingName returns string with the type, namespace and name of ServiceBinding.
func ServiceBindingUsageName ¶
func ServiceBindingUsageName(obj *sbuTypes.ServiceBindingUsage) string
ServiceBindingUsageName returns string with the type, namespace and name of ServiceBindingUsage.
func ServiceClassName ¶
func ServiceClassName(obj *scTypes.ServiceClass) string
ServiceClassName returns string with type and name of ServiceClass
func ServiceInstanceName ¶
func ServiceInstanceName(obj *scTypes.ServiceInstance) string
ServiceInstanceName returns string with type, namespace and name of ServiceInstance
func UnstructuredName ¶
func UnstructuredName(obj *unstructured.Unstructured) string
UnstructuredName returns string with the type, namespace and name of Unstructured object.
Types ¶
This section is empty.
 Click to show internal directories. 
   Click to hide internal directories.