Documentation ¶
Overview ¶
Package log provides log utils.
Package log provides log utils.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddOwners ¶
AddOwners adds the owners of an Object based on OwnerReferences as k/v pairs to the logger in ctx.
func AddWithMinerSetOwners ¶
func AddWithMinerSetOwners(ctx context.Context, c client.Client, obj metav1.Object) (context.Context, logr.Logger, error)
AddWithMinerSetOwners adds the owners of an Object based on OwnerReferences as k/v pairs to the logger in ctx. Note: If an owner is a MinerSet we also add the owners from the MinerSet OwnerReferences.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.