operator

package
v0.0.0-...-05cb066 Latest Latest
Warning

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

Go to latest
Published: Oct 27, 2025 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Overview

Package operator contains the implementation of the operator service

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Implementation

type Implementation struct {
	operator.OperatorServer
}

Implementation is the implementation of the identity service

func (Implementation) GetCapabilities

GetCapabilities gets the capabilities of this operator lifecycle hook

func (Implementation) MutateCluster

MutateCluster is called to mutate a cluster with the defaulting webhook. This function is defaulting the "imagePullPolicy" plugin parameter

func (Implementation) ValidateClusterChange

ValidateClusterChange validates a cluster that is being changed

func (Implementation) ValidateClusterCreate

ValidateClusterCreate validates a cluster that is being created

type Status

type Status struct {
	Enabled bool `json:"enabled"`
}

Jump to

Keyboard shortcuts

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