allowlist

package
v1.99.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AutoGenAllowlist

type AutoGenAllowlist struct {
	ServiceAndTFTypes  map[string]map[string]*AutoGenType
	ServiceAndKRMKinds map[string]map[string]*AutoGenType
}

func LoadAutoGenAllowList

func LoadAutoGenAllowList() (*AutoGenAllowlist, error)

func NewAutoGenAllowlist

func NewAutoGenAllowlist() *AutoGenAllowlist

func (*AutoGenAllowlist) HasKRMKindInService

func (a *AutoGenAllowlist) HasKRMKindInService(service, krmKind string) bool

func (*AutoGenAllowlist) HasService

func (a *AutoGenAllowlist) HasService(service string) bool

func (*AutoGenAllowlist) HasTFTypeInService

func (a *AutoGenAllowlist) HasTFTypeInService(service, tfType string) bool

type AutoGenType

type AutoGenType struct {
	ServiceName  string
	ResourceName string
}

func NewAutoGenType

func NewAutoGenType(autoGenTypeInString string) (*AutoGenType, error)

Jump to

Keyboard shortcuts

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