package
0.0.0-20190628093746-affaa533fc2e
Repository: https://github.com/szymongib/kyma.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

New creates new application controller.
NewRelistRequester returns new instance of RelistRequester.
NewServiceBrokerSyncer allows to sync the ServiceBrokers.
WaitAtMost waits for the given amount of time until the given function will return true.

# Structs

Controller populates local storage with all Application custom resources created in k8s cluster.
RelistRequester informs the Service Catalog that given Service Broker should be relisted.
ServiceBrokerSync provide services to sync the ServiceBrokers.

# Type aliases

TimeAfterProvider is a provider for time.After.