Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Wrap ¶
func Wrap(upstream ctrlruntimeclient.WithWatch, censor *secrets.DynamicCensor) ctrlruntimeclient.WithWatch
Wrap wraps the upstream client, allowing us to intercept any secrets it might interact with. This allows us to keep an up-to-date view of all of the secret data we may have come into contact with while executing, and ensure that we censor all of that data before outputting it.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.