Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ObserveTLSSecurityProfile ¶
func ObserveTLSSecurityProfile(genericListers configobserver.Listers, recorder events.Recorder, existingConfig map[string]interface{}) (map[string]interface{}, []error)
ObserveTLSSecurityProfile observes APIServer.Spec.TLSSecurityProfile field and sets the ServingInfo.MinTLSVersion, ServingInfo.CipherSuites fields
Types ¶
type APIServerLister ¶
type APIServerLister interface { APIServerLister() configlistersv1.APIServerLister PreRunHasSynced() []cache.InformerSynced }
APIServerLister lists APIServer information and allows resources to be synced
Click to show internal directories.
Click to hide internal directories.