Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type KeyProvider ¶
KeyProvider is an autogenerated mock type for the KeyProvider type
func (*KeyProvider) Detect ¶
func (_m *KeyProvider) Detect(context libcnb.DetectContext, result *libcnb.DetectResult) error
Detect provides a mock function with given fields: context, result
func (*KeyProvider) Key ¶
func (_m *KeyProvider) Key(context libcnb.BuildContext) ([]byte, error)
Key provides a mock function with given fields: context
func (*KeyProvider) Participate ¶
func (_m *KeyProvider) Participate(resolver libpak.PlanEntryResolver) (bool, error)
Participate provides a mock function with given fields: resolver
Click to show internal directories.
Click to hide internal directories.