package
0.10.4
Repository: https://github.com/adyanth/cloudflare-operator.git
Documentation: pkg.go.dev

# Constants

TXT_PREFIX is the prefix added to TXT records for whom the corresponding DNS records are managed by the operator.

# Structs

CloudflareAPI config object holding all relevant fields to use the API.
CloudflareTunnelCredentialsFile object containing the fields that make up a Cloudflare Tunnel's credentials.
ClusterTunnelAdapter implementation.
ClusterTunnelReconciler reconciles a ClusterTunnel object.
https://github.com/cloudflare/cloudflared/blob/master/config/configuration.go Configuration is a cloudflared configuration yaml model.
DnsManagedRecordTxt object that represents each managed DNS record in a separate TXT record.
IngressIPRule is a cloudflared origin ingress IP rule config model.
OriginRequestConfig is a cloudflared origin request configuration model.
TunnelAdapater implementation.
TunnelBindingReconciler reconciles a TunnelBinding object.
TunnelReconciler reconciles a Tunnel object.
UnvalidatedIngressRule is a cloudflared ingress entry model.
WarpRoutingConfig is a cloudflared warp routing model.

# Interfaces

No description provided by the author
No description provided by the author