deviceztp_client

package
v1.0.41 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 1, 2024 License: Apache-2.0 Imports: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DeviceztpServiceClient

type DeviceztpServiceClient interface {
	ZtpGetEdgeLQEndpointForDevice(ctx context.Context, opts ...grpc.CallOption) (ZtpGetEdgeLQEndpointForDeviceClientStream, error)
}

DeviceztpServiceClient is the client API for DeviceztpService.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.

type DeviceztpServiceDescriptor

type DeviceztpServiceDescriptor struct{}

func GetDeviceztpServiceDescriptor

func GetDeviceztpServiceDescriptor() *DeviceztpServiceDescriptor

func (*DeviceztpServiceDescriptor) AllMethodDescriptors

func (d *DeviceztpServiceDescriptor) AllMethodDescriptors() []gotenclient.MethodDescriptor

func (*DeviceztpServiceDescriptor) GetApiName

func (d *DeviceztpServiceDescriptor) GetApiName() string

func (*DeviceztpServiceDescriptor) GetFullAPIName

func (d *DeviceztpServiceDescriptor) GetFullAPIName() string

func (*DeviceztpServiceDescriptor) GetProtoPkgName

func (d *DeviceztpServiceDescriptor) GetProtoPkgName() string

func (*DeviceztpServiceDescriptor) GetServiceDomain

func (d *DeviceztpServiceDescriptor) GetServiceDomain() string

func (*DeviceztpServiceDescriptor) GetServiceVersion

func (d *DeviceztpServiceDescriptor) GetServiceVersion() string

type ZtpGetEdgeLQEndpointForDeviceDescriptor

type ZtpGetEdgeLQEndpointForDeviceDescriptor struct{}

func GetZtpGetEdgeLQEndpointForDeviceDescriptor

func GetZtpGetEdgeLQEndpointForDeviceDescriptor() *ZtpGetEdgeLQEndpointForDeviceDescriptor

func (*ZtpGetEdgeLQEndpointForDeviceDescriptor) GetApiDescriptor

func (*ZtpGetEdgeLQEndpointForDeviceDescriptor) GetApiName

func (*ZtpGetEdgeLQEndpointForDeviceDescriptor) GetClientMsgReflectHandle

func (*ZtpGetEdgeLQEndpointForDeviceDescriptor) GetFullMethodName

func (d *ZtpGetEdgeLQEndpointForDeviceDescriptor) GetFullMethodName() string

func (*ZtpGetEdgeLQEndpointForDeviceDescriptor) GetMethodName

func (*ZtpGetEdgeLQEndpointForDeviceDescriptor) GetProtoPkgName

func (d *ZtpGetEdgeLQEndpointForDeviceDescriptor) GetProtoPkgName() string

func (*ZtpGetEdgeLQEndpointForDeviceDescriptor) GetResourceDescriptor

func (*ZtpGetEdgeLQEndpointForDeviceDescriptor) GetServerMsgReflectHandle

func (*ZtpGetEdgeLQEndpointForDeviceDescriptor) GetServiceDomain

func (d *ZtpGetEdgeLQEndpointForDeviceDescriptor) GetServiceDomain() string

func (*ZtpGetEdgeLQEndpointForDeviceDescriptor) GetServiceVersion

func (d *ZtpGetEdgeLQEndpointForDeviceDescriptor) GetServiceVersion() string

func (*ZtpGetEdgeLQEndpointForDeviceDescriptor) GetVerb

func (*ZtpGetEdgeLQEndpointForDeviceDescriptor) HasResource

func (*ZtpGetEdgeLQEndpointForDeviceDescriptor) IsClientStream

func (d *ZtpGetEdgeLQEndpointForDeviceDescriptor) IsClientStream() bool

func (*ZtpGetEdgeLQEndpointForDeviceDescriptor) IsCollection

func (*ZtpGetEdgeLQEndpointForDeviceDescriptor) IsPlural

func (*ZtpGetEdgeLQEndpointForDeviceDescriptor) IsServerStream

func (d *ZtpGetEdgeLQEndpointForDeviceDescriptor) IsServerStream() bool

func (*ZtpGetEdgeLQEndpointForDeviceDescriptor) IsUnary

func (*ZtpGetEdgeLQEndpointForDeviceDescriptor) NewEmptyClientMsg

func (d *ZtpGetEdgeLQEndpointForDeviceDescriptor) NewEmptyClientMsg() proto.Message

