agentendpoint

package
v0.0.0-...-8c6c420 Latest Latest
Warning

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

Go to latest
Published: Apr 15, 2024 License: Apache-2.0 Imports: 2 Imported by: 5

Documentation

Overview

Package agentendpoint aliases all exported identifiers in package "cloud.google.com/go/osconfig/agentendpoint/apiv1/agentendpointpb".

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

Index

Constants

View Source
const (
	ApplyConfigTaskOutput_CANCELLED                                             = src.ApplyConfigTaskOutput_CANCELLED
	ApplyConfigTaskOutput_FAILED                                                = src.ApplyConfigTaskOutput_FAILED
	ApplyConfigTaskOutput_STATE_UNSPECIFIED                                     = src.ApplyConfigTaskOutput_STATE_UNSPECIFIED
	ApplyConfigTaskOutput_SUCCEEDED                                             = src.ApplyConfigTaskOutput_SUCCEEDED
	ApplyConfigTaskProgress_APPLYING_CONFIG                                     = src.ApplyConfigTaskProgress_APPLYING_CONFIG
	ApplyConfigTaskProgress_STARTED                                             = src.ApplyConfigTaskProgress_STARTED
	ApplyConfigTaskProgress_STATE_UNSPECIFIED                                   = src.ApplyConfigTaskProgress_STATE_UNSPECIFIED
	ApplyPatchesTaskOutput_FAILED                                               = src.ApplyPatchesTaskOutput_FAILED
	ApplyPatchesTaskOutput_STATE_UNSPECIFIED                                    = src.ApplyPatchesTaskOutput_STATE_UNSPECIFIED
	ApplyPatchesTaskOutput_SUCCEEDED                                            = src.ApplyPatchesTaskOutput_SUCCEEDED
	ApplyPatchesTaskOutput_SUCCEEDED_REBOOT_REQUIRED                            = src.ApplyPatchesTaskOutput_SUCCEEDED_REBOOT_REQUIRED
	ApplyPatchesTaskProgress_APPLYING_PATCHES                                   = src.ApplyPatchesTaskProgress_APPLYING_PATCHES
	ApplyPatchesTaskProgress_DOWNLOADING_PATCHES                                = src.ApplyPatchesTaskProgress_DOWNLOADING_PATCHES
	ApplyPatchesTaskProgress_REBOOTING                                          = src.ApplyPatchesTaskProgress_REBOOTING
	ApplyPatchesTaskProgress_STARTED                                            = src.ApplyPatchesTaskProgress_STARTED
	ApplyPatchesTaskProgress_STATE_UNSPECIFIED                                  = src.ApplyPatchesTaskProgress_STATE_UNSPECIFIED
	AptSettings_DIST                                                            = src.AptSettings_DIST
	AptSettings_TYPE_UNSPECIFIED                                                = src.AptSettings_TYPE_UNSPECIFIED
	AptSettings_UPGRADE                                                         = src.AptSettings_UPGRADE
	ExecStepConfig_INTERPRETER_UNSPECIFIED                                      = src.ExecStepConfig_INTERPRETER_UNSPECIFIED
	ExecStepConfig_NONE                                                         = src.ExecStepConfig_NONE
	ExecStepConfig_POWERSHELL                                                   = src.ExecStepConfig_POWERSHELL
	ExecStepConfig_SHELL                                                        = src.ExecStepConfig_SHELL
	ExecStepTaskOutput_CANCELLED                                                = src.ExecStepTaskOutput_CANCELLED
	ExecStepTaskOutput_COMPLETED                                                = src.ExecStepTaskOutput_COMPLETED
	ExecStepTaskOutput_STATE_UNSPECIFIED                                        = src.ExecStepTaskOutput_STATE_UNSPECIFIED
	ExecStepTaskOutput_TIMED_OUT                                                = src.ExecStepTaskOutput_TIMED_OUT
	ExecStepTaskProgress_STARTED                                                = src.ExecStepTaskProgress_STARTED
	ExecStepTaskProgress_STATE_UNSPECIFIED                                      = src.ExecStepTaskProgress_STATE_UNSPECIFIED
	OSPolicyComplianceState_COMPLIANT                                           = src.OSPolicyComplianceState_COMPLIANT
	OSPolicyComplianceState_NON_COMPLIANT                                       = src.OSPolicyComplianceState_NON_COMPLIANT
	OSPolicyComplianceState_NO_OS_POLICIES_APPLICABLE                           = src.OSPolicyComplianceState_NO_OS_POLICIES_APPLICABLE
	OSPolicyComplianceState_OS_POLICY_COMPLIANCE_STATE_UNSPECIFIED              = src.OSPolicyComplianceState_OS_POLICY_COMPLIANCE_STATE_UNSPECIFIED
	OSPolicyComplianceState_UNKNOWN                                             = src.OSPolicyComplianceState_UNKNOWN
	OSPolicyResourceConfigStep_DESIRED_STATE_CHECK                              = src.OSPolicyResourceConfigStep_DESIRED_STATE_CHECK
	OSPolicyResourceConfigStep_DESIRED_STATE_CHECK_POST_ENFORCEMENT             = src.OSPolicyResourceConfigStep_DESIRED_STATE_CHECK_POST_ENFORCEMENT
	OSPolicyResourceConfigStep_DESIRED_STATE_ENFORCEMENT                        = src.OSPolicyResourceConfigStep_DESIRED_STATE_ENFORCEMENT
	OSPolicyResourceConfigStep_FAILED                                           = src.OSPolicyResourceConfigStep_FAILED
	OSPolicyResourceConfigStep_OUTCOME_UNSPECIFIED                              = src.OSPolicyResourceConfigStep_OUTCOME_UNSPECIFIED
	OSPolicyResourceConfigStep_SUCCEEDED                                        = src.OSPolicyResourceConfigStep_SUCCEEDED
	OSPolicyResourceConfigStep_TYPE_UNSPECIFIED                                 = src.OSPolicyResourceConfigStep_TYPE_UNSPECIFIED
	OSPolicyResourceConfigStep_VALIDATION                                       = src.OSPolicyResourceConfigStep_VALIDATION
	OSPolicy_ENFORCEMENT                                                        = src.OSPolicy_ENFORCEMENT
	OSPolicy_MODE_UNSPECIFIED                                                   = src.OSPolicy_MODE_UNSPECIFIED
	OSPolicy_Resource_ExecResource_Exec_INTERPRETER_UNSPECIFIED                 = src.OSPolicy_Resource_ExecResource_Exec_INTERPRETER_UNSPECIFIED
	OSPolicy_Resource_ExecResource_Exec_NONE                                    = src.OSPolicy_Resource_ExecResource_Exec_NONE
	OSPolicy_Resource_ExecResource_Exec_POWERSHELL                              = src.OSPolicy_Resource_ExecResource_Exec_POWERSHELL
	OSPolicy_Resource_ExecResource_Exec_SHELL                                   = src.OSPolicy_Resource_ExecResource_Exec_SHELL
	OSPolicy_Resource_FileResource_ABSENT                                       = src.OSPolicy_Resource_FileResource_ABSENT
	OSPolicy_Resource_FileResource_CONTENTS_MATCH                               = src.OSPolicy_Resource_FileResource_CONTENTS_MATCH
	OSPolicy_Resource_FileResource_DESIRED_STATE_UNSPECIFIED                    = src.OSPolicy_Resource_FileResource_DESIRED_STATE_UNSPECIFIED
	OSPolicy_Resource_FileResource_PRESENT                                      = src.OSPolicy_Resource_FileResource_PRESENT
	OSPolicy_Resource_PackageResource_DESIRED_STATE_UNSPECIFIED                 = src.OSPolicy_Resource_PackageResource_DESIRED_STATE_UNSPECIFIED
	OSPolicy_Resource_PackageResource_INSTALLED                                 = src.OSPolicy_Resource_PackageResource_INSTALLED
	OSPolicy_Resource_PackageResource_REMOVED                                   = src.OSPolicy_Resource_PackageResource_REMOVED
	OSPolicy_Resource_RepositoryResource_AptRepository_ARCHIVE_TYPE_UNSPECIFIED = src.OSPolicy_Resource_RepositoryResource_AptRepository_ARCHIVE_TYPE_UNSPECIFIED
	OSPolicy_Resource_RepositoryResource_AptRepository_DEB                      = src.OSPolicy_Resource_RepositoryResource_AptRepository_DEB
	OSPolicy_Resource_RepositoryResource_AptRepository_DEB_SRC                  = src.OSPolicy_Resource_RepositoryResource_AptRepository_DEB_SRC
	OSPolicy_VALIDATION                                                         = src.OSPolicy_VALIDATION
	PatchConfig_ALWAYS                                                          = src.PatchConfig_ALWAYS
	PatchConfig_DEFAULT                                                         = src.PatchConfig_DEFAULT
	PatchConfig_NEVER                                                           = src.PatchConfig_NEVER
	PatchConfig_REBOOT_CONFIG_UNSPECIFIED                                       = src.PatchConfig_REBOOT_CONFIG_UNSPECIFIED
	TaskDirective_CONTINUE                                                      = src.TaskDirective_CONTINUE
	TaskDirective_STOP                                                          = src.TaskDirective_STOP
	TaskDirective_TASK_DIRECTIVE_UNSPECIFIED                                    = src.TaskDirective_TASK_DIRECTIVE_UNSPECIFIED
	TaskType_APPLY_CONFIG_TASK                                                  = src.TaskType_APPLY_CONFIG_TASK
	TaskType_APPLY_PATCHES                                                      = src.TaskType_APPLY_PATCHES
	TaskType_EXEC_STEP_TASK                                                     = src.TaskType_EXEC_STEP_TASK
	TaskType_TASK_TYPE_UNSPECIFIED                                              = src.TaskType_TASK_TYPE_UNSPECIFIED
	WindowsUpdateSettings_CLASSIFICATION_UNSPECIFIED                            = src.WindowsUpdateSettings_CLASSIFICATION_UNSPECIFIED
	WindowsUpdateSettings_CRITICAL                                              = src.WindowsUpdateSettings_CRITICAL
	WindowsUpdateSettings_DEFINITION                                            = src.WindowsUpdateSettings_DEFINITION
	WindowsUpdateSettings_DRIVER                                                = src.WindowsUpdateSettings_DRIVER
	WindowsUpdateSettings_FEATURE_PACK                                          = src.WindowsUpdateSettings_FEATURE_PACK
	WindowsUpdateSettings_SECURITY                                              = src.WindowsUpdateSettings_SECURITY
	WindowsUpdateSettings_SERVICE_PACK                                          = src.WindowsUpdateSettings_SERVICE_PACK
	WindowsUpdateSettings_TOOL                                                  = src.WindowsUpdateSettings_TOOL
	WindowsUpdateSettings_UPDATE                                                = src.WindowsUpdateSettings_UPDATE
	WindowsUpdateSettings_UPDATE_ROLLUP                                         = src.WindowsUpdateSettings_UPDATE_ROLLUP
)

