Documentation ¶
Overview ¶
Package network/v1 contains the API of network services.
Package v1 is a reverse proxy.
It translates gRPC into RESTful JSON APIs.
Index ¶
- Constants
- Variables
- func PrivateEndpointServiceURL(organizationID, projectID, deploymentID, privateEndpointServiceID string) string
- func PrivateEndpointServiceURL2(deploymentURL, privateEndpointServiceID string) string
- func RegisterNetworkServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
- func RegisterNetworkServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client NetworkServiceClient) error
- func RegisterNetworkServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, ...) (err error)
- func RegisterNetworkServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server NetworkServiceServer) error
- func RegisterNetworkServiceServer(s *grpc.Server, srv NetworkServiceServer)
- type IsPrivateEndpointServiceFeatureAvailableRequest
- func (*IsPrivateEndpointServiceFeatureAvailableRequest) Descriptor() ([]byte, []int)
- func (m *IsPrivateEndpointServiceFeatureAvailableRequest) GetDeploymentId() string
- func (m *IsPrivateEndpointServiceFeatureAvailableRequest) GetOrganizationId() string
- func (m *IsPrivateEndpointServiceFeatureAvailableRequest) GetRegionId() string
- func (m *IsPrivateEndpointServiceFeatureAvailableRequest) Marshal() (dAtA []byte, err error)
- func (m *IsPrivateEndpointServiceFeatureAvailableRequest) MarshalTo(dAtA []byte) (int, error)
- func (m *IsPrivateEndpointServiceFeatureAvailableRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*IsPrivateEndpointServiceFeatureAvailableRequest) ProtoMessage()
- func (m *IsPrivateEndpointServiceFeatureAvailableRequest) Reset()
- func (m *IsPrivateEndpointServiceFeatureAvailableRequest) Size() (n int)
- func (m *IsPrivateEndpointServiceFeatureAvailableRequest) String() string
- func (m *IsPrivateEndpointServiceFeatureAvailableRequest) Unmarshal(dAtA []byte) error
- func (m *IsPrivateEndpointServiceFeatureAvailableRequest) XXX_DiscardUnknown()
- func (m *IsPrivateEndpointServiceFeatureAvailableRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *IsPrivateEndpointServiceFeatureAvailableRequest) XXX_Merge(src proto.Message)
- func (m *IsPrivateEndpointServiceFeatureAvailableRequest) XXX_Size() int
- func (m *IsPrivateEndpointServiceFeatureAvailableRequest) XXX_Unmarshal(b []byte) error
- type IsPrivateEndpointServiceFeatureAvailableResult
- func (*IsPrivateEndpointServiceFeatureAvailableResult) Descriptor() ([]byte, []int)
- func (m *IsPrivateEndpointServiceFeatureAvailableResult) GetAvailable() bool
- func (m *IsPrivateEndpointServiceFeatureAvailableResult) GetMessage() string
- func (m *IsPrivateEndpointServiceFeatureAvailableResult) Marshal() (dAtA []byte, err error)
- func (m *IsPrivateEndpointServiceFeatureAvailableResult) MarshalTo(dAtA []byte) (int, error)
- func (m *IsPrivateEndpointServiceFeatureAvailableResult) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*IsPrivateEndpointServiceFeatureAvailableResult) ProtoMessage()
- func (m *IsPrivateEndpointServiceFeatureAvailableResult) Reset()
- func (m *IsPrivateEndpointServiceFeatureAvailableResult) Size() (n int)
- func (m *IsPrivateEndpointServiceFeatureAvailableResult) String() string
- func (m *IsPrivateEndpointServiceFeatureAvailableResult) Unmarshal(dAtA []byte) error
- func (m *IsPrivateEndpointServiceFeatureAvailableResult) XXX_DiscardUnknown()
- func (m *IsPrivateEndpointServiceFeatureAvailableResult) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *IsPrivateEndpointServiceFeatureAvailableResult) XXX_Merge(src proto.Message)
- func (m *IsPrivateEndpointServiceFeatureAvailableResult) XXX_Size() int
- func (m *IsPrivateEndpointServiceFeatureAvailableResult) XXX_Unmarshal(b []byte) error
- type NetworkServiceClient
- type NetworkServiceServer
- type PrivateEndpointService
- func (*PrivateEndpointService) Descriptor() ([]byte, []int)
- func (m *PrivateEndpointService) GetAks() *PrivateEndpointService_Aks
- func (m *PrivateEndpointService) GetAlternateDnsNames() []string
- func (m *PrivateEndpointService) GetCreatedAt() *types.Timestamp
- func (m *PrivateEndpointService) GetDeletedAt() *types.Timestamp
- func (m *PrivateEndpointService) GetDeploymentId() string
- func (m *PrivateEndpointService) GetDescription() string
- func (m *PrivateEndpointService) GetId() string
- func (m *PrivateEndpointService) GetIsDeleted() bool
- func (m *PrivateEndpointService) GetName() string
- func (m *PrivateEndpointService) GetStatus() *PrivateEndpointService_Status
- func (m *PrivateEndpointService) GetUrl() string
- func (m *PrivateEndpointService) Marshal() (dAtA []byte, err error)
- func (m *PrivateEndpointService) MarshalTo(dAtA []byte) (int, error)
- func (m *PrivateEndpointService) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*PrivateEndpointService) ProtoMessage()
- func (m *PrivateEndpointService) Reset()
- func (m *PrivateEndpointService) Size() (n int)
- func (m *PrivateEndpointService) String() string
- func (m *PrivateEndpointService) Unmarshal(dAtA []byte) error
- func (m *PrivateEndpointService) XXX_DiscardUnknown()
- func (m *PrivateEndpointService) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PrivateEndpointService) XXX_Merge(src proto.Message)
- func (m *PrivateEndpointService) XXX_Size() int
- func (m *PrivateEndpointService) XXX_Unmarshal(b []byte) error
- type PrivateEndpointService_Aks
- func (*PrivateEndpointService_Aks) Descriptor() ([]byte, []int)
- func (m *PrivateEndpointService_Aks) GetClientSubscriptionIds() []string
- func (m *PrivateEndpointService_Aks) Marshal() (dAtA []byte, err error)
- func (m *PrivateEndpointService_Aks) MarshalTo(dAtA []byte) (int, error)
- func (m *PrivateEndpointService_Aks) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*PrivateEndpointService_Aks) ProtoMessage()
- func (m *PrivateEndpointService_Aks) Reset()
- func (m *PrivateEndpointService_Aks) Size() (n int)
- func (m *PrivateEndpointService_Aks) String() string
- func (m *PrivateEndpointService_Aks) Unmarshal(dAtA []byte) error
- func (m *PrivateEndpointService_Aks) XXX_DiscardUnknown()
- func (m *PrivateEndpointService_Aks) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PrivateEndpointService_Aks) XXX_Merge(src proto.Message)
- func (m *PrivateEndpointService_Aks) XXX_Size() int
- func (m *PrivateEndpointService_Aks) XXX_Unmarshal(b []byte) error
- type PrivateEndpointService_AksPrivateEndpointConnectionStatus
- func (*PrivateEndpointService_AksPrivateEndpointConnectionStatus) Descriptor() ([]byte, []int)
- func (m *PrivateEndpointService_AksPrivateEndpointConnectionStatus) GetDescription() string
- func (m *PrivateEndpointService_AksPrivateEndpointConnectionStatus) GetId() string
- func (m *PrivateEndpointService_AksPrivateEndpointConnectionStatus) GetName() string
- func (m *PrivateEndpointService_AksPrivateEndpointConnectionStatus) GetState() string
- func (m *PrivateEndpointService_AksPrivateEndpointConnectionStatus) Marshal() (dAtA []byte, err error)
- func (m *PrivateEndpointService_AksPrivateEndpointConnectionStatus) MarshalTo(dAtA []byte) (int, error)
- func (m *PrivateEndpointService_AksPrivateEndpointConnectionStatus) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*PrivateEndpointService_AksPrivateEndpointConnectionStatus) ProtoMessage()
- func (m *PrivateEndpointService_AksPrivateEndpointConnectionStatus) Reset()
- func (m *PrivateEndpointService_AksPrivateEndpointConnectionStatus) Size() (n int)
- func (m *PrivateEndpointService_AksPrivateEndpointConnectionStatus) String() string
- func (m *PrivateEndpointService_AksPrivateEndpointConnectionStatus) Unmarshal(dAtA []byte) error
- func (m *PrivateEndpointService_AksPrivateEndpointConnectionStatus) XXX_DiscardUnknown()
- func (m *PrivateEndpointService_AksPrivateEndpointConnectionStatus) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PrivateEndpointService_AksPrivateEndpointConnectionStatus) XXX_Merge(src proto.Message)
- func (m *PrivateEndpointService_AksPrivateEndpointConnectionStatus) XXX_Size() int
- func (m *PrivateEndpointService_AksPrivateEndpointConnectionStatus) XXX_Unmarshal(b []byte) error
- type PrivateEndpointService_AksStatus
- func (*PrivateEndpointService_AksStatus) Descriptor() ([]byte, []int)
- func (m *PrivateEndpointService_AksStatus) GetAlias() string
- func (m *PrivateEndpointService_AksStatus) GetPrivateEndpointConnections() []*PrivateEndpointService_AksPrivateEndpointConnectionStatus
- func (m *PrivateEndpointService_AksStatus) Marshal() (dAtA []byte, err error)
- func (m *PrivateEndpointService_AksStatus) MarshalTo(dAtA []byte) (int, error)
- func (m *PrivateEndpointService_AksStatus) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*PrivateEndpointService_AksStatus) ProtoMessage()
- func (m *PrivateEndpointService_AksStatus) Reset()
- func (m *PrivateEndpointService_AksStatus) Size() (n int)
- func (m *PrivateEndpointService_AksStatus) String() string
- func (m *PrivateEndpointService_AksStatus) Unmarshal(dAtA []byte) error
- func (m *PrivateEndpointService_AksStatus) XXX_DiscardUnknown()
- func (m *PrivateEndpointService_AksStatus) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PrivateEndpointService_AksStatus) XXX_Merge(src proto.Message)
- func (m *PrivateEndpointService_AksStatus) XXX_Size() int
- func (m *PrivateEndpointService_AksStatus) XXX_Unmarshal(b []byte) error
- type PrivateEndpointService_Status
- func (*PrivateEndpointService_Status) Descriptor() ([]byte, []int)
- func (m *PrivateEndpointService_Status) GetAks() *PrivateEndpointService_AksStatus
- func (m *PrivateEndpointService_Status) GetMessage() string
- func (m *PrivateEndpointService_Status) GetNeedsAttention() bool
- func (m *PrivateEndpointService_Status) GetReady() bool
- func (m *PrivateEndpointService_Status) GetReadyAt() *types.Timestamp
- func (m *PrivateEndpointService_Status) Marshal() (dAtA []byte, err error)
- func (m *PrivateEndpointService_Status) MarshalTo(dAtA []byte) (int, error)
- func (m *PrivateEndpointService_Status) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*PrivateEndpointService_Status) ProtoMessage()
- func (m *PrivateEndpointService_Status) Reset()
- func (m *PrivateEndpointService_Status) Size() (n int)
- func (m *PrivateEndpointService_Status) String() string
- func (m *PrivateEndpointService_Status) Unmarshal(dAtA []byte) error
- func (m *PrivateEndpointService_Status) XXX_DiscardUnknown()
- func (m *PrivateEndpointService_Status) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PrivateEndpointService_Status) XXX_Merge(src proto.Message)
- func (m *PrivateEndpointService_Status) XXX_Size() int
- func (m *PrivateEndpointService_Status) XXX_Unmarshal(b []byte) error
- type UnimplementedNetworkServiceServer
- func (*UnimplementedNetworkServiceServer) CreatePrivateEndpointService(ctx context.Context, req *PrivateEndpointService) (*PrivateEndpointService, error)
- func (*UnimplementedNetworkServiceServer) GetAPIVersion(ctx context.Context, req *v1.Empty) (*v1.Version, error)
- func (*UnimplementedNetworkServiceServer) GetPrivateEndpointService(ctx context.Context, req *v1.IDOptions) (*PrivateEndpointService, error)
- func (*UnimplementedNetworkServiceServer) GetPrivateEndpointServiceByDeploymentID(ctx context.Context, req *v1.IDOptions) (*PrivateEndpointService, error)
- func (*UnimplementedNetworkServiceServer) IsPrivateEndpointServiceFeatureAvailable(ctx context.Context, req *IsPrivateEndpointServiceFeatureAvailableRequest) (*IsPrivateEndpointServiceFeatureAvailableResult, error)
- func (*UnimplementedNetworkServiceServer) UpdatePrivateEndpointService(ctx context.Context, req *PrivateEndpointService) (*v1.Empty, error)
Constants ¶
const ( // EventTypePrivateEndpointServiceCreated is the type of event fired after a private endpoint service has been created // SubjectID contains the ID of the private endpoint service. EventTypePrivateEndpointServiceCreated = "network.privateendpointservice.created" // EventTypePrivateEndpointServiceUpdated is the type of event fired after a private endpoint service has been updated // SubjectID contains the ID of the private endpoint service. // Note that this type of event is also fired when the status of the private endpoint service has changed. EventTypePrivateEndpointServiceUpdated = "network.privateendpointservice.updated" // EventTypePrivateEndpointServiceDeleted is the type of event fired after a private endpoint service has been (marked for) deleted // SubjectID contains the ID of the private endpoint service. EventTypePrivateEndpointServiceDeleted = "network.privateendpointservice.deleted" )
const ( // PermissionPrivateEndpointServiceGetFeature is needed for getting whether or not the private endpoint service feature is enabled and available for a specific deployment. PermissionPrivateEndpointServiceGetFeature = "network.privateendpointservice.get-feature" // PermissionPrivateEndpointServiceGet is needed for getting an individual private endpoint service PermissionPrivateEndpointServiceGet = "network.privateendpointservice.get" // PermissionPrivateEndpointServiceGetByDeploymentID is getting an individual private endpoint service by deployment ID PermissionPrivateEndpointServiceGetByDeploymentID = "network.privateendpointservice.get-by-deployment-id" // PermissionPrivateEndpointServiceCreate is needed for creating a private endpoint service PermissionPrivateEndpointServiceCreate = "network.privateendpointservice.create" // PermissionPrivateEndpointServiceUpdate is needed to update the private endpoint service PermissionPrivateEndpointServiceUpdate = "network.privateendpointservice.update" )
const ( // APIID contains identifier of this API APIID = "network/v1" // APIMajorVersion contains major version of this API APIMajorVersion = 1 // APIMinorVersion contains minor version of this API APIMinorVersion = 0 // APIPatchVersion contains patch version of this API APIPatchVersion = 0 )
const (
// KindPrivateEndpointService is a constants for the kind of PrivateEndpointService resources.
KindPrivateEndpointService = "PrivateEndpointService"
)
Variables ¶
var ( ErrInvalidLengthNetwork = fmt.Errorf("proto: negative length found during unmarshaling") ErrIntOverflowNetwork = fmt.Errorf("proto: integer overflow") )
Functions ¶
func PrivateEndpointServiceURL ¶
func PrivateEndpointServiceURL(organizationID, projectID, deploymentID, privateEndpointServiceID string) string
PrivateEndpointServiceURL creates a resource URL for the PrivateEndpointService with given ID in given context (as individual IDs).
func PrivateEndpointServiceURL2 ¶
PrivateEndpointServiceURL2 creates a resource URL for the PrivateEndpointService with given ID in given context (as base URL).
func RegisterNetworkServiceHandler ¶
func RegisterNetworkServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
RegisterNetworkServiceHandler registers the http handlers for service NetworkService to "mux". The handlers forward requests to the grpc endpoint over "conn".
func RegisterNetworkServiceHandlerClient ¶
func RegisterNetworkServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client NetworkServiceClient) error
RegisterNetworkServiceHandlerClient registers the http handlers for service NetworkService to "mux". The handlers forward requests to the grpc endpoint over the given implementation of "NetworkServiceClient". Note: the gRPC framework executes interceptors within the gRPC handler. If the passed in "NetworkServiceClient" doesn't go through the normal gRPC flow (creating a gRPC client etc.) then it will be up to the passed in "NetworkServiceClient" to call the correct interceptors.
func RegisterNetworkServiceHandlerFromEndpoint ¶
func RegisterNetworkServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, opts []grpc.DialOption) (err error)
RegisterNetworkServiceHandlerFromEndpoint is same as RegisterNetworkServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
func RegisterNetworkServiceHandlerServer ¶
func RegisterNetworkServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server NetworkServiceServer) error
RegisterNetworkServiceHandlerServer registers the http handlers for service NetworkService to "mux". UnaryRPC :call NetworkServiceServer directly. StreamingRPC :currently unsupported pending https://github.com/grpc/grpc-go/issues/906.
func RegisterNetworkServiceServer ¶
func RegisterNetworkServiceServer(s *grpc.Server, srv NetworkServiceServer)
Types ¶
type IsPrivateEndpointServiceFeatureAvailableRequest ¶ added in v0.71.0
type IsPrivateEndpointServiceFeatureAvailableRequest struct { // Identifier of the deployment (optional) DeploymentId string `protobuf:"bytes,1,opt,name=deployment_id,json=deploymentId,proto3" json:"deployment_id,omitempty"` // Identifier of the organization (optional) // This field is ignored if a deployment_id is specified OrganizationId string `protobuf:"bytes,2,opt,name=organization_id,json=organizationId,proto3" json:"organization_id,omitempty"` // Identifier of the region (optional) // This field is ignored if a deployment_id is specified RegionId string `protobuf:"bytes,3,opt,name=region_id,json=regionId,proto3" json:"region_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
IsPrivateEndpointServiceFeatureAvailableRequest specifies the request parameters for the IsPrivateEndpointServiceFeatureAvailable method. At least 1 of the fields should contain a value.
func (*IsPrivateEndpointServiceFeatureAvailableRequest) Descriptor ¶ added in v0.71.0
func (*IsPrivateEndpointServiceFeatureAvailableRequest) Descriptor() ([]byte, []int)
func (*IsPrivateEndpointServiceFeatureAvailableRequest) GetDeploymentId ¶ added in v0.71.0
func (m *IsPrivateEndpointServiceFeatureAvailableRequest) GetDeploymentId() string
func (*IsPrivateEndpointServiceFeatureAvailableRequest) GetOrganizationId ¶ added in v0.71.0
func (m *IsPrivateEndpointServiceFeatureAvailableRequest) GetOrganizationId() string
func (*IsPrivateEndpointServiceFeatureAvailableRequest) GetRegionId ¶ added in v0.71.0
func (m *IsPrivateEndpointServiceFeatureAvailableRequest) GetRegionId() string
func (*IsPrivateEndpointServiceFeatureAvailableRequest) Marshal ¶ added in v0.71.0
func (m *IsPrivateEndpointServiceFeatureAvailableRequest) Marshal() (dAtA []byte, err error)
func (*IsPrivateEndpointServiceFeatureAvailableRequest) MarshalTo ¶ added in v0.71.0
func (m *IsPrivateEndpointServiceFeatureAvailableRequest) MarshalTo(dAtA []byte) (int, error)
func (*IsPrivateEndpointServiceFeatureAvailableRequest) MarshalToSizedBuffer ¶ added in v0.71.0
func (m *IsPrivateEndpointServiceFeatureAvailableRequest) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*IsPrivateEndpointServiceFeatureAvailableRequest) ProtoMessage ¶ added in v0.71.0
func (*IsPrivateEndpointServiceFeatureAvailableRequest) ProtoMessage()
func (*IsPrivateEndpointServiceFeatureAvailableRequest) Reset ¶ added in v0.71.0
func (m *IsPrivateEndpointServiceFeatureAvailableRequest) Reset()
func (*IsPrivateEndpointServiceFeatureAvailableRequest) Size ¶ added in v0.71.0
func (m *IsPrivateEndpointServiceFeatureAvailableRequest) Size() (n int)
func (*IsPrivateEndpointServiceFeatureAvailableRequest) String ¶ added in v0.71.0
func (m *IsPrivateEndpointServiceFeatureAvailableRequest) String() string
func (*IsPrivateEndpointServiceFeatureAvailableRequest) Unmarshal ¶ added in v0.71.0
func (m *IsPrivateEndpointServiceFeatureAvailableRequest) Unmarshal(dAtA []byte) error
func (*IsPrivateEndpointServiceFeatureAvailableRequest) XXX_DiscardUnknown ¶ added in v0.71.0
func (m *IsPrivateEndpointServiceFeatureAvailableRequest) XXX_DiscardUnknown()
func (*IsPrivateEndpointServiceFeatureAvailableRequest) XXX_Marshal ¶ added in v0.71.0
func (m *IsPrivateEndpointServiceFeatureAvailableRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*IsPrivateEndpointServiceFeatureAvailableRequest) XXX_Merge ¶ added in v0.71.0
func (m *IsPrivateEndpointServiceFeatureAvailableRequest) XXX_Merge(src proto.Message)
func (*IsPrivateEndpointServiceFeatureAvailableRequest) XXX_Size ¶ added in v0.71.0
func (m *IsPrivateEndpointServiceFeatureAvailableRequest) XXX_Size() int
func (*IsPrivateEndpointServiceFeatureAvailableRequest) XXX_Unmarshal ¶ added in v0.71.0
func (m *IsPrivateEndpointServiceFeatureAvailableRequest) XXX_Unmarshal(b []byte) error
type IsPrivateEndpointServiceFeatureAvailableResult ¶ added in v0.71.0
type IsPrivateEndpointServiceFeatureAvailableResult struct { // Set if the feature is enabled and available. Available bool `protobuf:"varint,1,opt,name=available,proto3" json:"available,omitempty"` // Message why the feature is not available. Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
IsPrivateEndpointServiceFeatureAvailableResult specifies if the private endpoint service is enabled and available. If it is not available it contains a message why not.
func (*IsPrivateEndpointServiceFeatureAvailableResult) Descriptor ¶ added in v0.71.0
func (*IsPrivateEndpointServiceFeatureAvailableResult) Descriptor() ([]byte, []int)
func (*IsPrivateEndpointServiceFeatureAvailableResult) GetAvailable ¶ added in v0.71.0
func (m *IsPrivateEndpointServiceFeatureAvailableResult) GetAvailable() bool
func (*IsPrivateEndpointServiceFeatureAvailableResult) GetMessage ¶ added in v0.71.0
func (m *IsPrivateEndpointServiceFeatureAvailableResult) GetMessage() string
func (*IsPrivateEndpointServiceFeatureAvailableResult) Marshal ¶ added in v0.71.0
func (m *IsPrivateEndpointServiceFeatureAvailableResult) Marshal() (dAtA []byte, err error)
func (*IsPrivateEndpointServiceFeatureAvailableResult) MarshalTo ¶ added in v0.71.0
func (m *IsPrivateEndpointServiceFeatureAvailableResult) MarshalTo(dAtA []byte) (int, error)
func (*IsPrivateEndpointServiceFeatureAvailableResult) MarshalToSizedBuffer ¶ added in v0.71.0
func (m *IsPrivateEndpointServiceFeatureAvailableResult) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*IsPrivateEndpointServiceFeatureAvailableResult) ProtoMessage ¶ added in v0.71.0
func (*IsPrivateEndpointServiceFeatureAvailableResult) ProtoMessage()
func (*IsPrivateEndpointServiceFeatureAvailableResult) Reset ¶ added in v0.71.0
func (m *IsPrivateEndpointServiceFeatureAvailableResult) Reset()
func (*IsPrivateEndpointServiceFeatureAvailableResult) Size ¶ added in v0.71.0
func (m *IsPrivateEndpointServiceFeatureAvailableResult) Size() (n int)
func (*IsPrivateEndpointServiceFeatureAvailableResult) String ¶ added in v0.71.0
func (m *IsPrivateEndpointServiceFeatureAvailableResult) String() string
func (*IsPrivateEndpointServiceFeatureAvailableResult) Unmarshal ¶ added in v0.71.0
func (m *IsPrivateEndpointServiceFeatureAvailableResult) Unmarshal(dAtA []byte) error
func (*IsPrivateEndpointServiceFeatureAvailableResult) XXX_DiscardUnknown ¶ added in v0.71.0
func (m *IsPrivateEndpointServiceFeatureAvailableResult) XXX_DiscardUnknown()
func (*IsPrivateEndpointServiceFeatureAvailableResult) XXX_Marshal ¶ added in v0.71.0
func (m *IsPrivateEndpointServiceFeatureAvailableResult) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*IsPrivateEndpointServiceFeatureAvailableResult) XXX_Merge ¶ added in v0.71.0
func (m *IsPrivateEndpointServiceFeatureAvailableResult) XXX_Merge(src proto.Message)
func (*IsPrivateEndpointServiceFeatureAvailableResult) XXX_Size ¶ added in v0.71.0
func (m *IsPrivateEndpointServiceFeatureAvailableResult) XXX_Size() int
func (*IsPrivateEndpointServiceFeatureAvailableResult) XXX_Unmarshal ¶ added in v0.71.0
func (m *IsPrivateEndpointServiceFeatureAvailableResult) XXX_Unmarshal(b []byte) error
type NetworkServiceClient ¶
type NetworkServiceClient interface { // Get the current API version of this service. // Required permissions: // - None GetAPIVersion(ctx context.Context, in *v1.Empty, opts ...grpc.CallOption) (*v1.Version, error) // Checks if the private endpoint service feature is enabled and available. // Required permissions: // - network.privateendpointservice.get-feature on the deployment that is identified by the given deployment ID (if specified). // - network.privateendpointservice.get-feature on the organization that is identified by the given organization ID (if specified). // - None, authenticated only (if only the region ID is specified). IsPrivateEndpointServiceFeatureAvailable(ctx context.Context, in *IsPrivateEndpointServiceFeatureAvailableRequest, opts ...grpc.CallOption) (*IsPrivateEndpointServiceFeatureAvailableResult, error) // Fetch a private endpoint service by its ID. // Required permissions: // - network.privateendpointservice.get on the private endpoint service. GetPrivateEndpointService(ctx context.Context, in *v1.IDOptions, opts ...grpc.CallOption) (*PrivateEndpointService, error) // Fetch a private endpoint service by the deployment ID. // Required permissions: // - network.privateendpointservice.get-by-deployment-id on the deployment that owns the private endpoint service. GetPrivateEndpointServiceByDeploymentID(ctx context.Context, in *v1.IDOptions, opts ...grpc.CallOption) (*PrivateEndpointService, error) // Create a new private endpoint service. // Required permissions: // - network.privateendpointservice.create on the deployment that owns the private endpoint service. CreatePrivateEndpointService(ctx context.Context, in *PrivateEndpointService, opts ...grpc.CallOption) (*PrivateEndpointService, error) // Update the private endpoint service. // Required permissions: // - network.privateendpointservice.update on the private endpoint service. UpdatePrivateEndpointService(ctx context.Context, in *PrivateEndpointService, opts ...grpc.CallOption) (*v1.Empty, error) }
NetworkServiceClient is the client API for NetworkService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewNetworkServiceClient ¶
func NewNetworkServiceClient(cc *grpc.ClientConn) NetworkServiceClient
type NetworkServiceServer ¶
type NetworkServiceServer interface { // Get the current API version of this service. // Required permissions: // - None GetAPIVersion(context.Context, *v1.Empty) (*v1.Version, error) // Checks if the private endpoint service feature is enabled and available. // Required permissions: // - network.privateendpointservice.get-feature on the deployment that is identified by the given deployment ID (if specified). // - network.privateendpointservice.get-feature on the organization that is identified by the given organization ID (if specified). // - None, authenticated only (if only the region ID is specified). IsPrivateEndpointServiceFeatureAvailable(context.Context, *IsPrivateEndpointServiceFeatureAvailableRequest) (*IsPrivateEndpointServiceFeatureAvailableResult, error) // Fetch a private endpoint service by its ID. // Required permissions: // - network.privateendpointservice.get on the private endpoint service. GetPrivateEndpointService(context.Context, *v1.IDOptions) (*PrivateEndpointService, error) // Fetch a private endpoint service by the deployment ID. // Required permissions: // - network.privateendpointservice.get-by-deployment-id on the deployment that owns the private endpoint service. GetPrivateEndpointServiceByDeploymentID(context.Context, *v1.IDOptions) (*PrivateEndpointService, error) // Create a new private endpoint service. // Required permissions: // - network.privateendpointservice.create on the deployment that owns the private endpoint service. CreatePrivateEndpointService(context.Context, *PrivateEndpointService) (*PrivateEndpointService, error) // Update the private endpoint service. // Required permissions: // - network.privateendpointservice.update on the private endpoint service. UpdatePrivateEndpointService(context.Context, *PrivateEndpointService) (*v1.Empty, error) }
NetworkServiceServer is the server API for NetworkService service.
type PrivateEndpointService ¶
type PrivateEndpointService struct { // System identifier of the private endpoint service. // This is a read-only value. Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // URL of this resource. // This is a read-only value. Url string `protobuf:"bytes,2,opt,name=url,proto3" json:"url,omitempty"` // Name of the private endpoint service. Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"` // Description of the private endpoint service. Description string `protobuf:"bytes,4,opt,name=description,proto3" json:"description,omitempty"` // The creation timestamp of the private endpoint service // This is a read-only value. CreatedAt *types.Timestamp `protobuf:"bytes,5,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` // The deletion timestamp of the private endpoint service // This is a read-only value. DeletedAt *types.Timestamp `protobuf:"bytes,6,opt,name=deleted_at,json=deletedAt,proto3" json:"deleted_at,omitempty"` // Set when this private endpoint service is deleted. // This is a read-only value. IsDeleted bool `protobuf:"varint,7,opt,name=is_deleted,json=isDeleted,proto3" json:"is_deleted,omitempty"` // Identifier of the deployment // After creation, this value cannot be changed. DeploymentId string `protobuf:"bytes,10,opt,name=deployment_id,json=deploymentId,proto3" json:"deployment_id,omitempty"` // Zero or more DNS names to include in the TLS certificate of the deployment. // This name should be resolvable in the private network (vNET/VPC) and can be used to connect // to the private endpoint to establish a SSL connection (where the name will be used during the handshake). AlternateDnsNames []string `protobuf:"bytes,11,rep,name=alternate_dns_names,json=alternateDnsNames,proto3" json:"alternate_dns_names,omitempty"` // Specific AKS setting. Aks *PrivateEndpointService_Aks `protobuf:"bytes,20,opt,name=aks,proto3" json:"aks,omitempty"` // Status of the private endpoint service. // All fields are read-only. Status *PrivateEndpointService_Status `protobuf:"bytes,100,opt,name=status,proto3" json:"status,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
PrivateEndpointService represents the service part of the private endpoint
func (*PrivateEndpointService) Descriptor ¶
func (*PrivateEndpointService) Descriptor() ([]byte, []int)
func (*PrivateEndpointService) GetAks ¶
func (m *PrivateEndpointService) GetAks() *PrivateEndpointService_Aks
func (*PrivateEndpointService) GetAlternateDnsNames ¶
func (m *PrivateEndpointService) GetAlternateDnsNames() []string
func (*PrivateEndpointService) GetCreatedAt ¶
func (m *PrivateEndpointService) GetCreatedAt() *types.Timestamp
func (*PrivateEndpointService) GetDeletedAt ¶
func (m *PrivateEndpointService) GetDeletedAt() *types.Timestamp
func (*PrivateEndpointService) GetDeploymentId ¶
func (m *PrivateEndpointService) GetDeploymentId() string
func (*PrivateEndpointService) GetDescription ¶
func (m *PrivateEndpointService) GetDescription() string
func (*PrivateEndpointService) GetId ¶
func (m *PrivateEndpointService) GetId() string
func (*PrivateEndpointService) GetIsDeleted ¶
func (m *PrivateEndpointService) GetIsDeleted() bool
func (*PrivateEndpointService) GetName ¶
func (m *PrivateEndpointService) GetName() string
func (*PrivateEndpointService) GetStatus ¶
func (m *PrivateEndpointService) GetStatus() *PrivateEndpointService_Status
func (*PrivateEndpointService) GetUrl ¶
func (m *PrivateEndpointService) GetUrl() string
func (*PrivateEndpointService) Marshal ¶
func (m *PrivateEndpointService) Marshal() (dAtA []byte, err error)
func (*PrivateEndpointService) MarshalTo ¶
func (m *PrivateEndpointService) MarshalTo(dAtA []byte) (int, error)
func (*PrivateEndpointService) MarshalToSizedBuffer ¶
func (m *PrivateEndpointService) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*PrivateEndpointService) ProtoMessage ¶
func (*PrivateEndpointService) ProtoMessage()
func (*PrivateEndpointService) Reset ¶
func (m *PrivateEndpointService) Reset()
func (*PrivateEndpointService) Size ¶
func (m *PrivateEndpointService) Size() (n int)
func (*PrivateEndpointService) String ¶
func (m *PrivateEndpointService) String() string
func (*PrivateEndpointService) Unmarshal ¶
func (m *PrivateEndpointService) Unmarshal(dAtA []byte) error
func (*PrivateEndpointService) XXX_DiscardUnknown ¶
func (m *PrivateEndpointService) XXX_DiscardUnknown()
func (*PrivateEndpointService) XXX_Marshal ¶
func (m *PrivateEndpointService) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PrivateEndpointService) XXX_Merge ¶
func (m *PrivateEndpointService) XXX_Merge(src proto.Message)
func (*PrivateEndpointService) XXX_Size ¶
func (m *PrivateEndpointService) XXX_Size() int
func (*PrivateEndpointService) XXX_Unmarshal ¶
func (m *PrivateEndpointService) XXX_Unmarshal(b []byte) error
type PrivateEndpointService_Aks ¶
type PrivateEndpointService_Aks struct { // The subscription IDs of the client side, needed to auto-approve private endpoint connections. // After a private endpoint connection has been made this field cannot be modified anymore. ClientSubscriptionIds []string `` /* 126-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Specific AKS setting.
func (*PrivateEndpointService_Aks) Descriptor ¶
func (*PrivateEndpointService_Aks) Descriptor() ([]byte, []int)
func (*PrivateEndpointService_Aks) GetClientSubscriptionIds ¶
func (m *PrivateEndpointService_Aks) GetClientSubscriptionIds() []string
func (*PrivateEndpointService_Aks) Marshal ¶
func (m *PrivateEndpointService_Aks) Marshal() (dAtA []byte, err error)
func (*PrivateEndpointService_Aks) MarshalTo ¶
func (m *PrivateEndpointService_Aks) MarshalTo(dAtA []byte) (int, error)
func (*PrivateEndpointService_Aks) MarshalToSizedBuffer ¶
func (m *PrivateEndpointService_Aks) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*PrivateEndpointService_Aks) ProtoMessage ¶
func (*PrivateEndpointService_Aks) ProtoMessage()
func (*PrivateEndpointService_Aks) Reset ¶
func (m *PrivateEndpointService_Aks) Reset()
func (*PrivateEndpointService_Aks) Size ¶
func (m *PrivateEndpointService_Aks) Size() (n int)
func (*PrivateEndpointService_Aks) String ¶
func (m *PrivateEndpointService_Aks) String() string
func (*PrivateEndpointService_Aks) Unmarshal ¶
func (m *PrivateEndpointService_Aks) Unmarshal(dAtA []byte) error
func (*PrivateEndpointService_Aks) XXX_DiscardUnknown ¶
func (m *PrivateEndpointService_Aks) XXX_DiscardUnknown()
func (*PrivateEndpointService_Aks) XXX_Marshal ¶
func (m *PrivateEndpointService_Aks) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PrivateEndpointService_Aks) XXX_Merge ¶
func (m *PrivateEndpointService_Aks) XXX_Merge(src proto.Message)
func (*PrivateEndpointService_Aks) XXX_Size ¶
func (m *PrivateEndpointService_Aks) XXX_Size() int
func (*PrivateEndpointService_Aks) XXX_Unmarshal ¶
func (m *PrivateEndpointService_Aks) XXX_Unmarshal(b []byte) error
type PrivateEndpointService_AksPrivateEndpointConnectionStatus ¶
type PrivateEndpointService_AksPrivateEndpointConnectionStatus struct { // The name of the private endpoint connection Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // The description of the private endpoint connection Description string `protobuf:"bytes,2,opt,name=description,proto3" json:"description,omitempty"` // The state of the private endpoint connection State string `protobuf:"bytes,3,opt,name=state,proto3" json:"state,omitempty"` // The private endpoint identifier Id string `protobuf:"bytes,4,opt,name=id,proto3" json:"id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Specific AKS private endpoint connection status fields.
func (*PrivateEndpointService_AksPrivateEndpointConnectionStatus) Descriptor ¶
func (*PrivateEndpointService_AksPrivateEndpointConnectionStatus) Descriptor() ([]byte, []int)
func (*PrivateEndpointService_AksPrivateEndpointConnectionStatus) GetDescription ¶
func (m *PrivateEndpointService_AksPrivateEndpointConnectionStatus) GetDescription() string
func (*PrivateEndpointService_AksPrivateEndpointConnectionStatus) GetId ¶
func (m *PrivateEndpointService_AksPrivateEndpointConnectionStatus) GetId() string
func (*PrivateEndpointService_AksPrivateEndpointConnectionStatus) GetName ¶
func (m *PrivateEndpointService_AksPrivateEndpointConnectionStatus) GetName() string
func (*PrivateEndpointService_AksPrivateEndpointConnectionStatus) GetState ¶
func (m *PrivateEndpointService_AksPrivateEndpointConnectionStatus) GetState() string
func (*PrivateEndpointService_AksPrivateEndpointConnectionStatus) Marshal ¶
func (m *PrivateEndpointService_AksPrivateEndpointConnectionStatus) Marshal() (dAtA []byte, err error)
func (*PrivateEndpointService_AksPrivateEndpointConnectionStatus) MarshalTo ¶
func (m *PrivateEndpointService_AksPrivateEndpointConnectionStatus) MarshalTo(dAtA []byte) (int, error)
func (*PrivateEndpointService_AksPrivateEndpointConnectionStatus) MarshalToSizedBuffer ¶
func (m *PrivateEndpointService_AksPrivateEndpointConnectionStatus) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*PrivateEndpointService_AksPrivateEndpointConnectionStatus) ProtoMessage ¶
func (*PrivateEndpointService_AksPrivateEndpointConnectionStatus) ProtoMessage()
func (*PrivateEndpointService_AksPrivateEndpointConnectionStatus) Reset ¶
func (m *PrivateEndpointService_AksPrivateEndpointConnectionStatus) Reset()
func (*PrivateEndpointService_AksPrivateEndpointConnectionStatus) Size ¶
func (m *PrivateEndpointService_AksPrivateEndpointConnectionStatus) Size() (n int)
func (*PrivateEndpointService_AksPrivateEndpointConnectionStatus) String ¶
func (m *PrivateEndpointService_AksPrivateEndpointConnectionStatus) String() string
func (*PrivateEndpointService_AksPrivateEndpointConnectionStatus) Unmarshal ¶
func (m *PrivateEndpointService_AksPrivateEndpointConnectionStatus) Unmarshal(dAtA []byte) error
func (*PrivateEndpointService_AksPrivateEndpointConnectionStatus) XXX_DiscardUnknown ¶
func (m *PrivateEndpointService_AksPrivateEndpointConnectionStatus) XXX_DiscardUnknown()
func (*PrivateEndpointService_AksPrivateEndpointConnectionStatus) XXX_Marshal ¶
func (m *PrivateEndpointService_AksPrivateEndpointConnectionStatus) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PrivateEndpointService_AksPrivateEndpointConnectionStatus) XXX_Merge ¶
func (m *PrivateEndpointService_AksPrivateEndpointConnectionStatus) XXX_Merge(src proto.Message)
func (*PrivateEndpointService_AksPrivateEndpointConnectionStatus) XXX_Size ¶
func (m *PrivateEndpointService_AksPrivateEndpointConnectionStatus) XXX_Size() int
func (*PrivateEndpointService_AksPrivateEndpointConnectionStatus) XXX_Unmarshal ¶
func (m *PrivateEndpointService_AksPrivateEndpointConnectionStatus) XXX_Unmarshal(b []byte) error
type PrivateEndpointService_AksStatus ¶
type PrivateEndpointService_AksStatus struct { // The alias generated by the Azure private link service needed by the client to setup the private endpoint. Alias string `protobuf:"bytes,1,opt,name=alias,proto3" json:"alias,omitempty"` // The status of the private endpoint connections. PrivateEndpointConnections []*PrivateEndpointService_AksPrivateEndpointConnectionStatus `` /* 141-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Specific AKS status fields. All fields are read-only.
func (*PrivateEndpointService_AksStatus) Descriptor ¶
func (*PrivateEndpointService_AksStatus) Descriptor() ([]byte, []int)
func (*PrivateEndpointService_AksStatus) GetAlias ¶
func (m *PrivateEndpointService_AksStatus) GetAlias() string
func (*PrivateEndpointService_AksStatus) GetPrivateEndpointConnections ¶
func (m *PrivateEndpointService_AksStatus) GetPrivateEndpointConnections() []*PrivateEndpointService_AksPrivateEndpointConnectionStatus
func (*PrivateEndpointService_AksStatus) Marshal ¶
func (m *PrivateEndpointService_AksStatus) Marshal() (dAtA []byte, err error)
func (*PrivateEndpointService_AksStatus) MarshalTo ¶
func (m *PrivateEndpointService_AksStatus) MarshalTo(dAtA []byte) (int, error)
func (*PrivateEndpointService_AksStatus) MarshalToSizedBuffer ¶
func (m *PrivateEndpointService_AksStatus) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*PrivateEndpointService_AksStatus) ProtoMessage ¶
func (*PrivateEndpointService_AksStatus) ProtoMessage()
func (*PrivateEndpointService_AksStatus) Reset ¶
func (m *PrivateEndpointService_AksStatus) Reset()
func (*PrivateEndpointService_AksStatus) Size ¶
func (m *PrivateEndpointService_AksStatus) Size() (n int)
func (*PrivateEndpointService_AksStatus) String ¶
func (m *PrivateEndpointService_AksStatus) String() string
func (*PrivateEndpointService_AksStatus) Unmarshal ¶
func (m *PrivateEndpointService_AksStatus) Unmarshal(dAtA []byte) error
func (*PrivateEndpointService_AksStatus) XXX_DiscardUnknown ¶
func (m *PrivateEndpointService_AksStatus) XXX_DiscardUnknown()
func (*PrivateEndpointService_AksStatus) XXX_Marshal ¶
func (m *PrivateEndpointService_AksStatus) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PrivateEndpointService_AksStatus) XXX_Merge ¶
func (m *PrivateEndpointService_AksStatus) XXX_Merge(src proto.Message)
func (*PrivateEndpointService_AksStatus) XXX_Size ¶
func (m *PrivateEndpointService_AksStatus) XXX_Size() int
func (*PrivateEndpointService_AksStatus) XXX_Unmarshal ¶
func (m *PrivateEndpointService_AksStatus) XXX_Unmarshal(b []byte) error
type PrivateEndpointService_Status ¶
type PrivateEndpointService_Status struct { // Set when the private endpoint service is ready. Ready bool `protobuf:"varint,1,opt,name=ready,proto3" json:"ready,omitempty"` // The timestamp the ready flag has been set. ReadyAt *types.Timestamp `protobuf:"bytes,2,opt,name=ready_at,json=readyAt,proto3" json:"ready_at,omitempty"` // Set if this private endpoint service needs attention. NeedsAttention bool `protobuf:"varint,10,opt,name=needs_attention,json=needsAttention,proto3" json:"needs_attention,omitempty"` // Free text message describing the status. Message string `protobuf:"bytes,11,opt,name=message,proto3" json:"message,omitempty"` // Specific AKS status fields. // All fields are read-only. Aks *PrivateEndpointService_AksStatus `protobuf:"bytes,20,opt,name=aks,proto3" json:"aks,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Status of the private endpoint service. All fields are read-only.
func (*PrivateEndpointService_Status) Descriptor ¶
func (*PrivateEndpointService_Status) Descriptor() ([]byte, []int)
func (*PrivateEndpointService_Status) GetAks ¶
func (m *PrivateEndpointService_Status) GetAks() *PrivateEndpointService_AksStatus
func (*PrivateEndpointService_Status) GetMessage ¶
func (m *PrivateEndpointService_Status) GetMessage() string
func (*PrivateEndpointService_Status) GetNeedsAttention ¶
func (m *PrivateEndpointService_Status) GetNeedsAttention() bool
func (*PrivateEndpointService_Status) GetReady ¶
func (m *PrivateEndpointService_Status) GetReady() bool
func (*PrivateEndpointService_Status) GetReadyAt ¶
func (m *PrivateEndpointService_Status) GetReadyAt() *types.Timestamp
func (*PrivateEndpointService_Status) Marshal ¶
func (m *PrivateEndpointService_Status) Marshal() (dAtA []byte, err error)
func (*PrivateEndpointService_Status) MarshalTo ¶
func (m *PrivateEndpointService_Status) MarshalTo(dAtA []byte) (int, error)
func (*PrivateEndpointService_Status) MarshalToSizedBuffer ¶
func (m *PrivateEndpointService_Status) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*PrivateEndpointService_Status) ProtoMessage ¶
func (*PrivateEndpointService_Status) ProtoMessage()
func (*PrivateEndpointService_Status) Reset ¶
func (m *PrivateEndpointService_Status) Reset()
func (*PrivateEndpointService_Status) Size ¶
func (m *PrivateEndpointService_Status) Size() (n int)
func (*PrivateEndpointService_Status) String ¶
func (m *PrivateEndpointService_Status) String() string
func (*PrivateEndpointService_Status) Unmarshal ¶
func (m *PrivateEndpointService_Status) Unmarshal(dAtA []byte) error
func (*PrivateEndpointService_Status) XXX_DiscardUnknown ¶
func (m *PrivateEndpointService_Status) XXX_DiscardUnknown()
func (*PrivateEndpointService_Status) XXX_Marshal ¶
func (m *PrivateEndpointService_Status) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PrivateEndpointService_Status) XXX_Merge ¶
func (m *PrivateEndpointService_Status) XXX_Merge(src proto.Message)
func (*PrivateEndpointService_Status) XXX_Size ¶
func (m *PrivateEndpointService_Status) XXX_Size() int
func (*PrivateEndpointService_Status) XXX_Unmarshal ¶
func (m *PrivateEndpointService_Status) XXX_Unmarshal(b []byte) error
type UnimplementedNetworkServiceServer ¶
type UnimplementedNetworkServiceServer struct { }
UnimplementedNetworkServiceServer can be embedded to have forward compatible implementations.
func (*UnimplementedNetworkServiceServer) CreatePrivateEndpointService ¶
func (*UnimplementedNetworkServiceServer) CreatePrivateEndpointService(ctx context.Context, req *PrivateEndpointService) (*PrivateEndpointService, error)
func (*UnimplementedNetworkServiceServer) GetAPIVersion ¶
func (*UnimplementedNetworkServiceServer) GetPrivateEndpointService ¶
func (*UnimplementedNetworkServiceServer) GetPrivateEndpointService(ctx context.Context, req *v1.IDOptions) (*PrivateEndpointService, error)
func (*UnimplementedNetworkServiceServer) GetPrivateEndpointServiceByDeploymentID ¶
func (*UnimplementedNetworkServiceServer) GetPrivateEndpointServiceByDeploymentID(ctx context.Context, req *v1.IDOptions) (*PrivateEndpointService, error)
func (*UnimplementedNetworkServiceServer) IsPrivateEndpointServiceFeatureAvailable ¶ added in v0.71.0
func (*UnimplementedNetworkServiceServer) IsPrivateEndpointServiceFeatureAvailable(ctx context.Context, req *IsPrivateEndpointServiceFeatureAvailableRequest) (*IsPrivateEndpointServiceFeatureAvailableResult, error)
func (*UnimplementedNetworkServiceServer) UpdatePrivateEndpointService ¶
func (*UnimplementedNetworkServiceServer) UpdatePrivateEndpointService(ctx context.Context, req *PrivateEndpointService) (*v1.Empty, error)