func (*ZtpGetEdgeLQEndpointForDeviceDescriptor) NewEmptyServerMsg

func (d *ZtpGetEdgeLQEndpointForDeviceDescriptor) NewEmptyServerMsg() proto.Message

func (*ZtpGetEdgeLQEndpointForDeviceDescriptor) RequestHasResourceBody

func (d *ZtpGetEdgeLQEndpointForDeviceDescriptor) RequestHasResourceBody() bool

type ZtpGetEdgeLQEndpointForDeviceDescriptorClientMsgHandle

type ZtpGetEdgeLQEndpointForDeviceDescriptorClientMsgHandle struct{}

func (*ZtpGetEdgeLQEndpointForDeviceDescriptorClientMsgHandle) ExtractCollectionName

func (*ZtpGetEdgeLQEndpointForDeviceDescriptorClientMsgHandle) ExtractResourceBodies

func (*ZtpGetEdgeLQEndpointForDeviceDescriptorClientMsgHandle) ExtractResourceBody

func (*ZtpGetEdgeLQEndpointForDeviceDescriptorClientMsgHandle) ExtractResourceName

func (*ZtpGetEdgeLQEndpointForDeviceDescriptorClientMsgHandle) ExtractResourceNames

type ZtpGetEdgeLQEndpointForDeviceDescriptorServerMsgHandle

type ZtpGetEdgeLQEndpointForDeviceDescriptorServerMsgHandle struct{}

func (*ZtpGetEdgeLQEndpointForDeviceDescriptorServerMsgHandle) ExtractCollectionName

func (*ZtpGetEdgeLQEndpointForDeviceDescriptorServerMsgHandle) ExtractResourceBodies

func (*ZtpGetEdgeLQEndpointForDeviceDescriptorServerMsgHandle) ExtractResourceBody

func (*ZtpGetEdgeLQEndpointForDeviceDescriptorServerMsgHandle) ExtractResourceName

func (*ZtpGetEdgeLQEndpointForDeviceDescriptorServerMsgHandle) ExtractResourceNames

type ZtpGetEdgeLQEndpointForDeviceRequest

type ZtpGetEdgeLQEndpointForDeviceRequest struct {

	// Types that are valid to be assigned to Msg:
	//	*ZtpGetEdgeLQEndpointForDeviceRequest_Identify
	//	*ZtpGetEdgeLQEndpointForDeviceRequest_ChallengeResponse
	Msg isZtpGetEdgeLQEndpointForDeviceRequest_Msg `protobuf_oneof:"msg"`
	// contains filtered or unexported fields
}

Request message for method [ZtpGetEdgeLQEndpointForDevice][ntt.ztp.v1.ZtpGetEdgeLQEndpointForDevice]

func (*ZtpGetEdgeLQEndpointForDeviceRequest) Descriptor

func (*ZtpGetEdgeLQEndpointForDeviceRequest) Descriptor() ([]byte, []int)

Deprecated, Use ZtpGetEdgeLQEndpointForDeviceRequest.ProtoReflect.Descriptor instead.

func (*ZtpGetEdgeLQEndpointForDeviceRequest) GetChallengeResponse

func (*ZtpGetEdgeLQEndpointForDeviceRequest) GetIdentify

func (*ZtpGetEdgeLQEndpointForDeviceRequest) GetMsg

func (m *ZtpGetEdgeLQEndpointForDeviceRequest) GetMsg() isZtpGetEdgeLQEndpointForDeviceRequest_Msg

func (*ZtpGetEdgeLQEndpointForDeviceRequest) GotenMessage

func (*ZtpGetEdgeLQEndpointForDeviceRequest) GotenMessage()

func (*ZtpGetEdgeLQEndpointForDeviceRequest) GotenValidate

func (obj *ZtpGetEdgeLQEndpointForDeviceRequest) GotenValidate() error

func (*ZtpGetEdgeLQEndpointForDeviceRequest) Marshal

func (*ZtpGetEdgeLQEndpointForDeviceRequest) MarshalJSON

func (m *ZtpGetEdgeLQEndpointForDeviceRequest) MarshalJSON() ([]byte, error)

func (*ZtpGetEdgeLQEndpointForDeviceRequest) ProtoMessage

func (*ZtpGetEdgeLQEndpointForDeviceRequest) ProtoMessage()

func (*ZtpGetEdgeLQEndpointForDeviceRequest) ProtoReflect