Deprecated: Please use consts in: cloud.google.com/go/osconfig/agentendpoint/apiv1/agentendpointpb

Variables

View Source
var (
	ApplyConfigTaskOutput_State_name                                     = src.ApplyConfigTaskOutput_State_name
	ApplyConfigTaskOutput_State_value                                    = src.ApplyConfigTaskOutput_State_value
	ApplyConfigTaskProgress_State_name                                   = src.ApplyConfigTaskProgress_State_name
	ApplyConfigTaskProgress_State_value                                  = src.ApplyConfigTaskProgress_State_value
	ApplyPatchesTaskOutput_State_name                                    = src.ApplyPatchesTaskOutput_State_name
	ApplyPatchesTaskOutput_State_value                                   = src.ApplyPatchesTaskOutput_State_value
	ApplyPatchesTaskProgress_State_name                                  = src.ApplyPatchesTaskProgress_State_name
	ApplyPatchesTaskProgress_State_value                                 = src.ApplyPatchesTaskProgress_State_value
	AptSettings_Type_name                                                = src.AptSettings_Type_name
	AptSettings_Type_value                                               = src.AptSettings_Type_value
	ExecStepConfig_Interpreter_name                                      = src.ExecStepConfig_Interpreter_name
	ExecStepConfig_Interpreter_value                                     = src.ExecStepConfig_Interpreter_value
	ExecStepTaskOutput_State_name                                        = src.ExecStepTaskOutput_State_name
	ExecStepTaskOutput_State_value                                       = src.ExecStepTaskOutput_State_value
	ExecStepTaskProgress_State_name                                      = src.ExecStepTaskProgress_State_name
	ExecStepTaskProgress_State_value                                     = src.ExecStepTaskProgress_State_value
	File_google_cloud_osconfig_agentendpoint_v1_agentendpoint_proto      = src.File_google_cloud_osconfig_agentendpoint_v1_agentendpoint_proto
	File_google_cloud_osconfig_agentendpoint_v1_config_common_proto      = src.File_google_cloud_osconfig_agentendpoint_v1_config_common_proto
	File_google_cloud_osconfig_agentendpoint_v1_inventory_proto          = src.File_google_cloud_osconfig_agentendpoint_v1_inventory_proto
	File_google_cloud_osconfig_agentendpoint_v1_os_policy_proto          = src.File_google_cloud_osconfig_agentendpoint_v1_os_policy_proto
	File_google_cloud_osconfig_agentendpoint_v1_patch_jobs_proto         = src.File_google_cloud_osconfig_agentendpoint_v1_patch_jobs_proto
	File_google_cloud_osconfig_agentendpoint_v1_tasks_proto              = src.File_google_cloud_osconfig_agentendpoint_v1_tasks_proto
	OSPolicyComplianceState_name                                         = src.OSPolicyComplianceState_name
	OSPolicyComplianceState_value                                        = src.OSPolicyComplianceState_value
	OSPolicyResourceConfigStep_Outcome_name                              = src.OSPolicyResourceConfigStep_Outcome_name
	OSPolicyResourceConfigStep_Outcome_value                             = src.OSPolicyResourceConfigStep_Outcome_value
	OSPolicyResourceConfigStep_Type_name                                 = src.OSPolicyResourceConfigStep_Type_name
	OSPolicyResourceConfigStep_Type_value                                = src.OSPolicyResourceConfigStep_Type_value
	OSPolicy_Mode_name                                                   = src.OSPolicy_Mode_name
	OSPolicy_Mode_value                                                  = src.OSPolicy_Mode_value
	OSPolicy_Resource_ExecResource_Exec_Interpreter_name                 = src.OSPolicy_Resource_ExecResource_Exec_Interpreter_name
	OSPolicy_Resource_ExecResource_Exec_Interpreter_value                = src.OSPolicy_Resource_ExecResource_Exec_Interpreter_value
	OSPolicy_Resource_FileResource_DesiredState_name                     = src.OSPolicy_Resource_FileResource_DesiredState_name
	OSPolicy_Resource_FileResource_DesiredState_value                    = src.OSPolicy_Resource_FileResource_DesiredState_value
	OSPolicy_Resource_PackageResource_DesiredState_name                  = src.OSPolicy_Resource_PackageResource_DesiredState_name
	OSPolicy_Resource_PackageResource_DesiredState_value                 = src.OSPolicy_Resource_PackageResource_DesiredState_value
	OSPolicy_Resource_RepositoryResource_AptRepository_ArchiveType_name  = src.OSPolicy_Resource_RepositoryResource_AptRepository_ArchiveType_name
	OSPolicy_Resource_RepositoryResource_AptRepository_ArchiveType_value = src.OSPolicy_Resource_RepositoryResource_AptRepository_ArchiveType_value
	PatchConfig_RebootConfig_name                                        = src.PatchConfig_RebootConfig_name
	PatchConfig_RebootConfig_value                                       = src.PatchConfig_RebootConfig_value
	TaskDirective_name                                                   = src.TaskDirective_name
	TaskDirective_value                                                  = src.TaskDirective_value
	TaskType_name                                                        = src.TaskType_name
	TaskType_value                                                       = src.TaskType_value
	WindowsUpdateSettings_Classification_name                            = src.WindowsUpdateSettings_Classification_name
	WindowsUpdateSettings_Classification_value                           = src.WindowsUpdateSettings_Classification_value
)

