Documentation ¶
Index ¶
- func DeployDataviewer(ctx context.Context, reconciler common.Reconciler, scenario *v1alpha1.Scenario) error
- func DeployGrafana(ctx context.Context, reconciler common.Reconciler, scenario *v1alpha1.Scenario, ...) error
- func DeployPrometheus(ctx context.Context, reconciler common.Reconciler, scenario *v1alpha1.Scenario) error
- func ExpandMacros(ctx context.Context, cli client.Client, nm string, ...) error
- func ExpandSliceInputs(ctx context.Context, cli client.Client, namespace string, inputs *[]string) error
- func InstallGrafanaDashboards(ctx context.Context, reconciler common.Reconciler, scenario *v1alpha1.Scenario, ...) error
- func LoadTemplates(ctx context.Context, cli client.Client, scenario *v1alpha1.Scenario) error
- func RandomFixedIndexes(start, end, count uint) []uint
- type SList
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeployDataviewer ¶
func DeployGrafana ¶
func DeployPrometheus ¶
func ExpandMacros ¶
func ExpandSliceInputs ¶
func InstallGrafanaDashboards ¶
func InstallGrafanaDashboards(ctx context.Context, reconciler common.Reconciler, scenario *v1alpha1.Scenario, spec *v1alpha1.ServiceSpec, telemetryAgents []string) error
func LoadTemplates ¶
func RandomFixedIndexes ¶
RandomFixedIndexes returns the `count` random indexes between `start` and `end`. [start, end).
Types ¶
Click to show internal directories.
Click to hide internal directories.