Documentation ¶
Overview ¶
Package networkconnectivity aliases all exported identifiers in package "cloud.google.com/go/networkconnectivity/apiv1alpha1/networkconnectivitypb".
Deprecated: Please use types in: cloud.google.com/go/networkconnectivity/apiv1alpha1/networkconnectivitypb. Please read https://github.com/googleapis/google-cloud-go/blob/main/migration.md for more details.
Index ¶
- Constants
- Variables
- func RegisterHubServiceServer(s *grpc.Server, srv HubServiceServer)deprecated
- type CreateHubRequestdeprecated
- type CreateSpokeRequestdeprecated
- type DeleteHubRequestdeprecated
- type DeleteSpokeRequestdeprecated
- type GetHubRequestdeprecated
- type GetSpokeRequestdeprecated
- type Hubdeprecated
- type HubServiceClientdeprecated
- type HubServiceServerdeprecated
- type ListHubsRequestdeprecated
- type ListHubsResponsedeprecated
- type ListSpokesRequestdeprecated
- type ListSpokesResponsedeprecated
- type OperationMetadatadeprecated
- type RouterApplianceInstancedeprecated
- type Spokedeprecated
- type Statedeprecated
- type UnimplementedHubServiceServerdeprecated
- type UpdateHubRequestdeprecated
- type UpdateSpokeRequestdeprecated
Constants ¶
const ( State_ACTIVE = src.State_ACTIVE State_CREATING = src.State_CREATING State_DELETING = src.State_DELETING State_STATE_UNSPECIFIED = src.State_STATE_UNSPECIFIED )
Deprecated: Please use consts in: cloud.google.com/go/networkconnectivity/apiv1alpha1/networkconnectivitypb
Variables ¶
var ( File_google_cloud_networkconnectivity_v1alpha1_common_proto = src.File_google_cloud_networkconnectivity_v1alpha1_common_proto File_google_cloud_networkconnectivity_v1alpha1_hub_proto = src.File_google_cloud_networkconnectivity_v1alpha1_hub_proto State_name = src.State_name State_value = src.State_value )
Deprecated: Please use vars in: cloud.google.com/go/networkconnectivity/apiv1alpha1/networkconnectivitypb
Functions ¶
func RegisterHubServiceServer
deprecated
func RegisterHubServiceServer(s *grpc.Server, srv HubServiceServer)
Deprecated: Please use funcs in: cloud.google.com/go/networkconnectivity/apiv1alpha1/networkconnectivitypb
Types ¶
type CreateHubRequest
deprecated
type CreateHubRequest = src.CreateHubRequest
Request for [HubService.CreateHub][google.cloud.networkconnectivity.v1alpha1.HubService.CreateHub] method.
Deprecated: Please use types in: cloud.google.com/go/networkconnectivity/apiv1alpha1/networkconnectivitypb
type CreateSpokeRequest
deprecated
type CreateSpokeRequest = src.CreateSpokeRequest
The request for [HubService.CreateSpoke][google.cloud.networkconnectivity.v1alpha1.HubService.CreateSpoke].
Deprecated: Please use types in: cloud.google.com/go/networkconnectivity/apiv1alpha1/networkconnectivitypb
type DeleteHubRequest
deprecated
type DeleteHubRequest = src.DeleteHubRequest
The request for [HubService.DeleteHub][google.cloud.networkconnectivity.v1alpha1.HubService.DeleteHub].
Deprecated: Please use types in: cloud.google.com/go/networkconnectivity/apiv1alpha1/networkconnectivitypb
type DeleteSpokeRequest
deprecated
type DeleteSpokeRequest = src.DeleteSpokeRequest
The request for [HubService.DeleteSpoke][google.cloud.networkconnectivity.v1alpha1.HubService.DeleteSpoke].
Deprecated: Please use types in: cloud.google.com/go/networkconnectivity/apiv1alpha1/networkconnectivitypb
type GetHubRequest
deprecated
type GetHubRequest = src.GetHubRequest
Request for [HubService.GetHub][google.cloud.networkconnectivity.v1alpha1.HubService.GetHub] method.
Deprecated: Please use types in: cloud.google.com/go/networkconnectivity/apiv1alpha1/networkconnectivitypb
type GetSpokeRequest
deprecated
type GetSpokeRequest = src.GetSpokeRequest
The request for [HubService.GetSpoke][google.cloud.networkconnectivity.v1alpha1.HubService.GetSpoke].
Deprecated: Please use types in: cloud.google.com/go/networkconnectivity/apiv1alpha1/networkconnectivitypb
type Hub
deprecated
Network Connectivity Center is a hub-and-spoke abstraction for network connectivity management in Google Cloud. It reduces operational complexity through a simple, centralized connectivity management model. Following is the resource message of a hub.
Deprecated: Please use types in: cloud.google.com/go/networkconnectivity/apiv1alpha1/networkconnectivitypb
type HubServiceClient
deprecated
type HubServiceClient = src.HubServiceClient
HubServiceClient is the client API for HubService service. For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
Deprecated: Please use types in: cloud.google.com/go/networkconnectivity/apiv1alpha1/networkconnectivitypb
func NewHubServiceClient
deprecated
func NewHubServiceClient(cc grpc.ClientConnInterface) HubServiceClient
Deprecated: Please use funcs in: cloud.google.com/go/networkconnectivity/apiv1alpha1/networkconnectivitypb
type HubServiceServer
deprecated
type HubServiceServer = src.HubServiceServer
HubServiceServer is the server API for HubService service.
Deprecated: Please use types in: cloud.google.com/go/networkconnectivity/apiv1alpha1/networkconnectivitypb
type ListHubsRequest
deprecated
type ListHubsRequest = src.ListHubsRequest
Request for [HubService.ListHubs][google.cloud.networkconnectivity.v1alpha1.HubService.ListHubs] method.
Deprecated: Please use types in: cloud.google.com/go/networkconnectivity/apiv1alpha1/networkconnectivitypb
type ListHubsResponse
deprecated
type ListHubsResponse = src.ListHubsResponse
Response for [HubService.ListHubs][google.cloud.networkconnectivity.v1alpha1.HubService.ListHubs] method.
Deprecated: Please use types in: cloud.google.com/go/networkconnectivity/apiv1alpha1/networkconnectivitypb
type ListSpokesRequest
deprecated
type ListSpokesRequest = src.ListSpokesRequest
The request for [HubService.ListSpokes][google.cloud.networkconnectivity.v1alpha1.HubService.ListSpokes].
Deprecated: Please use types in: cloud.google.com/go/networkconnectivity/apiv1alpha1/networkconnectivitypb
type ListSpokesResponse
deprecated
type ListSpokesResponse = src.ListSpokesResponse
The response for [HubService.ListSpokes][google.cloud.networkconnectivity.v1alpha1.HubService.ListSpokes].
Deprecated: Please use types in: cloud.google.com/go/networkconnectivity/apiv1alpha1/networkconnectivitypb
type OperationMetadata
deprecated
type OperationMetadata = src.OperationMetadata
Represents the metadata of the long-running operation.
Deprecated: Please use types in: cloud.google.com/go/networkconnectivity/apiv1alpha1/networkconnectivitypb
type RouterApplianceInstance
deprecated
type RouterApplianceInstance = src.RouterApplianceInstance
RouterAppliance represents a Router appliance which is specified by a VM URI and a NIC address.
Deprecated: Please use types in: cloud.google.com/go/networkconnectivity/apiv1alpha1/networkconnectivitypb
type Spoke
deprecated
A Spoke is an abstraction of a network attachment being attached to a Hub. A Spoke can be underlying a VPN tunnel, a VLAN (interconnect) attachment, a Router appliance, etc.
Deprecated: Please use types in: cloud.google.com/go/networkconnectivity/apiv1alpha1/networkconnectivitypb
type UnimplementedHubServiceServer
deprecated
type UnimplementedHubServiceServer = src.UnimplementedHubServiceServer
UnimplementedHubServiceServer can be embedded to have forward compatible implementations.
Deprecated: Please use types in: cloud.google.com/go/networkconnectivity/apiv1alpha1/networkconnectivitypb
type UpdateHubRequest
deprecated
type UpdateHubRequest = src.UpdateHubRequest
Request for [HubService.UpdateHub][google.cloud.networkconnectivity.v1alpha1.HubService.UpdateHub] method.
Deprecated: Please use types in: cloud.google.com/go/networkconnectivity/apiv1alpha1/networkconnectivitypb
type UpdateSpokeRequest
deprecated
type UpdateSpokeRequest = src.UpdateSpokeRequest
Request for [HubService.UpdateSpoke][google.cloud.networkconnectivity.v1alpha1.HubService.UpdateSpoke] method.
Deprecated: Please use types in: cloud.google.com/go/networkconnectivity/apiv1alpha1/networkconnectivitypb