Documentation ¶
Overview ¶
Package iap aliases all exported identifiers in package "cloud.google.com/go/iap/apiv1/iappb".
Deprecated: Please use types in: cloud.google.com/go/iap/apiv1/iappb. Please read https://github.com/googleapis/google-cloud-go/blob/main/migration.md for more details.
Index ¶
- Constants
- Variables
- func RegisterIdentityAwareProxyAdminServiceServer(s *grpc.Server, srv IdentityAwareProxyAdminServiceServer)deprecated
- func RegisterIdentityAwareProxyOAuthServiceServer(s *grpc.Server, srv IdentityAwareProxyOAuthServiceServer)deprecated
- type AccessDeniedPageSettingsdeprecated
- type AccessSettingsdeprecated
- type ApplicationSettingsdeprecated
- type Branddeprecated
- type CorsSettingsdeprecated
- type CreateBrandRequestdeprecated
- type CreateIdentityAwareProxyClientRequestdeprecated
- type CreateTunnelDestGroupRequestdeprecated
- type CsmSettingsdeprecated
- type DeleteIdentityAwareProxyClientRequestdeprecated
- type DeleteTunnelDestGroupRequestdeprecated
- type GcipSettingsdeprecated
- type GetBrandRequestdeprecated
- type GetIapSettingsRequestdeprecated
- type GetIdentityAwareProxyClientRequestdeprecated
- type GetTunnelDestGroupRequestdeprecated
- type IapSettingsdeprecated
- type IdentityAwareProxyAdminServiceClientdeprecated
- type IdentityAwareProxyAdminServiceServerdeprecated
- type IdentityAwareProxyClientdeprecated
- type IdentityAwareProxyOAuthServiceClientdeprecated
- type IdentityAwareProxyOAuthServiceServerdeprecated
- type ListBrandsRequestdeprecated
- type ListBrandsResponsedeprecated
- type ListIdentityAwareProxyClientsRequestdeprecated
- type ListIdentityAwareProxyClientsResponsedeprecated
- type ListTunnelDestGroupsRequestdeprecated
- type ListTunnelDestGroupsResponsedeprecated
- type OAuthSettingsdeprecated
- type ReauthSettingsdeprecated
- type ReauthSettings_Methoddeprecated
- type ReauthSettings_PolicyTypedeprecated
- type ResetIdentityAwareProxyClientSecretRequestdeprecated
- type TunnelDestGroupdeprecated
- type UnimplementedIdentityAwareProxyAdminServiceServerdeprecated
- type UnimplementedIdentityAwareProxyOAuthServiceServerdeprecated
- type UpdateIapSettingsRequestdeprecated
- type UpdateTunnelDestGroupRequestdeprecated
Constants ¶
const ( ReauthSettings_DEFAULT = src.ReauthSettings_DEFAULT ReauthSettings_LOGIN = src.ReauthSettings_LOGIN ReauthSettings_METHOD_UNSPECIFIED = src.ReauthSettings_METHOD_UNSPECIFIED ReauthSettings_MINIMUM = src.ReauthSettings_MINIMUM ReauthSettings_PASSWORD = src.ReauthSettings_PASSWORD ReauthSettings_POLICY_TYPE_UNSPECIFIED = src.ReauthSettings_POLICY_TYPE_UNSPECIFIED ReauthSettings_SECURE_KEY = src.ReauthSettings_SECURE_KEY )
Deprecated: Please use consts in: cloud.google.com/go/iap/apiv1/iappb
Variables ¶
var ( File_google_cloud_iap_v1_service_proto = src.File_google_cloud_iap_v1_service_proto ReauthSettings_Method_name = src.ReauthSettings_Method_name ReauthSettings_Method_value = src.ReauthSettings_Method_value ReauthSettings_PolicyType_name = src.ReauthSettings_PolicyType_name ReauthSettings_PolicyType_value = src.ReauthSettings_PolicyType_value )
Deprecated: Please use vars in: cloud.google.com/go/iap/apiv1/iappb
Functions ¶
func RegisterIdentityAwareProxyAdminServiceServer
deprecated
func RegisterIdentityAwareProxyAdminServiceServer(s *grpc.Server, srv IdentityAwareProxyAdminServiceServer)
Deprecated: Please use funcs in: cloud.google.com/go/iap/apiv1/iappb
func RegisterIdentityAwareProxyOAuthServiceServer
deprecated
func RegisterIdentityAwareProxyOAuthServiceServer(s *grpc.Server, srv IdentityAwareProxyOAuthServiceServer)
Deprecated: Please use funcs in: cloud.google.com/go/iap/apiv1/iappb
Types ¶
type AccessDeniedPageSettings
deprecated
type AccessDeniedPageSettings = src.AccessDeniedPageSettings
Custom content configuration for access denied page. IAP allows customers to define a custom URI to use as the error page when access is denied to users. If IAP prevents access to this page, the default IAP error page will be displayed instead.
Deprecated: Please use types in: cloud.google.com/go/iap/apiv1/iappb
type AccessSettings
deprecated
type AccessSettings = src.AccessSettings
Access related settings for IAP protected apps.
Deprecated: Please use types in: cloud.google.com/go/iap/apiv1/iappb
type ApplicationSettings
deprecated
type ApplicationSettings = src.ApplicationSettings
Wrapper over application specific settings for IAP.
Deprecated: Please use types in: cloud.google.com/go/iap/apiv1/iappb
type CorsSettings
deprecated
type CorsSettings = src.CorsSettings
Allows customers to configure HTTP request paths that'll allow HTTP OPTIONS call to bypass authentication and authorization.
Deprecated: Please use types in: cloud.google.com/go/iap/apiv1/iappb
type CreateBrandRequest
deprecated
type CreateBrandRequest = src.CreateBrandRequest
The request sent to CreateBrand.
Deprecated: Please use types in: cloud.google.com/go/iap/apiv1/iappb
type CreateIdentityAwareProxyClientRequest
deprecated
type CreateIdentityAwareProxyClientRequest = src.CreateIdentityAwareProxyClientRequest
The request sent to CreateIdentityAwareProxyClient.
Deprecated: Please use types in: cloud.google.com/go/iap/apiv1/iappb
type CreateTunnelDestGroupRequest
deprecated
type CreateTunnelDestGroupRequest = src.CreateTunnelDestGroupRequest
The request to CreateTunnelDestGroup.
Deprecated: Please use types in: cloud.google.com/go/iap/apiv1/iappb
type CsmSettings
deprecated
type CsmSettings = src.CsmSettings
Configuration for RCTokens generated for CSM workloads protected by IAP. RCTokens are IAP generated JWTs that can be verified at the application. The RCToken is primarily used for ISTIO deployments, and can be scoped to a single mesh by configuring the audience field accordingly
Deprecated: Please use types in: cloud.google.com/go/iap/apiv1/iappb
type DeleteIdentityAwareProxyClientRequest
deprecated
type DeleteIdentityAwareProxyClientRequest = src.DeleteIdentityAwareProxyClientRequest
The request sent to DeleteIdentityAwareProxyClient.
Deprecated: Please use types in: cloud.google.com/go/iap/apiv1/iappb
type DeleteTunnelDestGroupRequest
deprecated
type DeleteTunnelDestGroupRequest = src.DeleteTunnelDestGroupRequest
The request to DeleteTunnelDestGroup.
Deprecated: Please use types in: cloud.google.com/go/iap/apiv1/iappb
type GcipSettings
deprecated
type GcipSettings = src.GcipSettings
Allows customers to configure tenant_id for GCIP instance per-app.
Deprecated: Please use types in: cloud.google.com/go/iap/apiv1/iappb
type GetBrandRequest
deprecated
type GetBrandRequest = src.GetBrandRequest
The request sent to GetBrand.
Deprecated: Please use types in: cloud.google.com/go/iap/apiv1/iappb
type GetIapSettingsRequest
deprecated
type GetIapSettingsRequest = src.GetIapSettingsRequest
The request sent to GetIapSettings.
Deprecated: Please use types in: cloud.google.com/go/iap/apiv1/iappb
type GetIdentityAwareProxyClientRequest
deprecated
type GetIdentityAwareProxyClientRequest = src.GetIdentityAwareProxyClientRequest
The request sent to GetIdentityAwareProxyClient.
Deprecated: Please use types in: cloud.google.com/go/iap/apiv1/iappb
type GetTunnelDestGroupRequest
deprecated
type GetTunnelDestGroupRequest = src.GetTunnelDestGroupRequest
The request to GetTunnelDestGroup.
Deprecated: Please use types in: cloud.google.com/go/iap/apiv1/iappb
type IapSettings
deprecated
type IapSettings = src.IapSettings
The IAP configurable settings.
Deprecated: Please use types in: cloud.google.com/go/iap/apiv1/iappb
type IdentityAwareProxyAdminServiceClient
deprecated
type IdentityAwareProxyAdminServiceClient = src.IdentityAwareProxyAdminServiceClient
IdentityAwareProxyAdminServiceClient is the client API for IdentityAwareProxyAdminService 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/iap/apiv1/iappb
func NewIdentityAwareProxyAdminServiceClient
deprecated
func NewIdentityAwareProxyAdminServiceClient(cc grpc.ClientConnInterface) IdentityAwareProxyAdminServiceClient
Deprecated: Please use funcs in: cloud.google.com/go/iap/apiv1/iappb
type IdentityAwareProxyAdminServiceServer
deprecated
type IdentityAwareProxyAdminServiceServer = src.IdentityAwareProxyAdminServiceServer
IdentityAwareProxyAdminServiceServer is the server API for IdentityAwareProxyAdminService service.
Deprecated: Please use types in: cloud.google.com/go/iap/apiv1/iappb
type IdentityAwareProxyClient
deprecated
type IdentityAwareProxyClient = src.IdentityAwareProxyClient
Contains the data that describes an Identity Aware Proxy owned client.
Deprecated: Please use types in: cloud.google.com/go/iap/apiv1/iappb
type IdentityAwareProxyOAuthServiceClient
deprecated
type IdentityAwareProxyOAuthServiceClient = src.IdentityAwareProxyOAuthServiceClient
IdentityAwareProxyOAuthServiceClient is the client API for IdentityAwareProxyOAuthService 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/iap/apiv1/iappb
func NewIdentityAwareProxyOAuthServiceClient
deprecated
func NewIdentityAwareProxyOAuthServiceClient(cc grpc.ClientConnInterface) IdentityAwareProxyOAuthServiceClient
Deprecated: Please use funcs in: cloud.google.com/go/iap/apiv1/iappb
type IdentityAwareProxyOAuthServiceServer
deprecated
type IdentityAwareProxyOAuthServiceServer = src.IdentityAwareProxyOAuthServiceServer
IdentityAwareProxyOAuthServiceServer is the server API for IdentityAwareProxyOAuthService service.
Deprecated: Please use types in: cloud.google.com/go/iap/apiv1/iappb
type ListBrandsRequest
deprecated
type ListBrandsRequest = src.ListBrandsRequest
The request sent to ListBrands.
Deprecated: Please use types in: cloud.google.com/go/iap/apiv1/iappb
type ListBrandsResponse
deprecated
type ListBrandsResponse = src.ListBrandsResponse
Response message for ListBrands.
Deprecated: Please use types in: cloud.google.com/go/iap/apiv1/iappb
type ListIdentityAwareProxyClientsRequest
deprecated
type ListIdentityAwareProxyClientsRequest = src.ListIdentityAwareProxyClientsRequest
The request sent to ListIdentityAwareProxyClients.
Deprecated: Please use types in: cloud.google.com/go/iap/apiv1/iappb
type ListIdentityAwareProxyClientsResponse
deprecated
type ListIdentityAwareProxyClientsResponse = src.ListIdentityAwareProxyClientsResponse
Response message for ListIdentityAwareProxyClients.
Deprecated: Please use types in: cloud.google.com/go/iap/apiv1/iappb
type ListTunnelDestGroupsRequest
deprecated
type ListTunnelDestGroupsRequest = src.ListTunnelDestGroupsRequest
The request to ListTunnelDestGroups.
Deprecated: Please use types in: cloud.google.com/go/iap/apiv1/iappb
type ListTunnelDestGroupsResponse
deprecated
type ListTunnelDestGroupsResponse = src.ListTunnelDestGroupsResponse
The response from ListTunnelDestGroups.
Deprecated: Please use types in: cloud.google.com/go/iap/apiv1/iappb
type OAuthSettings
deprecated
type OAuthSettings = src.OAuthSettings
Configuration for OAuth login&consent flow behavior as well as for OAuth Credentials.
Deprecated: Please use types in: cloud.google.com/go/iap/apiv1/iappb
type ReauthSettings
deprecated
type ReauthSettings = src.ReauthSettings
Configuration for IAP reauthentication policies.
Deprecated: Please use types in: cloud.google.com/go/iap/apiv1/iappb
type ReauthSettings_Method
deprecated
type ReauthSettings_Method = src.ReauthSettings_Method
Types of reauthentication methods supported by IAP.
Deprecated: Please use types in: cloud.google.com/go/iap/apiv1/iappb
type ReauthSettings_PolicyType
deprecated
type ReauthSettings_PolicyType = src.ReauthSettings_PolicyType
Type of policy in the case of hierarchial policies.
Deprecated: Please use types in: cloud.google.com/go/iap/apiv1/iappb
type ResetIdentityAwareProxyClientSecretRequest
deprecated
type ResetIdentityAwareProxyClientSecretRequest = src.ResetIdentityAwareProxyClientSecretRequest
The request sent to ResetIdentityAwareProxyClientSecret.
Deprecated: Please use types in: cloud.google.com/go/iap/apiv1/iappb
type TunnelDestGroup
deprecated
type TunnelDestGroup = src.TunnelDestGroup
A TunnelDestGroup.
Deprecated: Please use types in: cloud.google.com/go/iap/apiv1/iappb
type UnimplementedIdentityAwareProxyAdminServiceServer
deprecated
type UnimplementedIdentityAwareProxyAdminServiceServer = src.UnimplementedIdentityAwareProxyAdminServiceServer
UnimplementedIdentityAwareProxyAdminServiceServer can be embedded to have forward compatible implementations.
Deprecated: Please use types in: cloud.google.com/go/iap/apiv1/iappb
type UnimplementedIdentityAwareProxyOAuthServiceServer
deprecated
type UnimplementedIdentityAwareProxyOAuthServiceServer = src.UnimplementedIdentityAwareProxyOAuthServiceServer
UnimplementedIdentityAwareProxyOAuthServiceServer can be embedded to have forward compatible implementations.
Deprecated: Please use types in: cloud.google.com/go/iap/apiv1/iappb
type UpdateIapSettingsRequest
deprecated
type UpdateIapSettingsRequest = src.UpdateIapSettingsRequest
The request sent to UpdateIapSettings.
Deprecated: Please use types in: cloud.google.com/go/iap/apiv1/iappb
type UpdateTunnelDestGroupRequest
deprecated
type UpdateTunnelDestGroupRequest = src.UpdateTunnelDestGroupRequest
The request to UpdateTunnelDestGroup.
Deprecated: Please use types in: cloud.google.com/go/iap/apiv1/iappb