csprdsinstances

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Sep 12, 2024 License: MPL-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ParseCspRdsInstancesGetResponse_items_backupInfo_type

func ParseCspRdsInstancesGetResponse_items_backupInfo_type(v string) (any, error)

func ParseCspRdsInstancesGetResponse_items_protectionJobInfo_scheduleInfo_status

func ParseCspRdsInstancesGetResponse_items_protectionJobInfo_scheduleInfo_status(v string) (any, error)

func ParseCspRdsInstancesGetResponse_items_protectionStatus

func ParseCspRdsInstancesGetResponse_items_protectionStatus(v string) (any, error)

func ParseCspRdsInstancesGetResponse_items_refreshInfo_status

func ParseCspRdsInstancesGetResponse_items_refreshInfo_status(v string) (any, error)

func ParseCspRdsInstancesGetResponse_items_state

func ParseCspRdsInstancesGetResponse_items_state(v string) (any, error)

func SerializeCspRdsInstancesGetResponse_items_backupInfo_type

func SerializeCspRdsInstancesGetResponse_items_backupInfo_type(values []CspRdsInstancesGetResponse_items_backupInfo_type) []string

func SerializeCspRdsInstancesGetResponse_items_protectionJobInfo_scheduleInfo_status

func SerializeCspRdsInstancesGetResponse_items_protectionJobInfo_scheduleInfo_status(values []CspRdsInstancesGetResponse_items_protectionJobInfo_scheduleInfo_status) []string

func SerializeCspRdsInstancesGetResponse_items_protectionStatus

func SerializeCspRdsInstancesGetResponse_items_protectionStatus(values []CspRdsInstancesGetResponse_items_protectionStatus) []string

func SerializeCspRdsInstancesGetResponse_items_refreshInfo_status

func SerializeCspRdsInstancesGetResponse_items_refreshInfo_status(values []CspRdsInstancesGetResponse_items_refreshInfo_status) []string

func SerializeCspRdsInstancesGetResponse_items_state

func SerializeCspRdsInstancesGetResponse_items_state(values []CspRdsInstancesGetResponse_items_state) []string

Types

type CspRdsInstancesGetResponse_items_backupInfo_type

type CspRdsInstancesGetResponse_items_backupInfo_type int

A type of backup available for the asset.

const (
	NATIVE_BACKUP_CSPRDSINSTANCESGETRESPONSE_ITEMS_BACKUPINFO_TYPE CspRdsInstancesGetResponse_items_backupInfo_type = iota
)

func (CspRdsInstancesGetResponse_items_backupInfo_type) String

type CspRdsInstancesGetResponse_items_protectionJobInfo_scheduleInfo_status

type CspRdsInstancesGetResponse_items_protectionJobInfo_scheduleInfo_status int

The status of the most recent backup attempt for this schedule. It is set toNOT_RUN when a PAUSED state no longer applies, regardless of the result of anyprior backup attempts.

const (
	NOT_RUN_CSPRDSINSTANCESGETRESPONSE_ITEMS_PROTECTIONJOBINFO_SCHEDULEINFO_STATUS CspRdsInstancesGetResponse_items_protectionJobInfo_scheduleInfo_status = iota
	SUCCESS_CSPRDSINSTANCESGETRESPONSE_ITEMS_PROTECTIONJOBINFO_SCHEDULEINFO_STATUS
	FAILURE_CSPRDSINSTANCESGETRESPONSE_ITEMS_PROTECTIONJOBINFO_SCHEDULEINFO_STATUS
	PAUSED_CSPRDSINSTANCESGETRESPONSE_ITEMS_PROTECTIONJOBINFO_SCHEDULEINFO_STATUS
)

func (CspRdsInstancesGetResponse_items_protectionJobInfo_scheduleInfo_status) String

type CspRdsInstancesGetResponse_items_protectionStatus

type CspRdsInstancesGetResponse_items_protectionStatus int

Indicates the level of protection provided for the asset, based on the existence ofprotection jobs, whether the protection jobs are suspended, the existence of backups,and the success of recent backup attempts.

const (
	UNPROTECTED_CSPRDSINSTANCESGETRESPONSE_ITEMS_PROTECTIONSTATUS CspRdsInstancesGetResponse_items_protectionStatus = iota
	LAPSED_CSPRDSINSTANCESGETRESPONSE_ITEMS_PROTECTIONSTATUS
	PENDING_CSPRDSINSTANCESGETRESPONSE_ITEMS_PROTECTIONSTATUS
	PARTIAL_CSPRDSINSTANCESGETRESPONSE_ITEMS_PROTECTIONSTATUS
	PROTECTED_CSPRDSINSTANCESGETRESPONSE_ITEMS_PROTECTIONSTATUS
	PAUSED_CSPRDSINSTANCESGETRESPONSE_ITEMS_PROTECTIONSTATUS
)

func (CspRdsInstancesGetResponse_items_protectionStatus) String

type CspRdsInstancesGetResponse_items_refreshInfo_status

type CspRdsInstancesGetResponse_items_refreshInfo_status int

The result status of the most recent attempt to refresh the inventory with the cloud service provider

const (
	OK_CSPRDSINSTANCESGETRESPONSE_ITEMS_REFRESHINFO_STATUS CspRdsInstancesGetResponse_items_refreshInfo_status = iota
	WARNING_CSPRDSINSTANCESGETRESPONSE_ITEMS_REFRESHINFO_STATUS
	ERROR_CSPRDSINSTANCESGETRESPONSE_ITEMS_REFRESHINFO_STATUS
	UNKNOWN_CSPRDSINSTANCESGETRESPONSE_ITEMS_REFRESHINFO_STATUS
)

func (CspRdsInstancesGetResponse_items_refreshInfo_status) String

type CspRdsInstancesGetResponse_items_state

type CspRdsInstancesGetResponse_items_state int

A DELETED state indicates the asset was already deleted from the cloud serviceprovider and will be deleted from the inventory when no backups orprotection policy relationships remain.

const (
	OK_CSPRDSINSTANCESGETRESPONSE_ITEMS_STATE CspRdsInstancesGetResponse_items_state = iota
	DELETED_CSPRDSINSTANCESGETRESPONSE_ITEMS_STATE
)

func (CspRdsInstancesGetResponse_items_state) String

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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