Documentation ¶
Index ¶
- func ClusterServiceClassName(obj *scTypes.ClusterServiceClass) string
- func DeploymentName(obj *appsV1beta2.Deployment) string
- func FunctionName(obj *kubelessTypes.Function) string
- func PodPresetName(obj *settingsV1alpha1.PodPreset) string
- func ServiceBindingName(obj *scTypes.ServiceBinding) string
- func ServiceBindingUsageName(obj *sbuTypes.ServiceBindingUsage) string
- func ServiceInstanceName(obj *scTypes.ServiceInstance) 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 DeploymentName ¶
func DeploymentName(obj *appsV1beta2.Deployment) string
DeploymentName returns string with the type, namespace and name of Deployment.
func FunctionName ¶
func FunctionName(obj *kubelessTypes.Function) string
FunctionName returns string with the type, namespace and name of Function.
func PodPresetName ¶
func PodPresetName(obj *settingsV1alpha1.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 ServiceInstanceName ¶
func ServiceInstanceName(obj *scTypes.ServiceInstance) string
ServiceInstanceName returns string with type, namespace and name of ServiceInstance
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.