Documentation ¶
Index ¶
- func ConstructBinding(bindingName, namespace, secretName, instanceRefName string) *sc_v1b1.ServiceBinding
- func ConstructBindingDependency(bindingName, namespace, secretName, instanceRefName, ... string, ...) smith_plugin.Dependency
- func ConstructInstance(name, namespace, clusterServiceClassExternalName string) *sc_v1b1.ServiceInstance
- func ConstructSecret(name, namespace string, secretData map[string][]byte) *core_v1.Secret
- func ConstructSecretDependency(name, namespace string, secretData map[string][]byte) smith_plugin.Dependency
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConstructBinding ¶
func ConstructBinding(bindingName, namespace, secretName, instanceRefName string) *sc_v1b1.ServiceBinding
func ConstructBindingDependency ¶
func ConstructBindingDependency(bindingName, namespace, secretName, instanceRefName, clusterServiceClassExternalName string, secretData map[string][]byte) smith_plugin.Dependency
func ConstructInstance ¶
func ConstructInstance(name, namespace, clusterServiceClassExternalName string) *sc_v1b1.ServiceInstance
func ConstructSecret ¶
func ConstructSecretDependency ¶
func ConstructSecretDependency(name, namespace string, secretData map[string][]byte) smith_plugin.Dependency
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.