func (*ZtpGetEdgeLQEndpointForDeviceRequest) Reset

func (*ZtpGetEdgeLQEndpointForDeviceRequest) SetChallengeResponse

func (*ZtpGetEdgeLQEndpointForDeviceRequest) SetIdentify

func (*ZtpGetEdgeLQEndpointForDeviceRequest) SetMsg

func (m *ZtpGetEdgeLQEndpointForDeviceRequest) SetMsg(ofv isZtpGetEdgeLQEndpointForDeviceRequest_Msg)

func (*ZtpGetEdgeLQEndpointForDeviceRequest) String

func (*ZtpGetEdgeLQEndpointForDeviceRequest) Unmarshal

func (*ZtpGetEdgeLQEndpointForDeviceRequest) UnmarshalJSON

func (m *ZtpGetEdgeLQEndpointForDeviceRequest) UnmarshalJSON(data []byte) error

type ZtpGetEdgeLQEndpointForDeviceRequest_ChallengeResponse

type ZtpGetEdgeLQEndpointForDeviceRequest_ChallengeResponse struct {
	ChallengeResponse *api.IdentityChallengeResponse `protobuf:"bytes,2,opt,name=challenge_response,json=challengeResponse,proto3,oneof" firestore:"challengeResponse"`
}

type ZtpGetEdgeLQEndpointForDeviceRequest_Identify

type ZtpGetEdgeLQEndpointForDeviceRequest_Identify struct {
	Identify *api.DeviceIdentity `protobuf:"bytes,1,opt,name=identify,proto3,oneof" firestore:"identify"`
}

type ZtpGetEdgeLQEndpointForDeviceResponse

type ZtpGetEdgeLQEndpointForDeviceResponse struct {

	// Types that are valid to be assigned to Msg:
	//	*ZtpGetEdgeLQEndpointForDeviceResponse_IdentityChallenge
	//	*ZtpGetEdgeLQEndpointForDeviceResponse_EndpointResponse_
	Msg isZtpGetEdgeLQEndpointForDeviceResponse_Msg `protobuf_oneof:"msg"`
	// contains filtered or unexported fields
}

Response message for method [ZtpGetEdgeLQEndpointForDevice][ntt.ztp.v1.ZtpGetEdgeLQEndpointForDevice]

func (*ZtpGetEdgeLQEndpointForDeviceResponse) Descriptor

func (*ZtpGetEdgeLQEndpointForDeviceResponse) Descriptor() ([]byte, []int)

Deprecated, Use ZtpGetEdgeLQEndpointForDeviceResponse.ProtoReflect.Descriptor instead.

func (*ZtpGetEdgeLQEndpointForDeviceResponse) GetEndpointResponse

func (*ZtpGetEdgeLQEndpointForDeviceResponse) GetIdentityChallenge

func (m *ZtpGetEdgeLQEndpointForDeviceResponse) GetIdentityChallenge() *api.IdentityChallenge

func (*ZtpGetEdgeLQEndpointForDeviceResponse) GetMsg

func (m *ZtpGetEdgeLQEndpointForDeviceResponse) GetMsg() isZtpGetEdgeLQEndpointForDeviceResponse_Msg

func (*ZtpGetEdgeLQEndpointForDeviceResponse) GotenMessage

func (*ZtpGetEdgeLQEndpointForDeviceResponse) GotenMessage()

func (*ZtpGetEdgeLQEndpointForDeviceResponse) GotenValidate

func (obj *ZtpGetEdgeLQEndpointForDeviceResponse) GotenValidate() error

func (*ZtpGetEdgeLQEndpointForDeviceResponse) Marshal

func (*ZtpGetEdgeLQEndpointForDeviceResponse) MarshalJSON

func (m *ZtpGetEdgeLQEndpointForDeviceResponse) MarshalJSON() ([]byte, error)

func (*ZtpGetEdgeLQEndpointForDeviceResponse) ProtoMessage

func (*ZtpGetEdgeLQEndpointForDeviceResponse) ProtoMessage()

func (*ZtpGetEdgeLQEndpointForDeviceResponse) ProtoReflect

func (*ZtpGetEdgeLQEndpointForDeviceResponse) Reset

func (*ZtpGetEdgeLQEndpointForDeviceResponse) SetEndpointResponse

func (*ZtpGetEdgeLQEndpointForDeviceResponse) SetIdentityChallenge

