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 Cps ¶
type Cps struct { Ecosystemclient galasaecosystem.Interface Name string Namespace string Image string Replicas *int32 ImagePullPolicy string Storage string StorageClassName string NodeSelector map[string]string Owner []v1.OwnerReference Status v2alpha1.ComponentStatus }
func New ¶
func New(cpsCrd *v2alpha1.GalasaCpsComponent, k galasaecosystem.Interface) *Cps
func (*Cps) GetObjects ¶
func (*Cps) HasChanged ¶
func (c *Cps) HasChanged(spec v2alpha1.ComponentSpec) bool
Click to show internal directories.
Click to hide internal directories.