Versions in this module Expand all Collapse all v0 v0.1.0 Dec 12, 2024 Changes in this version + var AddToScheme = SchemeBuilder.AddToScheme + var GroupVersion = schema.GroupVersion + var SchemeBuilder = &scheme.Builder + type InstanceSidecarConfiguration struct + Env []corev1.EnvVar + func (in *InstanceSidecarConfiguration) DeepCopy() *InstanceSidecarConfiguration + func (in *InstanceSidecarConfiguration) DeepCopyInto(out *InstanceSidecarConfiguration) + type ObjectStore struct + Spec ObjectStoreSpec + Status ObjectStoreStatus + func (in *ObjectStore) DeepCopy() *ObjectStore + func (in *ObjectStore) DeepCopyInto(out *ObjectStore) + func (in *ObjectStore) DeepCopyObject() runtime.Object + type ObjectStoreList struct + Items []ObjectStore + func (in *ObjectStoreList) DeepCopy() *ObjectStoreList + func (in *ObjectStoreList) DeepCopyInto(out *ObjectStoreList) + func (in *ObjectStoreList) DeepCopyObject() runtime.Object + type ObjectStoreSpec struct + Configuration barmanapi.BarmanObjectStoreConfiguration + InstanceSidecarConfiguration InstanceSidecarConfiguration + func (in *ObjectStoreSpec) DeepCopy() *ObjectStoreSpec + func (in *ObjectStoreSpec) DeepCopyInto(out *ObjectStoreSpec) + type ObjectStoreStatus struct + func (in *ObjectStoreStatus) DeepCopy() *ObjectStoreStatus + func (in *ObjectStoreStatus) DeepCopyInto(out *ObjectStoreStatus)