types

package
v0.9.167 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 11, 2020 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ContainerPlanningsDAO

type ContainerPlanningsDAO interface {
	AddPodPlannings(in *ApiPlannings.CreatePodPlanningsRequest) error
	ListPodPlannings(in *ApiPlannings.ListPodPlanningsRequest) ([]*ApiPlannings.PodPlanning, error)
}

ContainerOperation defines container measurement operation of recommendation database

type ControllerPlanningsDAO

type ControllerPlanningsDAO interface {
	AddControllerPlannings([]*ApiPlannings.ControllerPlanning) error
	ListControllerPlannings(in *ApiPlannings.ListControllerPlanningsRequest) ([]*ApiPlannings.ControllerPlanning, error)
}

ContainerOperation defines container measurement operation of recommendation database

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL