package
0.0.0-20220909173522-30450d69a4af
Repository: https://github.com/pachyderm/openshift-operator.git
Documentation: pkg.go.dev

# Constants

Amazon storage backend for pachd.
Sets status of Pachyderm export to completed.
Set status of Pachyderm Export to running.
Google storage backend for pachd.
Microsoft storage backend for pachd.
Minio storage backend for pachd.
Pachd Pod Count Annotation.
Pachyderm Pause Annotation.
PhaseDeleting reports the resource status to deleting.
PhaseInitializing sets the Pachyderm status to initilizing.
PhaseRunning sets the resource status to running.
PhaseUpgrading denotes the pachyderm resource is updating from one version to another.

# Variables

AddToScheme adds the types in this group-version to the given scheme.
GroupVersion is group version used to register these objects.
SchemeBuilder is used to add go types to the GroupVersionKind scheme.

# Structs

AmazonStorageOptions exposes options to configure Amazon s3 storage.
AmazonStorageVault exposes options to configure Amazon vault.
ConsoleOptions provides options to configure the Pachyderm console.
EtcdOptions allows users to change the etcd statefulset.
GoogleStorageOptions exposes options to configure Google Cloud Storage.
ImageOverride allows the user to override the default image and change the image pull policy.
MetricsOptions allows the user to enable/disable pachyderm metrics.
MicrosoftStorageOptions exposes options to configure Microsoft storage.
MinioStorageOptions exposes options to confugure Minio object store.
ObjectStorageOptions exposes options to configure object store backend for Pachyderm resource.
PachdOptions allows the user to customize pachd.
PachdPostgresConfig sets up storage for pachd.
Pachyderm is the Schema for the pachyderms API.
PachydermExport is the Schema for the pachydermexports API.
PachydermExportList contains a list of PachydermExport.
PachydermExportSpec defines the desired state of PachydermExport.
PachydermExportStatus defines the observed state of PachydermExport.
PachydermImport is the Schema for the pachydermimports API.
PachydermImportList contains a list of PachydermImport.
PachydermImportSpec defines the desired state of PachydermImport.
PachydermImportStatus defines the observed state of PachydermImport.
PachydermList contains a list of Pachyderm.
PachydermSpec defines the desired state of Pachyderm.
PachydermStatus defines the observed state of Pachyderm.
PostgresOptions allows user to customize Postgresql.
RestoreDestination name of pachyderm instance to restore to.
ServiceOverrides allows user to customize k8s service type and annotations.
WorkerOptions allows the user to configure workers.

# Type aliases

PachydermPhase defines the data type used to report the status of a Pachyderm resource.