event

package
v0.3.2 Latest Latest
Warning

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

Go to latest
Published: May 6, 2019 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Overview

Package event provides operations for manipulating Event objects.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Event

type Event interface {
	BackendError(mcrt api.ManagedCertificate, err error)
	Create(mcrt api.ManagedCertificate, sslCertificateName string)
	Delete(mcrt api.ManagedCertificate, sslCertificateName string)
	TooManyCertificates(mcrt api.ManagedCertificate, err error)
}

func New

func New(client kubernetes.Interface) (Event, error)

New creates an event recorder to send custom events to Kubernetes.

Jump to

Keyboard shortcuts

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