Versions in this module Expand all Collapse all v0 v0.0.2 Nov 19, 2023 v0.0.1 Nov 10, 2023 Changes in this version + func New(cfg Config) (provclient.Client, error) + type APIPatchingApplicator struct + func NewAPIPatchingApplicator(c client.Client) APIPatchingApplicator + func (a APIPatchingApplicator) Apply(ctx context.Context, o client.Object, ao ...provclient.ApplyOption) error + type Config struct + IgnoreAnnotations []string + IgnoreLabels []string + RESTCOnfig *rest.Config