Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ObserveProjectRequestMessage ¶
func ObserveProjectRequestMessage(genericListers configobserver.Listers, recorder events.Recorder, existingConfig map[string]interface{}) (map[string]interface{}, []error)
ObserveProjectRequestMessage observers changes to config.openshift.io/Project resource field 'spec.projectRequestMessage' and update the existing apiserver configuration when a change it found.
func ObserveProjectRequestTemplateName ¶
func ObserveProjectRequestTemplateName(genericListers configobserver.Listers, recorder events.Recorder, existingConfig map[string]interface{}) (map[string]interface{}, []error)
ObserveProjectRequestTemplateName observers changes to config.openshift.io/Project resource field 'spec.projectRequestTemplate.Name' and update the existing apiserver configuration when a change it found.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.