Deprecated: Please use vars in: cloud.google.com/go/osconfig/agentendpoint/apiv1/agentendpointpb

Functions

func RegisterAgentEndpointServiceServer deprecated

func RegisterAgentEndpointServiceServer(s *grpc.Server, srv AgentEndpointServiceServer)

Deprecated: Please use funcs in: cloud.google.com/go/osconfig/agentendpoint/apiv1/agentendpointpb

Types

type AgentEndpointServiceClient deprecated

type AgentEndpointServiceClient = src.AgentEndpointServiceClient

AgentEndpointServiceClient is the client API for AgentEndpointService 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/osconfig/agentendpoint/apiv1/agentendpointpb

func NewAgentEndpointServiceClient deprecated

func NewAgentEndpointServiceClient(cc grpc.ClientConnInterface) AgentEndpointServiceClient

Deprecated: Please use funcs in: cloud.google.com/go/osconfig/agentendpoint/apiv1/agentendpointpb

type AgentEndpointServiceServer deprecated

type AgentEndpointServiceServer = src.AgentEndpointServiceServer

AgentEndpointServiceServer is the server API for AgentEndpointService service.

Deprecated: Please use types in: cloud.google.com/go/osconfig/agentendpoint/apiv1/agentendpointpb

type ApplyConfigTask deprecated

type ApplyConfigTask = src.ApplyConfigTask

Message which instructs OS Config agent to apply the desired state configuration.

Deprecated: Please use types in: cloud.google.com/go/osconfig/agentendpoint/apiv1/agentendpointpb

type ApplyConfigTaskOutput deprecated

type ApplyConfigTaskOutput = src.ApplyConfigTaskOutput

Information reported from the agent regarding the output of the task of applying desired state configuration.

Deprecated: Please use types in: cloud.google.com/go/osconfig/agentendpoint/apiv1/agentendpointpb

type ApplyConfigTaskOutput_OSPolicyResult deprecated

type ApplyConfigTaskOutput_OSPolicyResult = src.ApplyConfigTaskOutput_OSPolicyResult

Result of applying desired state config for an OS policy.

Deprecated: Please use types in: cloud.google.com/go/osconfig/agentendpoint/apiv1/agentendpointpb

type ApplyConfigTaskOutput_State deprecated

type ApplyConfigTaskOutput_State = src.ApplyConfigTaskOutput_State

The final state of this task.

Deprecated: Please use types in: cloud.google.com/go/osconfig/agentendpoint/apiv1/agentendpointpb

type ApplyConfigTaskProgress deprecated

