Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LimitPatcher ¶
LimitPatcher is an autogenerated mock type for the LimitPatcher type
func (*LimitPatcher) PatchDeployment ¶
func (_m *LimitPatcher) PatchDeployment(deployment *v1.Deployment, limits limit.DoguLimits) error
PatchDeployment provides a mock function with given fields: deployment, limits
func (*LimitPatcher) RetrievePodLimits ¶
func (_m *LimitPatcher) RetrievePodLimits(doguResource *apiv1.Dogu) (limit.DoguLimits, error)
RetrieveMemoryLimits provides a mock function with given fields: doguResource
Click to show internal directories.
Click to hide internal directories.