Documentation ¶
Index ¶
- type DevicesClient
- type DevicesDescriptor
- func (d *DevicesDescriptor) AllApiDescriptors() []gotenclient.ApiDescriptor
- func (d *DevicesDescriptor) AllImportedServiceInfos() []gotenclient.ServiceImportInfo
- func (d *DevicesDescriptor) AllResourceDescriptors() []gotenresource.Descriptor
- func (d *DevicesDescriptor) GetNextVersion() string
- func (d *DevicesDescriptor) GetServiceDomain() string
- func (d *DevicesDescriptor) GetServiceName() string
- func (d *DevicesDescriptor) GetVersion() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DevicesClient ¶
type DevicesClient interface { customized_image_client.CustomizedImageServiceClient device_hardware_register_session_client.DeviceHardwareRegisterSessionServiceClient device_hardware_client.DeviceHardwareServiceClient device_client.DeviceServiceClient device_type_client.DeviceTypeServiceClient os_image_profile_client.OsImageProfileServiceClient os_version_client.OsVersionServiceClient project_client.ProjectServiceClient provisioning_approval_request_client.ProvisioningApprovalRequestServiceClient provisioning_policy_client.ProvisioningPolicyServiceClient public_client.PublicServiceClient tpm_attestation_cert_client.TpmAttestationCertServiceClient ztp_provision_hardware_client.ZtpProvisionHardwareServiceClient }
func NewDevicesClient ¶
func NewDevicesClient(cc grpc.ClientConnInterface) DevicesClient
type DevicesDescriptor ¶
type DevicesDescriptor struct{}
func GetDevicesDescriptor ¶
func GetDevicesDescriptor() *DevicesDescriptor
func (*DevicesDescriptor) AllApiDescriptors ¶
func (d *DevicesDescriptor) AllApiDescriptors() []gotenclient.ApiDescriptor
func (*DevicesDescriptor) AllImportedServiceInfos ¶
func (d *DevicesDescriptor) AllImportedServiceInfos() []gotenclient.ServiceImportInfo
func (*DevicesDescriptor) AllResourceDescriptors ¶
func (d *DevicesDescriptor) AllResourceDescriptors() []gotenresource.Descriptor
func (*DevicesDescriptor) GetNextVersion ¶
func (d *DevicesDescriptor) GetNextVersion() string
func (*DevicesDescriptor) GetServiceDomain ¶
func (d *DevicesDescriptor) GetServiceDomain() string
func (*DevicesDescriptor) GetServiceName ¶
func (d *DevicesDescriptor) GetServiceName() string
func (*DevicesDescriptor) GetVersion ¶
func (d *DevicesDescriptor) GetVersion() string
Click to show internal directories.
Click to hide internal directories.