Documentation ¶
Index ¶
- type AMG
- type BDAS
- type CabanaPIC
- type HPL
- type Kripke
- type LDMS
- func (m LDMS) Family() string
- func (n LDMS) ListOptions() map[string][]intstr.IntOrString
- func (m LDMS) Options() map[string]intstr.IntOrString
- func (m LDMS) PrepareContainers(spec *api.MetricSet, metric *metrics.Metric) []*specs.ContainerSpec
- func (m *LDMS) SetOptions(metric *api.Metric)
- func (m LDMS) Url() string
- type Laghos
- type Lammps
- func (m Lammps) Family() string
- func (m Lammps) Options() map[string]intstr.IntOrString
- func (m Lammps) PrepareContainers(spec *api.MetricSet, metric *metrics.Metric) []*specs.ContainerSpec
- func (m *Lammps) SetOptions(metric *api.Metric)
- func (m Lammps) Url() string
- func (m Lammps) Validate(spec *api.MetricSet) bool
- type Nekbone
- type Pennant
- type Quicksilver
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AMG ¶
type AMG struct {
metrics.LauncherWorker
}
AMG is a launcher + workers metric application
func (AMG) Options ¶
func (m AMG) Options() map[string]intstr.IntOrString
Exported options and list options
func (*AMG) SetOptions ¶
Set custom options / attributes for the metric
type BDAS ¶
type BDAS struct {
metrics.LauncherWorker
}
func (BDAS) Options ¶
func (m BDAS) Options() map[string]intstr.IntOrString
Exported options and list options
func (BDAS) PrepareContainers ¶
func (*BDAS) SetOptions ¶
Set custom options / attributes for the metric
type CabanaPIC ¶
type CabanaPIC struct {
metrics.LauncherWorker
}
func (CabanaPIC) Options ¶
func (m CabanaPIC) Options() map[string]intstr.IntOrString
Exported options and list options
func (*CabanaPIC) SetOptions ¶
Set custom options / attributes for the metric
type HPL ¶
type HPL struct { metrics.LauncherWorker // contains filtered or unexported fields }
func (HPL) Options ¶
func (m HPL) Options() map[string]intstr.IntOrString
Exported options and list options
func (HPL) PrepareContainers ¶
func (*HPL) SetOptions ¶
Set custom options / attributes for the metric
type Kripke ¶
type Kripke struct {
metrics.LauncherWorker
}
func (Kripke) ListOptions ¶
func (n Kripke) ListOptions() map[string][]intstr.IntOrString
func (Kripke) Options ¶
func (m Kripke) Options() map[string]intstr.IntOrString
Exported options and list options
func (*Kripke) SetOptions ¶
Set custom options / attributes for the metric
type LDMS ¶
type LDMS struct { metrics.SingleApplication // contains filtered or unexported fields }
func (LDMS) ListOptions ¶
func (n LDMS) ListOptions() map[string][]intstr.IntOrString
func (LDMS) Options ¶
func (m LDMS) Options() map[string]intstr.IntOrString
Exported options and list options
func (LDMS) PrepareContainers ¶
func (*LDMS) SetOptions ¶
Set custom options / attributes for the metric
type Laghos ¶
type Laghos struct {
metrics.LauncherWorker
}
func (Laghos) Options ¶
func (m Laghos) Options() map[string]intstr.IntOrString
Exported options and list options
func (*Laghos) SetOptions ¶
Set custom options / attributes for the metric
type Lammps ¶
type Lammps struct {
metrics.LauncherWorker
}
func (Lammps) Options ¶
func (m Lammps) Options() map[string]intstr.IntOrString
Exported options and list options
func (Lammps) PrepareContainers ¶
func (m Lammps) PrepareContainers( spec *api.MetricSet, metric *metrics.Metric, ) []*specs.ContainerSpec
Prepare containers with jobs and entrypoint scripts
func (*Lammps) SetOptions ¶
Set custom options / attributes for the metric
type Nekbone ¶
type Nekbone struct {
metrics.LauncherWorker
}
func (Nekbone) Options ¶
func (m Nekbone) Options() map[string]intstr.IntOrString
Exported options and list options
func (*Nekbone) SetOptions ¶
Set custom options / attributes for the metric
type Pennant ¶
type Pennant struct {
metrics.LauncherWorker
}
func (Pennant) Options ¶
func (m Pennant) Options() map[string]intstr.IntOrString
Exported options and list options
func (*Pennant) SetOptions ¶
Set custom options / attributes for the metric
type Quicksilver ¶
type Quicksilver struct {
metrics.LauncherWorker
}
func (Quicksilver) Options ¶
func (m Quicksilver) Options() map[string]intstr.IntOrString
Exported options and list options
func (*Quicksilver) SetOptions ¶
func (m *Quicksilver) SetOptions(metric *api.Metric)
Set custom options / attributes for the metric
func (Quicksilver) Url ¶
func (m Quicksilver) Url() string