Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Cloudflare ¶
type Cloudflare struct {
// contains filtered or unexported fields
}
func (*Cloudflare) Delete ¶
func (p *Cloudflare) Delete(ctx context.Context, req reconcile.Request, ingress *networkingv1.Ingress) error
func (*Cloudflare) Reconcile ¶
func (p *Cloudflare) Reconcile(ctx context.Context, req reconcile.Request, ingress *networkingv1.Ingress, recorder record.EventRecorder) error
func (*Cloudflare) ResourceName ¶
func (p *Cloudflare) ResourceName(req reconcile.Request) string
type Provider ¶
Click to show internal directories.
Click to hide internal directories.