httplink

package
v0.0.0-...-e06a683 Latest Latest
Warning

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

Go to latest
Published: Sep 23, 2020 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New() (v2plugin.Plugin, error)

Types

type Config

type Config struct {
	HTTPLink struct {
		HTTP      http.ClientConfig `yaml:",inline" json:",inline"`
		ReportURL string            `yaml:"reportUrl" json:"reportUrl" default:"v1/sync/report"`
		DesireURL string            `yaml:"desireUrl" json:"desireUrl" default:"v1/sync/desire"`
	} `yaml:"httplink" json:"httplink"`
	Node utils.Certificate `yaml:"node" json:"node"`
}

Jump to

Keyboard shortcuts

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