Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DeploymentProber ¶
DeploymentProber is an autogenerated mock type for the DeploymentProber type
func NewDeploymentProber ¶
func NewDeploymentProber(t mockConstructorTestingTNewDeploymentProber) *DeploymentProber
NewDeploymentProber creates a new instance of DeploymentProber. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*DeploymentProber) IsReady ¶
func (_m *DeploymentProber) IsReady(ctx context.Context, name types.NamespacedName) (bool, error)
IsReady provides a mock function with given fields: ctx, name
Click to show internal directories.
Click to hide internal directories.