Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StartExportWorker ¶ added in v1.103.0
func StartExportWorker(ctx context.Context, model costmodel.AllocationModel) error
Types ¶
type Config ¶ added in v1.116.0
type Config struct {
Port int
KubernetesEnabled bool
CarbonEstimatesEnabled bool
CloudCostEnabled bool
CustomCostEnabled bool
}
Config contain configuration options that can be passed to the Execute() method
func DefaultConfig ¶ added in v1.116.0
func DefaultConfig() *Config
Click to show internal directories.
Click to hide internal directories.