crd

package
v0.14.0-m1 Latest Latest
Warning

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

Go to latest
Published: Sep 6, 2022 License: Apache-2.0 Imports: 11 Imported by: 5

Documentation

Overview

nolint:wrapcheck // These functions are basically wrappers for the k8s APIs.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Updater

type Updater interface {
	CreateOrUpdateFromEmbedded(context.Context, string) (bool, error)
	// contains filtered or unexported methods
}

func UpdaterFromClientSet

func UpdaterFromClientSet(cs clientset.Interface) Updater

func UpdaterFromControllerClient

func UpdaterFromControllerClient(controllerClient client.Client) Updater

func UpdaterFromRestConfig

func UpdaterFromRestConfig(config *rest.Config) (Updater, error)

Jump to

Keyboard shortcuts

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