provider

package
v0.0.0-...-e73b65a Latest Latest
Warning

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

Go to latest
Published: Nov 2, 2022 License: Apache-2.0 Imports: 33 Imported by: 0

Documentation

Index

Constants

View Source
const (
	UrlNotValid             = "UrlNotValid"
	TypeNotSupported        = "ProviderTypeNotSupported"
	SecretNotValid          = "SecretNotValid"
	SettingsNotValid        = "SettingsNotValid"
	Validated               = "Validated"
	ConnectionTestSucceeded = "ConnectionTestSucceeded"
	ConnectionTestFailed    = "ConnectionTestFailed"
	InventoryCreated        = "InventoryCreated"
	LoadInventory           = "LoadInventory"
	ConnectionInsecure      = "ConnectionInsecure"
)

Types

View Source
const (
	Required = libcnd.Required
	Advisory = libcnd.Advisory
	Critical = libcnd.Critical
	Error    = libcnd.Error
	Warn     = libcnd.Warn
)

Categories

View Source
const (
	NotSet              = "NotSet"
	NotFound            = "NotFound"
	NotSupported        = "NotSupported"
	DataErr             = "DataErr"
	Malformed           = "Malformed"
	Completed           = "Completed"
	Tested              = "Tested"
	Started             = "Started"
	SkipTLSVerification = "SkipTLSVerification"
)

Reasons

View Source
const (
	True  = libcnd.True
	False = libcnd.False
)

Statuses

View Source
const (
	// Name.
	Name = "provider"
)

Variables

View Source
var Settings = &settings.Settings

Application settings.

Functions

func Add

func Add(mgr manager.Manager) error

Creates a new Inventory Controller and adds it to the Manager.

Types

type Catalog

type Catalog struct {
	// contains filtered or unexported fields
}

Provider catalog.

type ProviderPredicate

type ProviderPredicate struct {
	predicate.Funcs
}

func (ProviderPredicate) Create

func (ProviderPredicate) Delete

func (ProviderPredicate) Update

type Reconciler

type Reconciler struct {
	base.Reconciler
	// contains filtered or unexported fields
}

Reconciles an provider object.

func (Reconciler) Reconcile

func (r Reconciler) Reconcile(request reconcile.Request) (result reconcile.Result, err error)

Reconcile a Inventory CR. Note: Must not a pointer receiver to ensure that the logger and other state is not shared.

Directories

Path Synopsis
ocp
ovirt
The approach for providing VM policy-based integration has the following design constraints:
The approach for providing VM policy-based integration has the following design constraints:
vsphere
The approach for providing VM policy-based integration has the following design constraints:
The approach for providing VM policy-based integration has the following design constraints:
ocp
web
ocp

Jump to

Keyboard shortcuts

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