type ApplyConfigTaskProgress = src.ApplyConfigTaskProgress

Information reported from the agent regarding the progress of the task of applying desired state configuration.

Deprecated: Please use types in: cloud.google.com/go/osconfig/agentendpoint/apiv1/agentendpointpb

type ApplyConfigTaskProgress_State deprecated

type ApplyConfigTaskProgress_State = src.ApplyConfigTaskProgress_State

The intermediate states of apply config task.

Deprecated: Please use types in: cloud.google.com/go/osconfig/agentendpoint/apiv1/agentendpointpb

type ApplyConfigTask_OSPolicy deprecated

type ApplyConfigTask_OSPolicy = src.ApplyConfigTask_OSPolicy

Message representing an OS policy.

Deprecated: Please use types in: cloud.google.com/go/osconfig/agentendpoint/apiv1/agentendpointpb

type ApplyPatchesTask deprecated

type ApplyPatchesTask = src.ApplyPatchesTask

Message which instructs agent to apply patches.

Deprecated: Please use types in: cloud.google.com/go/osconfig/agentendpoint/apiv1/agentendpointpb

type ApplyPatchesTaskOutput deprecated

type ApplyPatchesTaskOutput = src.ApplyPatchesTaskOutput

Information reported from the agent about applying patches execution.

Deprecated: Please use types in: cloud.google.com/go/osconfig/agentendpoint/apiv1/agentendpointpb

type ApplyPatchesTaskOutput_State deprecated

type ApplyPatchesTaskOutput_State = src.ApplyPatchesTaskOutput_State

The final states of applying patches.

Deprecated: Please use types in: cloud.google.com/go/osconfig/agentendpoint/apiv1/agentendpointpb

type ApplyPatchesTaskProgress deprecated

type ApplyPatchesTaskProgress = src.ApplyPatchesTaskProgress

Information reported from the agent about applying patches execution.

Deprecated: Please use types in: cloud.google.com/go/osconfig/agentendpoint/apiv1/agentendpointpb

type ApplyPatchesTaskProgress_State deprecated

type ApplyPatchesTaskProgress_State = src.ApplyPatchesTaskProgress_State

The intermediate states of applying patches.

Deprecated: Please use types in: cloud.google.com/go/osconfig/agentendpoint/apiv1/agentendpointpb

type AptSettings deprecated

type AptSettings = src.AptSettings

Apt patching will be performed by executing `apt-get update && apt-get upgrade`. Additional options can be set to control how this is executed.

Deprecated: Please use types in: cloud.google.com/go/osconfig/agentendpoint/apiv1/agentendpointpb

type AptSettings_Type deprecated

type AptSettings_Type = src.AptSettings_Type

Apt patch type.

Deprecated: Please use types in: cloud.google.com/go/osconfig/agentendpoint/apiv1/agentendpointpb

type ExecStep deprecated

type ExecStep = src.ExecStep

A step that runs an executable for a PatchJob.

Deprecated: Please use types in: cloud.google.com/go/osconfig/agentendpoint/apiv1/agentendpointpb

type ExecStepConfig deprecated

type ExecStepConfig = src.ExecStepConfig

Common configurations for an ExecStep.

Deprecated: Please use types in: cloud.google.com/go/osconfig/agentendpoint/apiv1/agentendpointpb

type ExecStepConfig_GcsObject

type ExecStepConfig_GcsObject = src.ExecStepConfig_GcsObject

type ExecStepConfig_Interpreter deprecated

type ExecStepConfig_Interpreter = src.ExecStepConfig_Interpreter

The interpreter used to execute the a file.

Deprecated: Please use types in: cloud.google.com/go/osconfig/agentendpoint/apiv1/agentendpointpb

type ExecStepConfig_LocalPath

type ExecStepConfig_LocalPath = src.ExecStepConfig_LocalPath

type ExecStepTask deprecated

type ExecStepTask = src.ExecStepTask

Message which instructs agent to execute the following command.

Deprecated: Please use types in: cloud.google.com/go/osconfig/agentendpoint/apiv1/agentendpointpb

type ExecStepTaskOutput deprecated

type ExecStepTaskOutput = src.ExecStepTaskOutput

Information reported from the agent about the exec step execution.

Deprecated: Please use types in: cloud.google.com/go/osconfig/agentendpoint/apiv1/agentendpointpb

type ExecStepTaskOutput_State deprecated

type ExecStepTaskOutput_State = src.ExecStepTaskOutput_State

The final states of exec steps.

Deprecated: Please use types in: cloud.google.com/go/osconfig/agentendpoint/apiv1/agentendpointpb

type ExecStepTaskProgress deprecated

type ExecStepTaskProgress = src.ExecStepTaskProgress

Information reported from the agent about the exec step execution.

Deprecated: Please use types in: cloud.google.com/go/osconfig/agentendpoint/apiv1/agentendpointpb

type ExecStepTaskProgress_State deprecated

type ExecStepTaskProgress_State = src.ExecStepTaskProgress_State

The intermediate states of exec steps.

Deprecated: Please use types in: cloud.google.com/go/osconfig/agentendpoint/apiv1/agentendpointpb

type GcsObject deprecated

type GcsObject = src.GcsObject

GCS object representation.

Deprecated: Please use types in: cloud.google.com/go/osconfig/agentendpoint/apiv1/agentendpointpb

type GooSettings deprecated

type GooSettings = src.GooSettings

Googet patching is performed by running `googet update`.

Deprecated: Please use types in: cloud.google.com/go/osconfig/agentendpoint/apiv1/agentendpointpb

type Inventory deprecated

type Inventory = src.Inventory

The inventory details of a VM.

Deprecated: Please use types in: cloud.google.com/go/osconfig/agentendpoint/apiv1/agentendpointpb

type Inventory_OsInfo deprecated

type Inventory_OsInfo = src.Inventory_OsInfo

Operating system information for the VM.

Deprecated: Please use types in: cloud.google.com/go/osconfig/agentendpoint/apiv1/agentendpointpb

type Inventory_SoftwarePackage deprecated

type Inventory_SoftwarePackage = src.Inventory_SoftwarePackage

Software package information of the operating system.

Deprecated: Please use types in: cloud.google.com/go/osconfig/agentendpoint/apiv1/agentendpointpb

type Inventory_SoftwarePackage_AptPackage

