cloudflared

package
v0.0.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 11, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Cloudflared

type Cloudflared struct {
	services.Service   `yaml:",inline"`
	CloudflaredOptions `yaml:",inline"`
}

func (*Cloudflared) Configure

func (s *Cloudflared) Configure() services.ServiceInterface

func (*Cloudflared) Default

func (s *Cloudflared) Default() services.ServiceInterface

Return default values for service

type CloudflaredOptions

type CloudflaredOptions struct {
	Tunnel string `yaml:"tunnel"`
	Domain string `yaml:"domain"`
	URL    string `yaml:"url"`
	Target string `yaml:"target"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL