cloudx

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Apr 13, 2023 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Application

type Application struct {
	Name          string
	LongName      string
	SiteCounts    *SiteCounts
	PolicyEnabled bool
	Type          ApplicationType
}

type ApplicationType

type ApplicationType string
const (
	StandardApplication ApplicationType = "standard"
	CustomApplication   ApplicationType = "custom"
)

type Device

type Device struct {
	SiteID string
	// Not supported yet.
	VedgeList []VedgeList
}

type SiteCounts

type SiteCounts struct {
	Total   int
	Good    int
	Bad     int
	Average int
}

type ToggleOptions

type ToggleOptions struct {
	Disable []string
	Enable  []string
}

type VedgeList

type VedgeList struct{}

Not supported yet

Jump to

Keyboard shortcuts

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