Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { ServiceInstanceParamsSecret v1beta1.SecretKeyReference ServiceInstance client.ObjectKey ServiceBinding client.ObjectKey ClusterServiceClassName string `envconfig:"default=xsuaa"` ClusterServicePlanName string `envconfig:"default=z54zhz47zdx5loz51z6z58zhvcdz59-b207b177b40ffd4b314b30635590e0ad"` }
Config holds configuration for the UAA domain
type Creator ¶
type Creator struct {
// contains filtered or unexported fields
}
Creator provides functionality for creating UAA Instance and Binding
func NewCreator ¶
NewCreator returns new instance of Creator
func (*Creator) EnsureUAABinding ¶
EnsureUAABinding ensures that ServiceBinding is created and up to date. Additionally, wait until ServiceBinding is in a ready state.
Click to show internal directories.
Click to hide internal directories.