updater

package
v0.4.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 17, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package updater provides a way to update Kubernetes resources. Inspired by controllerutil and: https://github.com/gardener/gardener/blob/master/docs/development/kubernetes-clients.md

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateOrUpdate

func CreateOrUpdate(ctx context.Context, c client.Client, key client.ObjectKey, obj client.Object, f MutateFunc) error

func UpdateStatus

func UpdateStatus(ctx context.Context, c client.Client, key client.ObjectKey, obj client.Object, f MutateFunc) error

Types

type MutateFunc

type MutateFunc func() error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL