 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EndpointMetaBase ¶
EndpointMetaBase contains fields we expect to be common for most context endpoints
type TLSData ¶
TLSData holds ca/cert/key raw data
func LoadTLSData ¶
LoadTLSData loads TLS data from the store
func TLSDataFromFiles ¶
TLSDataFromFiles reads files into a TLSData struct (or returns nil if all paths are empty)
func (*TLSData) ToStoreTLSData ¶
func (data *TLSData) ToStoreTLSData() *store.EndpointTLSData
ToStoreTLSData converts TLSData to the store representation
       Source Files
      ¶
      Source Files
      ¶
    
- endpoint.go
- tlsdata.go
       Directories
      ¶
      Directories
      ¶
    
    | Path | Synopsis | 
|---|---|
| Package store provides a generic way to store credentials to connect to virtually any kind of remote system. | Package store provides a generic way to store credentials to connect to virtually any kind of remote system. | 
 Click to show internal directories. 
   Click to hide internal directories.