recipes

package
v0.14.1-pre.0 Latest Latest
Warning

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

Go to latest
Published: Sep 22, 2022 License: MPL-2.0 Imports: 48 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Resource

type Resource struct {
	// Table is the table definition that will be used to generate the CloudQuery table
	Table                    *codegen.TableDefinition
	AzureStructName          string
	AzurePackageName         string
	AzureService             string
	AzureSubService          string
	Imports                  []string
	Template                 Template
	ListFunction             string
	ListFunctionArgs         []string
	ListFunctionArgsInit     []string
	ListHandler              string
	GetFunction              string
	GetFunctionArgs          []string
	GetFunctionArgsInit      []string
	Helpers                  []string
	MockHelpers              []string
	MockListResult           string
	MockListFunctionArgs     []string
	MockListFunctionArgsInit []string
	MockFieldsToIgnore       []string
	MockValueType            string
	MockDefinitionType       string
	MockGetFunctionArgs      []string
	MockRelations            []string
	IsRelation               bool
}

func AllResources

func AllResources() []Resource

func Authorization

func Authorization() []Resource

func Batch

func Batch() []Resource

func CDN

func CDN() []Resource

func Compute

func Compute() []Resource

func Container

func Container() []Resource

func CosmosDB

func CosmosDB() []Resource

func Datalake

func Datalake() []Resource

func EventHub

func EventHub() []Resource

func FrontDoor

func FrontDoor() []Resource

func IotHub

func IotHub() []Resource

func KeyValue

func KeyValue() []Resource

func Logic

func Logic() []Resource

func MariaDB

func MariaDB() []Resource

func Monitor

func Monitor() []Resource

func MySQL

func MySQL() []Resource

func Network

func Network() []Resource

func PostgresSQL

func PostgresSQL() []Resource

func Redis

func Redis() []Resource

func Resources

func Resources() []Resource

func SQL

func SQL() []Resource
func Search() []Resource

func Security

func Security() []Resource

func ServiceBus

func ServiceBus() []Resource

func Storage

func Storage() []Resource

func StreamAnalytics

func StreamAnalytics() []Resource

func Subscriptions

func Subscriptions() []Resource

func Web

func Web() []Resource

type Template

type Template struct {
	Source      string
	Destination string
}

Jump to

Keyboard shortcuts

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