# Functions
BindEnv binds the CLOUD_PRODUCT env variable.
BindFlags binds the --cloud-product flag.
NewFromFlag instantiates a new CloudProduct interface from the flags in BindFlags/BindEnv.
# Interfaces
ControllerHooksInterface provides a generic interface that abstracts cloud product specific functionality for pkg/controller packages.