licenceexpired

package
v0.0.0-...-e06b190 Latest Latest
Warning

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

Go to latest
Published: Jul 21, 2022 License: BSD-3-Clause Imports: 12 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Group    = "ops.dac.nokia.com"
	Version  = "v1alpha1"
	Resource = "licenceexpireds"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Handler

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

func New

func New(namespace string, callbacks LicenceExpiredResourceFuncs) *Handler

func (*Handler) Watch

func (h *Handler) Watch()

type LicenceExpiredResourceFuncs

type LicenceExpiredResourceFuncs interface {
	Expired()
	Activate()
}

type SampleFuncs

type SampleFuncs struct {
	RuntimeClient client.Client
	AppInstance   *app.Eii
	ClientSet     *kubernetes.Clientset
	Monitor       *monitoring.Monitor
	// contains filtered or unexported fields
}

BEGIN sample callback functions

func (*SampleFuncs) Activate

func (cb *SampleFuncs) Activate()

func (*SampleFuncs) Expired

func (cb *SampleFuncs) Expired()

Jump to

Keyboard shortcuts

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