Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Ras ¶
type Ras 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(rasCrd *v2alpha1.GalasaRasComponent, k galasaecosystem.Interface) *Ras
func (*Ras) GetObjects ¶
func (*Ras) HasChanged ¶
func (c *Ras) HasChanged(spec v2alpha1.ComponentSpec) bool
Click to show internal directories.
Click to hide internal directories.