sync

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Jul 25, 2023 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (
	SyncTimeout = 5 * time.Minute
	InitTimeout = 30 * time.Second

	ErrorMsgControllerInitializing = "controller is initializing"
)

Variables

This section is empty.

Functions

func GetControllerSyncStatusInstance

func GetControllerSyncStatusInstance() *controllerSyncStatus

GetControllerSyncStatusInstance returns only instance of controllerSyncStatus.

Types

type ControllerType

type ControllerType int

ControllerType is the state of securityGroup.

const (
	ControllerTypeCPA ControllerType = iota
	ControllerTypeCES
	ControllerTypeEE
	ControllerTypeVM
)

When a new constant is added, also update the numElements field of controllerSyncStatus

func (ControllerType) String

func (t ControllerType) String() string

Jump to

Keyboard shortcuts

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