Skip to content

Commit

Permalink
update: source github.com/jsonnet-libs/k8s@ff29b449
Browse files Browse the repository at this point in the history
  • Loading branch information
julienduchesne authored and jsonnet-libs-bot committed Apr 17, 2024
1 parent d6d4305 commit 6999e41
Show file tree
Hide file tree
Showing 147 changed files with 1,237 additions and 143 deletions.
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ This library is generated with [`k8s`](https://github.com/jsonnet-libs/k8s).
- [provider-helm/0.13](provider-helm/0.13/README.md)
- [provider-jet-mongodbatlas/0.3](provider-jet-mongodbatlas/0.3/README.md)
- [provider-nop/0.2.0](provider-nop/0.2.0/README.md)
- [provider-grafana/0.13](provider-grafana/0.13/README.md)
- [provider-grafana/0.15](provider-grafana/0.15/README.md)
- [upbound-provider-aws/0.40](upbound-provider-aws/0.40/README.md)
- [upbound-provider-azure/0.29](upbound-provider-azure/0.29/README.md)
- [upbound-provider-azuread/0.11](upbound-provider-azuread/0.11/README.md)
Expand Down
9 changes: 0 additions & 9 deletions docs/provider-grafana/0.13/slo/v1alpha1/index.md

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
---
permalink: /provider-grafana/0.13/
permalink: /provider-grafana/0.15/
---

# crossplane_grafana

```jsonnet
local crossplane_grafana = import "github.com/jsonnet-libs/crossplane-libsonnet/provider-grafana/0.13/main.libsonnet"
local crossplane_grafana = import "github.com/jsonnet-libs/crossplane-libsonnet/provider-grafana/0.15/main.libsonnet"
```


Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
permalink: /provider-grafana/0.13/alerting/
permalink: /provider-grafana/0.15/alerting/
---

# alerting
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
permalink: /provider-grafana/0.13/alerting/v1alpha1/contactPoint/
permalink: /provider-grafana/0.15/alerting/v1alpha1/contactPoint/
---

# alerting.v1alpha1.contactPoint
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
permalink: /provider-grafana/0.13/alerting/v1alpha1/
permalink: /provider-grafana/0.15/alerting/v1alpha1/
---

# alerting.v1alpha1
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
permalink: /provider-grafana/0.13/alerting/v1alpha1/messageTemplate/
permalink: /provider-grafana/0.15/alerting/v1alpha1/messageTemplate/
---

# alerting.v1alpha1.messageTemplate
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
permalink: /provider-grafana/0.13/alerting/v1alpha1/muteTiming/
permalink: /provider-grafana/0.15/alerting/v1alpha1/muteTiming/
---

# alerting.v1alpha1.muteTiming
Expand Down Expand Up @@ -34,6 +34,7 @@ permalink: /provider-grafana/0.13/alerting/v1alpha1/muteTiming/
* [`fn withManagementPolicies(managementPolicies)`](#fn-specwithmanagementpolicies)
* [`fn withManagementPoliciesMixin(managementPolicies)`](#fn-specwithmanagementpoliciesmixin)
* [`obj spec.forProvider`](#obj-specforprovider)
* [`fn withDisableProvenance(disableProvenance)`](#fn-specforproviderwithdisableprovenance)
* [`fn withIntervals(intervals)`](#fn-specforproviderwithintervals)
* [`fn withIntervalsMixin(intervals)`](#fn-specforproviderwithintervalsmixin)
* [`fn withName(name)`](#fn-specforproviderwithname)
Expand Down Expand Up @@ -66,6 +67,7 @@ permalink: /provider-grafana/0.13/alerting/v1alpha1/muteTiming/
* [`fn withResolution(resolution)`](#fn-specforproviderorganizationselectorpolicywithresolution)
* [`fn withResolve(resolve)`](#fn-specforproviderorganizationselectorpolicywithresolve)
* [`obj spec.initProvider`](#obj-specinitprovider)
* [`fn withDisableProvenance(disableProvenance)`](#fn-specinitproviderwithdisableprovenance)
* [`fn withIntervals(intervals)`](#fn-specinitproviderwithintervals)
* [`fn withIntervalsMixin(intervals)`](#fn-specinitproviderwithintervalsmixin)
* [`fn withName(name)`](#fn-specinitproviderwithname)
Expand Down Expand Up @@ -327,6 +329,14 @@ withManagementPoliciesMixin(managementPolicies)



### fn spec.forProvider.withDisableProvenance

```ts
withDisableProvenance(disableProvenance)
```

"Defaults to false. Defaults to `false`."

### fn spec.forProvider.withIntervals

```ts
Expand Down Expand Up @@ -569,6 +579,14 @@ withResolve(resolve)

"THIS IS A BETA FIELD. It will be honored\nunless the Management Policies feature flag is disabled.\nInitProvider holds the same fields as ForProvider, with the exception\nof Identifier and other resource reference fields. The fields that are\nin InitProvider are merged into ForProvider when the resource is created.\nThe same fields are also added to the terraform ignore_changes hook, to\navoid updating them after creation. This is useful for fields that are\nrequired on creation, but we do not desire to update them after creation,\nfor example because of an external controller is managing them, like an\nautoscaler."

### fn spec.initProvider.withDisableProvenance

```ts
withDisableProvenance(disableProvenance)
```

"Defaults to false. Defaults to `false`."

### fn spec.initProvider.withIntervals

```ts
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
permalink: /provider-grafana/0.13/alerting/v1alpha1/notificationPolicy/
permalink: /provider-grafana/0.15/alerting/v1alpha1/notificationPolicy/
---

# alerting.v1alpha1.notificationPolicy
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
permalink: /provider-grafana/0.13/alerting/v1alpha1/ruleGroup/
permalink: /provider-grafana/0.15/alerting/v1alpha1/ruleGroup/
---

# alerting.v1alpha1.ruleGroup
Expand Down Expand Up @@ -671,7 +671,7 @@ withDataMixin(data)
withExecErrState(execErrState)
```

"(String) Describes what state to enter when the rule's query is invalid and the rule cannot be executed. Options are OK, Error, and Alerting. Defaults to Alerting.\nDescribes what state to enter when the rule's query is invalid and the rule cannot be executed. Options are OK, Error, and Alerting. Defaults to `Alerting`."
"(String) Describes what state to enter when the rule's query is invalid and the rule cannot be executed. Options are OK, Error, KeepLast, and Alerting. Defaults to Alerting.\nDescribes what state to enter when the rule's query is invalid and the rule cannot be executed. Options are OK, Error, KeepLast, and Alerting. Defaults to `Alerting`."

### fn spec.forProvider.rule.withFor

Expand Down Expand Up @@ -721,7 +721,7 @@ withName(name)
withNoDataState(noDataState)
```

"(String) Describes what state to enter when the rule's query returns No Data. Options are OK, NoData, and Alerting. Defaults to NoData.\nDescribes what state to enter when the rule's query returns No Data. Options are OK, NoData, and Alerting. Defaults to `NoData`."
"(String) Describes what state to enter when the rule's query returns No Data. Options are OK, NoData, KeepLast, and Alerting. Defaults to NoData.\nDescribes what state to enter when the rule's query returns No Data. Options are OK, NoData, KeepLast, and Alerting. Defaults to `NoData`."

### fn spec.forProvider.rule.withNotificationSettings

Expand Down Expand Up @@ -1167,7 +1167,7 @@ withDataMixin(data)
withExecErrState(execErrState)
```

"(String) Describes what state to enter when the rule's query is invalid and the rule cannot be executed. Options are OK, Error, and Alerting. Defaults to Alerting.\nDescribes what state to enter when the rule's query is invalid and the rule cannot be executed. Options are OK, Error, and Alerting. Defaults to `Alerting`."
"(String) Describes what state to enter when the rule's query is invalid and the rule cannot be executed. Options are OK, Error, KeepLast, and Alerting. Defaults to Alerting.\nDescribes what state to enter when the rule's query is invalid and the rule cannot be executed. Options are OK, Error, KeepLast, and Alerting. Defaults to `Alerting`."

### fn spec.initProvider.rule.withFor

Expand Down Expand Up @@ -1217,7 +1217,7 @@ withName(name)
withNoDataState(noDataState)
```

"(String) Describes what state to enter when the rule's query returns No Data. Options are OK, NoData, and Alerting. Defaults to NoData.\nDescribes what state to enter when the rule's query returns No Data. Options are OK, NoData, and Alerting. Defaults to `NoData`."
"(String) Describes what state to enter when the rule's query returns No Data. Options are OK, NoData, KeepLast, and Alerting. Defaults to NoData.\nDescribes what state to enter when the rule's query returns No Data. Options are OK, NoData, KeepLast, and Alerting. Defaults to `NoData`."

### fn spec.initProvider.rule.withNotificationSettings

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
permalink: /provider-grafana/0.13/cloud/
permalink: /provider-grafana/0.15/cloud/
---

# cloud
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
permalink: /provider-grafana/0.13/cloud/v1alpha1/accessPolicy/
permalink: /provider-grafana/0.15/cloud/v1alpha1/accessPolicy/
---

# cloud.v1alpha1.accessPolicy
Expand Down Expand Up @@ -48,6 +48,18 @@ permalink: /provider-grafana/0.13/cloud/v1alpha1/accessPolicy/
* [`fn withType(type)`](#fn-specforproviderrealmwithtype)
* [`obj spec.forProvider.realm.labelPolicy`](#obj-specforproviderrealmlabelpolicy)
* [`fn withSelector(selector)`](#fn-specforproviderrealmlabelpolicywithselector)
* [`obj spec.forProvider.realm.stackRef`](#obj-specforproviderrealmstackref)
* [`fn withName(name)`](#fn-specforproviderrealmstackrefwithname)
* [`obj spec.forProvider.realm.stackRef.policy`](#obj-specforproviderrealmstackrefpolicy)
* [`fn withResolution(resolution)`](#fn-specforproviderrealmstackrefpolicywithresolution)
* [`fn withResolve(resolve)`](#fn-specforproviderrealmstackrefpolicywithresolve)
* [`obj spec.forProvider.realm.stackSelector`](#obj-specforproviderrealmstackselector)
* [`fn withMatchControllerRef(matchControllerRef)`](#fn-specforproviderrealmstackselectorwithmatchcontrollerref)
* [`fn withMatchLabels(matchLabels)`](#fn-specforproviderrealmstackselectorwithmatchlabels)
* [`fn withMatchLabelsMixin(matchLabels)`](#fn-specforproviderrealmstackselectorwithmatchlabelsmixin)
* [`obj spec.forProvider.realm.stackSelector.policy`](#obj-specforproviderrealmstackselectorpolicy)
* [`fn withResolution(resolution)`](#fn-specforproviderrealmstackselectorpolicywithresolution)
* [`fn withResolve(resolve)`](#fn-specforproviderrealmstackselectorpolicywithresolve)
* [`obj spec.initProvider`](#obj-specinitprovider)
* [`fn withDisplayName(displayName)`](#fn-specinitproviderwithdisplayname)
* [`fn withName(name)`](#fn-specinitproviderwithname)
Expand All @@ -63,6 +75,18 @@ permalink: /provider-grafana/0.13/cloud/v1alpha1/accessPolicy/
* [`fn withType(type)`](#fn-specinitproviderrealmwithtype)
* [`obj spec.initProvider.realm.labelPolicy`](#obj-specinitproviderrealmlabelpolicy)
* [`fn withSelector(selector)`](#fn-specinitproviderrealmlabelpolicywithselector)
* [`obj spec.initProvider.realm.stackRef`](#obj-specinitproviderrealmstackref)
* [`fn withName(name)`](#fn-specinitproviderrealmstackrefwithname)
* [`obj spec.initProvider.realm.stackRef.policy`](#obj-specinitproviderrealmstackrefpolicy)
* [`fn withResolution(resolution)`](#fn-specinitproviderrealmstackrefpolicywithresolution)
* [`fn withResolve(resolve)`](#fn-specinitproviderrealmstackrefpolicywithresolve)
* [`obj spec.initProvider.realm.stackSelector`](#obj-specinitproviderrealmstackselector)
* [`fn withMatchControllerRef(matchControllerRef)`](#fn-specinitproviderrealmstackselectorwithmatchcontrollerref)
* [`fn withMatchLabels(matchLabels)`](#fn-specinitproviderrealmstackselectorwithmatchlabels)
* [`fn withMatchLabelsMixin(matchLabels)`](#fn-specinitproviderrealmstackselectorwithmatchlabelsmixin)
* [`obj spec.initProvider.realm.stackSelector.policy`](#obj-specinitproviderrealmstackselectorpolicy)
* [`fn withResolution(resolution)`](#fn-specinitproviderrealmstackselectorpolicywithresolution)
* [`fn withResolve(resolve)`](#fn-specinitproviderrealmstackselectorpolicywithresolve)
* [`obj spec.providerConfigRef`](#obj-specproviderconfigref)
* [`fn withName(name)`](#fn-specproviderconfigrefwithname)
* [`obj spec.providerConfigRef.policy`](#obj-specproviderconfigrefpolicy)
Expand Down Expand Up @@ -403,6 +427,88 @@ withSelector(selector)

"(String) The label selector to match in metrics or logs query. Should be in PromQL or LogQL format.\nThe label selector to match in metrics or logs query. Should be in PromQL or LogQL format."

## obj spec.forProvider.realm.stackRef

"Reference to a Stack in cloud to populate identifier."

### fn spec.forProvider.realm.stackRef.withName

```ts
withName(name)
```

"Name of the referenced object."

## obj spec.forProvider.realm.stackRef.policy

"Policies for referencing."

### fn spec.forProvider.realm.stackRef.policy.withResolution

```ts
withResolution(resolution)
```

"Resolution specifies whether resolution of this reference is required.\nThe default is 'Required', which means the reconcile will fail if the\nreference cannot be resolved. 'Optional' means this reference will be\na no-op if it cannot be resolved."

### fn spec.forProvider.realm.stackRef.policy.withResolve

```ts
withResolve(resolve)
```

"Resolve specifies when this reference should be resolved. The default\nis 'IfNotPresent', which will attempt to resolve the reference only when\nthe corresponding field is not present. Use 'Always' to resolve the\nreference on every reconcile."

## obj spec.forProvider.realm.stackSelector

"Selector for a Stack in cloud to populate identifier."

### fn spec.forProvider.realm.stackSelector.withMatchControllerRef

```ts
withMatchControllerRef(matchControllerRef)
```

"MatchControllerRef ensures an object with the same controller reference\nas the selecting object is selected."

### fn spec.forProvider.realm.stackSelector.withMatchLabels

```ts
withMatchLabels(matchLabels)
```

"MatchLabels ensures an object with matching labels is selected."

### fn spec.forProvider.realm.stackSelector.withMatchLabelsMixin

```ts
withMatchLabelsMixin(matchLabels)
```

"MatchLabels ensures an object with matching labels is selected."

**Note:** This function appends passed data to existing values

## obj spec.forProvider.realm.stackSelector.policy

"Policies for selection."

### fn spec.forProvider.realm.stackSelector.policy.withResolution

```ts
withResolution(resolution)
```

"Resolution specifies whether resolution of this reference is required.\nThe default is 'Required', which means the reconcile will fail if the\nreference cannot be resolved. 'Optional' means this reference will be\na no-op if it cannot be resolved."

### fn spec.forProvider.realm.stackSelector.policy.withResolve

```ts
withResolve(resolve)
```

"Resolve specifies when this reference should be resolved. The default\nis 'IfNotPresent', which will attempt to resolve the reference only when\nthe corresponding field is not present. Use 'Always' to resolve the\nreference on every reconcile."

## obj spec.initProvider

"THIS IS A BETA FIELD. It will be honored\nunless the Management Policies feature flag is disabled.\nInitProvider holds the same fields as ForProvider, with the exception\nof Identifier and other resource reference fields. The fields that are\nin InitProvider are merged into ForProvider when the resource is created.\nThe same fields are also added to the terraform ignore_changes hook, to\navoid updating them after creation. This is useful for fields that are\nrequired on creation, but we do not desire to update them after creation,\nfor example because of an external controller is managing them, like an\nautoscaler."
Expand Down Expand Up @@ -517,6 +623,88 @@ withSelector(selector)

"(String) The label selector to match in metrics or logs query. Should be in PromQL or LogQL format.\nThe label selector to match in metrics or logs query. Should be in PromQL or LogQL format."

## obj spec.initProvider.realm.stackRef

"Reference to a Stack in cloud to populate identifier."

### fn spec.initProvider.realm.stackRef.withName

```ts
withName(name)
```

"Name of the referenced object."

## obj spec.initProvider.realm.stackRef.policy

"Policies for referencing."

### fn spec.initProvider.realm.stackRef.policy.withResolution

```ts
withResolution(resolution)
```

"Resolution specifies whether resolution of this reference is required.\nThe default is 'Required', which means the reconcile will fail if the\nreference cannot be resolved. 'Optional' means this reference will be\na no-op if it cannot be resolved."

### fn spec.initProvider.realm.stackRef.policy.withResolve

```ts
withResolve(resolve)
```

"Resolve specifies when this reference should be resolved. The default\nis 'IfNotPresent', which will attempt to resolve the reference only when\nthe corresponding field is not present. Use 'Always' to resolve the\nreference on every reconcile."

## obj spec.initProvider.realm.stackSelector

"Selector for a Stack in cloud to populate identifier."

### fn spec.initProvider.realm.stackSelector.withMatchControllerRef

```ts
withMatchControllerRef(matchControllerRef)
```

"MatchControllerRef ensures an object with the same controller reference\nas the selecting object is selected."

### fn spec.initProvider.realm.stackSelector.withMatchLabels

```ts
withMatchLabels(matchLabels)
```

"MatchLabels ensures an object with matching labels is selected."

### fn spec.initProvider.realm.stackSelector.withMatchLabelsMixin

```ts
withMatchLabelsMixin(matchLabels)
```

"MatchLabels ensures an object with matching labels is selected."

**Note:** This function appends passed data to existing values

## obj spec.initProvider.realm.stackSelector.policy

"Policies for selection."

### fn spec.initProvider.realm.stackSelector.policy.withResolution

```ts
withResolution(resolution)
```

"Resolution specifies whether resolution of this reference is required.\nThe default is 'Required', which means the reconcile will fail if the\nreference cannot be resolved. 'Optional' means this reference will be\na no-op if it cannot be resolved."

### fn spec.initProvider.realm.stackSelector.policy.withResolve

```ts
withResolve(resolve)
```

"Resolve specifies when this reference should be resolved. The default\nis 'IfNotPresent', which will attempt to resolve the reference only when\nthe corresponding field is not present. Use 'Always' to resolve the\nreference on every reconcile."

## obj spec.providerConfigRef

"ProviderConfigReference specifies how the provider that will be used to\ncreate, observe, update, and delete this managed resource should be\nconfigured."
Expand Down
Loading

0 comments on commit 6999e41

Please sign in to comment.