Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MakeTargetAdapterKService ¶
func MakeTargetAdapterKService(args *TargetAdapterArgs) *servingv1.Service
MakeTargetAdapterKService generates (but does not insert into K8s) the Target Adapter KService.
func NewController ¶
NewController initializes the controller and is called by the generated code Registers event handlers to enqueue events
Types ¶
type TargetAdapterArgs ¶
type TargetAdapterArgs struct { Image string Configs source.ConfigAccessor Target *v1alpha1.GoogleSheetTarget }
TargetAdapterArgs are the arguments needed to create a Target Adapter. Every field is required.
Click to show internal directories.
Click to hide internal directories.