webhook

package
v2.15.0 Latest Latest
Warning

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

Go to latest
Published: Aug 20, 2025 License: MIT Imports: 10 Imported by: 0

Documentation

Overview

Code generated by azure-service-operator-codegen. DO NOT EDIT. Copyright (c) Microsoft Corporation. Licensed under the MIT license.

Code generated by azure-service-operator-codegen. DO NOT EDIT. Copyright (c) Microsoft Corporation. Licensed under the MIT license.

Code generated by azure-service-operator-codegen. DO NOT EDIT. Copyright (c) Microsoft Corporation. Licensed under the MIT license.

Code generated by azure-service-operator-codegen. DO NOT EDIT. Copyright (c) Microsoft Corporation. Licensed under the MIT license.

Code generated by azure-service-operator-codegen. DO NOT EDIT. Copyright (c) Microsoft Corporation. Licensed under the MIT license.

Code generated by azure-service-operator-codegen. DO NOT EDIT. Copyright (c) Microsoft Corporation. Licensed under the MIT license.

Code generated by azure-service-operator-codegen. DO NOT EDIT. Copyright (c) Microsoft Corporation. Licensed under the MIT license.

Code generated by azure-service-operator-codegen. DO NOT EDIT. Copyright (c) Microsoft Corporation. Licensed under the MIT license.

Code generated by azure-service-operator-codegen. DO NOT EDIT. Copyright (c) Microsoft Corporation. Licensed under the MIT license.

Code generated by azure-service-operator-codegen. DO NOT EDIT. Copyright (c) Microsoft Corporation. Licensed under the MIT license.

Code generated by azure-service-operator-codegen. DO NOT EDIT. Copyright (c) Microsoft Corporation. Licensed under the MIT license.

Code generated by azure-service-operator-codegen. DO NOT EDIT. Copyright (c) Microsoft Corporation. Licensed under the MIT license.

Code generated by azure-service-operator-codegen. DO NOT EDIT. Copyright (c) Microsoft Corporation. Licensed under the MIT license.

Code generated by azure-service-operator-codegen. DO NOT EDIT. Copyright (c) Microsoft Corporation. Licensed under the MIT license.

Code generated by azure-service-operator-codegen. DO NOT EDIT. Copyright (c) Microsoft Corporation. Licensed under the MIT license.

Code generated by azure-service-operator-codegen. DO NOT EDIT. Copyright (c) Microsoft Corporation. Licensed under the MIT license.

Code generated by azure-service-operator-codegen. DO NOT EDIT. Copyright (c) Microsoft Corporation. Licensed under the MIT license.

Code generated by azure-service-operator-codegen. DO NOT EDIT. Copyright (c) Microsoft Corporation. Licensed under the MIT license.

Code generated by azure-service-operator-codegen. DO NOT EDIT. Copyright (c) Microsoft Corporation. Licensed under the MIT license.

Code generated by azure-service-operator-codegen. DO NOT EDIT. Copyright (c) Microsoft Corporation. Licensed under the MIT license.

Code generated by azure-service-operator-codegen. DO NOT EDIT. Copyright (c) Microsoft Corporation. Licensed under the MIT license.

Code generated by azure-service-operator-codegen. DO NOT EDIT. Copyright (c) Microsoft Corporation. Licensed under the MIT license.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Server

type Server struct {
}

func (*Server) Default

func (server *Server) Default(ctx context.Context, obj runtime.Object) error

Default applies defaults to the Server resource

func (*Server) ValidateCreate

func (server *Server) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)

ValidateCreate validates the creation of the resource

func (*Server) ValidateDelete

func (server *Server) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)

ValidateDelete validates the deletion of the resource

func (*Server) ValidateUpdate

func (server *Server) ValidateUpdate(ctx context.Context, oldResource runtime.Object, newResource runtime.Object) (admission.Warnings, error)

ValidateUpdate validates an update of the resource

type ServersAdministrator

type ServersAdministrator struct {
}

func (*ServersAdministrator) Default

func (administrator *ServersAdministrator) Default(ctx context.Context, obj runtime.Object) error

Default applies defaults to the ServersAdministrator resource

func (*ServersAdministrator) ValidateCreate

func (administrator *ServersAdministrator) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)

ValidateCreate validates the creation of the resource

func (*ServersAdministrator) ValidateDelete

func (administrator *ServersAdministrator) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)

ValidateDelete validates the deletion of the resource

func (*ServersAdministrator) ValidateUpdate

