...

Package edgecontainer

import "google.golang.org/genproto/googleapis/cloud/edgecontainer/v1"
Overview
Index

Overview ▾

Package edgecontainer aliases all exported identifiers in package "cloud.google.com/go/edgecontainer/apiv1/edgecontainerpb".

Deprecated: Please use types in: cloud.google.com/go/edgecontainer/apiv1/edgecontainerpb. Please read https://github.com/googleapis/google-cloud-go/blob/main/migration.md for more details.

Constants

Deprecated: Please use consts in: cloud.google.com/go/edgecontainer/apiv1/edgecontainerpb

const (
    KmsKeyState_KMS_KEY_STATE_KEY_AVAILABLE    = src.KmsKeyState_KMS_KEY_STATE_KEY_AVAILABLE
    KmsKeyState_KMS_KEY_STATE_KEY_UNAVAILABLE  = src.KmsKeyState_KMS_KEY_STATE_KEY_UNAVAILABLE
    KmsKeyState_KMS_KEY_STATE_UNSPECIFIED      = src.KmsKeyState_KMS_KEY_STATE_UNSPECIFIED
    VpnConnection_BGP_ROUTING_MODE_UNSPECIFIED = src.VpnConnection_BGP_ROUTING_MODE_UNSPECIFIED
    VpnConnection_Details_STATE_CONNECTED      = src.VpnConnection_Details_STATE_CONNECTED
    VpnConnection_Details_STATE_CONNECTING     = src.VpnConnection_Details_STATE_CONNECTING
    VpnConnection_Details_STATE_ERROR          = src.VpnConnection_Details_STATE_ERROR
    VpnConnection_Details_STATE_UNSPECIFIED    = src.VpnConnection_Details_STATE_UNSPECIFIED
    VpnConnection_GLOBAL                       = src.VpnConnection_GLOBAL
    VpnConnection_REGIONAL                     = src.VpnConnection_REGIONAL
)

Variables

Deprecated: Please use vars in: cloud.google.com/go/edgecontainer/apiv1/edgecontainerpb

var (
    File_google_cloud_edgecontainer_v1_resources_proto = src.File_google_cloud_edgecontainer_v1_resources_proto
    File_google_cloud_edgecontainer_v1_service_proto   = src.File_google_cloud_edgecontainer_v1_service_proto
    KmsKeyState_name                                   = src.KmsKeyState_name
    KmsKeyState_value                                  = src.KmsKeyState_value
    VpnConnection_BgpRoutingMode_name                  = src.VpnConnection_BgpRoutingMode_name
    VpnConnection_BgpRoutingMode_value                 = src.VpnConnection_BgpRoutingMode_value
    VpnConnection_Details_State_name                   = src.VpnConnection_Details_State_name
    VpnConnection_Details_State_value                  = src.VpnConnection_Details_State_value
)

func RegisterEdgeContainerServer

func RegisterEdgeContainerServer(s *grpc.Server, srv EdgeContainerServer)

Deprecated: Please use funcs in: cloud.google.com/go/edgecontainer/apiv1/edgecontainerpb

type Authorization

RBAC policy that will be applied and managed by GEC.

Deprecated: Please use types in: cloud.google.com/go/edgecontainer/apiv1/edgecontainerpb

type Authorization = src.Authorization

type Cluster

A Google Distributed Cloud Edge Kubernetes cluster.

Deprecated: Please use types in: cloud.google.com/go/edgecontainer/apiv1/edgecontainerpb

type Cluster = src.Cluster

type ClusterNetworking

Cluster-wide networking configuration.

Deprecated: Please use types in: cloud.google.com/go/edgecontainer/apiv1/edgecontainerpb

type ClusterNetworking = src.ClusterNetworking

type ClusterUser

A user principal for an RBAC policy.

Deprecated: Please use types in: cloud.google.com/go/edgecontainer/apiv1/edgecontainerpb

type ClusterUser = src.ClusterUser

type CreateClusterRequest

Creates a cluster.

Deprecated: Please use types in: cloud.google.com/go/edgecontainer/apiv1/edgecontainerpb

type CreateClusterRequest = src.CreateClusterRequest

type CreateNodePoolRequest

Creates a node pool.

Deprecated: Please use types in: cloud.google.com/go/edgecontainer/apiv1/edgecontainerpb

type CreateNodePoolRequest = src.CreateNodePoolRequest

type CreateVpnConnectionRequest

Creates a VPN connection.

Deprecated: Please use types in: cloud.google.com/go/edgecontainer/apiv1/edgecontainerpb

type CreateVpnConnectionRequest = src.CreateVpnConnectionRequest

type DeleteClusterRequest

Deletes a cluster.

Deprecated: Please use types in: cloud.google.com/go/edgecontainer/apiv1/edgecontainerpb

type DeleteClusterRequest = src.DeleteClusterRequest

type DeleteNodePoolRequest

Deletes a node pool.

