Documentation ¶
Overview ¶
* Copyright contributors to the Galasa Project
* Copyright contributors to the Galasa Project
* Copyright contributors to the Galasa Project
* Copyright contributors to the Galasa Project
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EngineController ¶
type EngineController struct { Ecosystemclient galasaecosystem.Interface Name string Namespace string Image string Replicas *int32 ImagePullPolicy string NodeSelector map[string]string Owner []v1.OwnerReference Bootstrap string Status v2alpha1.ComponentStatus }
func New ¶
func New(engineControllerCrd *v2alpha1.GalasaEngineControllerComponent, k galasaecosystem.Interface) *EngineController
func (*EngineController) GetObjects ¶
func (c *EngineController) GetObjects() []runtime.Object
func (*EngineController) HasChanged ¶
func (c *EngineController) HasChanged(spec v2alpha1.ComponentSpec) bool
Click to show internal directories.
Click to hide internal directories.