func (administrator *ServersAdministrator) ValidateUpdate(ctx context.Context, oldResource runtime.Object, newResource runtime.Object) (admission.Warnings, error)

ValidateUpdate validates an update of the resource

type ServersAdvancedThreatProtectionSetting

type ServersAdvancedThreatProtectionSetting struct {
}

func (*ServersAdvancedThreatProtectionSetting) Default

Default applies defaults to the ServersAdvancedThreatProtectionSetting resource

func (*ServersAdvancedThreatProtectionSetting) ValidateCreate

func (setting *ServersAdvancedThreatProtectionSetting) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)

ValidateCreate validates the creation of the resource

func (*ServersAdvancedThreatProtectionSetting) ValidateDelete

func (setting *ServersAdvancedThreatProtectionSetting) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)

ValidateDelete validates the deletion of the resource

func (*ServersAdvancedThreatProtectionSetting) ValidateUpdate

func (setting *ServersAdvancedThreatProtectionSetting) ValidateUpdate(ctx context.Context, oldResource runtime.Object, newResource runtime.Object) (admission.Warnings, error)

ValidateUpdate validates an update of the resource

type ServersAuditingSetting

type ServersAuditingSetting struct {
}

func (*ServersAuditingSetting) Default

func (setting *ServersAuditingSetting) Default(ctx context.Context, obj runtime.Object) error

Default applies defaults to the ServersAuditingSetting resource

func (*ServersAuditingSetting) ValidateCreate

func (setting *ServersAuditingSetting) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)

ValidateCreate validates the creation of the resource

func (*ServersAuditingSetting) ValidateDelete

func (setting *ServersAuditingSetting) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)

ValidateDelete validates the deletion of the resource

func (*ServersAuditingSetting) ValidateUpdate

func (setting *ServersAuditingSetting) ValidateUpdate(ctx context.Context, oldResource runtime.Object, newResource runtime.Object) (admission.Warnings, error)

ValidateUpdate validates an update of the resource

type ServersAzureADOnlyAuthentication

type ServersAzureADOnlyAuthentication struct {
}

func (*ServersAzureADOnlyAuthentication) Default

func (authentication *ServersAzureADOnlyAuthentication) Default(ctx context.Context, obj runtime.Object) error

Default applies defaults to the ServersAzureADOnlyAuthentication resource

func (*ServersAzureADOnlyAuthentication) ValidateCreate

func (authentication *ServersAzureADOnlyAuthentication) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)

ValidateCreate validates the creation of the resource

func (*ServersAzureADOnlyAuthentication) ValidateDelete

func (authentication *ServersAzureADOnlyAuthentication) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)

ValidateDelete validates the deletion of the resource

func (*ServersAzureADOnlyAuthentication) ValidateUpdate

func (authentication *ServersAzureADOnlyAuthentication) ValidateUpdate(ctx context.Context, oldResource runtime.Object, newResource runtime.Object) (admission.Warnings, error)

ValidateUpdate validates an update of the resource

type ServersConnectionPolicy

type ServersConnectionPolicy struct {
}

func (*ServersConnectionPolicy) Default

func (policy *ServersConnectionPolicy) Default(ctx context.Context, obj runtime.Object) error

Default applies defaults to the ServersConnectionPolicy resource

func (*ServersConnectionPolicy) ValidateCreate

func (policy *ServersConnectionPolicy) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)

ValidateCreate validates the creation of the resource

func (*ServersConnectionPolicy) ValidateDelete

func (policy *ServersConnectionPolicy) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)

ValidateDelete validates the deletion of the resource

func (*ServersConnectionPolicy) ValidateUpdate

func (policy *ServersConnectionPolicy) ValidateUpdate(ctx context.Context, oldResource runtime.Object, newResource runtime.Object) (admission.Warnings, error)

ValidateUpdate validates an update of the resource

type ServersDatabase

type ServersDatabase struct {
}

func (*ServersDatabase) Default

func (database *ServersDatabase) Default(ctx context.Context, obj runtime.Object) error

Default applies defaults to the ServersDatabase resource

func (*ServersDatabase) ValidateCreate

func (database *ServersDatabase) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)

ValidateCreate validates the creation of the resource

func (*ServersDatabase) ValidateDelete

func (database *ServersDatabase) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)

ValidateDelete validates the deletion of the resource

func (*ServersDatabase) ValidateUpdate

func (database *ServersDatabase) ValidateUpdate(ctx context.Context, oldResource runtime.Object, newResource runtime.Object) (admission.Warnings, error)

ValidateUpdate validates an update of the resource

