policytype

package
v0.10.0 Latest Latest
Warning

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

Go to latest
Published: Nov 15, 2023 License: Apache-2.0 Imports: 0 Imported by: 6

Documentation

Overview

Code generated by "string-enumer -t PolicyType -o ./generated.go ."; DO NOT EDIT.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PolicyType

type PolicyType string

PolicyType represents the type of policy

const (
	// TargetConnect represents a target connect policy
	TargetConnect PolicyType = "TargetConnect"
	// OrganizationControls represents an organization controls policy
	OrganizationControls PolicyType = "OrganizationControls"
	// SessionRecording represents a session recording policy
	SessionRecording PolicyType = "SessionRecording"
	// Kubernetes represents a Kubernetes policy
	Kubernetes PolicyType = "Kubernetes"
	// Proxy represents a Proxy policy
	Proxy PolicyType = "Proxy"
	// JustInTime represents a JIT policy
	JustInTime PolicyType = "JustInTime"
)

func PolicyTypeValues

func PolicyTypeValues() []PolicyType

PolicyTypeValues returns a list of all (valid) PolicyType values

func (PolicyType) Valid

func (v PolicyType) Valid() bool

Valid validates if a value is a valid PolicyType

Jump to

Keyboard shortcuts

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