type Inventory_SoftwarePackage_AptPackage = src.Inventory_SoftwarePackage_AptPackage

type Inventory_SoftwarePackage_CosPackage

type Inventory_SoftwarePackage_CosPackage = src.Inventory_SoftwarePackage_CosPackage

type Inventory_SoftwarePackage_GoogetPackage

type Inventory_SoftwarePackage_GoogetPackage = src.Inventory_SoftwarePackage_GoogetPackage

type Inventory_SoftwarePackage_QfePackage

type Inventory_SoftwarePackage_QfePackage = src.Inventory_SoftwarePackage_QfePackage

type Inventory_SoftwarePackage_WindowsApplication

type Inventory_SoftwarePackage_WindowsApplication = src.Inventory_SoftwarePackage_WindowsApplication

type Inventory_SoftwarePackage_WuaPackage

type Inventory_SoftwarePackage_WuaPackage = src.Inventory_SoftwarePackage_WuaPackage

type Inventory_SoftwarePackage_YumPackage

type Inventory_SoftwarePackage_YumPackage = src.Inventory_SoftwarePackage_YumPackage

type Inventory_SoftwarePackage_ZypperPackage

type Inventory_SoftwarePackage_ZypperPackage = src.Inventory_SoftwarePackage_ZypperPackage

type Inventory_SoftwarePackage_ZypperPatch

type Inventory_SoftwarePackage_ZypperPatch = src.Inventory_SoftwarePackage_ZypperPatch

type Inventory_VersionedPackage deprecated

type Inventory_VersionedPackage = src.Inventory_VersionedPackage

Information related to the a standard versioned package. This includes package info for APT, Yum, Zypper, and Googet package managers.

Deprecated: Please use types in: cloud.google.com/go/osconfig/agentendpoint/apiv1/agentendpointpb

type Inventory_WindowsApplication deprecated

type Inventory_WindowsApplication = src.Inventory_WindowsApplication

Details about Windows Application - based on Windows Registry. All fields in this message are taken from: https://docs.microsoft.com/en-us/windows/win32/msi/uninstall-registry-key

Deprecated: Please use types in: cloud.google.com/go/osconfig/agentendpoint/apiv1/agentendpointpb

type Inventory_WindowsQuickFixEngineeringPackage deprecated

type Inventory_WindowsQuickFixEngineeringPackage = src.Inventory_WindowsQuickFixEngineeringPackage

Information related to a Quick Fix Engineering package. Fields are taken from Windows QuickFixEngineering Interface and match the source names: https://docs.microsoft.com/en-us/windows/win32/cimwin32prov/win32-quickfixengineering

Deprecated: Please use types in: cloud.google.com/go/osconfig/agentendpoint/apiv1/agentendpointpb

type Inventory_WindowsUpdatePackage deprecated

type Inventory_WindowsUpdatePackage = src.Inventory_WindowsUpdatePackage

Details related to a Windows Update package. Field data and names are taken from Windows Update API IUpdate Interface: https://docs.microsoft.com/en-us/windows/win32/api/_wua/ Descriptive fields like title, and description are localized based on the locale of the VM being updated.

Deprecated: Please use types in: cloud.google.com/go/osconfig/agentendpoint/apiv1/agentendpointpb

type Inventory_WindowsUpdatePackage_WindowsUpdateCategory deprecated

type Inventory_WindowsUpdatePackage_WindowsUpdateCategory = src.Inventory_WindowsUpdatePackage_WindowsUpdateCategory

Categories specified by the Windows Update.

Deprecated: Please use types in: cloud.google.com/go/osconfig/agentendpoint/apiv1/agentendpointpb

type Inventory_ZypperPatch deprecated

type Inventory_ZypperPatch = src.Inventory_ZypperPatch

Details related to a Zypper Patch.

Deprecated: Please use types in: cloud.google.com/go/osconfig/agentendpoint/apiv1/agentendpointpb

type OSPolicy deprecated

type OSPolicy = src.OSPolicy

An OS policy defines the desired state configuration for an instance.

Deprecated: Please use types in: cloud.google.com/go/osconfig/agentendpoint/apiv1/agentendpointpb

type OSPolicyComplianceState deprecated

type OSPolicyComplianceState = src.OSPolicyComplianceState

Supported OSPolicy compliance states.

Deprecated: Please use types in: cloud.google.com/go/osconfig/agentendpoint/apiv1/agentendpointpb

type OSPolicyResourceCompliance deprecated

type OSPolicyResourceCompliance = src.OSPolicyResourceCompliance

Compliance data for an OS policy resource.

Deprecated: Please use types in: cloud.google.com/go/osconfig/agentendpoint/apiv1/agentendpointpb

type OSPolicyResourceCompliance_ExecResourceOutput deprecated

type OSPolicyResourceCompliance_ExecResourceOutput = src.OSPolicyResourceCompliance_ExecResourceOutput

ExecResource specific output.

Deprecated: Please use types in: cloud.google.com/go/osconfig/agentendpoint/apiv1/agentendpointpb

type OSPolicyResourceConfigStep deprecated

type OSPolicyResourceConfigStep = src.OSPolicyResourceConfigStep

Step performed by the OS Config agent for configuring an `OSPolicyResource` to its desired state.

Deprecated: Please use types in: cloud.google.com/go/osconfig/agentendpoint/apiv1/agentendpointpb

type OSPolicyResourceConfigStep_Outcome deprecated

type OSPolicyResourceConfigStep_Outcome = src.OSPolicyResourceConfigStep_Outcome

Supported outcomes for a configuration step.

Deprecated: Please use types in: cloud.google.com/go/osconfig/agentendpoint/apiv1/agentendpointpb

type OSPolicyResourceConfigStep_Type deprecated

type OSPolicyResourceConfigStep_Type = src.OSPolicyResourceConfigStep_Type

Supported configuration step types

Deprecated: Please use types in: cloud.google.com/go/osconfig/agentendpoint/apiv1/agentendpointpb

type OSPolicy_Mode deprecated

type OSPolicy_Mode = src.OSPolicy_Mode

Policy mode

Deprecated: Please use types in: cloud.google.com/go/osconfig/agentendpoint/apiv1/agentendpointpb

type OSPolicy_Resource deprecated

type OSPolicy_Resource = src.OSPolicy_Resource