type ServersDatabasesAdvancedThreatProtectionSetting

type ServersDatabasesAdvancedThreatProtectionSetting struct {
}

func (*ServersDatabasesAdvancedThreatProtectionSetting) Default

Default applies defaults to the ServersDatabasesAdvancedThreatProtectionSetting resource

func (*ServersDatabasesAdvancedThreatProtectionSetting) ValidateCreate

ValidateCreate validates the creation of the resource

func (*ServersDatabasesAdvancedThreatProtectionSetting) ValidateDelete

ValidateDelete validates the deletion of the resource

func (*ServersDatabasesAdvancedThreatProtectionSetting) ValidateUpdate

func (setting *ServersDatabasesAdvancedThreatProtectionSetting) ValidateUpdate(ctx context.Context, oldResource runtime.Object, newResource runtime.Object) (admission.Warnings, error)

ValidateUpdate validates an update of the resource

type ServersDatabasesAuditingSetting

type ServersDatabasesAuditingSetting struct {
}

func (*ServersDatabasesAuditingSetting) Default

Default applies defaults to the ServersDatabasesAuditingSetting resource

func (*ServersDatabasesAuditingSetting) ValidateCreate

func (setting *ServersDatabasesAuditingSetting) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)

ValidateCreate validates the creation of the resource

func (*ServersDatabasesAuditingSetting) ValidateDelete

func (setting *ServersDatabasesAuditingSetting) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)

ValidateDelete validates the deletion of the resource

func (*ServersDatabasesAuditingSetting) ValidateUpdate

func (setting *ServersDatabasesAuditingSetting) ValidateUpdate(ctx context.Context, oldResource runtime.Object, newResource runtime.Object) (admission.Warnings, error)

ValidateUpdate validates an update of the resource

type ServersDatabasesBackupLongTermRetentionPolicy

type ServersDatabasesBackupLongTermRetentionPolicy struct {
}

func (*ServersDatabasesBackupLongTermRetentionPolicy) Default

Default applies defaults to the ServersDatabasesBackupLongTermRetentionPolicy resource

func (*ServersDatabasesBackupLongTermRetentionPolicy) ValidateCreate

ValidateCreate validates the creation of the resource

func (*ServersDatabasesBackupLongTermRetentionPolicy) ValidateDelete

ValidateDelete validates the deletion of the resource

func (*ServersDatabasesBackupLongTermRetentionPolicy) ValidateUpdate

func (policy *ServersDatabasesBackupLongTermRetentionPolicy) ValidateUpdate(ctx context.Context, oldResource runtime.Object, newResource runtime.Object) (admission.Warnings, error)

ValidateUpdate validates an update of the resource

type ServersDatabasesBackupShortTermRetentionPolicy

type ServersDatabasesBackupShortTermRetentionPolicy struct {
}

func (*ServersDatabasesBackupShortTermRetentionPolicy) Default

Default applies defaults to the ServersDatabasesBackupShortTermRetentionPolicy resource

func (*ServersDatabasesBackupShortTermRetentionPolicy) ValidateCreate

ValidateCreate validates the creation of the resource

func (*ServersDatabasesBackupShortTermRetentionPolicy) ValidateDelete

ValidateDelete validates the deletion of the resource

func (*ServersDatabasesBackupShortTermRetentionPolicy) ValidateUpdate

func (policy *ServersDatabasesBackupShortTermRetentionPolicy) ValidateUpdate(ctx context.Context, oldResource runtime.Object, newResource runtime.Object) (admission.Warnings, error)

ValidateUpdate validates an update of the resource

type ServersDatabasesSecurityAlertPolicy

type ServersDatabasesSecurityAlertPolicy struct {
}

func (*ServersDatabasesSecurityAlertPolicy) Default

Default applies defaults to the ServersDatabasesSecurityAlertPolicy resource

func (*ServersDatabasesSecurityAlertPolicy) ValidateCreate

func (policy *ServersDatabasesSecurityAlertPolicy) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)

ValidateCreate validates the creation of the resource

func (*ServersDatabasesSecurityAlertPolicy) ValidateDelete

func (policy *ServersDatabasesSecurityAlertPolicy) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)

ValidateDelete validates the deletion of the resource

func (*ServersDatabasesSecurityAlertPolicy) ValidateUpdate

func (policy *ServersDatabasesSecurityAlertPolicy) ValidateUpdate(ctx context.Context, oldResource runtime.Object, newResource runtime.Object) (admission.Warnings, error)

ValidateUpdate validates an update of the resource

