package
0.0.0-alpha.0
Repository: https://github.com/fzdarsky/openshift-controller-manager.git
Documentation: pkg.go.dev

# Functions

GetCertificateFunc returns a function that can be used in tls.Config#GetCertificate Returns nil if len(certs) == 0.
HostnameMatchSpecCandidates returns a list of match specs that would match the provided hostname Returns nil if len(hostname) == 0.
ListenAndServeTLS starts a server that listens on the provided TCP mode (as supported by net.Listen).
No description provided by the author
No description provided by the author
RunController starts the build sync loop for builds and buildConfig processing.
No description provided by the author
TODO make this an actual API server built on the genericapiserver.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author

# Structs

No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author

# Type aliases

InitFunc is used to launch a particular controller.