provider

package
v0.1.4 Latest Latest
Warning

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

Go to latest
Published: Feb 18, 2024 License: MIT Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewAzureQueryProvider

func NewAzureQueryProvider(serviceAccount *corev1.ServiceAccount, logger logr.Logger, config config.Config) (*azureQueryProvider, error)

func NewGCPQueryProvider added in v0.1.1

func NewGCPQueryProvider(serviceAccount *corev1.ServiceAccount, logger logr.Logger, config config.Config) (*gcpQueryProvider, error)

func NewQueryProvider

func NewQueryProvider(serviceAccount *corev1.ServiceAccount, logger logr.Logger, config config.Config) (queryProvider, error)

Types

type Subscription

type Subscription struct {
	ID   string `json:"id"`
	Name string `json:"displayName"`
}

type SubscriptionList

type SubscriptionList struct {
	Value []Subscription `json:"value"`
}

Jump to

Keyboard shortcuts

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