An OS policy resource is used to define the desired state configuration and provides a specific functionality like installing/removing packages, executing a script etc. The system ensures that resources are always in their desired state by taking necessary actions if they have drifted from their desired state.

Deprecated: Please use types in: cloud.google.com/go/osconfig/agentendpoint/apiv1/agentendpointpb

type OSPolicy_Resource_Exec

type OSPolicy_Resource_Exec = src.OSPolicy_Resource_Exec

type OSPolicy_Resource_ExecResource deprecated

type OSPolicy_Resource_ExecResource = src.OSPolicy_Resource_ExecResource

A resource that contains custom validation and enforcement steps.

Deprecated: Please use types in: cloud.google.com/go/osconfig/agentendpoint/apiv1/agentendpointpb

type OSPolicy_Resource_ExecResource_Exec deprecated

type OSPolicy_Resource_ExecResource_Exec = src.OSPolicy_Resource_ExecResource_Exec

A file or script to execute.

Deprecated: Please use types in: cloud.google.com/go/osconfig/agentendpoint/apiv1/agentendpointpb

type OSPolicy_Resource_ExecResource_Exec_File

type OSPolicy_Resource_ExecResource_Exec_File = src.OSPolicy_Resource_ExecResource_Exec_File

type OSPolicy_Resource_ExecResource_Exec_Interpreter deprecated

type OSPolicy_Resource_ExecResource_Exec_Interpreter = src.OSPolicy_Resource_ExecResource_Exec_Interpreter

The interpreter to use.

Deprecated: Please use types in: cloud.google.com/go/osconfig/agentendpoint/apiv1/agentendpointpb

type OSPolicy_Resource_ExecResource_Exec_Script

type OSPolicy_Resource_ExecResource_Exec_Script = src.OSPolicy_Resource_ExecResource_Exec_Script

type OSPolicy_Resource_File deprecated

type OSPolicy_Resource_File = src.OSPolicy_Resource_File

A remote or local file.

Deprecated: Please use types in: cloud.google.com/go/osconfig/agentendpoint/apiv1/agentendpointpb

type OSPolicy_Resource_FileResource deprecated

type OSPolicy_Resource_FileResource = src.OSPolicy_Resource_FileResource

A resource that manages the state of a file.

Deprecated: Please use types in: cloud.google.com/go/osconfig/agentendpoint/apiv1/agentendpointpb

type OSPolicy_Resource_FileResource_Content

type OSPolicy_Resource_FileResource_Content = src.OSPolicy_Resource_FileResource_Content

type OSPolicy_Resource_FileResource_DesiredState deprecated

type OSPolicy_Resource_FileResource_DesiredState = src.OSPolicy_Resource_FileResource_DesiredState

Desired state of the file.

Deprecated: Please use types in: cloud.google.com/go/osconfig/agentendpoint/apiv1/agentendpointpb

type OSPolicy_Resource_FileResource_File

type OSPolicy_Resource_FileResource_File = src.OSPolicy_Resource_FileResource_File

type OSPolicy_Resource_File_

type OSPolicy_Resource_File_ = src.OSPolicy_Resource_File_

type OSPolicy_Resource_File_Gcs deprecated

type OSPolicy_Resource_File_Gcs = src.OSPolicy_Resource_File_Gcs

Specifies a file available as a Cloud Storage Object.

Deprecated: Please use types in: cloud.google.com/go/osconfig/agentendpoint/apiv1/agentendpointpb

type OSPolicy_Resource_File_Gcs_

type OSPolicy_Resource_File_Gcs_ = src.OSPolicy_Resource_File_Gcs_

type OSPolicy_Resource_File_LocalPath

type OSPolicy_Resource_File_LocalPath = src.OSPolicy_Resource_File_LocalPath

type OSPolicy_Resource_File_Remote deprecated

type OSPolicy_Resource_File_Remote = src.OSPolicy_Resource_File_Remote

Specifies a file available via some URI.

Deprecated: Please use types in: cloud.google.com/go/osconfig/agentendpoint/apiv1/agentendpointpb

type OSPolicy_Resource_File_Remote_

type OSPolicy_Resource_File_Remote_ = src.OSPolicy_Resource_File_Remote_

type OSPolicy_Resource_PackageResource deprecated

type OSPolicy_Resource_PackageResource = src.OSPolicy_Resource_PackageResource

A resource that manages a system package.

Deprecated: Please use types in: cloud.google.com/go/osconfig/agentendpoint/apiv1/agentendpointpb

type OSPolicy_Resource_PackageResource_APT deprecated

type OSPolicy_Resource_PackageResource_APT = src.OSPolicy_Resource_PackageResource_APT

A package managed by APT. install: `apt-get update && apt-get -y install [name]` remove: `apt-get -y remove [name]`

Deprecated: Please use types in: cloud.google.com/go/osconfig/agentendpoint/apiv1/agentendpointpb

type OSPolicy_Resource_PackageResource_Apt

type OSPolicy_Resource_PackageResource_Apt = src.OSPolicy_Resource_PackageResource_Apt

type OSPolicy_Resource_PackageResource_Deb deprecated

type OSPolicy_Resource_PackageResource_Deb = src.OSPolicy_Resource_PackageResource_Deb

A deb package file. dpkg packages only support INSTALLED state.

Deprecated: Please use types in: cloud.google.com/go/osconfig/agentendpoint/apiv1/agentendpointpb

type OSPolicy_Resource_PackageResource_Deb_

type OSPolicy_Resource_PackageResource_Deb_ = src.OSPolicy_Resource_PackageResource_Deb_

type OSPolicy_Resource_PackageResource_DesiredState deprecated

type OSPolicy_Resource_PackageResource_DesiredState = src.OSPolicy_Resource_PackageResource_DesiredState

The desired state that the OS Config agent maintains on the VM.

Deprecated: Please use types in: cloud.google.com/go/osconfig/agentendpoint/apiv1/agentendpointpb

type OSPolicy_Resource_PackageResource_GooGet deprecated

type OSPolicy_Resource_PackageResource_GooGet = src.OSPolicy_Resource_PackageResource_GooGet

A package managed by GooGet. install: `googet -noconfirm install package` remove: `googet -noconfirm remove package`

Deprecated: Please use types in: cloud.google.com/go/osconfig/agentendpoint/apiv1/agentendpointpb

type OSPolicy_Resource_PackageResource_Googet

