Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Doc ¶
type Doc struct { Provider string `json:"provider,omitempty"` Domain string `json:"domain"` Service string `json:"service"` Services string `json:"services,omitempty"` Profile string `json:"profile"` Uuid string `json:"uuid,omitempty"` Ip []string `json:"ip,omitempty"` Zone string `json:"zone,omitempty"` }
JsonDoc is used mainly for unmarshalling the raw doc it is used for backward compatibility to allow both service and services keys
Click to show internal directories.
Click to hide internal directories.