Versions in this module Expand all Collapse all v1 v1.1.1 Oct 24, 2024 v1.1.0 Oct 14, 2024 Changes in this version + var AddToScheme = SchemeBuilder.AddToScheme + var GroupVersion = schema.GroupVersion + var SchemeBuilder = &scheme.Builder + type Database struct + Output ct.ManagedResourceOutput + Spec DatabaseSpec + Status rApi.Status + func (db *Database) EnsureGVK() + func (db *Database) GetEnsuredLabels() map[string]string + func (db *Database) GetStatus() *rApi.Status + func (in *Database) DeepCopy() *Database + func (in *Database) DeepCopyInto(out *Database) + func (in *Database) DeepCopyObject() runtime.Object + func (p *Database) GetEnsuredAnnotations() map[string]string + type DatabaseList struct + Items []Database + func (in *DatabaseList) DeepCopy() *DatabaseList + func (in *DatabaseList) DeepCopyInto(out *DatabaseList) + func (in *DatabaseList) DeepCopyObject() runtime.Object + type DatabaseSpec struct + MsvcRef ct.MsvcRef + func (in *DatabaseSpec) DeepCopy() *DatabaseSpec + func (in *DatabaseSpec) DeepCopyInto(out *DatabaseSpec) + type Standalone struct + Output ct.ManagedServiceOutput + Spec StandaloneSpec + Status rApi.Status + func (in *Standalone) DeepCopy() *Standalone + func (in *Standalone) DeepCopyInto(out *Standalone) + func (in *Standalone) DeepCopyObject() runtime.Object + func (p *Standalone) EnsureGVK() + func (p *Standalone) GetEnsuredAnnotations() map[string]string + func (p *Standalone) GetEnsuredLabels() map[string]string + func (p *Standalone) GetStatus() *rApi.Status + type StandaloneDatabase struct + Output ct.ManagedResourceOutput + Spec DatabaseSpec + Status rApi.Status + func (db *StandaloneDatabase) EnsureGVK() + func (db *StandaloneDatabase) GetEnsuredLabels() map[string]string + func (db *StandaloneDatabase) GetStatus() *rApi.Status + func (in *StandaloneDatabase) DeepCopy() *StandaloneDatabase + func (in *StandaloneDatabase) DeepCopyInto(out *StandaloneDatabase) + func (in *StandaloneDatabase) DeepCopyObject() runtime.Object + func (p *StandaloneDatabase) GetEnsuredAnnotations() map[string]string + type StandaloneDatabaseList struct + Items []StandaloneDatabase + func (in *StandaloneDatabaseList) DeepCopy() *StandaloneDatabaseList + func (in *StandaloneDatabaseList) DeepCopyInto(out *StandaloneDatabaseList) + func (in *StandaloneDatabaseList) DeepCopyObject() runtime.Object + type StandaloneDatabaseSpec struct + MsvcRef ct.MsvcRef + func (in *StandaloneDatabaseSpec) DeepCopy() *StandaloneDatabaseSpec + func (in *StandaloneDatabaseSpec) DeepCopyInto(out *StandaloneDatabaseSpec) + type StandaloneList struct + Items []Standalone + func (in *StandaloneList) DeepCopy() *StandaloneList + func (in *StandaloneList) DeepCopyInto(out *StandaloneList) + func (in *StandaloneList) DeepCopyObject() runtime.Object + type StandaloneSpec struct + Resources ct.Resources + func (in *StandaloneSpec) DeepCopy() *StandaloneSpec + func (in *StandaloneSpec) DeepCopyInto(out *StandaloneSpec)