type OSPolicy_Resource_PackageResource_Googet = src.OSPolicy_Resource_PackageResource_Googet

type OSPolicy_Resource_PackageResource_MSI deprecated

type OSPolicy_Resource_PackageResource_MSI = src.OSPolicy_Resource_PackageResource_MSI

An MSI package. MSI packages only support INSTALLED state.

Deprecated: Please use types in: cloud.google.com/go/osconfig/agentendpoint/apiv1/agentendpointpb

type OSPolicy_Resource_PackageResource_Msi

type OSPolicy_Resource_PackageResource_Msi = src.OSPolicy_Resource_PackageResource_Msi

type OSPolicy_Resource_PackageResource_RPM deprecated

type OSPolicy_Resource_PackageResource_RPM = src.OSPolicy_Resource_PackageResource_RPM

An RPM package file. RPM packages only support INSTALLED state.

Deprecated: Please use types in: cloud.google.com/go/osconfig/agentendpoint/apiv1/agentendpointpb

type OSPolicy_Resource_PackageResource_Rpm

type OSPolicy_Resource_PackageResource_Rpm = src.OSPolicy_Resource_PackageResource_Rpm

type OSPolicy_Resource_PackageResource_YUM deprecated

type OSPolicy_Resource_PackageResource_YUM = src.OSPolicy_Resource_PackageResource_YUM

A package managed by YUM. install: `yum -y install package` remove: `yum -y remove package`

Deprecated: Please use types in: cloud.google.com/go/osconfig/agentendpoint/apiv1/agentendpointpb

type OSPolicy_Resource_PackageResource_Yum

type OSPolicy_Resource_PackageResource_Yum = src.OSPolicy_Resource_PackageResource_Yum

type OSPolicy_Resource_PackageResource_Zypper deprecated

type OSPolicy_Resource_PackageResource_Zypper = src.OSPolicy_Resource_PackageResource_Zypper

A package managed by Zypper. install: `zypper -y install package` remove: `zypper -y rm package`

Deprecated: Please use types in: cloud.google.com/go/osconfig/agentendpoint/apiv1/agentendpointpb

type OSPolicy_Resource_PackageResource_Zypper_

type OSPolicy_Resource_PackageResource_Zypper_ = src.OSPolicy_Resource_PackageResource_Zypper_

type OSPolicy_Resource_Pkg

type OSPolicy_Resource_Pkg = src.OSPolicy_Resource_Pkg

type OSPolicy_Resource_Repository

type OSPolicy_Resource_Repository = src.OSPolicy_Resource_Repository

type OSPolicy_Resource_RepositoryResource deprecated

type OSPolicy_Resource_RepositoryResource = src.OSPolicy_Resource_RepositoryResource

A resource that manages a package repository.

Deprecated: Please use types in: cloud.google.com/go/osconfig/agentendpoint/apiv1/agentendpointpb

type OSPolicy_Resource_RepositoryResource_Apt

type OSPolicy_Resource_RepositoryResource_Apt = src.OSPolicy_Resource_RepositoryResource_Apt

type OSPolicy_Resource_RepositoryResource_AptRepository deprecated

type OSPolicy_Resource_RepositoryResource_AptRepository = src.OSPolicy_Resource_RepositoryResource_AptRepository

Represents a single apt package repository. These will be added to a repo file that will be managed at /etc/apt/sources.list.d/google_osconfig.list.

Deprecated: Please use types in: cloud.google.com/go/osconfig/agentendpoint/apiv1/agentendpointpb

type OSPolicy_Resource_RepositoryResource_AptRepository_ArchiveType deprecated

type OSPolicy_Resource_RepositoryResource_AptRepository_ArchiveType = src.OSPolicy_Resource_RepositoryResource_AptRepository_ArchiveType

Type of archive.

Deprecated: Please use types in: cloud.google.com/go/osconfig/agentendpoint/apiv1/agentendpointpb

type OSPolicy_Resource_RepositoryResource_Goo

type OSPolicy_Resource_RepositoryResource_Goo = src.OSPolicy_Resource_RepositoryResource_Goo

type OSPolicy_Resource_RepositoryResource_GooRepository deprecated

type OSPolicy_Resource_RepositoryResource_GooRepository = src.OSPolicy_Resource_RepositoryResource_GooRepository

Represents a Goo package repository. These are added to a repo file that is managed at `C:/ProgramData/GooGet/repos/google_osconfig.repo`.

Deprecated: Please use types in: cloud.google.com/go/osconfig/agentendpoint/apiv1/agentendpointpb

type OSPolicy_Resource_RepositoryResource_Yum

type OSPolicy_Resource_RepositoryResource_Yum = src.OSPolicy_Resource_RepositoryResource_Yum

type OSPolicy_Resource_RepositoryResource_YumRepository deprecated

type OSPolicy_Resource_RepositoryResource_YumRepository = src.OSPolicy_Resource_RepositoryResource_YumRepository

Represents a single yum package repository. These are added to a repo file that is managed at `/etc/yum.repos.d/google_osconfig.repo`.

Deprecated: Please use types in: cloud.google.com/go/osconfig/agentendpoint/apiv1/agentendpointpb

type OSPolicy_Resource_RepositoryResource_Zypper

type OSPolicy_Resource_RepositoryResource_Zypper = src.OSPolicy_Resource_RepositoryResource_Zypper

type OSPolicy_Resource_RepositoryResource_ZypperRepository deprecated

type OSPolicy_Resource_RepositoryResource_ZypperRepository = src.OSPolicy_Resource_RepositoryResource_ZypperRepository

Represents a single zypper package repository. These are added to a repo file that is managed at `/etc/zypp/repos.d/google_osconfig.repo`.

Deprecated: Please use types in: cloud.google.com/go/osconfig/agentendpoint/apiv1/agentendpointpb

type PatchConfig deprecated

type PatchConfig = src.PatchConfig

Patch configuration specifications. Contains details on how to apply patches to a VM instance.

Deprecated: Please use types in: cloud.google.com/go/osconfig/agentendpoint/apiv1/agentendpointpb

type PatchConfig_RebootConfig deprecated

type PatchConfig_RebootConfig = src.PatchConfig_RebootConfig

Post-patch reboot settings.

Deprecated: Please use types in: cloud.google.com/go/osconfig/agentendpoint/apiv1/agentendpointpb

type ReceiveTaskNotificationRequest deprecated

