Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { Name string Certificate tls.Certificate }
func (*Config) UnmarshalYAML ¶
UnmarshalYAML satisfies Unmarshaler interface.
type Hosts ¶
type Hosts struct {
// contains filtered or unexported fields
}
func (*Hosts) Certificates ¶
func (h *Hosts) Certificates() []tls.Certificate
func (*Hosts) DefaultHostName ¶
func (*Hosts) IsLocalHost ¶
Click to show internal directories.
Click to hide internal directories.