Deprecated: Please use types in: cloud.google.com/go/edgecontainer/apiv1/edgecontainerpb

type DeleteNodePoolRequest = src.DeleteNodePoolRequest

type DeleteVpnConnectionRequest

Deletes a vpn connection.

Deprecated: Please use types in: cloud.google.com/go/edgecontainer/apiv1/edgecontainerpb

type DeleteVpnConnectionRequest = src.DeleteVpnConnectionRequest

type EdgeContainerClient

EdgeContainerClient is the client API for EdgeContainer 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/edgecontainer/apiv1/edgecontainerpb

type EdgeContainerClient = src.EdgeContainerClient

func NewEdgeContainerClient

func NewEdgeContainerClient(cc grpc.ClientConnInterface) EdgeContainerClient

Deprecated: Please use funcs in: cloud.google.com/go/edgecontainer/apiv1/edgecontainerpb

type EdgeContainerServer

EdgeContainerServer is the server API for EdgeContainer service.

Deprecated: Please use types in: cloud.google.com/go/edgecontainer/apiv1/edgecontainerpb

type EdgeContainerServer = src.EdgeContainerServer

type Fleet

Fleet related configuration. Fleets are a Google Cloud concept for logically organizing clusters, letting you use and manage multi-cluster capabilities and apply consistent policies across your systems.

Deprecated: Please use types in: cloud.google.com/go/edgecontainer/apiv1/edgecontainerpb

type Fleet = src.Fleet

type GenerateAccessTokenRequest

Generates an access token for a cluster.

Deprecated: Please use types in: cloud.google.com/go/edgecontainer/apiv1/edgecontainerpb

type GenerateAccessTokenRequest = src.GenerateAccessTokenRequest

type GenerateAccessTokenResponse

An access token for a cluster.

Deprecated: Please use types in: cloud.google.com/go/edgecontainer/apiv1/edgecontainerpb

type GenerateAccessTokenResponse = src.GenerateAccessTokenResponse

type GetClusterRequest

Gets a cluster.

Deprecated: Please use types in: cloud.google.com/go/edgecontainer/apiv1/edgecontainerpb

type GetClusterRequest = src.GetClusterRequest

type GetMachineRequest

Gets a machine.

Deprecated: Please use types in: cloud.google.com/go/edgecontainer/apiv1/edgecontainerpb

type GetMachineRequest = src.GetMachineRequest

type GetNodePoolRequest

Gets a node pool.

Deprecated: Please use types in: cloud.google.com/go/edgecontainer/apiv1/edgecontainerpb

type GetNodePoolRequest = src.GetNodePoolRequest

type GetVpnConnectionRequest

Gets a VPN connection.

Deprecated: Please use types in: cloud.google.com/go/edgecontainer/apiv1/edgecontainerpb

type GetVpnConnectionRequest = src.GetVpnConnectionRequest

type KmsKeyState

Represents the accessibility state of a customer-managed KMS key used for CMEK integration.

Deprecated: Please use types in: cloud.google.com/go/edgecontainer/apiv1/edgecontainerpb

type KmsKeyState = src.KmsKeyState

type ListClustersRequest

Lists clusters in a location.

Deprecated: Please use types in: cloud.google.com/go/edgecontainer/apiv1/edgecontainerpb

type ListClustersRequest = src.ListClustersRequest

type ListClustersResponse

List of clusters in a location.

Deprecated: Please use types in: cloud.google.com/go/edgecontainer/apiv1/edgecontainerpb

type ListClustersResponse = src.ListClustersResponse

type ListMachinesRequest

Lists machines in a site.

Deprecated: Please use types in: cloud.google.com/go/edgecontainer/apiv1/edgecontainerpb

type ListMachinesRequest = src.ListMachinesRequest

type ListMachinesResponse

List of machines in a site.

Deprecated: Please use types in: cloud.google.com/go/edgecontainer/apiv1/edgecontainerpb

type ListMachinesResponse = src.ListMachinesResponse

type ListNodePoolsRequest

Lists node pools in a cluster.

Deprecated: Please use types in: cloud.google.com/go/edgecontainer/apiv1/edgecontainerpb

type ListNodePoolsRequest = src.ListNodePoolsRequest

type ListNodePoolsResponse

List of node pools in a cluster.

Deprecated: Please use types in: cloud.google.com/go/edgecontainer/apiv1/edgecontainerpb

type ListNodePoolsResponse = src.ListNodePoolsResponse

type ListVpnConnectionsRequest

Lists VPN connections.

Deprecated: Please use types in: cloud.google.com/go/edgecontainer/apiv1/edgecontainerpb

type ListVpnConnectionsRequest = src.ListVpnConnectionsRequest

type ListVpnConnectionsResponse

List of VPN connections in a location.

Deprecated: Please use types in: cloud.google.com/go/edgecontainer/apiv1/edgecontainerpb

type ListVpnConnectionsResponse = src.ListVpnConnectionsResponse

type LocationMetadata

Metadata for a given [google.cloud.location.Location][google.cloud.location.Location].

