prop

package
v0.2.3 Latest Latest
Warning

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

Go to latest
Published: May 29, 2022 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ACLResource

type ACLResource struct {
	*VCLServiceResource
	ID   string
	Name string
	No   int
}

func NewACLResource

func NewACLResource(id, name string, sr *VCLServiceResource) *ACLResource

func (*ACLResource) GetID

func (a *ACLResource) GetID() string

func (*ACLResource) GetIDforTFImport

func (a *ACLResource) GetIDforTFImport() string

func (*ACLResource) GetName

func (a *ACLResource) GetName() string

func (*ACLResource) GetNormalizedName

func (a *ACLResource) GetNormalizedName() string

func (*ACLResource) GetRef

func (a *ACLResource) GetRef() string

func (*ACLResource) GetType

func (a *ACLResource) GetType() string

type DictionaryResource

type DictionaryResource struct {
	*VCLServiceResource
	ID   string
	Name string
}

func NewDictionaryResource

func NewDictionaryResource(id, name string, sr *VCLServiceResource) *DictionaryResource

func (*DictionaryResource) GetID

func (d *DictionaryResource) GetID() string

func (*DictionaryResource) GetIDforTFImport

func (d *DictionaryResource) GetIDforTFImport() string

func (*DictionaryResource) GetName

func (d *DictionaryResource) GetName() string

func (*DictionaryResource) GetNormalizedName

func (d *DictionaryResource) GetNormalizedName() string

func (*DictionaryResource) GetRef

func (d *DictionaryResource) GetRef() string

func (*DictionaryResource) GetType

func (d *DictionaryResource) GetType() string

type DynamicSnippetResource

type DynamicSnippetResource struct {
	*VCLServiceResource
	ID   string
	Name string
}

func NewDynamicSnippetResource

func NewDynamicSnippetResource(id, name string, sr *VCLServiceResource) *DynamicSnippetResource

func (*DynamicSnippetResource) GetID

func (ds *DynamicSnippetResource) GetID() string

func (*DynamicSnippetResource) GetIDforTFImport

func (ds *DynamicSnippetResource) GetIDforTFImport() string

func (*DynamicSnippetResource) GetName

func (ds *DynamicSnippetResource) GetName() string

func (*DynamicSnippetResource) GetNormalizedName

func (ds *DynamicSnippetResource) GetNormalizedName() string

func (*DynamicSnippetResource) GetRef

func (ds *DynamicSnippetResource) GetRef() string

func (*DynamicSnippetResource) GetType

func (ds *DynamicSnippetResource) GetType() string

type TFBlock

type TFBlock interface {
	GetType() string
	GetID() string
	GetIDforTFImport() string
	GetName() string
	GetNormalizedName() string
	GetRef() string
}

type VCLServiceResource

type VCLServiceResource struct {
	ID            string
	Name          string
	TargetVersion int
}

func NewVCLServiceResource

func NewVCLServiceResource(id, name string, targetversion int) *VCLServiceResource

func (*VCLServiceResource) GetID

func (v *VCLServiceResource) GetID() string

func (*VCLServiceResource) GetIDforTFImport

func (v *VCLServiceResource) GetIDforTFImport() string

func (*VCLServiceResource) GetName

func (v *VCLServiceResource) GetName() string

func (*VCLServiceResource) GetNormalizedName

func (v *VCLServiceResource) GetNormalizedName() string

func (*VCLServiceResource) GetRef

func (v *VCLServiceResource) GetRef() string

func (*VCLServiceResource) GetType

func (v *VCLServiceResource) GetType() string

type WAFResource

type WAFResource struct {
	*VCLServiceResource
	ID   string
	Name string
}

func NewWAFResource

func NewWAFResource(id string, sr *VCLServiceResource) *WAFResource

func (*WAFResource) GetID

func (w *WAFResource) GetID() string

func (*WAFResource) GetIDforTFImport

func (w *WAFResource) GetIDforTFImport() string

func (*WAFResource) GetName

func (w *WAFResource) GetName() string

func (*WAFResource) GetNormalizedName

func (w *WAFResource) GetNormalizedName() string

func (*WAFResource) GetRef

func (w *WAFResource) GetRef() string

func (*WAFResource) GetType

func (w *WAFResource) GetType() string

Jump to

Keyboard shortcuts

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