func (m *ZtpGetEdgeLQEndpointForDeviceResponse) SetIdentityChallenge(fv *api.IdentityChallenge)

func (*ZtpGetEdgeLQEndpointForDeviceResponse) SetMsg

func (m *ZtpGetEdgeLQEndpointForDeviceResponse) SetMsg(ofv isZtpGetEdgeLQEndpointForDeviceResponse_Msg)

func (*ZtpGetEdgeLQEndpointForDeviceResponse) String

func (*ZtpGetEdgeLQEndpointForDeviceResponse) Unmarshal

func (*ZtpGetEdgeLQEndpointForDeviceResponse) UnmarshalJSON

func (m *ZtpGetEdgeLQEndpointForDeviceResponse) UnmarshalJSON(data []byte) error

type ZtpGetEdgeLQEndpointForDeviceResponse_EndpointResponse

type ZtpGetEdgeLQEndpointForDeviceResponse_EndpointResponse struct {
	EdgelqInstance         *edgelq_instance.EdgelqInstance `` /* 130-byte string literal not displayed */
	ProvisioningPolicyName string                          `` /* 164-byte string literal not displayed */
	DeviceName             string                          `protobuf:"bytes,3,opt,name=device_name,json=deviceName,proto3" json:"device_name,omitempty" firestore:"deviceName"`
	// contains filtered or unexported fields
}

func (*ZtpGetEdgeLQEndpointForDeviceResponse_EndpointResponse) Descriptor

Deprecated, Use ZtpGetEdgeLQEndpointForDeviceResponse_EndpointResponse.ProtoReflect.Descriptor instead.

func (*ZtpGetEdgeLQEndpointForDeviceResponse_EndpointResponse) GetDeviceName

func (*ZtpGetEdgeLQEndpointForDeviceResponse_EndpointResponse) GetEdgelqInstance

func (*ZtpGetEdgeLQEndpointForDeviceResponse_EndpointResponse) GetProvisioningPolicyName

func (m *ZtpGetEdgeLQEndpointForDeviceResponse_EndpointResponse) GetProvisioningPolicyName() string

func (*ZtpGetEdgeLQEndpointForDeviceResponse_EndpointResponse) GotenMessage

func (*ZtpGetEdgeLQEndpointForDeviceResponse_EndpointResponse) GotenValidate

func (*ZtpGetEdgeLQEndpointForDeviceResponse_EndpointResponse) Marshal

func (*ZtpGetEdgeLQEndpointForDeviceResponse_EndpointResponse) MarshalJSON

func (*ZtpGetEdgeLQEndpointForDeviceResponse_EndpointResponse) ProtoMessage

func (*ZtpGetEdgeLQEndpointForDeviceResponse_EndpointResponse) ProtoReflect

func (*ZtpGetEdgeLQEndpointForDeviceResponse_EndpointResponse) Reset

func (*ZtpGetEdgeLQEndpointForDeviceResponse_EndpointResponse) SetDeviceName

func (*ZtpGetEdgeLQEndpointForDeviceResponse_EndpointResponse) SetEdgelqInstance

func (*ZtpGetEdgeLQEndpointForDeviceResponse_EndpointResponse) SetProvisioningPolicyName

func (m *ZtpGetEdgeLQEndpointForDeviceResponse_EndpointResponse) SetProvisioningPolicyName(fv string)

func (*ZtpGetEdgeLQEndpointForDeviceResponse_EndpointResponse) String

func (*ZtpGetEdgeLQEndpointForDeviceResponse_EndpointResponse) Unmarshal

func (*ZtpGetEdgeLQEndpointForDeviceResponse_EndpointResponse) UnmarshalJSON

type ZtpGetEdgeLQEndpointForDeviceResponse_EndpointResponse_

type ZtpGetEdgeLQEndpointForDeviceResponse_EndpointResponse_ struct {
	EndpointResponse *ZtpGetEdgeLQEndpointForDeviceResponse_EndpointResponse `protobuf:"bytes,2,opt,name=endpoint_response,json=endpointResponse,proto3,oneof" firestore:"endpointResponse"`
}

type ZtpGetEdgeLQEndpointForDeviceResponse_IdentityChallenge

type ZtpGetEdgeLQEndpointForDeviceResponse_IdentityChallenge struct {
	IdentityChallenge *api.IdentityChallenge `protobuf:"bytes,1,opt,name=identity_challenge,json=identityChallenge,proto3,oneof" firestore:"identityChallenge"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL