Documentation
¶
Index ¶
Constants ¶
View Source
const ( TypeEnrollRequest = "enroll-request" TypeEnrollResponse = "enroll-response" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type DeviceRequest ¶
type GatewayClient ¶
type GatewayClient struct { Name string `json:"name"` EnrollProjectID string `json:"project_id"` TopicName string `json:"topic_name"` SubscriptionName string `json:"subscription_name"` ExternalIP string `json:"external_ip"` // contains filtered or unexported fields }
func NewGatewayClient ¶
type GatewayRequest ¶
Click to show internal directories.
Click to hide internal directories.