Versions in this module Expand all Collapse all v2 v2.1.4 Oct 1, 2025 Changes in this version + type FakeAPIChecker struct + IsOpenshiftStub func(*rest.Config) (bool, error) + func (fake *FakeAPIChecker) Invocations() map[string][][]interface{} + func (fake *FakeAPIChecker) IsOpenshift(arg1 *rest.Config) (bool, error) + func (fake *FakeAPIChecker) IsOpenshiftArgsForCall(i int) *rest.Config + func (fake *FakeAPIChecker) IsOpenshiftCallCount() int + func (fake *FakeAPIChecker) IsOpenshiftCalls(stub func(*rest.Config) (bool, error)) + func (fake *FakeAPIChecker) IsOpenshiftReturns(result1 bool, result2 error) + func (fake *FakeAPIChecker) IsOpenshiftReturnsOnCall(i int, result1 bool, result2 error)