reconcile

package
v0.0.0-...-1939921 Latest Latest
Warning

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

Go to latest
Published: Jul 27, 2021 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Namespace

func Namespace(
	ctx context.Context,
	log logr.Logger,
	c client.Client,
	desiredNamespace *corev1.Namespace,
) (
	actualNamespace *corev1.Namespace,
	err error,
)

Namespace reconciles a /v1, Kind=Namespace.

func ServiceAccount

func ServiceAccount(
	ctx context.Context,
	log logr.Logger,
	c client.Client,
	desiredServiceAccount *corev1.ServiceAccount,
) (
	actualServiceAccount *corev1.ServiceAccount,
	err error,
)

ServiceAccount reconciles a /v1, Kind=ServiceAccount.

Types

This section is empty.

Jump to

Keyboard shortcuts

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