azureactivitylogssource

package
v1.10.0 Latest Latest
Warning

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

Go to latest
Published: Oct 1, 2021 License: Apache-2.0 Imports: 41 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// ReasonSubscribed indicates that Diagnostic Settings were enabled for an Azure subscription.
	ReasonSubscribed = "Subscribed"
	// ReasonFailedSubscribe indicates a failure while synchronizing Diagnostic Settings for an Azure subscription.
	ReasonFailedSubscribe = "FailedSubscribe"
	// ReasonUnsubscribed indicates that Diagnostic Settings were removed from an Azure subscription.
	ReasonUnsubscribed = "Unsubscribed"
	// ReasonFailedUnsubscribe indicates a failure while removing Diagnostic Settings for an Azure subscription.
	ReasonFailedUnsubscribe = "FailedUnsubscribe"
)

Variables

This section is empty.

Functions

func NewController

func NewController(
	ctx context.Context,
	cmw configmap.Watcher,
) *controller.Impl

NewController creates a Reconciler for the event source and returns the result of NewImpl.

Types

type Reconciler

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

Reconciler implements controller.Reconciler for the event target type.

func (*Reconciler) BuildAdapter added in v1.3.0

func (r *Reconciler) BuildAdapter(src v1alpha1.EventSource, sinkURI *apis.URL) *appsv1.Deployment

BuildAdapter implements common.AdapterDeploymentBuilder.

func (*Reconciler) FinalizeKind

FinalizeKind is called when the resource is deleted.

func (*Reconciler) RBACOwners added in v1.3.0

func (r *Reconciler) RBACOwners(namespace string) ([]kmeta.OwnerRefable, error)

RBACOwners implements common.AdapterDeploymentBuilder.

func (*Reconciler) ReconcileKind

ReconcileKind implements Interface.ReconcileKind.

Jump to

Keyboard shortcuts

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