Documentation ¶
Index ¶
Constants ¶
View Source
const (
Webhook = "katib.kubeflow.org"
)
Variables ¶
This section is empty.
Functions ¶
func AddToManager ¶
func AddToManager(mgr manager.Manager, config configv1beta1.CertGeneratorConfig, certsReady chan struct{}) error
AddToManager adds the cert-generator to the manager.
Types ¶
type CertGenerator ¶
type CertGenerator struct {
// contains filtered or unexported fields
}
CertGenerator is the manager to generate certs.
func (*CertGenerator) NeedLeaderElection ¶
func (c *CertGenerator) NeedLeaderElection() bool
Click to show internal directories.
Click to hide internal directories.