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 ¶
func AddOwners(ctx context.Context, c client.Client, obj metav1.Object) (context.Context, logr.Logger, error)
AddOwners adds the owners of an Object based on OwnerReferences as k/v pairs to the logger in ctx. Note: If an owner is a MachineSet we also add the owners from the MachineSet OwnerReferences.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.