type ServersDatabasesTransparentDataEncryption

type ServersDatabasesTransparentDataEncryption struct {
}

func (*ServersDatabasesTransparentDataEncryption) Default

Default applies defaults to the ServersDatabasesTransparentDataEncryption resource

func (*ServersDatabasesTransparentDataEncryption) ValidateCreate

func (encryption *ServersDatabasesTransparentDataEncryption) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)

ValidateCreate validates the creation of the resource

func (*ServersDatabasesTransparentDataEncryption) ValidateDelete

func (encryption *ServersDatabasesTransparentDataEncryption) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)

ValidateDelete validates the deletion of the resource

func (*ServersDatabasesTransparentDataEncryption) ValidateUpdate

func (encryption *ServersDatabasesTransparentDataEncryption) ValidateUpdate(ctx context.Context, oldResource runtime.Object, newResource runtime.Object) (admission.Warnings, error)

ValidateUpdate validates an update of the resource

type ServersDatabasesVulnerabilityAssessment

type ServersDatabasesVulnerabilityAssessment struct {
}

func (*ServersDatabasesVulnerabilityAssessment) Default

Default applies defaults to the ServersDatabasesVulnerabilityAssessment resource

func (*ServersDatabasesVulnerabilityAssessment) ValidateCreate

func (assessment *ServersDatabasesVulnerabilityAssessment) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)

ValidateCreate validates the creation of the resource

func (*ServersDatabasesVulnerabilityAssessment) ValidateDelete

func (assessment *ServersDatabasesVulnerabilityAssessment) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)

ValidateDelete validates the deletion of the resource

func (*ServersDatabasesVulnerabilityAssessment) ValidateUpdate

func (assessment *ServersDatabasesVulnerabilityAssessment) ValidateUpdate(ctx context.Context, oldResource runtime.Object, newResource runtime.Object) (admission.Warnings, error)

ValidateUpdate validates an update of the resource

type ServersElasticPool

type ServersElasticPool struct {
}

func (*ServersElasticPool) Default

func (pool *ServersElasticPool) Default(ctx context.Context, obj runtime.Object) error

Default applies defaults to the ServersElasticPool resource

func (*ServersElasticPool) ValidateCreate

func (pool *ServersElasticPool) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)

ValidateCreate validates the creation of the resource

func (*ServersElasticPool) ValidateDelete

func (pool *ServersElasticPool) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)

ValidateDelete validates the deletion of the resource

func (*ServersElasticPool) ValidateUpdate

func (pool *ServersElasticPool) ValidateUpdate(ctx context.Context, oldResource runtime.Object, newResource runtime.Object) (admission.Warnings, error)

ValidateUpdate validates an update of the resource

type ServersFailoverGroup

type ServersFailoverGroup struct {
}

func (*ServersFailoverGroup) Default

func (group *ServersFailoverGroup) Default(ctx context.Context, obj runtime.Object) error

Default applies defaults to the ServersFailoverGroup resource

func (*ServersFailoverGroup) ValidateCreate

func (group *ServersFailoverGroup) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)

ValidateCreate validates the creation of the resource

func (*ServersFailoverGroup) ValidateDelete

func (group *ServersFailoverGroup) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)

ValidateDelete validates the deletion of the resource

func (*ServersFailoverGroup) ValidateUpdate

func (group *ServersFailoverGroup) ValidateUpdate(ctx context.Context, oldResource runtime.Object, newResource runtime.Object) (admission.Warnings, error)

ValidateUpdate validates an update of the resource

type ServersFirewallRule

type ServersFirewallRule struct {
}

func (*ServersFirewallRule) Default

func (rule *ServersFirewallRule) Default(ctx context.Context, obj runtime.Object) error

Default applies defaults to the ServersFirewallRule resource

func (*ServersFirewallRule) ValidateCreate

func (rule *ServersFirewallRule) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)

ValidateCreate validates the creation of the resource

func (*ServersFirewallRule) ValidateDelete

func (rule *ServersFirewallRule) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)

ValidateDelete validates the deletion of the resource

func (*ServersFirewallRule) ValidateUpdate

func (rule *ServersFirewallRule) ValidateUpdate(ctx context.Context, oldResource runtime.Object, newResource runtime.Object) (admission.Warnings, error)

ValidateUpdate validates an update of the resource

type ServersIPV6FirewallRule

type ServersIPV6FirewallRule struct {
}

func (*ServersIPV6FirewallRule) Default

func (rule *ServersIPV6FirewallRule) Default(ctx context.Context, obj runtime.Object) error

