recaptchaenterprise

package
v1.151.0 Latest Latest
Warning

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

Go to latest
Published: May 12, 2026 License: Apache-2.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FirewallAction_FromProto

func FirewallAction_FromProto(mapCtx *direct.MapContext, in *pb.FirewallAction) *krm.FirewallAction

func FirewallAction_ToProto

func FirewallAction_ToProto(mapCtx *direct.MapContext, in *krm.FirewallAction) *pb.FirewallAction

func NewFirewallPolicyModel added in v1.131.0

func NewFirewallPolicyModel(ctx context.Context, config *config.ControllerConfig) (directbase.Model, error)

func ReCAPTCHAEnterpriseFirewallPolicySpec_FromProto

func ReCAPTCHAEnterpriseFirewallPolicySpec_FromProto(mapCtx *direct.MapContext, in *pb.FirewallPolicy) *krm.ReCAPTCHAEnterpriseFirewallPolicySpec

func ReCAPTCHAEnterpriseFirewallPolicySpec_ToProto

func ReCAPTCHAEnterpriseFirewallPolicySpec_ToProto(mapCtx *direct.MapContext, in *krm.ReCAPTCHAEnterpriseFirewallPolicySpec) *pb.FirewallPolicy

Types

type FirewallPolicyAdapter added in v1.131.0

type FirewallPolicyAdapter struct {
	// contains filtered or unexported fields
}

func (*FirewallPolicyAdapter) Create added in v1.131.0

Create creates the resource in GCP based on `spec` and update the Config Connector object `status` based on the GCP response.

func (*FirewallPolicyAdapter) Delete added in v1.131.0

Delete the resource from GCP service when the corresponding Config Connector resource is deleted.

func (*FirewallPolicyAdapter) Export added in v1.131.0

Export maps the GCP object to a Config Connector resource `spec`.

func (*FirewallPolicyAdapter) Find added in v1.131.0

Find retrieves the GCP resource. Return true means the object is found. This triggers Adapter `Update` call. Return false means the object is not found. This triggers Adapter `Create` call. Return a non-nil error requeues the requests.

func (*FirewallPolicyAdapter) Update added in v1.131.0

Update updates the resource in GCP based on `spec` and update the Config Connector object `status` based on the GCP response.

Jump to

Keyboard shortcuts

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