Deprecated: Please use types in: cloud.google.com/go/edgecontainer/apiv1/edgecontainerpb

type LocationMetadata = src.LocationMetadata

type Machine

A Google Distributed Cloud Edge machine capable of acting as a Kubernetes node.

Deprecated: Please use types in: cloud.google.com/go/edgecontainer/apiv1/edgecontainerpb

type Machine = src.Machine

type MaintenancePolicy

Maintenance policy configuration.

Deprecated: Please use types in: cloud.google.com/go/edgecontainer/apiv1/edgecontainerpb

type MaintenancePolicy = src.MaintenancePolicy

type MaintenanceWindow

Maintenance window configuration

Deprecated: Please use types in: cloud.google.com/go/edgecontainer/apiv1/edgecontainerpb

type MaintenanceWindow = src.MaintenanceWindow

type NodePool

A set of Kubernetes nodes in a cluster with common configuration and specification.

Deprecated: Please use types in: cloud.google.com/go/edgecontainer/apiv1/edgecontainerpb

type NodePool = src.NodePool

type NodePool_LocalDiskEncryption

Configuration for CMEK support for edge machine local disk encryption.

Deprecated: Please use types in: cloud.google.com/go/edgecontainer/apiv1/edgecontainerpb

type NodePool_LocalDiskEncryption = src.NodePool_LocalDiskEncryption

type OperationMetadata

Long-running operation metadata for Edge Container API methods.

Deprecated: Please use types in: cloud.google.com/go/edgecontainer/apiv1/edgecontainerpb

type OperationMetadata = src.OperationMetadata

type Quota

Represents quota for Edge Container resources.

Deprecated: Please use types in: cloud.google.com/go/edgecontainer/apiv1/edgecontainerpb

type Quota = src.Quota

type RecurringTimeWindow

Represents an arbitrary window of time that recurs.

Deprecated: Please use types in: cloud.google.com/go/edgecontainer/apiv1/edgecontainerpb

type RecurringTimeWindow = src.RecurringTimeWindow

type TimeWindow

Represents an arbitrary window of time.

Deprecated: Please use types in: cloud.google.com/go/edgecontainer/apiv1/edgecontainerpb

type TimeWindow = src.TimeWindow

type UnimplementedEdgeContainerServer

UnimplementedEdgeContainerServer can be embedded to have forward compatible implementations.

Deprecated: Please use types in: cloud.google.com/go/edgecontainer/apiv1/edgecontainerpb

type UnimplementedEdgeContainerServer = src.UnimplementedEdgeContainerServer

type UpdateClusterRequest

Updates a cluster.

Deprecated: Please use types in: cloud.google.com/go/edgecontainer/apiv1/edgecontainerpb

type UpdateClusterRequest = src.UpdateClusterRequest

type UpdateNodePoolRequest

Updates a node pool.

Deprecated: Please use types in: cloud.google.com/go/edgecontainer/apiv1/edgecontainerpb

type UpdateNodePoolRequest = src.UpdateNodePoolRequest

type VpnConnection

A VPN connection .

Deprecated: Please use types in: cloud.google.com/go/edgecontainer/apiv1/edgecontainerpb

type VpnConnection = src.VpnConnection

type VpnConnection_BgpRoutingMode

Routing mode.

Deprecated: Please use types in: cloud.google.com/go/edgecontainer/apiv1/edgecontainerpb

type VpnConnection_BgpRoutingMode = src.VpnConnection_BgpRoutingMode

type VpnConnection_Details

The created connection details.

Deprecated: Please use types in: cloud.google.com/go/edgecontainer/apiv1/edgecontainerpb

type VpnConnection_Details = src.VpnConnection_Details

type VpnConnection_Details_CloudRouter

The Cloud Router info.

Deprecated: Please use types in: cloud.google.com/go/edgecontainer/apiv1/edgecontainerpb

type VpnConnection_Details_CloudRouter = src.VpnConnection_Details_CloudRouter

type VpnConnection_Details_CloudVpn

The Cloud VPN info.

Deprecated: Please use types in: cloud.google.com/go/edgecontainer/apiv1/edgecontainerpb

type VpnConnection_Details_CloudVpn = src.VpnConnection_Details_CloudVpn

type VpnConnection_Details_State

The current connection state.

Deprecated: Please use types in: cloud.google.com/go/edgecontainer/apiv1/edgecontainerpb

type VpnConnection_Details_State = src.VpnConnection_Details_State

type VpnConnection_VpcProject

Project detail of the VPC network.

Deprecated: Please use types in: cloud.google.com/go/edgecontainer/apiv1/edgecontainerpb

type VpnConnection_VpcProject = src.VpnConnection_VpcProject

type ZoneMetadata

A Google Distributed Cloud Edge zone where edge machines are located.

Deprecated: Please use types in: cloud.google.com/go/edgecontainer/apiv1/edgecontainerpb

type ZoneMetadata = src.ZoneMetadata