Default applies defaults to the ServersIPV6FirewallRule resource

func (*ServersIPV6FirewallRule) ValidateCreate

func (rule *ServersIPV6FirewallRule) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)

ValidateCreate validates the creation of the resource

func (*ServersIPV6FirewallRule) ValidateDelete

func (rule *ServersIPV6FirewallRule) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)

ValidateDelete validates the deletion of the resource

func (*ServersIPV6FirewallRule) ValidateUpdate

func (rule *ServersIPV6FirewallRule) ValidateUpdate(ctx context.Context, oldResource runtime.Object, newResource runtime.Object) (admission.Warnings, error)

ValidateUpdate validates an update of the resource

type ServersOutboundFirewallRule

type ServersOutboundFirewallRule struct {
}

func (*ServersOutboundFirewallRule) Default

Default applies defaults to the ServersOutboundFirewallRule resource

func (*ServersOutboundFirewallRule) ValidateCreate

func (rule *ServersOutboundFirewallRule) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)

ValidateCreate validates the creation of the resource

func (*ServersOutboundFirewallRule) ValidateDelete

func (rule *ServersOutboundFirewallRule) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)

ValidateDelete validates the deletion of the resource

func (*ServersOutboundFirewallRule) ValidateUpdate

func (rule *ServersOutboundFirewallRule) ValidateUpdate(ctx context.Context, oldResource runtime.Object, newResource runtime.Object) (admission.Warnings, error)

ValidateUpdate validates an update of the resource

type ServersSecurityAlertPolicy

type ServersSecurityAlertPolicy struct {
}

func (*ServersSecurityAlertPolicy) Default

func (policy *ServersSecurityAlertPolicy) Default(ctx context.Context, obj runtime.Object) error

Default applies defaults to the ServersSecurityAlertPolicy resource

func (*ServersSecurityAlertPolicy) ValidateCreate

func (policy *ServersSecurityAlertPolicy) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)

ValidateCreate validates the creation of the resource

func (*ServersSecurityAlertPolicy) ValidateDelete

func (policy *ServersSecurityAlertPolicy) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)

ValidateDelete validates the deletion of the resource

func (*ServersSecurityAlertPolicy) ValidateUpdate

func (policy *ServersSecurityAlertPolicy) ValidateUpdate(ctx context.Context, oldResource runtime.Object, newResource runtime.Object) (admission.Warnings, error)

ValidateUpdate validates an update of the resource

type ServersVirtualNetworkRule

type ServersVirtualNetworkRule struct {
}

func (*ServersVirtualNetworkRule) Default

func (rule *ServersVirtualNetworkRule) Default(ctx context.Context, obj runtime.Object) error

Default applies defaults to the ServersVirtualNetworkRule resource

func (*ServersVirtualNetworkRule) ValidateCreate

func (rule *ServersVirtualNetworkRule) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)

ValidateCreate validates the creation of the resource

func (*ServersVirtualNetworkRule) ValidateDelete

func (rule *ServersVirtualNetworkRule) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)

ValidateDelete validates the deletion of the resource

func (*ServersVirtualNetworkRule) ValidateUpdate

func (rule *ServersVirtualNetworkRule) ValidateUpdate(ctx context.Context, oldResource runtime.Object, newResource runtime.Object) (admission.Warnings, error)

ValidateUpdate validates an update of the resource

type ServersVulnerabilityAssessment

type ServersVulnerabilityAssessment struct {
}

func (*ServersVulnerabilityAssessment) Default

func (assessment *ServersVulnerabilityAssessment) Default(ctx context.Context, obj runtime.Object) error

Default applies defaults to the ServersVulnerabilityAssessment resource

func (*ServersVulnerabilityAssessment) ValidateCreate

func (assessment *ServersVulnerabilityAssessment) ValidateCreate(ctx context.Context, resource runtime.Object) (admission.Warnings, error)

ValidateCreate validates the creation of the resource

func (*ServersVulnerabilityAssessment) ValidateDelete

func (assessment *ServersVulnerabilityAssessment) ValidateDelete(ctx context.Context, resource runtime.Object) (admission.Warnings, error)

ValidateDelete validates the deletion of the resource

func (*ServersVulnerabilityAssessment) ValidateUpdate

func (assessment *ServersVulnerabilityAssessment) ValidateUpdate(ctx context.Context, oldResource runtime.Object, newResource runtime.Object) (admission.Warnings, error)

ValidateUpdate validates an update of the resource

Jump to

Keyboard shortcuts

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