Documentation
¶
Overview ¶
Code generated by mockery v1.0.0
Code generated by mockery v1.0.0
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Cluster ¶
Cluster is an autogenerated mock type for the Cluster type
func (*Cluster) Reserve ¶
func (_m *Cluster) Reserve(_a0 types.OrderID, _a1 *types.DeploymentGroup) (cluster.Reservation, error)
Reserve provides a mock function with given fields: _a0, _a1
type Reservation ¶
Reservation is an autogenerated mock type for the Reservation type
func (*Reservation) Group ¶
func (_m *Reservation) Group() *types.DeploymentGroup
Group provides a mock function with given fields:
func (*Reservation) OrderID ¶
func (_m *Reservation) OrderID() types.OrderID
OrderID provides a mock function with given fields:
Click to show internal directories.
Click to hide internal directories.