Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Execute ¶
func Execute(opts *CostModelOpts) error
func Healthz ¶
func Healthz(w http.ResponseWriter, _ *http.Request, _ httprouter.Params)
func StartExportWorker ¶
func StartExportWorker(ctx context.Context, model ghgmodel.AllocationModel) error
Types ¶
type CostModelOpts ¶
type CostModelOpts struct { }
CostModelOpts contain configuration options that can be passed to the Execute() method
Click to show internal directories.
Click to hide internal directories.