package
0.13.0
Repository: https://github.com/bitpoke/wordpress-operator.git
Documentation: pkg.go.dev

# Functions

RegisterDefaults adds defaulters functions to the given scheme.

# Constants

WPCronTriggerErrorReason is the generic reason for cron failures.
WPCronTriggeringCondition signals that health of wp-cron trigger.
WPCronTriggeringReason is the reason for successfully triggering wp-cron.

# Variables

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

# Structs

CodeVolumeSpec is the desired spec for mounting code into the wordpress runtime container.
GCSVolumeSource is the desired spec for accessing media files using google cloud storage object store.
GitVolumeSource is the desired spec for git code source.
MediaVolumeSpec is the desired spec for handling media files at runtime.
RouteSpec defines a desired state for a route.
S3VolumeSource is the desired spec for accessing media files over S3 compatible object store.
Wordpress is the Schema for the wordpresses API.
WordpressBootstrapSpec requires defining at least.
WordpressCondition defines condition struct for backup resource.
WordpressList contains a list of Wordpress.
WordpressSpec defines the desired state of Wordpress.
WordpressStatus defines the observed state of Wordpress.

# Type aliases

Domain represents a valid domain name.
SecretRef represents a reference to a Secret.
WordpressConditionType defines condition types of a backup resources.