Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RuntimeLister ¶
type RuntimeLister struct {
// contains filtered or unexported fields
}
func NewRuntimeLister ¶
func NewRuntimeLister(instancesDb storage.Instances, operationsDb storage.Operations, converter runtimeInt.Converter, log logrus.FieldLogger) *RuntimeLister
func (RuntimeLister) ListAllRuntimes ¶
func (rl RuntimeLister) ListAllRuntimes() ([]runtime.RuntimeDTO, error)
Click to show internal directories.
Click to hide internal directories.