Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AssetWebhookConfigService ¶
AssetWebhookConfigService is an autogenerated mock type for the AssetWebhookConfigService type
func (*AssetWebhookConfigService) Get ¶
func (_m *AssetWebhookConfigService) Get(ctx context.Context) (map[v1alpha1.AssetGroupSourceType]webhookconfig.AssetWebhookConfig, error)
Get provides a mock function with given fields: ctx
type ResourceGetter ¶
ResourceGetter is an autogenerated mock type for the ResourceGetter type
func (*ResourceGetter) Get ¶
func (_m *ResourceGetter) Get(name string, options v1.GetOptions, subresources ...string) (*unstructured.Unstructured, error)
Get provides a mock function with given fields: name, options, subresources
Click to show internal directories.
Click to hide internal directories.