type ReceiveTaskNotificationRequest = src.ReceiveTaskNotificationRequest

A request message to receive task notifications.

Deprecated: Please use types in: cloud.google.com/go/osconfig/agentendpoint/apiv1/agentendpointpb

type ReceiveTaskNotificationResponse deprecated

type ReceiveTaskNotificationResponse = src.ReceiveTaskNotificationResponse

The streaming rpc message that will notify the agent when it has a task it needs to perform on the instance.

Deprecated: Please use types in: cloud.google.com/go/osconfig/agentendpoint/apiv1/agentendpointpb

type RegisterAgentRequest deprecated

type RegisterAgentRequest = src.RegisterAgentRequest

The request message for registering the agent.

Deprecated: Please use types in: cloud.google.com/go/osconfig/agentendpoint/apiv1/agentendpointpb

type RegisterAgentResponse deprecated

type RegisterAgentResponse = src.RegisterAgentResponse

The response message after the agent registered.

Deprecated: Please use types in: cloud.google.com/go/osconfig/agentendpoint/apiv1/agentendpointpb

type ReportInventoryRequest deprecated

type ReportInventoryRequest = src.ReportInventoryRequest

The request message for having the agent report inventory.

Deprecated: Please use types in: cloud.google.com/go/osconfig/agentendpoint/apiv1/agentendpointpb

type ReportInventoryResponse deprecated

type ReportInventoryResponse = src.ReportInventoryResponse

The response message after the agent has reported inventory.

Deprecated: Please use types in: cloud.google.com/go/osconfig/agentendpoint/apiv1/agentendpointpb

type ReportTaskCompleteRequest deprecated

type ReportTaskCompleteRequest = src.ReportTaskCompleteRequest

A request message for signaling the completion of a task execution.

Deprecated: Please use types in: cloud.google.com/go/osconfig/agentendpoint/apiv1/agentendpointpb

type ReportTaskCompleteRequest_ExecStepTaskOutput

type ReportTaskCompleteRequest_ExecStepTaskOutput = src.ReportTaskCompleteRequest_ExecStepTaskOutput

type ReportTaskCompleteResponse deprecated

type ReportTaskCompleteResponse = src.ReportTaskCompleteResponse

The response message after the agent signaled the current task complete.

Deprecated: Please use types in: cloud.google.com/go/osconfig/agentendpoint/apiv1/agentendpointpb

type ReportTaskProgressRequest deprecated

type ReportTaskProgressRequest = src.ReportTaskProgressRequest

A request message for reporting the progress of current task.

Deprecated: Please use types in: cloud.google.com/go/osconfig/agentendpoint/apiv1/agentendpointpb

type ReportTaskProgressResponse deprecated

type ReportTaskProgressResponse = src.ReportTaskProgressResponse

The response message after the agent reported the current task progress.

Deprecated: Please use types in: cloud.google.com/go/osconfig/agentendpoint/apiv1/agentendpointpb

type RetryStrategy deprecated

type RetryStrategy = src.RetryStrategy

The strategy for retrying failed patches during the patch window.

Deprecated: Please use types in: cloud.google.com/go/osconfig/agentendpoint/apiv1/agentendpointpb

type StartNextTaskRequest deprecated

type StartNextTaskRequest = src.StartNextTaskRequest

A request message for signaling the start of a task execution.

Deprecated: Please use types in: cloud.google.com/go/osconfig/agentendpoint/apiv1/agentendpointpb

type StartNextTaskResponse deprecated

type StartNextTaskResponse = src.StartNextTaskResponse

A response message that contains the details of the task to work on.

Deprecated: Please use types in: cloud.google.com/go/osconfig/agentendpoint/apiv1/agentendpointpb

type Task deprecated

type Task = src.Task

A unit of work to be performed by the agent.

Deprecated: Please use types in: cloud.google.com/go/osconfig/agentendpoint/apiv1/agentendpointpb

type TaskDirective deprecated

type TaskDirective = src.TaskDirective

Specifies the current agent behavior.

Deprecated: Please use types in: cloud.google.com/go/osconfig/agentendpoint/apiv1/agentendpointpb

type TaskType deprecated

type TaskType = src.TaskType

Specifies the type of task to perform.

Deprecated: Please use types in: cloud.google.com/go/osconfig/agentendpoint/apiv1/agentendpointpb

type Task_ApplyConfigTask

type Task_ApplyConfigTask = src.Task_ApplyConfigTask

type Task_ApplyPatchesTask

type Task_ApplyPatchesTask = src.Task_ApplyPatchesTask

type Task_ExecStepTask

type Task_ExecStepTask = src.Task_ExecStepTask

type UnimplementedAgentEndpointServiceServer deprecated

type UnimplementedAgentEndpointServiceServer = src.UnimplementedAgentEndpointServiceServer

UnimplementedAgentEndpointServiceServer can be embedded to have forward compatible implementations.

Deprecated: Please use types in: cloud.google.com/go/osconfig/agentendpoint/apiv1/agentendpointpb

type WindowsUpdateSettings deprecated

type WindowsUpdateSettings = src.WindowsUpdateSettings

Windows patching is performed using the Windows Update Agent.

Deprecated: Please use types in: cloud.google.com/go/osconfig/agentendpoint/apiv1/agentendpointpb

type WindowsUpdateSettings_Classification deprecated

type WindowsUpdateSettings_Classification = src.WindowsUpdateSettings_Classification

Microsoft Windows update classifications as defined in [1] https://support.microsoft.com/en-us/help/824684/description-of-the-standard-terminology-that-is-used-to-describe-micro

Deprecated: Please use types in: cloud.google.com/go/osconfig/agentendpoint/apiv1/agentendpointpb

type YumSettings deprecated

type YumSettings = src.YumSettings

Yum patching will be performed by executing `yum update`. Additional options can be set to control how this is executed. Note that not all settings are supported on all platforms.

Deprecated: Please use types in: cloud.google.com/go/osconfig/agentendpoint/apiv1/agentendpointpb

type ZypperSettings deprecated

type ZypperSettings = src.ZypperSettings

Zypper patching is performed by running `zypper patch`. See also https://en.opensuse.org/SDB:Zypper_manual.

Deprecated: Please use types in: cloud.google.com/go/osconfig/agentendpoint/apiv1/agentendpointpb

Jump to

Keyboard shortcuts

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