testing

package
v0.6.28 Latest Latest
Warning

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

Go to latest
Published: Jan 17, 2024 License: MPL-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const GetResponseCron = `` /* 360-byte string literal not displayed */
View Source
const GetResponseInterval = `` /* 329-byte string literal not displayed */
View Source
const UpdateRequest = `` /* 252-byte string literal not displayed */

Variables

View Source
var (
	ScheduleCron1 = lifecyclepolicy.CronSchedule{
		CommonSchedule: lifecyclepolicy.CommonSchedule{
			Type:                 lifecyclepolicy.ScheduleTypeCron,
			ID:                   "1488e2ce-f906-47fb-ba32-c25a3f63df4f",
			Owner:                "lifecycle_policy",
			OwnerID:              1,
			MaxQuantity:          2,
			UserID:               12,
			ResourceNameTemplate: "reserve snap of the volume {volume_id}",
			RetentionTime: &lifecyclepolicy.RetentionTimer{
				Weeks: 2,
			},
		},
		Timezone:  "Europe/London",
		DayOfWeek: "fri",
		Hour:      "0, 20",
		Minute:    "30",
	}
	ScheduleInterval1 = lifecyclepolicy.IntervalSchedule{
		CommonSchedule: lifecyclepolicy.CommonSchedule{
			Type:                 lifecyclepolicy.ScheduleTypeInterval,
			ID:                   "1488e2ce-f906-47fb-ba32-c25a3f63df4f",
			Owner:                "lifecycle_policy",
			OwnerID:              1,
			MaxQuantity:          2,
			UserID:               12,
			ResourceNameTemplate: "reserve snap of the volume {volume_id}",
			RetentionTime: &lifecyclepolicy.RetentionTimer{
				Weeks: 2,
			},
		},
		Weeks:   1,
		Days:    2,
		Hours:   3,
		Minutes: 4,
	}
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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