internal

package
v1.14.0 Latest Latest
Warning

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

Go to latest
Published: Mar 29, 2024 License: MIT Imports: 20 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// RcNetworks -
	RcNetworks = SGroupsProvider + "_networks"

	// RcLabelNetworks -
	RcLabelNetworks = "networks"

	// RcLabelItems -
	RcLabelItems = "items"

	// RcLabelName -
	RcLabelName = "name"

	// RcLabelCIDR -
	RcLabelCIDR = "cidr"
)
View Source
const (
	// RcRules -
	RcRules = SGroupsProvider + "_rules"
	// RcLabelSgFrom -
	RcLabelSgFrom = "sg_from"
	// RcLabelSgTo -
	RcLabelSgTo = "sg_to"
	// RcLabelProto -
	RcLabelProto = "proto"
	// RcLabelSPorts -
	RcLabelSPorts = "s"
	// RcLabelDPorts -
	RcLabelDPorts = "d"
	// RcLabelRulePorts -
	RcLabelRulePorts = "ports"
	// RcLabelLogs -
	RcLabelLogs = "logs"
)
View Source
const (
	// RcLabelTrace -
	RcLabelTrace = "trace"

	// RcLabelDefaultAction
	RcLabelDefaultAction = "default_action"
)
View Source
const (
	// CnfSgroupsAddress ...
	CnfSgroupsAddress = SGroupsProvider + "_address"

	// CnfSgroupsDialDuration ...
	CnfSgroupsDialDuration = SGroupsProvider + "_dial_duration"
)
View Source
const RcFqdnRule = SGroupsProvider + "_fqdn_rule"

RcFqdnRule -

View Source
const RcFqdnRules = SGroupsProvider + "_fqdn_rules"

RcFqdnRules -

View Source
const RcLabelFqdn = "fqdn_to"

RcLabelFqdn -

View Source
const RcNetwork = SGroupsProvider + "_network"

RcNetwork -

View Source
const RcRule = SGroupsProvider + "_rule"

RcRule -

View Source
const RcSG = SGroupsProvider + "_group"

RcSG -

View Source
const RcSGs = SGroupsProvider + "_groups"

RcSGs -

View Source
const SGroupsProvider = "sgroups"

SGroupsProvider ...

Variables

This section is empty.

Functions

func SGroupsConfigSchema

func SGroupsConfigSchema() map[string]*schema.Schema

SGroupsConfigSchema ...

func SGroupsConfigure

func SGroupsConfigure(ctx context.Context, d *schema.ResourceData) (interface{}, diag.Diagnostics)

SGroupsConfigure do configure 'sgrpups' provider

func SGroupsRcFqdnRule

func SGroupsRcFqdnRule() *schema.Resource

SGroupsRcFqdnRule -

func SGroupsRcFqdnRules

func SGroupsRcFqdnRules() *schema.Resource

SGroupsRcFqdnRules -

func SGroupsRcNetwork

func SGroupsRcNetwork() *schema.Resource

func SGroupsRcNetworks

func SGroupsRcNetworks() *schema.Resource

SGroupsRcNetworks networks resource

func SGroupsRcRule

func SGroupsRcRule() *schema.Resource

SGroupsRcRule -

func SGroupsRcRules

func SGroupsRcRules() *schema.Resource

SGroupsRcRules sg-rules resource

func SGroupsRcSG

func SGroupsRcSG() *schema.Resource

SGroupsRcSG SG resource

func SGroupsRcSGs

func SGroupsRcSGs() *schema.Resource

SGroupsRcSGs SGs resource

Types

type SGClient

type SGClient = sgAPI.Client

SGClient is an alias to 'sgroups' API Client

Jump to

Keyboard shortcuts

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