Documentation ¶
Index ¶
- func NewAzureQueryProvider(serviceAccount *corev1.ServiceAccount, logger logr.Logger, ...) (*azureQueryProvider, error)
- func NewGCPQueryProvider(serviceAccount *corev1.ServiceAccount, logger logr.Logger, ...) (*gcpQueryProvider, error)
- func NewQueryProvider(serviceAccount *corev1.ServiceAccount, logger logr.Logger, ...) (queryProvider, error)
- type Subscription
- type SubscriptionList
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewAzureQueryProvider ¶
func NewGCPQueryProvider ¶ added in v0.1.1
func NewQueryProvider ¶
Types ¶
type Subscription ¶
type SubscriptionList ¶
type SubscriptionList struct {
Value []Subscription `json:"value"`
}
Click to show internal directories.
Click to hide internal directories.