Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type KnativeServingConfigurator ¶
type KnativeServingConfigurator struct {
// contains filtered or unexported fields
}
KnativeServingConfigurator annotates Kss
func (*KnativeServingConfigurator) Handle ¶
KnativeServingConfigurator adds an annotation to every incoming KnativeServing CR.
func (*KnativeServingConfigurator) InjectClient ¶
func (v *KnativeServingConfigurator) InjectClient(c client.Client) error
InjectClient injects the client.
func (*KnativeServingConfigurator) InjectDecoder ¶
func (v *KnativeServingConfigurator) InjectDecoder(d types.Decoder) error
InjectDecoder injects the decoder.
Click to show internal directories.
Click to hide internal directories.