Documentation
¶
Overview ¶
* 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 Resmon ¶
type Resmon 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(resmonCrd *v2alpha1.GalasaResmonComponent, k galasaecosystem.Interface) *Resmon
func (*Resmon) GetObjects ¶
func (*Resmon) HasChanged ¶
func (c *Resmon) HasChanged(spec v2alpha1.ComponentSpec) bool
Click to show internal directories.
Click to hide internal directories.