From b4e6a0db6c15ba9a9fd8477e398d50b4c631ad26 Mon Sep 17 00:00:00 2001 From: Crossplane Date: Wed, 19 Feb 2020 03:16:37 +0000 Subject: [PATCH] docs snapshot for crossplane version `master` --- docs/master/README.md | 22 +- .../core-crossplane-io-v1alpha1.md | 4 +- .../cache-crossplane-io-v1alpha1.md | 4 +- .../compute-crossplane-io-v1alpha1.md | 8 +- .../database-crossplane-io-v1alpha1.md | 8 +- .../kubernetes-crossplane-io-v1alpha1.md | 2 +- .../stacks-crossplane-io-v1alpha1.md | 4 +- .../storage-crossplane-io-v1alpha1.md | 4 +- .../cache-aws-crossplane-io-v1beta1.md | 6 +- .../compute-aws-crossplane-io-v1alpha3.md | 10 +- .../database-aws-crossplane-io-v1alpha3.md | 6 +- .../database-aws-crossplane-io-v1beta1.md | 8 +- .../identity-aws-crossplane-io-v1alpha3.md | 8 +- .../network-aws-crossplane-io-v1alpha3.md | 20 +- .../storage-aws-crossplane-io-v1alpha3.md | 10 +- .../cache-azure-crossplane-io-v1beta1.md | 6 +- .../compute-azure-crossplane-io-v1alpha3.md | 8 +- .../network-azure-crossplane-io-v1alpha3.md | 8 +- .../storage-azure-crossplane-io-v1alpha3.md | 14 +- .../cache-gcp-crossplane-io-v1beta1.md | 6 +- .../compute-gcp-crossplane-io-v1beta1.md | 16 +- .../database-gcp-crossplane-io-v1beta1.md | 12 +- .../storage-gcp-crossplane-io-v1alpha3.md | 8 +- .../database-rook-crossplane-io-v1alpha1.md | 18 +- .../stack-rook/rook-crossplane-io-v1alpha1.md | 0 .../workload-crossplane-io-v1alpha1.md | 192 ---- .../stack-aws/aws-crossplane-io-v1alpha3.md | 43 - .../azure-crossplane-io-v1alpha3.md | 120 -- .../database-azure-crossplane-io-v1alpha3.md | 186 --- .../database-azure-crossplane-io-v1beta1.md | 235 ---- .../compute-gcp-crossplane-io-v1alpha3.md | 158 --- .../container-gcp-crossplane-io-v1alpha1.md | 322 ------ .../container-gcp-crossplane-io-v1beta1.md | 1008 ----------------- .../stack-gcp/gcp-crossplane-io-v1alpha3.md | 42 - ...icenetworking-gcp-crossplane-io-v1beta1.md | 125 -- .../cloud-providers/aws/aws-provider.md | 2 +- docs/master/developer-guide.md | 18 +- docs/master/learn-more.md | 16 +- docs/master/observability-developer-guide.md | 8 +- docs/master/release/release-process.md | 32 +- docs/master/services-developer-guide.md | 144 +-- docs/master/services-guide.md | 2 +- docs/master/stacks-guide-aws.md | 30 +- docs/master/stacks-guide-azure.md | 32 +- docs/master/stacks-guide-gcp.md | 38 +- docs/master/stacks-guide-rook.md | 6 +- docs/master/stacks-guide.md | 20 +- docs/master/troubleshoot.md | 4 +- docs/master/workflow/argocd.md | 8 +- 49 files changed, 290 insertions(+), 2721 deletions(-) rename docs/master/api/{crossplaneio => crossplane}/crossplane-runtime/core-crossplane-io-v1alpha1.md (98%) rename docs/master/api/{crossplaneio => crossplane}/crossplane/cache-crossplane-io-v1alpha1.md (82%) rename docs/master/api/{crossplaneio => crossplane}/crossplane/compute-crossplane-io-v1alpha1.md (81%) rename docs/master/api/{crossplaneio => crossplane}/crossplane/database-crossplane-io-v1alpha1.md (82%) rename docs/master/api/{crossplaneio => crossplane}/crossplane/kubernetes-crossplane-io-v1alpha1.md (64%) rename docs/master/api/{crossplaneio => crossplane}/crossplane/stacks-crossplane-io-v1alpha1.md (97%) rename docs/master/api/{crossplaneio => crossplane}/crossplane/storage-crossplane-io-v1alpha1.md (86%) rename docs/master/api/{crossplaneio => crossplane}/stack-aws/cache-aws-crossplane-io-v1beta1.md (98%) rename docs/master/api/{crossplaneio => crossplane}/stack-aws/compute-aws-crossplane-io-v1alpha3.md (90%) rename docs/master/api/{crossplaneio => crossplane}/stack-aws/database-aws-crossplane-io-v1alpha3.md (87%) rename docs/master/api/{crossplaneio => crossplane}/stack-aws/database-aws-crossplane-io-v1beta1.md (98%) rename docs/master/api/{crossplaneio => crossplane}/stack-aws/identity-aws-crossplane-io-v1alpha3.md (93%) rename docs/master/api/{crossplaneio => crossplane}/stack-aws/network-aws-crossplane-io-v1alpha3.md (94%) rename docs/master/api/{crossplaneio => crossplane}/stack-aws/storage-aws-crossplane-io-v1alpha3.md (79%) rename docs/master/api/{crossplaneio => crossplane}/stack-azure/cache-azure-crossplane-io-v1beta1.md (95%) rename docs/master/api/{crossplaneio => crossplane}/stack-azure/compute-azure-crossplane-io-v1alpha3.md (89%) rename docs/master/api/{crossplaneio => crossplane}/stack-azure/network-azure-crossplane-io-v1alpha3.md (95%) rename docs/master/api/{crossplaneio => crossplane}/stack-azure/storage-azure-crossplane-io-v1alpha3.md (92%) rename docs/master/api/{crossplaneio => crossplane}/stack-gcp/cache-gcp-crossplane-io-v1beta1.md (96%) rename docs/master/api/{crossplaneio => crossplane}/stack-gcp/compute-gcp-crossplane-io-v1beta1.md (93%) rename docs/master/api/{crossplaneio => crossplane}/stack-gcp/database-gcp-crossplane-io-v1beta1.md (94%) rename docs/master/api/{crossplaneio => crossplane}/stack-gcp/storage-gcp-crossplane-io-v1alpha3.md (96%) rename docs/master/api/{crossplaneio => crossplane}/stack-rook/database-rook-crossplane-io-v1alpha1.md (87%) rename docs/master/api/{crossplaneio => crossplane}/stack-rook/rook-crossplane-io-v1alpha1.md (100%) delete mode 100644 docs/master/api/crossplaneio/crossplane/workload-crossplane-io-v1alpha1.md delete mode 100644 docs/master/api/crossplaneio/stack-aws/aws-crossplane-io-v1alpha3.md delete mode 100644 docs/master/api/crossplaneio/stack-azure/azure-crossplane-io-v1alpha3.md delete mode 100644 docs/master/api/crossplaneio/stack-azure/database-azure-crossplane-io-v1alpha3.md delete mode 100644 docs/master/api/crossplaneio/stack-azure/database-azure-crossplane-io-v1beta1.md delete mode 100644 docs/master/api/crossplaneio/stack-gcp/compute-gcp-crossplane-io-v1alpha3.md delete mode 100644 docs/master/api/crossplaneio/stack-gcp/container-gcp-crossplane-io-v1alpha1.md delete mode 100644 docs/master/api/crossplaneio/stack-gcp/container-gcp-crossplane-io-v1beta1.md delete mode 100644 docs/master/api/crossplaneio/stack-gcp/gcp-crossplane-io-v1alpha3.md delete mode 100644 docs/master/api/crossplaneio/stack-gcp/servicenetworking-gcp-crossplane-io-v1beta1.md diff --git a/docs/master/README.md b/docs/master/README.md index f90a520d..5de4c19d 100644 --- a/docs/master/README.md +++ b/docs/master/README.md @@ -154,24 +154,24 @@ If you have any questions, please drop us a note on [Crossplane Slack][join-cros [services-user-guide]: services-guide.md [stack-user-guide]: stacks-guide.md [stack-developer-guide]: developer-guide.md -[stacks-manager]: https://github.com/crossplaneio/crossplane/blob/master/design/design-doc-stacks.md#terminology -[crossplane-cli]: https://github.com/crossplaneio/crossplane-cli -[crossplane-cli-usage]: https://github.com/crossplaneio/crossplane-cli#usage -[stack-security-design]: https://github.com/crossplaneio/crossplane/blob/master/design/one-pager-stacks-security-isolation.md +[stacks-manager]: https://github.com/crossplane/crossplane/blob/master/design/design-doc-stacks.md#terminology +[crossplane-cli]: https://github.com/crossplane/crossplane-cli +[crossplane-cli-usage]: https://github.com/crossplane/crossplane-cli#usage +[stack-security-design]: https://github.com/crossplane/crossplane/blob/master/design/one-pager-stacks-security-isolation.md [stack-wordpress-registry]: https://hub.docker.com/r/crossplane/sample-stack-wordpress -[stack-wordpress]: https://github.com/crossplaneio/sample-stack-wordpress +[stack-wordpress]: https://github.com/crossplane/sample-stack-wordpress -[stack-gcp]: https://github.com/crossplaneio/stack-gcp -[stack-aws]: https://github.com/crossplaneio/stack-aws -[stack-azure]: https://github.com/crossplaneio/stack-azure +[stack-gcp]: https://github.com/crossplane/stack-gcp +[stack-aws]: https://github.com/crossplane/stack-aws +[stack-azure]: https://github.com/crossplane/stack-azure [stack-registry]: https://hub.docker.com/search?q=crossplane&type=image -[stack-install-docs]: https://github.com/crossplaneio/crossplane/blob/master/design/design-doc-stacks.md#installation-flow +[stack-install-docs]: https://github.com/crossplane/crossplane/blob/master/design/design-doc-stacks.md#installation-flow -[k8s-app-design]: https://github.com/crossplaneio/crossplane/blob/master/design/design-doc-complex-workloads.md#design +[k8s-app-design]: https://github.com/crossplane/crossplane/blob/master/design/design-doc-complex-workloads.md#design [arch-doc]: https://docs.google.com/document/d/1whncqdUeU2cATGEJhHvzXWC9xdK29Er45NJeoemxebo/edit?usp=sharing -[contact-us]: https://github.com/crossplaneio/crossplane#contact +[contact-us]: https://github.com/crossplane/crossplane#contact [join-crossplane-slack]: https://slack.crossplane.io [learn-more]: learn-more.md diff --git a/docs/master/api/crossplaneio/crossplane-runtime/core-crossplane-io-v1alpha1.md b/docs/master/api/crossplane/crossplane-runtime/core-crossplane-io-v1alpha1.md similarity index 98% rename from docs/master/api/crossplaneio/crossplane-runtime/core-crossplane-io-v1alpha1.md rename to docs/master/api/crossplane/crossplane-runtime/core-crossplane-io-v1alpha1.md index 0071679b..60282ba3 100644 --- a/docs/master/api/crossplaneio/crossplane-runtime/core-crossplane-io-v1alpha1.md +++ b/docs/master/api/crossplane/crossplane-runtime/core-crossplane-io-v1alpha1.md @@ -169,8 +169,8 @@ A ResourceSpec defines the desired state of a managed resource. Name | Type | Description -----|------|------------ `writeConnectionSecretToRef` | Optional [SecretReference](#SecretReference) | WriteConnectionSecretToReference specifies the namespace and name of a Secret to which any connection details for this managed resource should be written. Connection details frequently include the endpoint, username, and password required to connect to the managed resource. -`claimRef` | Optional [core/v1.ObjectReference](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.15/#objectreference-v1-core) | ClaimReference specifies the resource claim to which this managed resource will be bound. ClaimReference is set automatically during dynamic provisioning. Crossplane does not currently support setting this field manually, per https://github.com/crossplaneio/crossplane-runtime/issues/19 -`classRef` | Optional [core/v1.ObjectReference](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.15/#objectreference-v1-core) | ClassReference specifies the resource class that was used to dynamically provision this managed resource, if any. Crossplane does not currently support setting this field manually, per https://github.com/crossplaneio/crossplane-runtime/issues/20 +`claimRef` | Optional [core/v1.ObjectReference](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.15/#objectreference-v1-core) | ClaimReference specifies the resource claim to which this managed resource will be bound. ClaimReference is set automatically during dynamic provisioning. Crossplane does not currently support setting this field manually, per https://github.com/crossplane/crossplane-runtime/issues/19 +`classRef` | Optional [core/v1.ObjectReference](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.15/#objectreference-v1-core) | ClassReference specifies the resource class that was used to dynamically provision this managed resource, if any. Crossplane does not currently support setting this field manually, per https://github.com/crossplane/crossplane-runtime/issues/20 `providerRef` | [core/v1.ObjectReference](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.15/#objectreference-v1-core) | ProviderReference specifies the provider that will be used to create, observe, update, and delete this managed resource. `reclaimPolicy` | Optional [ReclaimPolicy](#ReclaimPolicy) | ReclaimPolicy specifies what will happen to this managed resource when its resource claim is deleted, and what will happen to the underlying external resource when the managed resource is deleted. The "Delete" policy causes the managed resource to be deleted when its bound resource claim is deleted, and in turn causes the external resource to be deleted when its managed resource is deleted. The "Retain" policy causes the managed resource to be retained, in binding phase "Released", when its resource claim is deleted, and in turn causes the external resource to be retained when its managed resource is deleted. The "Retain" policy is used when no policy is specified. diff --git a/docs/master/api/crossplaneio/crossplane/cache-crossplane-io-v1alpha1.md b/docs/master/api/crossplane/crossplane/cache-crossplane-io-v1alpha1.md similarity index 82% rename from docs/master/api/crossplaneio/crossplane/cache-crossplane-io-v1alpha1.md rename to docs/master/api/crossplane/crossplane/cache-crossplane-io-v1alpha1.md index 67d234c0..fbdd6485 100644 --- a/docs/master/api/crossplaneio/crossplane/cache-crossplane-io-v1alpha1.md +++ b/docs/master/api/crossplane/crossplane/cache-crossplane-io-v1alpha1.md @@ -17,7 +17,7 @@ Name | Type | Description `kind` | string | `RedisCluster` `metadata` | [meta/v1.ObjectMeta](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.15/#objectmeta-v1-meta) | Kubernetes object metadata. `spec` | [RedisClusterSpec](#RedisClusterSpec) | RedisClusterSpec specifies the desired state of a RedisCluster. -`status` | [v1alpha1.ResourceClaimStatus](../crossplane-runtime/core-crossplane-io-v1alpha1.md#resourceclaimstatus) | +`status` | github.com/crossplaneio/crossplane-runtime/apis/core/v1alpha1.ResourceClaimStatus | @@ -37,7 +37,7 @@ Name | Type | Description RedisClusterSpec supports all fields of: -* [v1alpha1.ResourceClaimSpec](../crossplane-runtime/core-crossplane-io-v1alpha1.md#resourceclaimspec) +* github.com/crossplaneio/crossplane-runtime/apis/core/v1alpha1.ResourceClaimSpec This API documentation was generated by `crossdocs`. \ No newline at end of file diff --git a/docs/master/api/crossplaneio/crossplane/compute-crossplane-io-v1alpha1.md b/docs/master/api/crossplane/crossplane/compute-crossplane-io-v1alpha1.md similarity index 81% rename from docs/master/api/crossplaneio/crossplane/compute-crossplane-io-v1alpha1.md rename to docs/master/api/crossplane/crossplane/compute-crossplane-io-v1alpha1.md index af8eb2f4..a0099284 100644 --- a/docs/master/api/crossplaneio/crossplane/compute-crossplane-io-v1alpha1.md +++ b/docs/master/api/crossplane/crossplane/compute-crossplane-io-v1alpha1.md @@ -18,7 +18,7 @@ Name | Type | Description `kind` | string | `KubernetesCluster` `metadata` | [meta/v1.ObjectMeta](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.15/#objectmeta-v1-meta) | Kubernetes object metadata. `spec` | [KubernetesClusterSpec](#KubernetesClusterSpec) | KubernetesClusterSpec specifies the desired state of a KubernetesCluster. -`status` | [v1alpha1.ResourceClaimStatus](../crossplane-runtime/core-crossplane-io-v1alpha1.md#resourceclaimstatus) | +`status` | github.com/crossplaneio/crossplane-runtime/apis/core/v1alpha1.ResourceClaimStatus | @@ -33,7 +33,7 @@ Name | Type | Description `kind` | string | `MachineInstance` `metadata` | [meta/v1.ObjectMeta](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.15/#objectmeta-v1-meta) | Kubernetes object metadata. `spec` | [MachineInstanceSpec](#MachineInstanceSpec) | MachineInstanceSpec specifies the desired state of a MachineInstance. -`status` | [v1alpha1.ResourceClaimStatus](../crossplane-runtime/core-crossplane-io-v1alpha1.md#resourceclaimstatus) | +`status` | github.com/crossplaneio/crossplane-runtime/apis/core/v1alpha1.ResourceClaimStatus | @@ -53,7 +53,7 @@ Name | Type | Description KubernetesClusterSpec supports all fields of: -* [v1alpha1.ResourceClaimSpec](../crossplane-runtime/core-crossplane-io-v1alpha1.md#resourceclaimspec) +* github.com/crossplaneio/crossplane-runtime/apis/core/v1alpha1.ResourceClaimSpec ## MachineInstanceSpec @@ -69,7 +69,7 @@ Appears in: MachineInstanceSpec supports all fields of: -* [v1alpha1.ResourceClaimSpec](../crossplane-runtime/core-crossplane-io-v1alpha1.md#resourceclaimspec) +* github.com/crossplaneio/crossplane-runtime/apis/core/v1alpha1.ResourceClaimSpec This API documentation was generated by `crossdocs`. \ No newline at end of file diff --git a/docs/master/api/crossplaneio/crossplane/database-crossplane-io-v1alpha1.md b/docs/master/api/crossplane/crossplane/database-crossplane-io-v1alpha1.md similarity index 82% rename from docs/master/api/crossplaneio/crossplane/database-crossplane-io-v1alpha1.md rename to docs/master/api/crossplane/crossplane/database-crossplane-io-v1alpha1.md index eb4c30af..fd25c56f 100644 --- a/docs/master/api/crossplaneio/crossplane/database-crossplane-io-v1alpha1.md +++ b/docs/master/api/crossplane/crossplane/database-crossplane-io-v1alpha1.md @@ -18,7 +18,7 @@ Name | Type | Description `kind` | string | `MySQLInstance` `metadata` | [meta/v1.ObjectMeta](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.15/#objectmeta-v1-meta) | Kubernetes object metadata. `spec` | [MySQLInstanceSpec](#MySQLInstanceSpec) | MySQLInstanceSpec specifies the desired state of a MySQLInstance. -`status` | [v1alpha1.ResourceClaimStatus](../crossplane-runtime/core-crossplane-io-v1alpha1.md#resourceclaimstatus) | +`status` | github.com/crossplaneio/crossplane-runtime/apis/core/v1alpha1.ResourceClaimStatus | @@ -33,7 +33,7 @@ Name | Type | Description `kind` | string | `PostgreSQLInstance` `metadata` | [meta/v1.ObjectMeta](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.15/#objectmeta-v1-meta) | Kubernetes object metadata. `spec` | [PostgreSQLInstanceSpec](#PostgreSQLInstanceSpec) | PostgreSQLInstanceSpec specifies the desired state of a PostgreSQLInstance. PostgreSQLInstance. -`status` | [v1alpha1.ResourceClaimStatus](../crossplane-runtime/core-crossplane-io-v1alpha1.md#resourceclaimstatus) | +`status` | github.com/crossplaneio/crossplane-runtime/apis/core/v1alpha1.ResourceClaimStatus | @@ -53,7 +53,7 @@ Name | Type | Description MySQLInstanceSpec supports all fields of: -* [v1alpha1.ResourceClaimSpec](../crossplane-runtime/core-crossplane-io-v1alpha1.md#resourceclaimspec) +* github.com/crossplaneio/crossplane-runtime/apis/core/v1alpha1.ResourceClaimSpec ## PostgreSQLInstanceSpec @@ -72,7 +72,7 @@ Name | Type | Description PostgreSQLInstanceSpec supports all fields of: -* [v1alpha1.ResourceClaimSpec](../crossplane-runtime/core-crossplane-io-v1alpha1.md#resourceclaimspec) +* github.com/crossplaneio/crossplane-runtime/apis/core/v1alpha1.ResourceClaimSpec This API documentation was generated by `crossdocs`. \ No newline at end of file diff --git a/docs/master/api/crossplaneio/crossplane/kubernetes-crossplane-io-v1alpha1.md b/docs/master/api/crossplane/crossplane/kubernetes-crossplane-io-v1alpha1.md similarity index 64% rename from docs/master/api/crossplaneio/crossplane/kubernetes-crossplane-io-v1alpha1.md rename to docs/master/api/crossplane/crossplane/kubernetes-crossplane-io-v1alpha1.md index f9459117..60684d1c 100644 --- a/docs/master/api/crossplaneio/crossplane/kubernetes-crossplane-io-v1alpha1.md +++ b/docs/master/api/crossplane/crossplane/kubernetes-crossplane-io-v1alpha1.md @@ -31,7 +31,7 @@ Appears in: Name | Type | Description -----|------|------------ -`credentialsSecretRef` | [v1alpha1.SecretReference](../crossplane-runtime/core-crossplane-io-v1alpha1.md#secretreference) | A Secret containing connection credentials for a Kubernetes cluster client that will be used to authenticate to this Kubernetes Provider. This will typically be the connection secret of a KubernetesCluster claim, or the secret created by a Kubernetes service account, but could also be manually configured to connect to a preexisting cluster. +`credentialsSecretRef` | github.com/crossplaneio/crossplane-runtime/apis/core/v1alpha1.SecretReference | A Secret containing connection credentials for a Kubernetes cluster client that will be used to authenticate to this Kubernetes Provider. This will typically be the connection secret of a KubernetesCluster claim, or the secret created by a Kubernetes service account, but could also be manually configured to connect to a preexisting cluster. diff --git a/docs/master/api/crossplaneio/crossplane/stacks-crossplane-io-v1alpha1.md b/docs/master/api/crossplane/crossplane/stacks-crossplane-io-v1alpha1.md similarity index 97% rename from docs/master/api/crossplaneio/crossplane/stacks-crossplane-io-v1alpha1.md rename to docs/master/api/crossplane/crossplane/stacks-crossplane-io-v1alpha1.md index 31b9d968..47ad08c9 100644 --- a/docs/master/api/crossplaneio/crossplane/stacks-crossplane-io-v1alpha1.md +++ b/docs/master/api/crossplane/crossplane/stacks-crossplane-io-v1alpha1.md @@ -341,7 +341,7 @@ Appears in: Name | Type | Description -----|------|------------ -`conditionedStatus` | [v1alpha1.ConditionedStatus](../crossplane-runtime/core-crossplane-io-v1alpha1.md#conditionedstatus) | +`conditionedStatus` | github.com/crossplaneio/crossplane-runtime/apis/core/v1alpha1.ConditionedStatus | `installJob` | [core/v1.ObjectReference](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.15/#objectreference-v1-core) | `stackRecord` | [core/v1.ObjectReference](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.15/#objectreference-v1-core) | @@ -400,7 +400,7 @@ Appears in: Name | Type | Description -----|------|------------ -`conditionedStatus` | [v1alpha1.ConditionedStatus](../crossplane-runtime/core-crossplane-io-v1alpha1.md#conditionedstatus) | +`conditionedStatus` | github.com/crossplaneio/crossplane-runtime/apis/core/v1alpha1.ConditionedStatus | `controllerRef` | [core/v1.ObjectReference](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.15/#objectreference-v1-core) | diff --git a/docs/master/api/crossplaneio/crossplane/storage-crossplane-io-v1alpha1.md b/docs/master/api/crossplane/crossplane/storage-crossplane-io-v1alpha1.md similarity index 86% rename from docs/master/api/crossplaneio/crossplane/storage-crossplane-io-v1alpha1.md rename to docs/master/api/crossplane/crossplane/storage-crossplane-io-v1alpha1.md index 63acfe4b..d3179b9e 100644 --- a/docs/master/api/crossplaneio/crossplane/storage-crossplane-io-v1alpha1.md +++ b/docs/master/api/crossplane/crossplane/storage-crossplane-io-v1alpha1.md @@ -17,7 +17,7 @@ Name | Type | Description `kind` | string | `Bucket` `metadata` | [meta/v1.ObjectMeta](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.15/#objectmeta-v1-meta) | Kubernetes object metadata. `spec` | [BucketSpec](#BucketSpec) | BucketSpec specifies the desired state of a Bucket. -`status` | [v1alpha1.ResourceClaimStatus](../crossplane-runtime/core-crossplane-io-v1alpha1.md#resourceclaimstatus) | +`status` | github.com/crossplaneio/crossplane-runtime/apis/core/v1alpha1.ResourceClaimStatus | @@ -39,7 +39,7 @@ Name | Type | Description BucketSpec supports all fields of: -* [v1alpha1.ResourceClaimSpec](../crossplane-runtime/core-crossplane-io-v1alpha1.md#resourceclaimspec) +* github.com/crossplaneio/crossplane-runtime/apis/core/v1alpha1.ResourceClaimSpec ## LocalPermissionType diff --git a/docs/master/api/crossplaneio/stack-aws/cache-aws-crossplane-io-v1beta1.md b/docs/master/api/crossplane/stack-aws/cache-aws-crossplane-io-v1beta1.md similarity index 98% rename from docs/master/api/crossplaneio/stack-aws/cache-aws-crossplane-io-v1beta1.md rename to docs/master/api/crossplane/stack-aws/cache-aws-crossplane-io-v1beta1.md index 267acc86..d0d2bc4f 100644 --- a/docs/master/api/crossplaneio/stack-aws/cache-aws-crossplane-io-v1beta1.md +++ b/docs/master/api/crossplane/stack-aws/cache-aws-crossplane-io-v1beta1.md @@ -136,7 +136,7 @@ Name | Type | Description ReplicationGroupClassSpecTemplate supports all fields of: -* [v1alpha1.ClassSpecTemplate](../crossplane-runtime/core-crossplane-io-v1alpha1.md#classspectemplate) +* github.com/crossplaneio/crossplane-runtime/apis/core/v1alpha1.ClassSpecTemplate ## ReplicationGroupObservation @@ -237,7 +237,7 @@ Name | Type | Description ReplicationGroupSpec supports all fields of: -* [v1alpha1.ResourceSpec](../crossplane-runtime/core-crossplane-io-v1alpha1.md#resourcespec) +* github.com/crossplaneio/crossplane-runtime/apis/core/v1alpha1.ResourceSpec ## ReplicationGroupStatus @@ -256,7 +256,7 @@ Name | Type | Description ReplicationGroupStatus supports all fields of: -* [v1alpha1.ResourceStatus](../crossplane-runtime/core-crossplane-io-v1alpha1.md#resourcestatus) +* github.com/crossplaneio/crossplane-runtime/apis/core/v1alpha1.ResourceStatus ## ReshardingStatus diff --git a/docs/master/api/crossplaneio/stack-aws/compute-aws-crossplane-io-v1alpha3.md b/docs/master/api/crossplane/stack-aws/compute-aws-crossplane-io-v1alpha3.md similarity index 90% rename from docs/master/api/crossplaneio/stack-aws/compute-aws-crossplane-io-v1alpha3.md rename to docs/master/api/crossplane/stack-aws/compute-aws-crossplane-io-v1alpha3.md index dfa838f4..630abf24 100644 --- a/docs/master/api/crossplaneio/stack-aws/compute-aws-crossplane-io-v1alpha3.md +++ b/docs/master/api/crossplane/stack-aws/compute-aws-crossplane-io-v1alpha3.md @@ -49,7 +49,7 @@ Appears in: EKSClusterClassSpecTemplate supports all fields of: -* [v1alpha1.ClassSpecTemplate](../crossplane-runtime/core-crossplane-io-v1alpha1.md#classspectemplate) +* github.com/crossplaneio/crossplane-runtime/apis/core/v1alpha1.ClassSpecTemplate * [EKSClusterParameters](#EKSClusterParameters) @@ -71,9 +71,9 @@ Name | Type | Description `vpcId` | string | VPCID is the ID of the VPC. `vpcIdRef` | [VPCIDReferencerForEKSCluster](#VPCIDReferencerForEKSCluster) | VPCIDRef references to a VPC to and retrieves its vpcId `subnetIds` | []string | SubnetIDs of this EKS cluster. -`subnetIdRefs` | [[]*github.com/crossplaneio/stack-aws/apis/compute/v1alpha3.SubnetIDReferencerForEKSCluster](#*github.com/crossplaneio/stack-aws/apis/compute/v1alpha3.SubnetIDReferencerForEKSCluster) | SubnetIDRefs is a set of referencers that each retrieve the subnetID from the referenced Subnet +`subnetIdRefs` | [[]*github.com/crossplane/stack-aws/apis/compute/v1alpha3.SubnetIDReferencerForEKSCluster](#*github.com/crossplane/stack-aws/apis/compute/v1alpha3.SubnetIDReferencerForEKSCluster) | SubnetIDRefs is a set of referencers that each retrieve the subnetID from the referenced Subnet `securityGroupIds` | []string | SecurityGroupIDs of this EKS cluster. -`securityGroupIdRefs` | [[]*github.com/crossplaneio/stack-aws/apis/compute/v1alpha3.SecurityGroupIDReferencerForEKSCluster](#*github.com/crossplaneio/stack-aws/apis/compute/v1alpha3.SecurityGroupIDReferencerForEKSCluster) | SecurityGroupIDRefs is a set of referencers that each retrieve the ID from the referenced SecurityGroup +`securityGroupIdRefs` | [[]*github.com/crossplane/stack-aws/apis/compute/v1alpha3.SecurityGroupIDReferencerForEKSCluster](#*github.com/crossplane/stack-aws/apis/compute/v1alpha3.SecurityGroupIDReferencerForEKSCluster) | SecurityGroupIDRefs is a set of referencers that each retrieve the ID from the referenced SecurityGroup `clusterVersion` | Optional string | ClusterVersion: The desired Kubernetes version of this EKS Cluster. If you do not specify a value here, the latest version available is used. `workerNodes` | [WorkerNodesSpec](#WorkerNodesSpec) | WorkerNodes configuration for cloudformation `mapRoles` | Optional [[]MapRole](#MapRole) | MapRoles map AWS roles to one or more Kubernetes groups. A Default role that allows nodes access to communicate with master is autogenerated when a node pool comes online. @@ -94,7 +94,7 @@ Appears in: EKSClusterSpec supports all fields of: -* [v1alpha1.ResourceSpec](../crossplane-runtime/core-crossplane-io-v1alpha1.md#resourcespec) +* github.com/crossplaneio/crossplane-runtime/apis/core/v1alpha1.ResourceSpec * [EKSClusterParameters](#EKSClusterParameters) @@ -118,7 +118,7 @@ Name | Type | Description EKSClusterStatus supports all fields of: -* [v1alpha1.ResourceStatus](../crossplane-runtime/core-crossplane-io-v1alpha1.md#resourcestatus) +* github.com/crossplaneio/crossplane-runtime/apis/core/v1alpha1.ResourceStatus ## EKSRegion diff --git a/docs/master/api/crossplaneio/stack-aws/database-aws-crossplane-io-v1alpha3.md b/docs/master/api/crossplane/stack-aws/database-aws-crossplane-io-v1alpha3.md similarity index 87% rename from docs/master/api/crossplaneio/stack-aws/database-aws-crossplane-io-v1alpha3.md rename to docs/master/api/crossplane/stack-aws/database-aws-crossplane-io-v1alpha3.md index fdbd0ce4..5dd3c2e9 100644 --- a/docs/master/api/crossplaneio/stack-aws/database-aws-crossplane-io-v1alpha3.md +++ b/docs/master/api/crossplane/stack-aws/database-aws-crossplane-io-v1alpha3.md @@ -65,7 +65,7 @@ Name | Type | Description `description` | string | The description for the DB subnet group. `groupName` | string | The name for the DB subnet group. This value is stored as a lowercase string. `subnetIds` | []string | The EC2 Subnet IDs for the DB subnet group. -`subnetIdRefs` | [[]*github.com/crossplaneio/stack-aws/apis/database/v1alpha3.SubnetIDReferencerForDBSubnetGroup](#*github.com/crossplaneio/stack-aws/apis/database/v1alpha3.SubnetIDReferencerForDBSubnetGroup) | SubnetIDRefs is a set of referencers that each retrieve the subnetID from the referenced Subnet +`subnetIdRefs` | [[]*github.com/crossplane/stack-aws/apis/database/v1alpha3.SubnetIDReferencerForDBSubnetGroup](#*github.com/crossplane/stack-aws/apis/database/v1alpha3.SubnetIDReferencerForDBSubnetGroup) | SubnetIDRefs is a set of referencers that each retrieve the subnetID from the referenced Subnet `tags` | [[]Tag](#Tag) | A list of tags. For more information, see Tagging Amazon RDS Resources (http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_Tagging.html) in the Amazon RDS User Guide. @@ -83,7 +83,7 @@ Appears in: DBSubnetGroupSpec supports all fields of: -* [v1alpha1.ResourceSpec](../crossplane-runtime/core-crossplane-io-v1alpha1.md#resourcespec) +* github.com/crossplaneio/crossplane-runtime/apis/core/v1alpha1.ResourceSpec * [DBSubnetGroupParameters](#DBSubnetGroupParameters) @@ -100,7 +100,7 @@ Appears in: DBSubnetGroupStatus supports all fields of: -* [v1alpha1.ResourceStatus](../crossplane-runtime/core-crossplane-io-v1alpha1.md#resourcestatus) +* github.com/crossplaneio/crossplane-runtime/apis/core/v1alpha1.ResourceStatus * [DBSubnetGroupExternalStatus](#DBSubnetGroupExternalStatus) diff --git a/docs/master/api/crossplaneio/stack-aws/database-aws-crossplane-io-v1beta1.md b/docs/master/api/crossplane/stack-aws/database-aws-crossplane-io-v1beta1.md similarity index 98% rename from docs/master/api/crossplaneio/stack-aws/database-aws-crossplane-io-v1beta1.md rename to docs/master/api/crossplane/stack-aws/database-aws-crossplane-io-v1beta1.md index 6c3f1eb1..8f2eb763 100644 --- a/docs/master/api/crossplaneio/stack-aws/database-aws-crossplane-io-v1beta1.md +++ b/docs/master/api/crossplane/stack-aws/database-aws-crossplane-io-v1beta1.md @@ -312,7 +312,7 @@ Name | Type | Description RDSInstanceClassSpecTemplate supports all fields of: -* [v1alpha1.ClassSpecTemplate](../crossplane-runtime/core-crossplane-io-v1alpha1.md#classspectemplate) +* github.com/crossplaneio/crossplane-runtime/apis/core/v1alpha1.ClassSpecTemplate ## RDSInstanceObservation @@ -404,7 +404,7 @@ Name | Type | Description `tags` | Optional [[]Tag](#Tag) | Tags. For more information, see Tagging Amazon RDS Resources (http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_Tagging.html) in the Amazon RDS User Guide. `timezone` | Optional string | Timezone of the DB instance. The time zone parameter is currently supported only by Microsoft SQL Server (http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_SQLServer.html#SQLServer.Concepts.General.TimeZone). `vpcSecurityGroupIds` | Optional []string | VPCSecurityGroupIDs is a list of EC2 VPC security groups to associate with this DB instance. Amazon Aurora Not applicable. The associated list of EC2 VPC security groups is managed by the DB cluster. For more information, see CreateDBCluster. Default: The default EC2 VPC security group for the DB subnet group's VPC. -`vpcSecurityGroupIDRefs` | Optional [[]*github.com/crossplaneio/stack-aws/apis/database/v1beta1.VPCSecurityGroupIDReferencerForRDSInstance](#*github.com/crossplaneio/stack-aws/apis/database/v1beta1.VPCSecurityGroupIDReferencerForRDSInstance) | VPCSecurityGroupIDRefs are references to VPCSecurityGroups used to set the VPCSecurityGroupIDs. +`vpcSecurityGroupIDRefs` | Optional [[]*github.com/crossplane/stack-aws/apis/database/v1beta1.VPCSecurityGroupIDReferencerForRDSInstance](#*github.com/crossplane/stack-aws/apis/database/v1beta1.VPCSecurityGroupIDReferencerForRDSInstance) | VPCSecurityGroupIDRefs are references to VPCSecurityGroups used to set the VPCSecurityGroupIDs. `allowMajorVersionUpgrade` | Optional bool | AllowMajorVersionUpgrade indicates that major version upgrades are allowed. Changing this parameter doesn't result in an outage and the change is asynchronously applied as soon as possible. Constraints: This parameter must be set to true when specifying a value for the EngineVersion parameter that is a different major version than the DB instance's current version. `applyModificationsImmediately` | Optional bool | ApplyModificationsImmediately specifies whether the modifications in this request and any pending modifications are asynchronously applied as soon as possible, regardless of the PreferredMaintenanceWindow setting for the DB instance. If this parameter is set to false, changes to the DB instance are applied during the next maintenance window. Some parameter changes can cause an outage and are applied on the next call to RebootDBInstance, or the next failure reboot. Review the table of parameters in Modifying a DB Instance and Using the Apply Immediately Parameter (http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Overview.DBInstance.Modifying.html) in the Amazon RDS User Guide. to see the impact that setting ApplyImmediately to true or false has for each modified parameter and to determine when the changes are applied. Default: false `cloudwatchLogsExportConfiguration` | Optional [CloudwatchLogsExportConfiguration](#CloudwatchLogsExportConfiguration) | CloudwatchLogsExportConfiguration is the configuration setting for the log types to be enabled for export to CloudWatch Logs for a specific DB instance. @@ -435,7 +435,7 @@ Name | Type | Description RDSInstanceSpec supports all fields of: -* [v1alpha1.ResourceSpec](../crossplane-runtime/core-crossplane-io-v1alpha1.md#resourcespec) +* github.com/crossplaneio/crossplane-runtime/apis/core/v1alpha1.ResourceSpec ## RDSInstanceState @@ -459,7 +459,7 @@ Name | Type | Description RDSInstanceStatus supports all fields of: -* [v1alpha1.ResourceStatus](../crossplane-runtime/core-crossplane-io-v1alpha1.md#resourcestatus) +* github.com/crossplaneio/crossplane-runtime/apis/core/v1alpha1.ResourceStatus ## ScalingConfiguration diff --git a/docs/master/api/crossplaneio/stack-aws/identity-aws-crossplane-io-v1alpha3.md b/docs/master/api/crossplane/stack-aws/identity-aws-crossplane-io-v1alpha3.md similarity index 93% rename from docs/master/api/crossplaneio/stack-aws/identity-aws-crossplane-io-v1alpha3.md rename to docs/master/api/crossplane/stack-aws/identity-aws-crossplane-io-v1alpha3.md index 29c3f07b..bc9e9436 100644 --- a/docs/master/api/crossplaneio/stack-aws/identity-aws-crossplane-io-v1alpha3.md +++ b/docs/master/api/crossplane/stack-aws/identity-aws-crossplane-io-v1alpha3.md @@ -159,7 +159,7 @@ Appears in: IAMRolePolicyAttachmentSpec supports all fields of: -* [v1alpha1.ResourceSpec](../crossplane-runtime/core-crossplane-io-v1alpha1.md#resourcespec) +* github.com/crossplaneio/crossplane-runtime/apis/core/v1alpha1.ResourceSpec * [IAMRolePolicyAttachmentParameters](#IAMRolePolicyAttachmentParameters) @@ -176,7 +176,7 @@ Appears in: IAMRolePolicyAttachmentStatus supports all fields of: -* [v1alpha1.ResourceStatus](../crossplane-runtime/core-crossplane-io-v1alpha1.md#resourcestatus) +* github.com/crossplaneio/crossplane-runtime/apis/core/v1alpha1.ResourceStatus * [IAMRolePolicyAttachmentExternalStatus](#IAMRolePolicyAttachmentExternalStatus) @@ -193,7 +193,7 @@ Appears in: IAMRoleSpec supports all fields of: -* [v1alpha1.ResourceSpec](../crossplane-runtime/core-crossplane-io-v1alpha1.md#resourcespec) +* github.com/crossplaneio/crossplane-runtime/apis/core/v1alpha1.ResourceSpec * [IAMRoleParameters](#IAMRoleParameters) @@ -210,7 +210,7 @@ Appears in: IAMRoleStatus supports all fields of: -* [v1alpha1.ResourceStatus](../crossplane-runtime/core-crossplane-io-v1alpha1.md#resourcestatus) +* github.com/crossplaneio/crossplane-runtime/apis/core/v1alpha1.ResourceStatus * [IAMRoleExternalStatus](#IAMRoleExternalStatus) diff --git a/docs/master/api/crossplaneio/stack-aws/network-aws-crossplane-io-v1alpha3.md b/docs/master/api/crossplane/stack-aws/network-aws-crossplane-io-v1alpha3.md similarity index 94% rename from docs/master/api/crossplaneio/stack-aws/network-aws-crossplane-io-v1alpha3.md rename to docs/master/api/crossplane/stack-aws/network-aws-crossplane-io-v1alpha3.md index 046e5686..e199d22a 100644 --- a/docs/master/api/crossplaneio/stack-aws/network-aws-crossplane-io-v1alpha3.md +++ b/docs/master/api/crossplane/stack-aws/network-aws-crossplane-io-v1alpha3.md @@ -250,7 +250,7 @@ Appears in: InternetGatewaySpec supports all fields of: -* [v1alpha1.ResourceSpec](../crossplane-runtime/core-crossplane-io-v1alpha1.md#resourcespec) +* github.com/crossplaneio/crossplane-runtime/apis/core/v1alpha1.ResourceSpec * [InternetGatewayParameters](#InternetGatewayParameters) @@ -267,7 +267,7 @@ Appears in: InternetGatewayStatus supports all fields of: -* [v1alpha1.ResourceStatus](../crossplane-runtime/core-crossplane-io-v1alpha1.md#resourcestatus) +* github.com/crossplaneio/crossplane-runtime/apis/core/v1alpha1.ResourceStatus * [InternetGatewayExternalStatus](#InternetGatewayExternalStatus) @@ -356,7 +356,7 @@ Appears in: RouteTableSpec supports all fields of: -* [v1alpha1.ResourceSpec](../crossplane-runtime/core-crossplane-io-v1alpha1.md#resourcespec) +* github.com/crossplaneio/crossplane-runtime/apis/core/v1alpha1.ResourceSpec * [RouteTableParameters](#RouteTableParameters) @@ -373,7 +373,7 @@ Appears in: RouteTableStatus supports all fields of: -* [v1alpha1.ResourceStatus](../crossplane-runtime/core-crossplane-io-v1alpha1.md#resourcestatus) +* github.com/crossplaneio/crossplane-runtime/apis/core/v1alpha1.ResourceStatus * [RouteTableExternalStatus](#RouteTableExternalStatus) @@ -438,7 +438,7 @@ Appears in: SecurityGroupSpec supports all fields of: -* [v1alpha1.ResourceSpec](../crossplane-runtime/core-crossplane-io-v1alpha1.md#resourcespec) +* github.com/crossplaneio/crossplane-runtime/apis/core/v1alpha1.ResourceSpec * [SecurityGroupParameters](#SecurityGroupParameters) @@ -455,7 +455,7 @@ Appears in: SecurityGroupStatus supports all fields of: -* [v1alpha1.ResourceStatus](../crossplane-runtime/core-crossplane-io-v1alpha1.md#resourcestatus) +* github.com/crossplaneio/crossplane-runtime/apis/core/v1alpha1.ResourceStatus * [SecurityGroupExternalStatus](#SecurityGroupExternalStatus) @@ -539,7 +539,7 @@ Appears in: SubnetSpec supports all fields of: -* [v1alpha1.ResourceSpec](../crossplane-runtime/core-crossplane-io-v1alpha1.md#resourcespec) +* github.com/crossplaneio/crossplane-runtime/apis/core/v1alpha1.ResourceSpec * [SubnetParameters](#SubnetParameters) @@ -556,7 +556,7 @@ Appears in: SubnetStatus supports all fields of: -* [v1alpha1.ResourceStatus](../crossplane-runtime/core-crossplane-io-v1alpha1.md#resourcestatus) +* github.com/crossplaneio/crossplane-runtime/apis/core/v1alpha1.ResourceStatus * [SubnetExternalStatus](#SubnetExternalStatus) @@ -709,7 +709,7 @@ Appears in: VPCSpec supports all fields of: -* [v1alpha1.ResourceSpec](../crossplane-runtime/core-crossplane-io-v1alpha1.md#resourcespec) +* github.com/crossplaneio/crossplane-runtime/apis/core/v1alpha1.ResourceSpec * [VPCParameters](#VPCParameters) @@ -726,7 +726,7 @@ Appears in: VPCStatus supports all fields of: -* [v1alpha1.ResourceStatus](../crossplane-runtime/core-crossplane-io-v1alpha1.md#resourcestatus) +* github.com/crossplaneio/crossplane-runtime/apis/core/v1alpha1.ResourceStatus * [VPCExternalStatus](#VPCExternalStatus) diff --git a/docs/master/api/crossplaneio/stack-aws/storage-aws-crossplane-io-v1alpha3.md b/docs/master/api/crossplane/stack-aws/storage-aws-crossplane-io-v1alpha3.md similarity index 79% rename from docs/master/api/crossplaneio/stack-aws/storage-aws-crossplane-io-v1alpha3.md rename to docs/master/api/crossplane/stack-aws/storage-aws-crossplane-io-v1alpha3.md index 2f2a8498..faa01c11 100644 --- a/docs/master/api/crossplaneio/stack-aws/storage-aws-crossplane-io-v1alpha3.md +++ b/docs/master/api/crossplane/stack-aws/storage-aws-crossplane-io-v1alpha3.md @@ -49,7 +49,7 @@ Appears in: S3BucketClassSpecTemplate supports all fields of: -* [v1alpha1.ClassSpecTemplate](../crossplane-runtime/core-crossplane-io-v1alpha1.md#classspectemplate) +* github.com/crossplaneio/crossplane-runtime/apis/core/v1alpha1.ClassSpecTemplate * [S3BucketParameters](#S3BucketParameters) @@ -69,7 +69,7 @@ Name | Type | Description `region` | string | Region of the bucket. `cannedACL` | Optional [s3.BucketCannedACL](https://godoc.org/github.com/aws/aws-sdk-go-v2/service/s3#BucketCannedACL) | CannedACL applies a standard AWS built-in ACL for common bucket use cases. `versioning` | Optional bool | Versioning enables versioning of objects stored in this bucket. -`localPermission` | [storage/v1alpha1.LocalPermissionType](../crossplane/storage-crossplane-io-v1alpha1.md#localpermissiontype) | LocalPermission is the permissions granted on the bucket for the provider specific bucket service account that is available in a secret after provisioning. +`localPermission` | github.com/crossplaneio/crossplane/apis/storage/v1alpha1.LocalPermissionType | LocalPermission is the permissions granted on the bucket for the provider specific bucket service account that is available in a secret after provisioning. @@ -86,7 +86,7 @@ Appears in: S3BucketSpec supports all fields of: -* [v1alpha1.ResourceSpec](../crossplane-runtime/core-crossplane-io-v1alpha1.md#resourcespec) +* github.com/crossplaneio/crossplane-runtime/apis/core/v1alpha1.ResourceSpec * [S3BucketParameters](#S3BucketParameters) @@ -104,12 +104,12 @@ Name | Type | Description `providerID` | string | ProviderID is the AWS identifier for this bucket. `iamUsername` | string | IAMUsername is the name of an IAM user that is automatically created and granted access to this bucket by Crossplane at bucket creation time. `lastUserPolicyVersion` | int | LastUserPolicyVersion is the most recent version of the policy associated with this bucket's IAMUser. -`lastLocalPermission` | [storage/v1alpha1.LocalPermissionType](../crossplane/storage-crossplane-io-v1alpha1.md#localpermissiontype) | LastLocalPermission is the most recent local permission that was set for this bucket. +`lastLocalPermission` | github.com/crossplaneio/crossplane/apis/storage/v1alpha1.LocalPermissionType | LastLocalPermission is the most recent local permission that was set for this bucket. S3BucketStatus supports all fields of: -* [v1alpha1.ResourceStatus](../crossplane-runtime/core-crossplane-io-v1alpha1.md#resourcestatus) +* github.com/crossplaneio/crossplane-runtime/apis/core/v1alpha1.ResourceStatus This API documentation was generated by `crossdocs`. \ No newline at end of file diff --git a/docs/master/api/crossplaneio/stack-azure/cache-azure-crossplane-io-v1beta1.md b/docs/master/api/crossplane/stack-azure/cache-azure-crossplane-io-v1beta1.md similarity index 95% rename from docs/master/api/crossplaneio/stack-azure/cache-azure-crossplane-io-v1beta1.md rename to docs/master/api/crossplane/stack-azure/cache-azure-crossplane-io-v1beta1.md index 41c504c7..6c5e1efe 100644 --- a/docs/master/api/crossplaneio/stack-azure/cache-azure-crossplane-io-v1beta1.md +++ b/docs/master/api/crossplane/stack-azure/cache-azure-crossplane-io-v1beta1.md @@ -52,7 +52,7 @@ Name | Type | Description RedisClassSpecTemplate supports all fields of: -* [v1alpha1.ClassSpecTemplate](../crossplane-runtime/core-crossplane-io-v1alpha1.md#classspectemplate) +* github.com/crossplaneio/crossplane-runtime/apis/core/v1alpha1.ClassSpecTemplate ## RedisObservation @@ -121,7 +121,7 @@ Name | Type | Description RedisSpec supports all fields of: -* [v1alpha1.ResourceSpec](../crossplane-runtime/core-crossplane-io-v1alpha1.md#resourcespec) +* github.com/crossplaneio/crossplane-runtime/apis/core/v1alpha1.ResourceSpec ## RedisStatus @@ -140,7 +140,7 @@ Name | Type | Description RedisStatus supports all fields of: -* [v1alpha1.ResourceStatus](../crossplane-runtime/core-crossplane-io-v1alpha1.md#resourcestatus) +* github.com/crossplaneio/crossplane-runtime/apis/core/v1alpha1.ResourceStatus ## ResourceGroupNameReferencerForRedis diff --git a/docs/master/api/crossplaneio/stack-azure/compute-azure-crossplane-io-v1alpha3.md b/docs/master/api/crossplane/stack-azure/compute-azure-crossplane-io-v1alpha3.md similarity index 89% rename from docs/master/api/crossplaneio/stack-azure/compute-azure-crossplane-io-v1alpha3.md rename to docs/master/api/crossplane/stack-azure/compute-azure-crossplane-io-v1alpha3.md index 9fefff17..d8794a7d 100644 --- a/docs/master/api/crossplaneio/stack-azure/compute-azure-crossplane-io-v1alpha3.md +++ b/docs/master/api/crossplane/stack-azure/compute-azure-crossplane-io-v1alpha3.md @@ -49,7 +49,7 @@ Appears in: AKSClusterClassSpecTemplate supports all fields of: -* [v1alpha1.ClassSpecTemplate](../crossplane-runtime/core-crossplane-io-v1alpha1.md#classspectemplate) +* github.com/crossplaneio/crossplane-runtime/apis/core/v1alpha1.ClassSpecTemplate * [AKSClusterParameters](#AKSClusterParameters) @@ -75,7 +75,7 @@ Name | Type | Description `nodeVMSize` | Optional string | NodeVMSize is the name of the worker node VM size, e.g., Standard_B2s, Standard_F2s_v2, etc. `dnsNamePrefix` | Optional string | DNSNamePrefix is the DNS name prefix to use with the hosted Kubernetes API server FQDN. You will use this to connect to the Kubernetes API when managing containers after creating the cluster. `disableRBAC` | Optional bool | DisableRBAC determines whether RBAC will be disabled or enabled in the cluster. -`writeServicePrincipalTo` | [v1alpha1.SecretReference](../crossplane-runtime/core-crossplane-io-v1alpha1.md#secretreference) | WriteServicePrincipalSecretTo the specified Secret. The service principal is automatically generated and used by the AKS cluster to interact with other Azure resources. +`writeServicePrincipalTo` | github.com/crossplaneio/crossplane-runtime/apis/core/v1alpha1.SecretReference | WriteServicePrincipalSecretTo the specified Secret. The service principal is automatically generated and used by the AKS cluster to interact with other Azure resources. @@ -92,7 +92,7 @@ Appears in: AKSClusterSpec supports all fields of: -* [v1alpha1.ResourceSpec](../crossplane-runtime/core-crossplane-io-v1alpha1.md#resourcespec) +* github.com/crossplaneio/crossplane-runtime/apis/core/v1alpha1.ResourceSpec * [AKSClusterParameters](#AKSClusterParameters) @@ -118,7 +118,7 @@ Name | Type | Description AKSClusterStatus supports all fields of: -* [v1alpha1.ResourceStatus](../crossplane-runtime/core-crossplane-io-v1alpha1.md#resourcestatus) +* github.com/crossplaneio/crossplane-runtime/apis/core/v1alpha1.ResourceStatus ## ResourceGroupNameReferencerForAKSCluster diff --git a/docs/master/api/crossplaneio/stack-azure/network-azure-crossplane-io-v1alpha3.md b/docs/master/api/crossplane/stack-azure/network-azure-crossplane-io-v1alpha3.md similarity index 95% rename from docs/master/api/crossplaneio/stack-azure/network-azure-crossplane-io-v1alpha3.md rename to docs/master/api/crossplane/stack-azure/network-azure-crossplane-io-v1alpha3.md index 8f79a1cc..fd81a7d9 100644 --- a/docs/master/api/crossplaneio/stack-azure/network-azure-crossplane-io-v1alpha3.md +++ b/docs/master/api/crossplane/stack-azure/network-azure-crossplane-io-v1alpha3.md @@ -150,7 +150,7 @@ Name | Type | Description SubnetSpec supports all fields of: -* [v1alpha1.ResourceSpec](../crossplane-runtime/core-crossplane-io-v1alpha1.md#resourcespec) +* github.com/crossplaneio/crossplane-runtime/apis/core/v1alpha1.ResourceSpec ## SubnetStatus @@ -173,7 +173,7 @@ Name | Type | Description SubnetStatus supports all fields of: -* [v1alpha1.ResourceStatus](../crossplane-runtime/core-crossplane-io-v1alpha1.md#resourcestatus) +* github.com/crossplaneio/crossplane-runtime/apis/core/v1alpha1.ResourceStatus ## VirtualNetworkNameReferencer @@ -246,7 +246,7 @@ Name | Type | Description VirtualNetworkSpec supports all fields of: -* [v1alpha1.ResourceSpec](../crossplane-runtime/core-crossplane-io-v1alpha1.md#resourcespec) +* github.com/crossplaneio/crossplane-runtime/apis/core/v1alpha1.ResourceSpec ## VirtualNetworkStatus @@ -270,7 +270,7 @@ Name | Type | Description VirtualNetworkStatus supports all fields of: -* [v1alpha1.ResourceStatus](../crossplane-runtime/core-crossplane-io-v1alpha1.md#resourcestatus) +* github.com/crossplaneio/crossplane-runtime/apis/core/v1alpha1.ResourceStatus This API documentation was generated by `crossdocs`. \ No newline at end of file diff --git a/docs/master/api/crossplaneio/stack-azure/storage-azure-crossplane-io-v1alpha3.md b/docs/master/api/crossplane/stack-azure/storage-azure-crossplane-io-v1alpha3.md similarity index 92% rename from docs/master/api/crossplaneio/stack-azure/storage-azure-crossplane-io-v1alpha3.md rename to docs/master/api/crossplane/stack-azure/storage-azure-crossplane-io-v1alpha3.md index 7e236462..a1308c0a 100644 --- a/docs/master/api/crossplaneio/stack-azure/storage-azure-crossplane-io-v1alpha3.md +++ b/docs/master/api/crossplane/stack-azure/storage-azure-crossplane-io-v1alpha3.md @@ -80,7 +80,7 @@ Appears in: AccountClassSpecTemplate supports all fields of: -* [v1alpha1.ClassSpecTemplate](../crossplane-runtime/core-crossplane-io-v1alpha1.md#classspectemplate) +* github.com/crossplaneio/crossplane-runtime/apis/core/v1alpha1.ClassSpecTemplate * [AccountParameters](#AccountParameters) @@ -115,7 +115,7 @@ Appears in: AccountSpec supports all fields of: -* [v1alpha1.ResourceSpec](../crossplane-runtime/core-crossplane-io-v1alpha1.md#resourcespec) +* github.com/crossplaneio/crossplane-runtime/apis/core/v1alpha1.ResourceSpec * [AccountParameters](#AccountParameters) @@ -132,7 +132,7 @@ Appears in: AccountStatus supports all fields of: -* [v1alpha1.ResourceStatus](../crossplane-runtime/core-crossplane-io-v1alpha1.md#resourcestatus) +* github.com/crossplaneio/crossplane-runtime/apis/core/v1alpha1.ResourceStatus * [StorageAccountStatus](#StorageAccountStatus) @@ -149,7 +149,7 @@ Appears in: ContainerClassSpecTemplate supports all fields of: -* [v1alpha1.ClassSpecTemplate](../crossplane-runtime/core-crossplane-io-v1alpha1.md#classspectemplate) +* github.com/crossplaneio/crossplane-runtime/apis/core/v1alpha1.ClassSpecTemplate * [ContainerParameters](#ContainerParameters) @@ -183,10 +183,10 @@ Appears in: Name | Type | Description -----|------|------------ -`writeConnectionSecretToRef` | Optional [v1alpha1.SecretReference](../crossplane-runtime/core-crossplane-io-v1alpha1.md#secretreference) | WriteConnectionSecretToReference specifies the name of a Secret, in the same namespace as this managed resource, to which any connection details for this managed resource should be written. Connection details frequently include the endpoint, username, and password required to connect to the managed resource. +`writeConnectionSecretToRef` | Optional github.com/crossplaneio/crossplane-runtime/apis/core/v1alpha1.SecretReference | WriteConnectionSecretToReference specifies the name of a Secret, in the same namespace as this managed resource, to which any connection details for this managed resource should be written. Connection details frequently include the endpoint, username, and password required to connect to the managed resource. `claimRef` | Optional [core/v1.ObjectReference](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.15/#objectreference-v1-core) | ClaimReference specifies the resource claim to which this managed resource will be bound. ClaimReference is set automatically during dynamic provisioning. Crossplane does not currently support setting this field manually, per https://github.com/crossplaneio/crossplane-runtime/issues/19 `classRef` | Optional [core/v1.ObjectReference](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.15/#objectreference-v1-core) | ClassReference specifies the non-portable resource class that was used to dynamically provision this managed resource, if any. Crossplane does not currently support setting this field manually, per https://github.com/crossplaneio/crossplane-runtime/issues/20 -`reclaimPolicy` | Optional [v1alpha1.ReclaimPolicy](../crossplane-runtime/core-crossplane-io-v1alpha1.md#reclaimpolicy) | ReclaimPolicy specifies what will happen to the external resource this managed resource manages when the managed resource is deleted. "Delete" deletes the external resource, while "Retain" (the default) does not. Note this behaviour is subtly different from other uses of the ReclaimPolicy concept within the Kubernetes ecosystem per https://github.com/crossplaneio/crossplane-runtime/issues/21 +`reclaimPolicy` | Optional github.com/crossplaneio/crossplane-runtime/apis/core/v1alpha1.ReclaimPolicy | ReclaimPolicy specifies what will happen to the external resource this managed resource manages when the managed resource is deleted. "Delete" deletes the external resource, while "Retain" (the default) does not. Note this behaviour is subtly different from other uses of the ReclaimPolicy concept within the Kubernetes ecosystem per https://github.com/crossplaneio/crossplane-runtime/issues/21 ContainerSpec supports all fields of: @@ -210,7 +210,7 @@ Name | Type | Description ContainerStatus supports all fields of: -* [v1alpha1.ResourceStatus](../crossplane-runtime/core-crossplane-io-v1alpha1.md#resourcestatus) +* github.com/crossplaneio/crossplane-runtime/apis/core/v1alpha1.ResourceStatus ## CustomDomain diff --git a/docs/master/api/crossplaneio/stack-gcp/cache-gcp-crossplane-io-v1beta1.md b/docs/master/api/crossplane/stack-gcp/cache-gcp-crossplane-io-v1beta1.md similarity index 96% rename from docs/master/api/crossplaneio/stack-gcp/cache-gcp-crossplane-io-v1beta1.md rename to docs/master/api/crossplane/stack-gcp/cache-gcp-crossplane-io-v1beta1.md index 55171c5e..7658b356 100644 --- a/docs/master/api/crossplaneio/stack-gcp/cache-gcp-crossplane-io-v1beta1.md +++ b/docs/master/api/crossplane/stack-gcp/cache-gcp-crossplane-io-v1beta1.md @@ -52,7 +52,7 @@ Name | Type | Description CloudMemorystoreInstanceClassSpecTemplate supports all fields of: -* [v1alpha1.ClassSpecTemplate](../crossplane-runtime/core-crossplane-io-v1alpha1.md#classspectemplate) +* github.com/crossplaneio/crossplane-runtime/apis/core/v1alpha1.ClassSpecTemplate ## CloudMemorystoreInstanceObservation @@ -119,7 +119,7 @@ Name | Type | Description CloudMemorystoreInstanceSpec supports all fields of: -* [v1alpha1.ResourceSpec](../crossplane-runtime/core-crossplane-io-v1alpha1.md#resourcespec) +* github.com/crossplaneio/crossplane-runtime/apis/core/v1alpha1.ResourceSpec ## CloudMemorystoreInstanceStatus @@ -138,7 +138,7 @@ Name | Type | Description CloudMemorystoreInstanceStatus supports all fields of: -* [v1alpha1.ResourceStatus](../crossplane-runtime/core-crossplane-io-v1alpha1.md#resourcestatus) +* github.com/crossplaneio/crossplane-runtime/apis/core/v1alpha1.ResourceStatus This API documentation was generated by `crossdocs`. \ No newline at end of file diff --git a/docs/master/api/crossplaneio/stack-gcp/compute-gcp-crossplane-io-v1beta1.md b/docs/master/api/crossplane/stack-gcp/compute-gcp-crossplane-io-v1beta1.md similarity index 93% rename from docs/master/api/crossplaneio/stack-gcp/compute-gcp-crossplane-io-v1beta1.md rename to docs/master/api/crossplane/stack-gcp/compute-gcp-crossplane-io-v1beta1.md index acca6f21..02b5dfd0 100644 --- a/docs/master/api/crossplaneio/stack-gcp/compute-gcp-crossplane-io-v1beta1.md +++ b/docs/master/api/crossplane/stack-gcp/compute-gcp-crossplane-io-v1beta1.md @@ -124,7 +124,7 @@ Name | Type | Description GlobalAddressSpec supports all fields of: -* [v1alpha1.ResourceSpec](../crossplane-runtime/core-crossplane-io-v1alpha1.md#resourcespec) +* github.com/crossplaneio/crossplane-runtime/apis/core/v1alpha1.ResourceSpec ## GlobalAddressStatus @@ -143,7 +143,7 @@ Name | Type | Description GlobalAddressStatus supports all fields of: -* [v1alpha1.ResourceStatus](../crossplane-runtime/core-crossplane-io-v1alpha1.md#resourcestatus) +* github.com/crossplaneio/crossplane-runtime/apis/core/v1alpha1.ResourceStatus ## NetworkObservation @@ -160,7 +160,7 @@ Name | Type | Description `creationTimestamp` | string | CreationTimestamp: Creation timestamp in RFC3339 text format. `gatewayIPv4` | string | GatewayIPv4: The gateway address for default routing out of the network, selected by GCP. `id` | uint64 | Id: The unique identifier for the resource. This identifier is defined by the server. -`peerings` | [[]*github.com/crossplaneio/stack-gcp/apis/compute/v1beta1.NetworkPeering](#*github.com/crossplaneio/stack-gcp/apis/compute/v1beta1.NetworkPeering) | Peerings: A list of network peerings for the resource. +`peerings` | [[]*github.com/crossplane/stack-gcp/apis/compute/v1beta1.NetworkPeering](#*github.com/crossplane/stack-gcp/apis/compute/v1beta1.NetworkPeering) | Peerings: A list of network peerings for the resource. `selfLink` | string | SelfLink: Server-defined URL for the resource. `subnetworks` | []string | Subnetworks: Server-defined fully-qualified URLs for all subnetworks in this VPC network. @@ -230,7 +230,7 @@ Name | Type | Description NetworkSpec supports all fields of: -* [v1alpha1.ResourceSpec](../crossplane-runtime/core-crossplane-io-v1alpha1.md#resourcespec) +* github.com/crossplaneio/crossplane-runtime/apis/core/v1alpha1.ResourceSpec ## NetworkStatus @@ -249,7 +249,7 @@ Name | Type | Description NetworkStatus supports all fields of: -* [v1alpha1.ResourceStatus](../crossplane-runtime/core-crossplane-io-v1alpha1.md#resourcestatus) +* github.com/crossplaneio/crossplane-runtime/apis/core/v1alpha1.ResourceStatus ## NetworkURIReferencer @@ -338,7 +338,7 @@ Name | Type | Description `description` | Optional string | Description: An optional description of this resource. Provide this property when you create the resource. This field can be set only at resource creation time. `enableFlowLogs` | Optional bool | EnableFlowLogs: Whether to enable flow logging for this subnetwork. If this field is not explicitly set, it will not appear in get listings. If not set the default behavior is to disable flow logging. `privateIpGoogleAccess` | Optional bool | PrivateIPGoogleAccess: Whether the VMs in this subnet can access Google services without assigned external IP addresses. This field can be both set at resource creation time and updated using setPrivateIPGoogleAccess. -`secondaryIpRanges` | Optional [[]*github.com/crossplaneio/stack-gcp/apis/compute/v1beta1.SubnetworkSecondaryRange](#*github.com/crossplaneio/stack-gcp/apis/compute/v1beta1.SubnetworkSecondaryRange) | SecondaryIPRanges: An array of configurations for secondary IP ranges for VM instances contained in this subnetwork. The primary IP of such VM must belong to the primary ipCidrRange of the subnetwork. The alias IPs may belong to either primary or secondary ranges. This field can be updated with a patch request. +`secondaryIpRanges` | Optional [[]*github.com/crossplane/stack-gcp/apis/compute/v1beta1.SubnetworkSecondaryRange](#*github.com/crossplane/stack-gcp/apis/compute/v1beta1.SubnetworkSecondaryRange) | SecondaryIPRanges: An array of configurations for secondary IP ranges for VM instances contained in this subnetwork. The primary IP of such VM must belong to the primary ipCidrRange of the subnetwork. The alias IPs may belong to either primary or secondary ranges. This field can be updated with a patch request. @@ -370,7 +370,7 @@ Name | Type | Description SubnetworkSpec supports all fields of: -* [v1alpha1.ResourceSpec](../crossplane-runtime/core-crossplane-io-v1alpha1.md#resourcespec) +* github.com/crossplaneio/crossplane-runtime/apis/core/v1alpha1.ResourceSpec ## SubnetworkStatus @@ -389,7 +389,7 @@ Name | Type | Description SubnetworkStatus supports all fields of: -* [v1alpha1.ResourceStatus](../crossplane-runtime/core-crossplane-io-v1alpha1.md#resourcestatus) +* github.com/crossplaneio/crossplane-runtime/apis/core/v1alpha1.ResourceStatus ## SubnetworkURIReferencer diff --git a/docs/master/api/crossplaneio/stack-gcp/database-gcp-crossplane-io-v1beta1.md b/docs/master/api/crossplane/stack-gcp/database-gcp-crossplane-io-v1beta1.md similarity index 94% rename from docs/master/api/crossplaneio/stack-gcp/database-gcp-crossplane-io-v1beta1.md rename to docs/master/api/crossplane/stack-gcp/database-gcp-crossplane-io-v1beta1.md index 7e54d5ee..98cc3b34 100644 --- a/docs/master/api/crossplaneio/stack-gcp/database-gcp-crossplane-io-v1beta1.md +++ b/docs/master/api/crossplane/stack-gcp/database-gcp-crossplane-io-v1beta1.md @@ -84,7 +84,7 @@ Name | Type | Description CloudSQLInstanceClassSpecTemplate supports all fields of: -* [v1alpha1.ClassSpecTemplate](../crossplane-runtime/core-crossplane-io-v1alpha1.md#classspectemplate) +* github.com/crossplaneio/crossplane-runtime/apis/core/v1alpha1.ClassSpecTemplate ## CloudSQLInstanceObservation @@ -104,7 +104,7 @@ Name | Type | Description `diskEncryptionStatus` | [DiskEncryptionStatus](#DiskEncryptionStatus) | DiskEncryptionStatus: Disk encryption status specific to an instance. Applies only to Second Generation instances. `failoverReplica` | [DatabaseInstanceFailoverReplicaStatus](#DatabaseInstanceFailoverReplicaStatus) | FailoverReplica: The name and status of the failover replica. This property is applicable only to Second Generation instances. `gceZone` | string | GceZone: The Compute Engine zone that the instance is currently serving from. This value could be different from the zone that was specified when the instance was created if the instance has failed over to its secondary zone. -`ipAddresses` | [[]*github.com/crossplaneio/stack-gcp/apis/database/v1beta1.IPMapping](#*github.com/crossplaneio/stack-gcp/apis/database/v1beta1.IPMapping) | IPAddresses: The assigned IP addresses for the instance. +`ipAddresses` | [[]*github.com/crossplane/stack-gcp/apis/database/v1beta1.IPMapping](#*github.com/crossplane/stack-gcp/apis/database/v1beta1.IPMapping) | IPAddresses: The assigned IP addresses for the instance. `ipv6Address` | string | IPv6Address: The IPv6 address assigned to the instance. This property is applicable only to First Generation instances. `project` | string | Project: The project ID of the project containing the Cloud SQL instance. The Google apps domain is prefixed if applicable. `selfLink` | string | SelfLink: The URI of this resource. @@ -157,7 +157,7 @@ Name | Type | Description CloudSQLInstanceSpec supports all fields of: -* [v1alpha1.ResourceSpec](../crossplane-runtime/core-crossplane-io-v1alpha1.md#resourcespec) +* github.com/crossplaneio/crossplane-runtime/apis/core/v1alpha1.ResourceSpec ## CloudSQLInstanceStatus @@ -176,7 +176,7 @@ Name | Type | Description CloudSQLInstanceStatus supports all fields of: -* [v1alpha1.ResourceStatus](../crossplane-runtime/core-crossplane-io-v1alpha1.md#resourcestatus) +* github.com/crossplaneio/crossplane-runtime/apis/core/v1alpha1.ResourceStatus ## DatabaseFlags @@ -262,7 +262,7 @@ Appears in: Name | Type | Description -----|------|------------ -`authorizedNetworks` | Optional [[]*github.com/crossplaneio/stack-gcp/apis/database/v1beta1.ACLEntry](#*github.com/crossplaneio/stack-gcp/apis/database/v1beta1.ACLEntry) | AuthorizedNetworks: The list of external networks that are allowed to connect to the instance using the IP. In CIDR notation, also known as 'slash' notation (e.g. 192.168.100.0/24). +`authorizedNetworks` | Optional [[]*github.com/crossplane/stack-gcp/apis/database/v1beta1.ACLEntry](#*github.com/crossplane/stack-gcp/apis/database/v1beta1.ACLEntry) | AuthorizedNetworks: The list of external networks that are allowed to connect to the instance using the IP. In CIDR notation, also known as 'slash' notation (e.g. 192.168.100.0/24). `ipv4Enabled` | Optional bool | Ipv4Enabled: Whether the instance should be assigned an IP address or not. `privateNetwork` | Optional string | PrivateNetwork: The resource link for the VPC network from which the Cloud SQL instance is accessible for private IP. For example, /projects/myProject/global/networks/default. This setting can be updated, but it cannot be removed after it is set. `privateNetworkRef` | [NetworkURIReferencerForCloudSQLInstance](#NetworkURIReferencerForCloudSQLInstance) | PrivateNetworkRef sets the PrivateNetwork field by resolving the resource link of the referenced Crossplane Network managed resource. The Network must have an active Service Networking connection peering before resolution will proceed. https://cloud.google.com/vpc/docs/configure-private-services-access @@ -368,7 +368,7 @@ Name | Type | Description `pricingPlan` | Optional string | PricingPlan: The pricing plan for this instance. This can be either PER_USE or PACKAGE. Only PER_USE is supported for Second Generation instances. `replicationType` | Optional string | ReplicationType: The type of replication this instance uses. This can be either ASYNCHRONOUS or SYNCHRONOUS. This property is only applicable to First Generation instances. `userLabels` | Optional map[string]string | UserLabels: User-provided labels, represented as a dictionary where each label is a single key value pair. -`databaseFlags` | Optional [[]*github.com/crossplaneio/stack-gcp/apis/database/v1beta1.DatabaseFlags](#*github.com/crossplaneio/stack-gcp/apis/database/v1beta1.DatabaseFlags) | DatabaseFlags is the array of database flags passed to the instance at startup. +`databaseFlags` | Optional [[]*github.com/crossplane/stack-gcp/apis/database/v1beta1.DatabaseFlags](#*github.com/crossplane/stack-gcp/apis/database/v1beta1.DatabaseFlags) | DatabaseFlags is the array of database flags passed to the instance at startup. `backupConfiguration` | Optional [BackupConfiguration](#BackupConfiguration) | BackupConfiguration is the daily backup configuration for the instance. `ipConfiguration` | Optional [IPConfiguration](#IPConfiguration) | IPConfiguration: The settings for IP Management. This allows to enable or disable the instance IP and manage which external networks can connect to the instance. The IPv4 address cannot be disabled for Second Generation instances. `locationPreference` | Optional [LocationPreference](#LocationPreference) | LocationPreference is the location preference settings. This allows the instance to be located as near as possible to either an App Engine app or Compute Engine zone for better performance. App Engine co-location is only applicable to First Generation instances. diff --git a/docs/master/api/crossplaneio/stack-gcp/storage-gcp-crossplane-io-v1alpha3.md b/docs/master/api/crossplane/stack-gcp/storage-gcp-crossplane-io-v1alpha3.md similarity index 96% rename from docs/master/api/crossplaneio/stack-gcp/storage-gcp-crossplane-io-v1alpha3.md rename to docs/master/api/crossplane/stack-gcp/storage-gcp-crossplane-io-v1alpha3.md index dd3e1a31..83f52fc8 100644 --- a/docs/master/api/crossplaneio/stack-gcp/storage-gcp-crossplane-io-v1alpha3.md +++ b/docs/master/api/crossplane/stack-gcp/storage-gcp-crossplane-io-v1alpha3.md @@ -69,7 +69,7 @@ Appears in: BucketClassSpecTemplate supports all fields of: -* [v1alpha1.ClassSpecTemplate](../crossplane-runtime/core-crossplane-io-v1alpha1.md#classspectemplate) +* github.com/crossplaneio/crossplane-runtime/apis/core/v1alpha1.ClassSpecTemplate * [BucketParameters](#BucketParameters) @@ -135,7 +135,7 @@ Appears in: Name | Type | Description -----|------|------------ `nameFormat` | string | NameFormat specifies the name of the external Bucket. The first instance of the string '%s' will be replaced with the Kubernetes UID of this Bucket. -`serviceAccountSecretRef` | [v1alpha1.SecretReference](../crossplane-runtime/core-crossplane-io-v1alpha1.md#secretreference) | ServiceAccountSecretRef contains GCP ServiceAccount secret that will be used for bucket connection secret credentials +`serviceAccountSecretRef` | github.com/crossplaneio/crossplane-runtime/apis/core/v1alpha1.SecretReference | ServiceAccountSecretRef contains GCP ServiceAccount secret that will be used for bucket connection secret credentials BucketParameters supports all fields of: @@ -173,7 +173,7 @@ Appears in: BucketSpec supports all fields of: -* [v1alpha1.ResourceSpec](../crossplane-runtime/core-crossplane-io-v1alpha1.md#resourcespec) +* github.com/crossplaneio/crossplane-runtime/apis/core/v1alpha1.ResourceSpec * [BucketParameters](#BucketParameters) @@ -215,7 +215,7 @@ Name | Type | Description BucketStatus supports all fields of: -* [v1alpha1.ResourceStatus](../crossplane-runtime/core-crossplane-io-v1alpha1.md#resourcestatus) +* github.com/crossplaneio/crossplane-runtime/apis/core/v1alpha1.ResourceStatus ## BucketUpdatableAttrs diff --git a/docs/master/api/crossplaneio/stack-rook/database-rook-crossplane-io-v1alpha1.md b/docs/master/api/crossplane/stack-rook/database-rook-crossplane-io-v1alpha1.md similarity index 87% rename from docs/master/api/crossplaneio/stack-rook/database-rook-crossplane-io-v1alpha1.md rename to docs/master/api/crossplane/stack-rook/database-rook-crossplane-io-v1alpha1.md index ba44f5ed..1dec0cc5 100644 --- a/docs/master/api/crossplaneio/stack-rook/database-rook-crossplane-io-v1alpha1.md +++ b/docs/master/api/crossplane/stack-rook/database-rook-crossplane-io-v1alpha1.md @@ -83,7 +83,7 @@ Name | Type | Description CockroachClusterClassSpecTemplate supports all fields of: -* [v1alpha1.ClassSpecTemplate](../crossplane-runtime/core-crossplane-io-v1alpha1.md#classspectemplate) +* github.com/crossplaneio/crossplane-runtime/apis/core/v1alpha1.ClassSpecTemplate ## CockroachClusterParameters @@ -100,8 +100,8 @@ Name | Type | Description -----|------|------------ `name` | string | `namespace` | string | -`annotations` | [v1alpha1.Annotations](../stack-rook/rook-crossplane-io-v1alpha1.md#annotations) | The annotations-related configuration to add/set on each Pod related object. -`scope` | [v1alpha1.StorageScopeSpec](../stack-rook/rook-crossplane-io-v1alpha1.md#storagescopespec) | +`annotations` | github.com/crossplaneio/stack-rook/apis/v1alpha1.Annotations | The annotations-related configuration to add/set on each Pod related object. +`scope` | github.com/crossplaneio/stack-rook/apis/v1alpha1.StorageScopeSpec | `network` | [NetworkSpec](#NetworkSpec) | NetworkSpec describes network related settings of the cluster `secure` | bool | `cachePercent` | int | @@ -125,7 +125,7 @@ Name | Type | Description CockroachClusterSpec supports all fields of: -* [v1alpha1.ResourceSpec](../crossplane-runtime/core-crossplane-io-v1alpha1.md#resourcespec) +* github.com/crossplaneio/crossplane-runtime/apis/core/v1alpha1.ResourceSpec ## CockroachClusterStatus @@ -141,7 +141,7 @@ Appears in: CockroachClusterStatus supports all fields of: -* [v1alpha1.ResourceStatus](../crossplane-runtime/core-crossplane-io-v1alpha1.md#resourcestatus) +* github.com/crossplaneio/crossplane-runtime/apis/core/v1alpha1.ResourceStatus ## NetworkSpec @@ -209,7 +209,7 @@ Name | Type | Description YugabyteClusterClassSpecTemplate supports all fields of: -* [v1alpha1.ClassSpecTemplate](../crossplane-runtime/core-crossplane-io-v1alpha1.md#classspectemplate) +* github.com/crossplaneio/crossplane-runtime/apis/core/v1alpha1.ClassSpecTemplate ## YugabyteClusterParameters @@ -226,7 +226,7 @@ Name | Type | Description -----|------|------------ `name` | string | `namespace` | string | -`annotations` | [v1alpha1.Annotations](../stack-rook/rook-crossplane-io-v1alpha1.md#annotations) | +`annotations` | github.com/crossplaneio/stack-rook/apis/v1alpha1.Annotations | `master` | [ServerSpec](#ServerSpec) | ServerSpec describes server related settings of the cluster `tserver` | [ServerSpec](#ServerSpec) | ServerSpec describes server related settings of the cluster @@ -248,7 +248,7 @@ Name | Type | Description YugabyteClusterSpec supports all fields of: -* [v1alpha1.ResourceSpec](../crossplane-runtime/core-crossplane-io-v1alpha1.md#resourcespec) +* github.com/crossplaneio/crossplane-runtime/apis/core/v1alpha1.ResourceSpec ## YugabyteClusterStatus @@ -264,7 +264,7 @@ Appears in: YugabyteClusterStatus supports all fields of: -* [v1alpha1.ResourceStatus](../crossplane-runtime/core-crossplane-io-v1alpha1.md#resourcestatus) +* github.com/crossplaneio/crossplane-runtime/apis/core/v1alpha1.ResourceStatus This API documentation was generated by `crossdocs`. \ No newline at end of file diff --git a/docs/master/api/crossplaneio/stack-rook/rook-crossplane-io-v1alpha1.md b/docs/master/api/crossplane/stack-rook/rook-crossplane-io-v1alpha1.md similarity index 100% rename from docs/master/api/crossplaneio/stack-rook/rook-crossplane-io-v1alpha1.md rename to docs/master/api/crossplane/stack-rook/rook-crossplane-io-v1alpha1.md diff --git a/docs/master/api/crossplaneio/crossplane/workload-crossplane-io-v1alpha1.md b/docs/master/api/crossplaneio/crossplane/workload-crossplane-io-v1alpha1.md deleted file mode 100644 index eb1a2a42..00000000 --- a/docs/master/api/crossplaneio/crossplane/workload-crossplane-io-v1alpha1.md +++ /dev/null @@ -1,192 +0,0 @@ -# workload.crossplane.io/v1alpha1 API Reference - -Package v1alpha1 contains resources relating to Crossplane Workloads. - -This API group contains the following Crossplane resources: - -* [KubernetesApplication](#KubernetesApplication) -* [KubernetesApplicationResource](#KubernetesApplicationResource) -* [KubernetesTarget](#KubernetesTarget) - -## KubernetesApplication - -A KubernetesApplication defines an application deployed by Crossplane to a Kubernetes cluster, i.e. a portable KubernetesCluster resource claim. - - -Name | Type | Description ------|------|------------ -`apiVersion` | string | `workload.crossplane.io/v1alpha1` -`kind` | string | `KubernetesApplication` -`metadata` | [meta/v1.ObjectMeta](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.15/#objectmeta-v1-meta) | Kubernetes object metadata. -`spec` | [KubernetesApplicationSpec](#KubernetesApplicationSpec) | A KubernetesApplicationSpec specifies the resources of a Kubernetes application. -`status` | [KubernetesApplicationStatus](#KubernetesApplicationStatus) | KubernetesApplicationStatus represents the observed state of a KubernetesApplication. - - - -## KubernetesApplicationResource - -A KubernetesApplicationResource is a resource of a Kubernetes application. Each resource templates a single Kubernetes resource to be deployed to its scheduled KubernetesCluster. - - -Name | Type | Description ------|------|------------ -`apiVersion` | string | `workload.crossplane.io/v1alpha1` -`kind` | string | `KubernetesApplicationResource` -`metadata` | [meta/v1.ObjectMeta](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.15/#objectmeta-v1-meta) | Kubernetes object metadata. -`spec` | [KubernetesApplicationResourceSpec](#KubernetesApplicationResourceSpec) | KubernetesApplicationResourceSpec specifies the desired state of a KubernetesApplicationResource. -`status` | [KubernetesApplicationResourceStatus](#KubernetesApplicationResourceStatus) | KubernetesApplicationResourceStatus represents the observed state of a KubernetesApplicationResource. - - - -## KubernetesTarget - -A KubernetesTarget is a scheduling target for a Kubernetes Application. - - -Name | Type | Description ------|------|------------ -`apiVersion` | string | `workload.crossplane.io/v1alpha1` -`kind` | string | `KubernetesTarget` -`metadata` | [meta/v1.ObjectMeta](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.15/#objectmeta-v1-meta) | Kubernetes object metadata. -`spec` | [v1alpha1.TargetSpec](../crossplane-runtime/core-crossplane-io-v1alpha1.md#targetspec) | -`status` | [v1alpha1.TargetStatus](../crossplane-runtime/core-crossplane-io-v1alpha1.md#targetstatus) | - - - -## KubernetesApplicationResourceSpec - -KubernetesApplicationResourceSpec specifies the desired state of a KubernetesApplicationResource. - -Appears in: - -* [KubernetesApplicationResource](#KubernetesApplicationResource) -* [KubernetesApplicationResourceTemplate](#KubernetesApplicationResourceTemplate) - - -Name | Type | Description ------|------|------------ -`template` | [meta/v1/unstructured.Unstructured](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.15/#unstructured-unstructured-v1) | A Template for a Kubernetes resource to be submitted to the KubernetesCluster to which this application resource is scheduled. The resource must be understood by the KubernetesCluster. Crossplane requires only that the resource contains standard Kubernetes type and object metadata. -`secrets` | [[]core/v1.LocalObjectReference](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.15/#localobjectreference-v1-core) | Secrets upon which this application resource depends. These secrets will be propagated to the Kubernetes cluster to which this application is scheduled. - - - -## KubernetesApplicationResourceState - -KubernetesApplicationResourceState represents the state of a KubernetesApplicationResource. Alias of string. - -Appears in: - -* [KubernetesApplicationResourceStatus](#KubernetesApplicationResourceStatus) - - -## KubernetesApplicationResourceStatus - -KubernetesApplicationResourceStatus represents the observed state of a KubernetesApplicationResource. - -Appears in: - -* [KubernetesApplicationResource](#KubernetesApplicationResource) - - -Name | Type | Description ------|------|------------ -`conditionedStatus` | [v1alpha1.ConditionedStatus](../crossplane-runtime/core-crossplane-io-v1alpha1.md#conditionedstatus) | -`state` | [KubernetesApplicationResourceState](#KubernetesApplicationResourceState) | State of the application. -`targetRef` | [KubernetesTargetReference](#KubernetesTargetReference) | Target to which this application has been scheduled. -`remote` | [RemoteStatus](#RemoteStatus) | Remote status of the resource templated by this application resource. - - - -## KubernetesApplicationResourceTemplate - -A KubernetesApplicationResourceTemplate is used to instantiate new KubernetesApplicationResources. - -Appears in: - -* [KubernetesApplicationSpec](#KubernetesApplicationSpec) - - -Name | Type | Description ------|------|------------ -`metadata` | [meta/v1.ObjectMeta](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.15/#objectmeta-v1-meta) | Kubernetes object metadata. -`spec` | [KubernetesApplicationResourceSpec](#KubernetesApplicationResourceSpec) | KubernetesApplicationResourceSpec specifies the desired state of a KubernetesApplicationResource. - - - -## KubernetesApplicationSpec - -A KubernetesApplicationSpec specifies the resources of a Kubernetes application. - -Appears in: - -* [KubernetesApplication](#KubernetesApplication) - - -Name | Type | Description ------|------|------------ -`resourceSelector` | [meta/v1.LabelSelector](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.15/#labelselector-v1-meta) | ResourceSelector selects the KubernetesApplicationResources that are managed by this KubernetesApplication. Note that a KubernetesApplication will never adopt orphaned KubernetesApplicationResources, and thus this selector serves only to help match a KubernetesApplication to its KubernetesApplicationResources. -`targetSelector` | [meta/v1.LabelSelector](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.15/#labelselector-v1-meta) | TargetSelector selects the targets to which this application may be scheduled. Leave both match labels and expressions empty to match any target. -`resourceTemplates` | [[]KubernetesApplicationResourceTemplate](#KubernetesApplicationResourceTemplate) | ResourceTemplates specifies a set of Kubernetes application resources managed by this application. - - - -## KubernetesApplicationState - -KubernetesApplicationState represents the state of a Kubernetes application. Alias of string. - -Appears in: - -* [KubernetesApplicationStatus](#KubernetesApplicationStatus) - - -## KubernetesApplicationStatus - -KubernetesApplicationStatus represents the observed state of a KubernetesApplication. - -Appears in: - -* [KubernetesApplication](#KubernetesApplication) - - -Name | Type | Description ------|------|------------ -`conditionedStatus` | [v1alpha1.ConditionedStatus](../crossplane-runtime/core-crossplane-io-v1alpha1.md#conditionedstatus) | -`state` | [KubernetesApplicationState](#KubernetesApplicationState) | State of the application. -`targetRef` | [KubernetesTargetReference](#KubernetesTargetReference) | Target to which this application has been scheduled. -`desiredResources` | int | Desired resources of this application, i.e. the number of resources that match this application's resource selector. -`submittedResources` | int | Submitted resources of this workload, i.e. the subset of desired resources that have been successfully submitted to their scheduled Kubernetes cluster. - - - -## KubernetesTargetReference - -A KubernetesTargetReference is a reference to a KubernetesTarget resource claim in the same namespace as the referrer. - -Appears in: - -* [KubernetesApplicationResourceStatus](#KubernetesApplicationResourceStatus) -* [KubernetesApplicationStatus](#KubernetesApplicationStatus) - - -Name | Type | Description ------|------|------------ -`name` | string | Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names - - - -## RemoteStatus - -RemoteStatus represents the observed state of a remote cluster. - -Appears in: - -* [KubernetesApplicationResourceStatus](#KubernetesApplicationResourceStatus) - - -Name | Type | Description ------|------|------------ -`raw` | [encoding/json.RawMessage](https://golang.org/pkg/encoding/json#RawMessage) | Raw JSON representation of the remote status as a byte array. - - - -This API documentation was generated by `crossdocs`. \ No newline at end of file diff --git a/docs/master/api/crossplaneio/stack-aws/aws-crossplane-io-v1alpha3.md b/docs/master/api/crossplaneio/stack-aws/aws-crossplane-io-v1alpha3.md deleted file mode 100644 index 8a64a63a..00000000 --- a/docs/master/api/crossplaneio/stack-aws/aws-crossplane-io-v1alpha3.md +++ /dev/null @@ -1,43 +0,0 @@ -# aws.crossplane.io/v1alpha3 API Reference - -Package v1alpha3 contains core AWS resources. - -This API group contains the following Crossplane resources: - -* [Provider](#Provider) - -## Provider - -A Provider configures an AWS 'provider', i.e. a connection to a particular AWS account using a particular AWS IAM role. - - -Name | Type | Description ------|------|------------ -`apiVersion` | string | `aws.crossplane.io/v1alpha3` -`kind` | string | `Provider` -`metadata` | [meta/v1.ObjectMeta](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.15/#objectmeta-v1-meta) | Kubernetes object metadata. -`spec` | [ProviderSpec](#ProviderSpec) | A ProviderSpec defines the desired state of a Provider. - - - -## ProviderSpec - -A ProviderSpec defines the desired state of a Provider. - -Appears in: - -* [Provider](#Provider) - - -Name | Type | Description ------|------|------------ -`region` | string | Region for managed resources created using this AWS provider. -`useServiceAccount` | Optional bool | UseServiceAccount indicates to use an IAM Role associated Kubernetes ServiceAccount for authentication instead of a credentials Secret. https://docs.aws.amazon.com/eks/latest/userguide/iam-roles-for-service-accounts.html If set to true, credentialsSecretRef will be ignored. - - -ProviderSpec supports all fields of: - -* [v1alpha1.ProviderSpec](../crossplane-runtime/core-crossplane-io-v1alpha1.md#providerspec) - - -This API documentation was generated by `crossdocs`. \ No newline at end of file diff --git a/docs/master/api/crossplaneio/stack-azure/azure-crossplane-io-v1alpha3.md b/docs/master/api/crossplaneio/stack-azure/azure-crossplane-io-v1alpha3.md deleted file mode 100644 index f69f3e7f..00000000 --- a/docs/master/api/crossplaneio/stack-azure/azure-crossplane-io-v1alpha3.md +++ /dev/null @@ -1,120 +0,0 @@ -# azure.crossplane.io/v1alpha3 API Reference - -Package v1alpha3 contains core resources for Microsoft Azure. - -This API group contains the following Crossplane resources: - -* [Provider](#Provider) -* [ResourceGroup](#ResourceGroup) - -## Provider - -A Provider configures an Azure 'provider', i.e. a connection to a particular Azure account using a particular Azure Service Principal. - - -Name | Type | Description ------|------|------------ -`apiVersion` | string | `azure.crossplane.io/v1alpha3` -`kind` | string | `Provider` -`metadata` | [meta/v1.ObjectMeta](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.15/#objectmeta-v1-meta) | Kubernetes object metadata. -`spec` | [ProviderSpec](#ProviderSpec) | A ProviderSpec defines the desired state of a Provider. - - - -## ResourceGroup - -A ResourceGroup is a managed resource that represents an Azure Resource Group. - - -Name | Type | Description ------|------|------------ -`apiVersion` | string | `azure.crossplane.io/v1alpha3` -`kind` | string | `ResourceGroup` -`metadata` | [meta/v1.ObjectMeta](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.15/#objectmeta-v1-meta) | Kubernetes object metadata. -`spec` | [ResourceGroupSpec](#ResourceGroupSpec) | A ResourceGroupSpec defines the desired state of a ResourceGroup. -`status` | [ResourceGroupStatus](#ResourceGroupStatus) | A ResourceGroupStatus represents the observed status of a ResourceGroup. - - - -## AsyncOperation - -AsyncOperation is used to save Azure Async operation details. - - -Name | Type | Description ------|------|------------ -`method` | string | Method is HTTP method that the initial request is made with. -`pollingUrl` | string | PollingURL is used to fetch the status of the given operation. -`status` | string | Status represents the status of the operation. -`errorMessage` | string | ErrorMessage represents the error that occurred during the operation. - - - -## ProviderSpec - -A ProviderSpec defines the desired state of a Provider. - -Appears in: - -* [Provider](#Provider) - - - - -ProviderSpec supports all fields of: - -* [v1alpha1.ProviderSpec](../crossplane-runtime/core-crossplane-io-v1alpha1.md#providerspec) - - -## ResourceGroupNameReferencer - -ResourceGroupNameReferencer is used to get the name from another ResourceGroup - - - - -ResourceGroupNameReferencer supports all fields of: - -* [core/v1.LocalObjectReference](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.15/#localobjectreference-v1-core) - - -## ResourceGroupSpec - -A ResourceGroupSpec defines the desired state of a ResourceGroup. - -Appears in: - -* [ResourceGroup](#ResourceGroup) - - -Name | Type | Description ------|------|------------ -`name` | string | Name of the resource group. -`location` | string | Location of the resource group. See the official list of valid regions - https://azure.microsoft.com/en-us/global-infrastructure/regions/ - - -ResourceGroupSpec supports all fields of: - -* [v1alpha1.ResourceSpec](../crossplane-runtime/core-crossplane-io-v1alpha1.md#resourcespec) - - -## ResourceGroupStatus - -A ResourceGroupStatus represents the observed status of a ResourceGroup. - -Appears in: - -* [ResourceGroup](#ResourceGroup) - - -Name | Type | Description ------|------|------------ -`name` | string | Name of the resource group. - - -ResourceGroupStatus supports all fields of: - -* [v1alpha1.ResourceStatus](../crossplane-runtime/core-crossplane-io-v1alpha1.md#resourcestatus) - - -This API documentation was generated by `crossdocs`. \ No newline at end of file diff --git a/docs/master/api/crossplaneio/stack-azure/database-azure-crossplane-io-v1alpha3.md b/docs/master/api/crossplaneio/stack-azure/database-azure-crossplane-io-v1alpha3.md deleted file mode 100644 index 2a12af17..00000000 --- a/docs/master/api/crossplaneio/stack-azure/database-azure-crossplane-io-v1alpha3.md +++ /dev/null @@ -1,186 +0,0 @@ -# database.azure.crossplane.io/v1alpha3 API Reference - -Package v1alpha3 contains managed resources for Azure database services. - -This API group contains the following Crossplane resources: - -* [MySQLServerVirtualNetworkRule](#MySQLServerVirtualNetworkRule) -* [PostgreSQLServerVirtualNetworkRule](#PostgreSQLServerVirtualNetworkRule) - -## MySQLServerVirtualNetworkRule - -A MySQLServerVirtualNetworkRule is a managed resource that represents an Azure MySQL Database virtual network rule. - - -Name | Type | Description ------|------|------------ -`apiVersion` | string | `database.azure.crossplane.io/v1alpha3` -`kind` | string | `MySQLServerVirtualNetworkRule` -`metadata` | [meta/v1.ObjectMeta](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.15/#objectmeta-v1-meta) | Kubernetes object metadata. -`spec` | [MySQLVirtualNetworkRuleSpec](#MySQLVirtualNetworkRuleSpec) | A MySQLVirtualNetworkRuleSpec defines the desired state of a MySQLVirtualNetworkRule. -`status` | [VirtualNetworkRuleStatus](#VirtualNetworkRuleStatus) | A VirtualNetworkRuleStatus represents the observed state of a VirtualNetworkRule. - - - -## PostgreSQLServerVirtualNetworkRule - -A PostgreSQLServerVirtualNetworkRule is a managed resource that represents an Azure PostgreSQL Database virtual network rule. - - -Name | Type | Description ------|------|------------ -`apiVersion` | string | `database.azure.crossplane.io/v1alpha3` -`kind` | string | `PostgreSQLServerVirtualNetworkRule` -`metadata` | [meta/v1.ObjectMeta](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.15/#objectmeta-v1-meta) | Kubernetes object metadata. -`spec` | [PostgreSQLVirtualNetworkRuleSpec](#PostgreSQLVirtualNetworkRuleSpec) | A PostgreSQLVirtualNetworkRuleSpec defines the desired state of a PostgreSQLVirtualNetworkRule. -`status` | [VirtualNetworkRuleStatus](#VirtualNetworkRuleStatus) | A VirtualNetworkRuleStatus represents the observed state of a VirtualNetworkRule. - - - -## MySQLVirtualNetworkRuleSpec - -A MySQLVirtualNetworkRuleSpec defines the desired state of a MySQLVirtualNetworkRule. - -Appears in: - -* [MySQLServerVirtualNetworkRule](#MySQLServerVirtualNetworkRule) - - -Name | Type | Description ------|------|------------ -`name` | string | Name - Name of the Virtual Network Rule. -`serverName` | string | ServerName - Name of the Virtual Network Rule's server. -`serverNameRef` | github.com/crossplaneio/stack-azure/apis/database/v1beta1.MySQLServerNameReferencer | ServerNameRef - A reference to the Virtual Network Rule's MySQLServer. -`resourceGroupName` | string | ResourceGroupName - Name of the Virtual Network Rule's resource group. -`resourceGroupNameRef` | [ResourceGroupNameReferencerForVirtualNetworkRule](#ResourceGroupNameReferencerForVirtualNetworkRule) | ResourceGroupNameRef - A reference to a ResourceGroup object to retrieve its name -`properties` | [VirtualNetworkRuleProperties](#VirtualNetworkRuleProperties) | VirtualNetworkRuleProperties - Resource properties. - - -MySQLVirtualNetworkRuleSpec supports all fields of: - -* [v1alpha1.ResourceSpec](../crossplane-runtime/core-crossplane-io-v1alpha1.md#resourcespec) - - -## PostgreSQLVirtualNetworkRuleSpec - -A PostgreSQLVirtualNetworkRuleSpec defines the desired state of a PostgreSQLVirtualNetworkRule. - -Appears in: - -* [PostgreSQLServerVirtualNetworkRule](#PostgreSQLServerVirtualNetworkRule) - - -Name | Type | Description ------|------|------------ -`name` | string | Name - Name of the Virtual Network Rule. -`serverName` | string | ServerName - Name of the Virtual Network Rule's PostgreSQLServer. -`serverNameRef` | github.com/crossplaneio/stack-azure/apis/database/v1beta1.PostgreSQLServerNameReferencer | ServerNameRef - A reference to the Virtual Network Rule's PostgreSQLServer. -`resourceGroupName` | string | ResourceGroupName - Name of the Virtual Network Rule's resource group. -`resourceGroupNameRef` | [ResourceGroupNameReferencerForVirtualNetworkRule](#ResourceGroupNameReferencerForVirtualNetworkRule) | ResourceGroupNameRef - A reference to a ResourceGroup object to retrieve its name -`properties` | [VirtualNetworkRuleProperties](#VirtualNetworkRuleProperties) | VirtualNetworkRuleProperties - Resource properties. - - -PostgreSQLVirtualNetworkRuleSpec supports all fields of: - -* [v1alpha1.ResourceSpec](../crossplane-runtime/core-crossplane-io-v1alpha1.md#resourcespec) - - -## ResourceGroupNameReferencerForVirtualNetworkRule - -ResourceGroupNameReferencerForVirtualNetworkRule is an attribute referencer that resolves the name of a the ResourceGroup. - -Appears in: - -* [MySQLVirtualNetworkRuleSpec](#MySQLVirtualNetworkRuleSpec) -* [PostgreSQLVirtualNetworkRuleSpec](#PostgreSQLVirtualNetworkRuleSpec) - - - - -ResourceGroupNameReferencerForVirtualNetworkRule supports all fields of: - -* github.com/crossplaneio/stack-azure/apis/v1alpha3.ResourceGroupNameReferencer - - -## ServerNameReferencerForMySQLServerVirtualNetworkRule - -ServerNameReferencerForMySQLServerVirtualNetworkRule is an attribute referencer that resolves the name of a MySQLServer. - - - - -ServerNameReferencerForMySQLServerVirtualNetworkRule supports all fields of: - -* github.com/crossplaneio/stack-azure/apis/database/v1beta1.MySQLServerNameReferencer - - -## ServerNameReferencerForPostgreSQLServerVirtualNetworkRule - -ServerNameReferencerForPostgreSQLServerVirtualNetworkRule is an attribute referencer that resolves the name of a PostgreSQLServer. - - - - -ServerNameReferencerForPostgreSQLServerVirtualNetworkRule supports all fields of: - -* github.com/crossplaneio/stack-azure/apis/database/v1beta1.PostgreSQLServerNameReferencer - - -## SubnetIDReferencerForVirtualNetworkRule - -SubnetIDReferencerForVirtualNetworkRule is an attribute referencer that resolves id from a referenced Subnet and assigns it to a PostgreSQLServer or MySQL server object - -Appears in: - -* [VirtualNetworkRuleProperties](#VirtualNetworkRuleProperties) - - - - -SubnetIDReferencerForVirtualNetworkRule supports all fields of: - -* github.com/crossplaneio/stack-azure/apis/network/v1alpha3.SubnetIDReferencer - - -## VirtualNetworkRuleProperties - -VirtualNetworkRuleProperties defines the properties of a VirtualNetworkRule. - -Appears in: - -* [MySQLVirtualNetworkRuleSpec](#MySQLVirtualNetworkRuleSpec) -* [PostgreSQLVirtualNetworkRuleSpec](#PostgreSQLVirtualNetworkRuleSpec) - - -Name | Type | Description ------|------|------------ -`virtualNetworkSubnetId` | string | VirtualNetworkSubnetID - The ARM resource id of the virtual network subnet. -`virtualNetworkSubnetIdRef` | [SubnetIDReferencerForVirtualNetworkRule](#SubnetIDReferencerForVirtualNetworkRule) | VirtualNetworkSubnetIDRef - A reference to a Subnet to retrieve its ID -`ignoreMissingVnetServiceEndpoint` | bool | IgnoreMissingVnetServiceEndpoint - Create firewall rule before the virtual network has vnet service endpoint enabled. - - - -## VirtualNetworkRuleStatus - -A VirtualNetworkRuleStatus represents the observed state of a VirtualNetworkRule. - -Appears in: - -* [MySQLServerVirtualNetworkRule](#MySQLServerVirtualNetworkRule) -* [PostgreSQLServerVirtualNetworkRule](#PostgreSQLServerVirtualNetworkRule) - - -Name | Type | Description ------|------|------------ -`state` | string | State of this virtual network rule. -`message` | string | A Message containing details about the state of this virtual network rule, if any. -`id` | string | ID - Resource ID -`type` | string | Type - Resource type. - - -VirtualNetworkRuleStatus supports all fields of: - -* [v1alpha1.ResourceStatus](../crossplane-runtime/core-crossplane-io-v1alpha1.md#resourcestatus) - - -This API documentation was generated by `crossdocs`. \ No newline at end of file diff --git a/docs/master/api/crossplaneio/stack-azure/database-azure-crossplane-io-v1beta1.md b/docs/master/api/crossplaneio/stack-azure/database-azure-crossplane-io-v1beta1.md deleted file mode 100644 index 591ed9e6..00000000 --- a/docs/master/api/crossplaneio/stack-azure/database-azure-crossplane-io-v1beta1.md +++ /dev/null @@ -1,235 +0,0 @@ -# database.azure.crossplane.io/v1beta1 API Reference - -Package v1beta1 contains managed resources for Azure database services such as SQL server. - -This API group contains the following Crossplane resources: - -* [MySQLServer](#MySQLServer) -* [PostgreSQLServer](#PostgreSQLServer) -* [SQLServerClass](#SQLServerClass) - -## MySQLServer - -A MySQLServer is a managed resource that represents an Azure MySQL Database Server. - - -Name | Type | Description ------|------|------------ -`apiVersion` | string | `database.azure.crossplane.io/v1beta1` -`kind` | string | `MySQLServer` -`metadata` | [meta/v1.ObjectMeta](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.15/#objectmeta-v1-meta) | Kubernetes object metadata. -`spec` | [SQLServerSpec](#SQLServerSpec) | A SQLServerSpec defines the desired state of a SQLServer. -`status` | [SQLServerStatus](#SQLServerStatus) | A SQLServerStatus represents the observed state of a SQLServer. - - - -## PostgreSQLServer - -A PostgreSQLServer is a managed resource that represents an Azure PostgreSQL Database Server. - - -Name | Type | Description ------|------|------------ -`apiVersion` | string | `database.azure.crossplane.io/v1beta1` -`kind` | string | `PostgreSQLServer` -`metadata` | [meta/v1.ObjectMeta](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.15/#objectmeta-v1-meta) | Kubernetes object metadata. -`spec` | [SQLServerSpec](#SQLServerSpec) | A SQLServerSpec defines the desired state of a SQLServer. -`status` | [SQLServerStatus](#SQLServerStatus) | A SQLServerStatus represents the observed state of a SQLServer. - - - -## SQLServerClass - -A SQLServerClass is a non-portable resource class. It defines the desired spec of resource claims that use it to dynamically provision a managed resource. - - -Name | Type | Description ------|------|------------ -`apiVersion` | string | `database.azure.crossplane.io/v1beta1` -`kind` | string | `SQLServerClass` -`metadata` | [meta/v1.ObjectMeta](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.15/#objectmeta-v1-meta) | Kubernetes object metadata. -`specTemplate` | [SQLServerClassSpecTemplate](#SQLServerClassSpecTemplate) | SpecTemplate is a template for the spec of a dynamically provisioned SQLServer. - - - -## MySQLServerNameReferencer - -A MySQLServerNameReferencer returns the server name of a referenced MySQLServer. - - - - -MySQLServerNameReferencer supports all fields of: - -* [core/v1.LocalObjectReference](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.15/#localobjectreference-v1-core) - - -## PostgreSQLServerNameReferencer - -A PostgreSQLServerNameReferencer returns the server name of a referenced PostgreSQLServer. - - - - -PostgreSQLServerNameReferencer supports all fields of: - -* [core/v1.LocalObjectReference](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.15/#localobjectreference-v1-core) - - -## ResourceGroupNameReferencerForSQLServer - -ResourceGroupNameReferencerForSQLServer is an attribute referencer that resolves the name of a the ResourceGroup. - -Appears in: - -* [SQLServerParameters](#SQLServerParameters) - - - - -ResourceGroupNameReferencerForSQLServer supports all fields of: - -* github.com/crossplaneio/stack-azure/apis/v1alpha3.ResourceGroupNameReferencer - - -## SKU - -SKU billing information related properties of a server. - -Appears in: - -* [SQLServerParameters](#SQLServerParameters) - - -Name | Type | Description ------|------|------------ -`tier` | string | Tier - The tier of the particular SKU. Possible values include: 'Basic', 'GeneralPurpose', 'MemoryOptimized' -`capacity` | int | Capacity - The scale up/out capacity, representing server's compute units. -`size` | Optional string | Size - The size code, to be interpreted by resource as appropriate. -`family` | string | Family - The family of hardware. - - - -## SQLServerClassSpecTemplate - -A SQLServerClassSpecTemplate is a template for the spec of a dynamically provisioned MySQLServer or PostgreSQLServer. - -Appears in: - -* [SQLServerClass](#SQLServerClass) - - -Name | Type | Description ------|------|------------ -`forProvider` | [SQLServerParameters](#SQLServerParameters) | SQLServerParameters define the desired state of an Azure SQL Database, either PostgreSQL or MySQL. - - -SQLServerClassSpecTemplate supports all fields of: - -* [v1alpha1.ClassSpecTemplate](../crossplane-runtime/core-crossplane-io-v1alpha1.md#classspectemplate) - - -## SQLServerObservation - -SQLServerObservation represents the current state of Azure SQL resource. - -Appears in: - -* [SQLServerStatus](#SQLServerStatus) - - -Name | Type | Description ------|------|------------ -`id` | string | ID - Resource ID -`name` | string | Name - Resource name. -`type` | string | Type - Resource type. -`userVisibleState` | string | UserVisibleState - A state of a server that is visible to user. -`fullyQualifiedDomainName` | string | FullyQualifiedDomainName - The fully qualified domain name of a server. -`masterServerId` | string | MasterServerID - The master server id of a replica server. -`lastOperation` | github.com/crossplaneio/stack-azure/apis/v1alpha3.AsyncOperation | LastOperation represents the state of the last operation started by the controller. - - - -## SQLServerParameters - -SQLServerParameters define the desired state of an Azure SQL Database, either PostgreSQL or MySQL. - -Appears in: - -* [SQLServerClassSpecTemplate](#SQLServerClassSpecTemplate) -* [SQLServerSpec](#SQLServerSpec) - - -Name | Type | Description ------|------|------------ -`resourceGroupName` | string | ResourceGroupName specifies the name of the resource group that should contain this SQLServer. -`resourceGroupNameRef` | [ResourceGroupNameReferencerForSQLServer](#ResourceGroupNameReferencerForSQLServer) | ResourceGroupNameRef - A reference to a ResourceGroup object to retrieve its name -`sku` | [SKU](#SKU) | SKU is the billing information related properties of the server. -`location` | string | Location specifies the location of this SQLServer. -`administratorLogin` | string | AdministratorLogin - The administrator's login name of a server. Can only be specified when the server is being created (and is required for creation). -`tags` | Optional map[string]string | Tags - Application-specific metadata in the form of key-value pairs. -`version` | string | Version - Server version. -`sslEnforcement` | string | SSLEnforcement - Enable ssl enforcement or not when connect to server. Possible values include: 'Enabled', 'Disabled' -`storageProfile` | [StorageProfile](#StorageProfile) | StorageProfile - Storage profile of a server. - - - -## SQLServerSpec - -A SQLServerSpec defines the desired state of a SQLServer. - -Appears in: - -* [MySQLServer](#MySQLServer) -* [PostgreSQLServer](#PostgreSQLServer) - - -Name | Type | Description ------|------|------------ -`forProvider` | [SQLServerParameters](#SQLServerParameters) | SQLServerParameters define the desired state of an Azure SQL Database, either PostgreSQL or MySQL. - - -SQLServerSpec supports all fields of: - -* [v1alpha1.ResourceSpec](../crossplane-runtime/core-crossplane-io-v1alpha1.md#resourcespec) - - -## SQLServerStatus - -A SQLServerStatus represents the observed state of a SQLServer. - -Appears in: - -* [MySQLServer](#MySQLServer) -* [PostgreSQLServer](#PostgreSQLServer) - - -Name | Type | Description ------|------|------------ -`atProvider` | [SQLServerObservation](#SQLServerObservation) | SQLServerObservation represents the current state of Azure SQL resource. - - -SQLServerStatus supports all fields of: - -* [v1alpha1.ResourceStatus](../crossplane-runtime/core-crossplane-io-v1alpha1.md#resourcestatus) - - -## StorageProfile - -StorageProfile storage Profile properties of a server - -Appears in: - -* [SQLServerParameters](#SQLServerParameters) - - -Name | Type | Description ------|------|------------ -`backupRetentionDays` | Optional int | BackupRetentionDays - Backup retention days for the server. -`geoRedundantBackup` | Optional string | GeoRedundantBackup - Enable Geo-redundant or not for server backup. Possible values include: 'Enabled', 'Disabled' -`storageMB` | int | StorageMB - Max storage allowed for a server. -`storageAutogrow` | Optional string | StorageAutogrow - Enable Storage Auto Grow. Possible values include: 'Enabled', 'Disabled' - - - -This API documentation was generated by `crossdocs`. \ No newline at end of file diff --git a/docs/master/api/crossplaneio/stack-gcp/compute-gcp-crossplane-io-v1alpha3.md b/docs/master/api/crossplaneio/stack-gcp/compute-gcp-crossplane-io-v1alpha3.md deleted file mode 100644 index 4ff4360b..00000000 --- a/docs/master/api/crossplaneio/stack-gcp/compute-gcp-crossplane-io-v1alpha3.md +++ /dev/null @@ -1,158 +0,0 @@ -# compute.gcp.crossplane.io/v1alpha3 API Reference - -Package v1alpha3 contains managed resources for GCP compute services such as GKE. - -This API group contains the following Crossplane resources: - -* [GKECluster](#GKECluster) -* [GKEClusterClass](#GKEClusterClass) - -## GKECluster - -A GKECluster is a managed resource that represents a Google Kubernetes Engine cluster. - - -Name | Type | Description ------|------|------------ -`apiVersion` | string | `compute.gcp.crossplane.io/v1alpha3` -`kind` | string | `GKECluster` -`metadata` | [meta/v1.ObjectMeta](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.15/#objectmeta-v1-meta) | Kubernetes object metadata. -`spec` | [GKEClusterSpec](#GKEClusterSpec) | A GKEClusterSpec defines the desired state of a GKECluster. -`status` | [GKEClusterStatus](#GKEClusterStatus) | A GKEClusterStatus represents the observed state of a GKECluster. - - - -## GKEClusterClass - -A GKEClusterClass is a resource class. It defines the desired spec of resource claims that use it to dynamically provision a managed resource. - - -Name | Type | Description ------|------|------------ -`apiVersion` | string | `compute.gcp.crossplane.io/v1alpha3` -`kind` | string | `GKEClusterClass` -`metadata` | [meta/v1.ObjectMeta](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.15/#objectmeta-v1-meta) | Kubernetes object metadata. -`specTemplate` | [GKEClusterClassSpecTemplate](#GKEClusterClassSpecTemplate) | SpecTemplate is a template for the spec of a dynamically provisioned GKECluster. - - - -## GKEClusterClassSpecTemplate - -A GKEClusterClassSpecTemplate is a template for the spec of a dynamically provisioned GKECluster. - -Appears in: - -* [GKEClusterClass](#GKEClusterClass) - - - - -GKEClusterClassSpecTemplate supports all fields of: - -* [v1alpha1.ClassSpecTemplate](../crossplane-runtime/core-crossplane-io-v1alpha1.md#classspectemplate) -* [GKEClusterParameters](#GKEClusterParameters) - - -## GKEClusterParameters - -GKEClusterParameters define the desired state of a Google Kubernetes Engine cluster. - -Appears in: - -* [GKEClusterClassSpecTemplate](#GKEClusterClassSpecTemplate) -* [GKEClusterSpec](#GKEClusterSpec) - - -Name | Type | Description ------|------|------------ -`clusterVersion` | Optional string | ClusterVersion is the initial Kubernetes version for this cluster. Users may specify either explicit versions offered by Kubernetes Engine or version aliases, for example "latest", "1.X", or "1.X.Y". Leave unset to use the default version. -`labels` | Optional map[string]string | Labels for the cluster to use to annotate any related Google Compute Engine resources. -`machineType` | Optional string | MachineType is the name of a Google Compute Engine machine type (e.g. n1-standard-1). If unspecified the default machine type is n1-standard-1. -`numNodes` | int64 | NumNodes is the number of nodes to create in this cluster. You must ensure that your Compute Engine resource quota is sufficient for this number of instances. You must also have available firewall and routes quota. -`zone` | Optional string | Zone specifies the name of the Google Compute Engine zone in which this cluster resides. -`scopes` | Optional []string | Scopes are the set of Google API scopes to be made available on all of the node VMs under the "default" service account. -`network` | Optional string | Network is the name of the Google Compute Engine network to which the cluster is connected. If left unspecified, the default network will be used. -`networkRef` | [NetworkURIReferencerForGKECluster](#NetworkURIReferencerForGKECluster) | NetworkRef references to a Network and retrieves its URI -`subnetwork` | Optional string | Subnetwork is the name of the Google Compute Engine subnetwork to which the cluster is connected. -`subnetworkRef` | [SubnetworkURIReferencerForGKECluster](#SubnetworkURIReferencerForGKECluster) | SubnetworkRef references to a Subnetwork and retrieves its URI -`enableIPAlias` | Optional bool | EnableIPAlias determines whether Alias IPs will be used for pod IPs in the cluster. -`createSubnetwork` | Optional bool | CreateSubnetwork determines whether a new subnetwork will be created automatically for the cluster. Only applicable when EnableIPAlias is true. -`nodeIPV4CIDR` | Optional string | NodeIPV4CIDR specifies the IP address range of the instance IPs in this cluster. This is applicable only if CreateSubnetwork is true. Omit this field to have a range chosen with the default size. Set it to a netmask (e.g. /24) to have a range chosen with a specific netmask. -`clusterIPV4CIDR` | Optional string | ClusterIPV4CIDR specifies the IP address range of the pod IPs in this cluster. This is applicable only if EnableIPAlias is true. Omit this field to have a range chosen with the default size. Set it to a netmask (e.g. /24) to have a range chosen with a specific netmask. -`clusterSecondaryRangeName` | Optional string | ClusterSecondaryRangeName specifies the name of the secondary range to be used for the cluster CIDR block. The secondary range will be used for pod IP addresses. This must be an existing secondary range associated with the cluster subnetwork. -`serviceIPV4CIDR` | Optional string | ServiceIPV4CIDR specifies the IP address range of service IPs in this cluster. This is applicable only if EnableIPAlias is true. Omit this field to have a range chosen with the default size. Set it to a netmask (e.g. /24) to have a range chosen with a specific netmask. -`servicesSecondaryRangeName` | string | ServicesSecondaryRangeName specifies the name of the secondary range to be used as for the services CIDR block. The secondary range will be used for service ClusterIPs. This must be an existing secondary range associated with the cluster subnetwork. - - - -## GKEClusterSpec - -A GKEClusterSpec defines the desired state of a GKECluster. - -Appears in: - -* [GKECluster](#GKECluster) - - - - -GKEClusterSpec supports all fields of: - -* [v1alpha1.ResourceSpec](../crossplane-runtime/core-crossplane-io-v1alpha1.md#resourcespec) -* [GKEClusterParameters](#GKEClusterParameters) - - -## GKEClusterStatus - -A GKEClusterStatus represents the observed state of a GKECluster. - -Appears in: - -* [GKECluster](#GKECluster) - - -Name | Type | Description ------|------|------------ -`clusterName` | string | ClusterName is the name of this GKE cluster. The name is automatically generated by Crossplane. -`endpoint` | string | Endpoint of the GKE cluster used in connection strings. -`state` | string | State of this GKE cluster. - - -GKEClusterStatus supports all fields of: - -* [v1alpha1.ResourceStatus](../crossplane-runtime/core-crossplane-io-v1alpha1.md#resourcestatus) - - -## NetworkURIReferencerForGKECluster - -NetworkURIReferencerForGKECluster is an attribute referencer that resolves network uri from a referenced Network and assigns it to a GKECluster - -Appears in: - -* [GKEClusterParameters](#GKEClusterParameters) - - - - -NetworkURIReferencerForGKECluster supports all fields of: - -* github.com/crossplaneio/stack-gcp/apis/compute/v1beta1.NetworkURIReferencer - - -## SubnetworkURIReferencerForGKECluster - -SubnetworkURIReferencerForGKECluster is an attribute referencer that resolves subnetwork uri from a referenced Subnetwork and assigns it to a GKECluster - -Appears in: - -* [GKEClusterParameters](#GKEClusterParameters) - - - - -SubnetworkURIReferencerForGKECluster supports all fields of: - -* github.com/crossplaneio/stack-gcp/apis/compute/v1beta1.SubnetworkURIReferencer - - -This API documentation was generated by `crossdocs`. \ No newline at end of file diff --git a/docs/master/api/crossplaneio/stack-gcp/container-gcp-crossplane-io-v1alpha1.md b/docs/master/api/crossplaneio/stack-gcp/container-gcp-crossplane-io-v1alpha1.md deleted file mode 100644 index f98fc900..00000000 --- a/docs/master/api/crossplaneio/stack-gcp/container-gcp-crossplane-io-v1alpha1.md +++ /dev/null @@ -1,322 +0,0 @@ -# container.gcp.crossplane.io/v1alpha1 API Reference - -Package v1alpha1 contains managed resources for GCP compute services such as GKE. - -This API group contains the following Crossplane resources: - -* [NodePool](#NodePool) -* [NodePoolClass](#NodePoolClass) - -## NodePool - -A NodePool is a managed resource that represents a Google Kubernetes Engine node pool. - - -Name | Type | Description ------|------|------------ -`apiVersion` | string | `container.gcp.crossplane.io/v1alpha1` -`kind` | string | `NodePool` -`metadata` | [meta/v1.ObjectMeta](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.15/#objectmeta-v1-meta) | Kubernetes object metadata. -`spec` | [NodePoolSpec](#NodePoolSpec) | A NodePoolSpec defines the desired state of a NodePool. -`status` | [NodePoolStatus](#NodePoolStatus) | A NodePoolStatus represents the observed state of a NodePool. - - - -## NodePoolClass - -A NodePoolClass is a resource class. It defines the desired spec of resource claims that use it to dynamically provision a managed resource. - - -Name | Type | Description ------|------|------------ -`apiVersion` | string | `container.gcp.crossplane.io/v1alpha1` -`kind` | string | `NodePoolClass` -`metadata` | [meta/v1.ObjectMeta](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.15/#objectmeta-v1-meta) | Kubernetes object metadata. -`specTemplate` | [NodePoolClassSpecTemplate](#NodePoolClassSpecTemplate) | SpecTemplate is a template for the spec of a dynamically provisioned NodePool. - - - -## AcceleratorConfig - -AcceleratorConfig represents a Hardware Accelerator request. - - -Name | Type | Description ------|------|------------ -`acceleratorCount,omitempty,string` | int64 | AcceleratorCount: The number of the accelerator cards exposed to an instance. -`acceleratorType` | string | AcceleratorType: The accelerator type resource name. List of supported accelerators [here](/compute/docs/gpus/#Introduction) - - - -## AutoUpgradeOptions - -AutoUpgradeOptions defines the set of options for the user to control how the Auto Upgrades will proceed. - -Appears in: - -* [NodeManagementStatus](#NodeManagementStatus) - - -Name | Type | Description ------|------|------------ -`autoUpgradeStartTime` | string | AutoUpgradeStartTime: This field is set when upgrades are about to commence with the approximate start time for the upgrades, in [RFC3339](https://www.ietf.org/rfc/rfc3339.txt) text format. -`description` | string | Description: This field is set when upgrades are about to commence with the description of the upgrade. - - - -## GKEClusterURIReferencerForNodePool - -GKEClusterURIReferencerForNodePool resolves references from a NodePool to a GKECluster by returning the referenced GKECluster's resource link, e.g. projects/projectID/locations/clusterLocation/clusters/clusterName. - -Appears in: - -* [NodePoolParameters](#NodePoolParameters) - - - - -GKEClusterURIReferencerForNodePool supports all fields of: - -* github.com/crossplaneio/stack-gcp/apis/container/v1beta1.GKEClusterURIReferencer - - -## NodeConfig - -NodeConfig is parameters that describe the nodes in a cluster. - -Appears in: - -* [NodePoolParameters](#NodePoolParameters) - - -Name | Type | Description ------|------|------------ -`accelerators` | [[]*github.com/crossplaneio/stack-gcp/apis/container/v1alpha1.AcceleratorConfig](#*github.com/crossplaneio/stack-gcp/apis/container/v1alpha1.AcceleratorConfig) | Accelerators: A list of hardware accelerators to be attached to each node. See https://cloud.google.com/compute/docs/gpus for more information about support for GPUs. -`diskSizeGb` | Optional int64 | DiskSizeGb: Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 10GB. If unspecified, the default disk size is 100GB. -`diskType` | Optional string | DiskType: Type of the disk attached to each node (e.g. 'pd-standard' or 'pd-ssd') If unspecified, the default disk type is 'pd-standard' -`imageType` | Optional string | ImageType: The image type to use for this node. Note that for a given image type, the latest version of it will be used. -`labels` | Optional map[string]string | Labels: The map of Kubernetes labels (key/value pairs) to be applied to each node. These will added in addition to any default label(s) that Kubernetes may apply to the node. In case of conflict in label keys, the applied set may differ depending on the Kubernetes version -- it's best to assume the behavior is undefined and conflicts should be avoided. For more information, including usage and the valid values, see: https://kubernetes.io/docs/concepts/overview/working-with-objects /labels/ -`localSsdCount` | Optional int64 | LocalSsdCount: The number of local SSD disks to be attached to the node. The limit for this value is dependant upon the maximum number of disks available on a machine per zone. See: https://cloud.google.com/compute/docs/disks/local-ssd#local_ssd_l imits for more information. -`machineType` | Optional string | MachineType: The name of a Google Compute Engine [machine type](/compute/docs/machine-types) (e.g. `n1-standard-1`). If unspecified, the default machine type is `n1-standard-1`. -`metadata` | Optional map[string]string | Metadata: The metadata key/value pairs assigned to instances in the cluster. Keys must conform to the regexp [a-zA-Z0-9-_]+ and be less than 128 bytes in length. These are reflected as part of a URL in the metadata server. Additionally, to avoid ambiguity, keys must not conflict with any other metadata keys for the project or be one of the reserved keys: "cluster-location" "cluster-name" "cluster-uid" "configure-sh" "containerd-configure-sh" "enable-oslogin" "gci-ensure-gke-docker" "gci-update-strategy" "instance-template" "kube-env" "startup-script" "user-data" "disable-address-manager" "windows-startup-script-ps1" "common-psm1" "k8s-node-setup-psm1" "install-ssh-psm1" "user-profile-psm1" "serial-port-logging-enable" Values are free-form strings, and only have meaning as interpreted by the image running in the instance. The only restriction placed on them is that each value's size must be less than or equal to 32 KB. The total size of all keys and values must be less than 512 KB. -`minCpuPlatform` | Optional string | MinCpuPlatform: Minimum CPU platform to be used by this instance. The instance may be scheduled on the specified or newer CPU platform. Applicable values are the friendly names of CPU platforms, such as <code>minCpuPlatform: &quot;Intel Haswell&quot;</code> or <code>minCpuPlatform: &quot;Intel Sandy Bridge&quot;</code>. For more information, read [how to specify min CPU platform](https://cloud.google.com/compute/docs/instances/specify- min-cpu-platform) -`oauthScopes` | Optional []string | OauthScopes: The set of Google API scopes to be made available on all of the node VMs under the "default" service account. The following scopes are recommended, but not required, and by default are not included: * `https://www.googleapis.com/auth/compute` is required for mounting persistent storage on your nodes. * `https://www.googleapis.com/auth/devstorage.read_only` is required for communicating with **gcr.io** (the [Google Container Registry](/container-registry/)). If unspecified, no scopes are added, unless Cloud Logging or Cloud Monitoring are enabled, in which case their required scopes will be added. -`preemptible` | Optional bool | Preemptible: Whether the nodes are created as preemptible VM instances. See: https://cloud.google.com/compute/docs/instances/preemptible for more inforamtion about preemptible VM instances. -`sandboxConfig` | Optional [SandboxConfig](#SandboxConfig) | SandboxConfig: Sandbox configuration for this node. -`serviceAccount` | Optional string | ServiceAccount: The Google Cloud Platform Service Account to be used by the node VMs. If no Service Account is specified, the "default" service account is used. -`shieldedInstanceConfig` | Optional [ShieldedInstanceConfig](#ShieldedInstanceConfig) | ShieldedInstanceConfig: Shielded Instance options. -`tags` | Optional []string | Tags: The list of instance tags applied to all nodes. Tags are used to identify valid sources or targets for network firewalls and are specified by the client during cluster or node pool creation. Each tag within the list must comply with RFC1035. -`taints` | Optional [[]*github.com/crossplaneio/stack-gcp/apis/container/v1alpha1.NodeTaint](#*github.com/crossplaneio/stack-gcp/apis/container/v1alpha1.NodeTaint) | Taints: List of kubernetes taints to be applied to each node. For more information, including usage and the valid values, see: https://kubernetes.io/docs/concepts/configuration/taint-and-toler ation/ -`workloadMetadataConfig` | Optional [WorkloadMetadataConfig](#WorkloadMetadataConfig) | WorkloadMetadataConfig: The workload metadata configuration for this node. - - - -## NodeManagementSpec - -NodeManagementSpec defines the desired set of node management services turned on for the node pool. - -Appears in: - -* [NodePoolParameters](#NodePoolParameters) - - -Name | Type | Description ------|------|------------ -`autoRepair` | Optional bool | AutoRepair: Whether the nodes will be automatically repaired. -`autoUpgrade` | Optional bool | AutoUpgrade: Whether the nodes will be automatically upgraded. - - - -## NodeManagementStatus - -NodeManagementStatus defines the observed set of node management services turned on for the node pool. - -Appears in: - -* [NodePoolObservation](#NodePoolObservation) - - -Name | Type | Description ------|------|------------ -`upgradeOptions` | [AutoUpgradeOptions](#AutoUpgradeOptions) | UpgradeOptions: Specifies the Auto Upgrade knobs for the node pool. - - - -## NodePoolAutoscaling - -NodePoolAutoscaling contains information required by cluster autoscaler to adjust the size of the node pool to the current cluster usage. - -Appears in: - -* [NodePoolParameters](#NodePoolParameters) - - -Name | Type | Description ------|------|------------ -`autoprovisioned` | Optional bool | Autoprovisioned: Can this node pool be deleted automatically. -`enabled` | Optional bool | Enabled: Is autoscaling enabled for this node pool. -`maxNodeCount` | Optional int64 | MaxNodeCount: Maximum number of nodes in the NodePool. Must be >= min_node_count. There has to enough quota to scale up the cluster. -`minNodeCount` | Optional int64 | MinNodeCount: Minimum number of nodes in the NodePool. Must be >= 1 and <= max_node_count. - - - -## NodePoolClassSpecTemplate - -A NodePoolClassSpecTemplate is a template for the spec of a dynamically provisioned NodePool. - -Appears in: - -* [NodePoolClass](#NodePoolClass) - - - - -NodePoolClassSpecTemplate supports all fields of: - -* [v1alpha1.ClassSpecTemplate](../crossplane-runtime/core-crossplane-io-v1alpha1.md#classspectemplate) -* [NodePoolParameters](#NodePoolParameters) - - -## NodePoolObservation - -NodePoolObservation is used to show the observed state of the GKE Node Pool resource on GCP. - -Appears in: - -* [NodePoolStatus](#NodePoolStatus) - - -Name | Type | Description ------|------|------------ -`conditions` | []*github.com/crossplaneio/stack-gcp/apis/container/v1beta1.StatusCondition | Conditions: Which conditions caused the current node pool state. -`instanceGroupUrls` | []string | InstanceGroupUrls: The resource URLs of the [managed instance groups](/compute/docs/instance-groups/creating-groups-of-mana ged-instances) associated with this node pool. -`podIpv4CidrSize` | int64 | PodIpv4CidrSize: The pod CIDR block size per node in this node pool. -`management` | [NodeManagementStatus](#NodeManagementStatus) | Management: NodeManagement configuration for this NodePool. -`selfLink` | string | SelfLink: Server-defined URL for the resource. -`status` | string | Status: The status of the nodes in this pool instance. Possible values: "STATUS_UNSPECIFIED" - Not set. "PROVISIONING" - The PROVISIONING state indicates the node pool is being created. "RUNNING" - The RUNNING state indicates the node pool has been created and is fully usable. "RUNNING_WITH_ERROR" - The RUNNING_WITH_ERROR state indicates the node pool has been created and is partially usable. Some error state has occurred and some functionality may be impaired. Customer may need to reissue a request or trigger a new update. "RECONCILING" - The RECONCILING state indicates that some work is actively being done on the node pool, such as upgrading node software. Details can be found in the `statusMessage` field. "STOPPING" - The STOPPING state indicates the node pool is being deleted. "ERROR" - The ERROR state indicates the node pool may be unusable. Details can be found in the `statusMessage` field. -`statusMessage` | string | StatusMessage: Additional information about the current status of this node pool instance, if available. - - - -## NodePoolParameters - -NodePoolParameters define the desired state of a Google Kubernetes Engine node pool. - -Appears in: - -* [NodePoolClassSpecTemplate](#NodePoolClassSpecTemplate) -* [NodePoolSpec](#NodePoolSpec) - - -Name | Type | Description ------|------|------------ -`cluster` | string | Cluster: The resource link for the GKE cluster to which the NodePool will attach. Must be of format projects/projectID/locations/clusterLocation/clusters/clusterName. Must be supplied if ClusterRef is not. -`clusterRef` | Optional [GKEClusterURIReferencerForNodePool](#GKEClusterURIReferencerForNodePool) | ClusterRef sets the Cluster field by resolving the resource link of the referenced Crossplane GKECluster managed resource. Must be supplied in Cluster is not. -`autoscaling` | [NodePoolAutoscaling](#NodePoolAutoscaling) | Autoscaling: Autoscaler configuration for this NodePool. Autoscaler is enabled only if a valid configuration is present. -`config` | [NodeConfig](#NodeConfig) | Config: The node configuration of the pool. -`initialNodeCount` | Optional int64 | InitialNodeCount: The initial node count for the pool. You must ensure that your Compute Engine <a href="/compute/docs/resource-quotas">resource quota</a> is sufficient for this number of instances. You must also have available firewall and routes quota. -`locations` | Optional []string | Locations: The list of Google Compute Engine [zones](/compute/docs/zones#available) in which the NodePool's nodes should be located. -`management` | [NodeManagementSpec](#NodeManagementSpec) | Management: NodeManagement configuration for this NodePool. -`maxPodsConstraint` | github.com/crossplaneio/stack-gcp/apis/container/v1beta1.MaxPodsConstraint | MaxPodsConstraint: The constraint on the maximum number of pods that can be run simultaneously on a node in the node pool. -`version` | Optional string | Version: The version of the Kubernetes of this node. - - - -## NodePoolSpec - -A NodePoolSpec defines the desired state of a NodePool. - -Appears in: - -* [NodePool](#NodePool) - - -Name | Type | Description ------|------|------------ -`forProvider` | [NodePoolParameters](#NodePoolParameters) | NodePoolParameters define the desired state of a Google Kubernetes Engine node pool. - - -NodePoolSpec supports all fields of: - -* [v1alpha1.ResourceSpec](../crossplane-runtime/core-crossplane-io-v1alpha1.md#resourcespec) - - -## NodePoolStatus - -A NodePoolStatus represents the observed state of a NodePool. - -Appears in: - -* [NodePool](#NodePool) - - -Name | Type | Description ------|------|------------ -`atProvider` | [NodePoolObservation](#NodePoolObservation) | NodePoolObservation is used to show the observed state of the GKE Node Pool resource on GCP. - - -NodePoolStatus supports all fields of: - -* [v1alpha1.ResourceStatus](../crossplane-runtime/core-crossplane-io-v1alpha1.md#resourcestatus) - - -## NodeTaint - -NodeTaint is a Kubernetes taint is comprised of three fields: key, value, and effect. Effect can only be one of three types: NoSchedule, PreferNoSchedule or NoExecute. For more information, including usage and the valid values, see: https://kubernetes.io/docs/concepts/configuration/taint-and-toler ation/ - - -Name | Type | Description ------|------|------------ -`effect` | string | Effect: Effect for taint. Possible values: "EFFECT_UNSPECIFIED" - Not set "NO_SCHEDULE" - NoSchedule "PREFER_NO_SCHEDULE" - PreferNoSchedule "NO_EXECUTE" - NoExecute -`key` | string | Key: Key for taint. -`value` | string | Value: Value for taint. - - - -## SandboxConfig - -SandboxConfig contains configurations of the sandbox to use for the node. - -Appears in: - -* [NodeConfig](#NodeConfig) - - -Name | Type | Description ------|------|------------ -`sandboxType` | string | SandboxType: Type of the sandbox to use for the node (e.g. 'gvisor') - - - -## ShieldedInstanceConfig - -ShieldedInstanceConfig is a set of Shielded Instance options. - -Appears in: - -* [NodeConfig](#NodeConfig) - - -Name | Type | Description ------|------|------------ -`enableIntegrityMonitoring` | Optional bool | EnableIntegrityMonitoring: Defines whether the instance has integrity monitoring enabled. Enables monitoring and attestation of the boot integrity of the instance. The attestation is performed against the integrity policy baseline. This baseline is initially derived from the implicitly trusted boot image when the instance is created. -`enableSecureBoot` | Optional bool | EnableSecureBoot: Defines whether the instance has Secure Boot enabled. Secure Boot helps ensure that the system only runs authentic software by verifying the digital signature of all boot components, and halting the boot process if signature verification fails. - - - -## WorkloadMetadataConfig - -WorkloadMetadataConfig defines the metadata configuration to expose to workloads on the node pool. - -Appears in: - -* [NodeConfig](#NodeConfig) - - -Name | Type | Description ------|------|------------ -`nodeMetadata` | string | NodeMetadata: NodeMetadata is the configuration for how to expose metadata to the workloads running on the node. Possible values: "UNSPECIFIED" - Not set. "SECURE" - Prevent workloads not in hostGKECluster from accessing certain VM metadata, specifically kube-env, which contains Kubelet credentials, and the instance identity token. Metadata concealment is a temporary security solution available while the bootstrapping process for cluster nodes is being redesigned with significant security improvements. This feature is scheduled to be deprecated in the future and later removed. "EXPOSE" - Expose all VM metadata to pods. "GKE_METADATA_SERVER" - Run the GKE Metadata Server on this node. The GKE Metadata Server exposes a metadata API to workloads that is compatible with the V1 Compute Metadata APIs exposed by the Compute Engine and App Engine Metadata Servers. This feature can only be enabled if Workload Identity is enabled at the cluster level. - - - -This API documentation was generated by `crossdocs`. \ No newline at end of file diff --git a/docs/master/api/crossplaneio/stack-gcp/container-gcp-crossplane-io-v1beta1.md b/docs/master/api/crossplaneio/stack-gcp/container-gcp-crossplane-io-v1beta1.md deleted file mode 100644 index 50b15839..00000000 --- a/docs/master/api/crossplaneio/stack-gcp/container-gcp-crossplane-io-v1beta1.md +++ /dev/null @@ -1,1008 +0,0 @@ -# container.gcp.crossplane.io/v1beta1 API Reference - -Package v1beta1 contains managed resources for GCP compute services such as GKE. - -This API group contains the following Crossplane resources: - -* [GKECluster](#GKECluster) -* [GKEClusterClass](#GKEClusterClass) - -## GKECluster - -A GKECluster is a managed resource that represents a Google Kubernetes Engine cluster. - - -Name | Type | Description ------|------|------------ -`apiVersion` | string | `container.gcp.crossplane.io/v1beta1` -`kind` | string | `GKECluster` -`metadata` | [meta/v1.ObjectMeta](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.15/#objectmeta-v1-meta) | Kubernetes object metadata. -`spec` | [GKEClusterSpec](#GKEClusterSpec) | A GKEClusterSpec defines the desired state of a GKECluster. -`status` | [GKEClusterStatus](#GKEClusterStatus) | A GKEClusterStatus represents the observed state of a GKECluster. - - - -## GKEClusterClass - -A GKEClusterClass is a resource class. It defines the desired spec of resource claims that use it to dynamically provision a managed resource. - - -Name | Type | Description ------|------|------------ -`apiVersion` | string | `container.gcp.crossplane.io/v1beta1` -`kind` | string | `GKEClusterClass` -`metadata` | [meta/v1.ObjectMeta](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.15/#objectmeta-v1-meta) | Kubernetes object metadata. -`specTemplate` | [GKEClusterClassSpecTemplate](#GKEClusterClassSpecTemplate) | SpecTemplate is a template for the spec of a dynamically provisioned GKECluster. - - - -## AcceleratorConfigClusterStatus - -AcceleratorConfigClusterStatus represents a Hardware Accelerator request. - - -Name | Type | Description ------|------|------------ -`acceleratorCount,omitempty,string` | int64 | AcceleratorCount: The number of the accelerator cards exposed to an instance. -`acceleratorType` | string | AcceleratorType: The accelerator type resource name. List of supported accelerators [here](/compute/docs/gpus/#Introduction) - - - -## AddonsConfig - -AddonsConfig is configuration for the addons that can be automatically spun up in the cluster, enabling additional functionality. - -Appears in: - -* [GKEClusterParameters](#GKEClusterParameters) - - -Name | Type | Description ------|------|------------ -`cloudRunConfig` | [CloudRunConfig](#CloudRunConfig) | CloudRunConfig: Configuration for the Cloud Run addon. The `IstioConfig` addon must be enabled in order to enable Cloud Run addon. This option can only be enabled at cluster creation time. -`horizontalPodAutoscaling` | [HorizontalPodAutoscaling](#HorizontalPodAutoscaling) | HorizontalPodAutoscaling: Configuration for the horizontal pod autoscaling feature, which increases or decreases the number of replica pods a replication controller has based on the resource usage of the existing pods. -`httpLoadBalancing` | [HTTPLoadBalancing](#HTTPLoadBalancing) | HTTpLoadBalancing: Configuration for the HTTP (L7) load balancing controller addon, which makes it easy to set up HTTP load balancers for services in a cluster. -`istioConfig` | [IstioConfig](#IstioConfig) | IstioConfig: Configuration for Istio, an open platform to connect, manage, and secure microservices. -`kubernetesDashboard` | [KubernetesDashboard](#KubernetesDashboard) | KubernetesDashboard: Configuration for the Kubernetes Dashboard. This addon is deprecated, and will be disabled in 1.15. It is recommended to use the Cloud Console to manage and monitor your Kubernetes clusters, workloads and applications. For more information, see: https://cloud.google.com/kubernetes-engine/docs/concepts/dashboar ds -`networkPolicyConfig` | [NetworkPolicyConfig](#NetworkPolicyConfig) | NetworkPolicyConfig: Configuration for NetworkPolicy. This only tracks whether the addon is enabled or not on the Master, it does not track whether network policy is enabled for the nodes. - - - -## AuthenticatorGroupsConfig - -AuthenticatorGroupsConfig is configuration for returning group information from authenticators. - -Appears in: - -* [GKEClusterParameters](#GKEClusterParameters) - - -Name | Type | Description ------|------|------------ -`enabled` | Optional bool | Enabled: Whether this cluster should return group membership lookups during authentication using a group of security groups. -`securityGroup` | Optional string | SecurityGroup: The name of the security group-of-groups to be used. Only relevant if enabled = true. - - - -## AutoUpgradeOptionsClusterStatus - -AutoUpgradeOptionsClusterStatus defines the set of options for the user to control how the Auto Upgrades will proceed. - -Appears in: - -* [NodeManagementClusterStatus](#NodeManagementClusterStatus) - - -Name | Type | Description ------|------|------------ -`autoUpgradeStartTime` | string | AutoUpgradeStartTime: This field is set when upgrades are about to commence with the approximate start time for the upgrades, in [RFC3339](https://www.ietf.org/rfc/rfc3339.txt) text format. -`description` | string | Description: This field is set when upgrades are about to commence with the description of the upgrade. - - - -## AutoprovisioningNodePoolDefaults - -AutoprovisioningNodePoolDefaults contains defaults for a node pool created by NAP. - -Appears in: - -* [ClusterAutoscaling](#ClusterAutoscaling) - - -Name | Type | Description ------|------|------------ -`oauthScopes` | []string | OauthScopes: Scopes that are used by NAP when creating node pools. If oauth_scopes are specified, service_account should be empty. -`serviceAccount` | Optional string | ServiceAccount: The Google Cloud Platform Service Account to be used by the node VMs. If service_account is specified, scopes should be empty. - - - -## BigQueryDestination - -BigQueryDestination is parameters for using BigQuery as the destination of resource usage export. - -Appears in: - -* [ResourceUsageExportConfig](#ResourceUsageExportConfig) - - -Name | Type | Description ------|------|------------ -`datasetId` | string | DatasetId: The ID of a BigQuery Dataset. - - - -## BinaryAuthorization - -BinaryAuthorization is configuration for Binary Authorization. - -Appears in: - -* [GKEClusterParameters](#GKEClusterParameters) - - -Name | Type | Description ------|------|------------ -`enabled` | bool | Enabled: Enable Binary Authorization for this cluster. If enabled, all container images will be validated by Google Binauthz. - - - -## CidrBlock - -CidrBlock contains an optional name and one CIDR block. - - -Name | Type | Description ------|------|------------ -`cidrBlock` | string | CidrBlock: cidr_block must be specified in CIDR notation. -`displayName` | Optional string | DisplayName: display_name is an optional field for users to identify CIDR blocks. - - - -## ClientCertificateConfig - -ClientCertificateConfig is configuration for client certificates on the cluster. - -Appears in: - -* [MasterAuth](#MasterAuth) - - -Name | Type | Description ------|------|------------ -`issueClientCertificate` | bool | IssueClientCertificate: Issue a client certificate. - - - -## CloudRunConfig - -CloudRunConfig is configuration options for the Cloud Run feature. - -Appears in: - -* [AddonsConfig](#AddonsConfig) - - -Name | Type | Description ------|------|------------ -`disabled` | bool | Disabled: Whether Cloud Run addon is enabled for this cluster. - - - -## ClusterAutoscaling - -ClusterAutoscaling contains global, per-cluster information required by Cluster Autoscaler to automatically adjust the size of the cluster and create/delete node pools based on the current needs. - -Appears in: - -* [GKEClusterParameters](#GKEClusterParameters) - - -Name | Type | Description ------|------|------------ -`autoprovisioningLocations` | []string | AutoprovisioningLocations: The list of Google Compute Engine [zones](/compute/docs/zones#available) in which the NodePool's nodes can be created by NAP. -`autoprovisioningNodePoolDefaults` | [AutoprovisioningNodePoolDefaults](#AutoprovisioningNodePoolDefaults) | AutoprovisioningNodePoolDefaults: AutoprovisioningNodePoolDefaults contains defaults for a node pool created by NAP. -`enableNodeAutoprovisioning` | Optional bool | EnableNodeAutoprovisioning: Enables automatic node pool creation and deletion. -`resourceLimits` | [[]*github.com/crossplaneio/stack-gcp/apis/container/v1beta1.ResourceLimit](#*github.com/crossplaneio/stack-gcp/apis/container/v1beta1.ResourceLimit) | ResourceLimits: Contains global constraints regarding minimum and maximum amount of resources in the cluster. - - - -## ConsumptionMeteringConfig - -ConsumptionMeteringConfig is parameters for controlling consumption metering. - -Appears in: - -* [ResourceUsageExportConfig](#ResourceUsageExportConfig) - - -Name | Type | Description ------|------|------------ -`enabled` | bool | Enabled: Whether to enable consumption metering for this cluster. If enabled, a second BigQuery table will be created to hold resource consumption records. - - - -## DailyMaintenanceWindowSpec - -DailyMaintenanceWindowSpec is the time window specified for daily maintenance operations. - -Appears in: - -* [MaintenanceWindowSpec](#MaintenanceWindowSpec) - - -Name | Type | Description ------|------|------------ -`startTime` | string | StartTime: Time within the maintenance window to start the maintenance operations. Time format should be in [RFC3339](https://www.ietf.org/rfc/rfc3339.txt) format "HH:MM", where HH : [00-23] and MM : [00-59] GMT. - - - -## DailyMaintenanceWindowStatus - -DailyMaintenanceWindowStatus is the observed time window for daily maintenance operations. - -Appears in: - -* [MaintenanceWindowStatus](#MaintenanceWindowStatus) - - -Name | Type | Description ------|------|------------ -`duration` | string | Duration: Duration of the time window, automatically chosen to be smallest possible in the given scenario. Duration will be in [RFC3339](https://www.ietf.org/rfc/rfc3339.txt) format "PTnHnMnS". - - - -## DatabaseEncryption - -DatabaseEncryption is configuration of etcd encryption. - -Appears in: - -* [GKEClusterParameters](#GKEClusterParameters) - - -Name | Type | Description ------|------|------------ -`keyName` | Optional string | KeyName: Name of CloudKMS key to use for the encryption of secrets in etcd. Ex. projects/my-project/locations/global/keyRings/my-ring/cryptoKeys/my-ke y -`state` | Optional string | State: Denotes the state of etcd encryption. Possible values: "UNKNOWN" - Should never be set "ENCRYPTED" - Secrets in etcd are encrypted. "DECRYPTED" - Secrets in etcd are stored in plain text (at etcd level) - this is unrelated to Google Compute Engine level full disk encryption. - - - -## GKEClusterClassSpecTemplate - -A GKEClusterClassSpecTemplate is a template for the spec of a dynamically provisioned GKECluster. - -Appears in: - -* [GKEClusterClass](#GKEClusterClass) - - -Name | Type | Description ------|------|------------ -`forProvider` | [GKEClusterParameters](#GKEClusterParameters) | GKEClusterParameters define the desired state of a Google Kubernetes Engine cluster. Most of its fields are direct mirror of GCP Cluster object. See https://cloud.google.com/kubernetes-engine/docs/reference/rest/v1/projects.locations.clusters#Cluster - - -GKEClusterClassSpecTemplate supports all fields of: - -* [v1alpha1.ClassSpecTemplate](../crossplane-runtime/core-crossplane-io-v1alpha1.md#classspectemplate) - - -## GKEClusterObservation - -GKEClusterObservation is used to show the observed state of the GKE cluster resource on GCP. - -Appears in: - -* [GKEClusterStatus](#GKEClusterStatus) - - -Name | Type | Description ------|------|------------ -`conditions` | [[]*github.com/crossplaneio/stack-gcp/apis/container/v1beta1.StatusCondition](#*github.com/crossplaneio/stack-gcp/apis/container/v1beta1.StatusCondition) | Conditions: Which conditions caused the current cluster state. -`createTime` | string | CreateTime: The time the cluster was created, in [RFC3339](https://www.ietf.org/rfc/rfc3339.txt) text format. -`currentMasterVersion` | string | CurrentMasterVersion: The current software version of the master endpoint. -`currentNodeCount` | int64 | CurrentNodeCount: The number of nodes currently in the cluster. Deprecated. Call Kubernetes API directly to retrieve node information. -`currentNodeVersion` | string | CurrentNodeVersion: Deprecated, use [NodePools.version](/kubernetes-engine/docs/reference/rest/v1/proj ects.zones.clusters.nodePools) instead. The current version of the node software components. If they are currently at multiple versions because they're in the process of being upgraded, this reflects the minimum version of all nodes. -`endpoint` | string | Endpoint: The IP address of this cluster's master endpoint. The endpoint can be accessed from the internet at `https://username:password@endpoint/`. See the `masterAuth` property of this resource for username and password information. -`expireTime` | string | ExpireTime: The time the cluster will be automatically deleted in [RFC3339](https://www.ietf.org/rfc/rfc3339.txt) text format. -`location` | string | Location: The name of the Google Compute Engine [zone](/compute/docs/regions-zones/regions-zones#available) or [region](/compute/docs/regions-zones/regions-zones#available) in which the cluster resides. -`maintenancePolicy` | [MaintenancePolicyStatus](#MaintenancePolicyStatus) | MaintenancePolicy: Configure the maintenance policy for this cluster. -`networkConfig` | [NetworkConfigStatus](#NetworkConfigStatus) | NetworkConfig: Configuration for cluster networking. -`nodeIpv4CidrSize` | int64 | NodeIpv4CidrSize: The size of the address space on each node for hosting containers. This is provisioned from within the `container_ipv4_cidr` range. This field will only be set when cluster is in route-based network mode. -`privateClusterConfig` | [PrivateClusterConfigStatus](#PrivateClusterConfigStatus) | PrivateClusterConfig: Configuration for private cluster. -`nodePools` | [[]*github.com/crossplaneio/stack-gcp/apis/container/v1beta1.NodePoolClusterStatus](#*github.com/crossplaneio/stack-gcp/apis/container/v1beta1.NodePoolClusterStatus) | NodePools: The node pools associated with this cluster. This field should not be set if "node_config" or "initial_node_count" are specified. -`selfLink` | string | SelfLink: Server-defined URL for the resource. -`servicesIpv4Cidr` | string | ServicesIpv4Cidr: The IP address range of the Kubernetes services in this cluster, in [CIDR](http://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing) notation (e.g. `1.2.3.4/29`). Service addresses are typically put in the last `/16` from the container CIDR. -`status` | string | Status: The current status of this cluster. Possible values: "STATUS_UNSPECIFIED" - Not set. "PROVISIONING" - The PROVISIONING state indicates the cluster is being created. "RUNNING" - The RUNNING state indicates the cluster has been created and is fully usable. "RECONCILING" - The RECONCILING state indicates that some work is actively being done on the cluster, such as upgrading the master or node software. Details can be found in the `statusMessage` field. "STOPPING" - The STOPPING state indicates the cluster is being deleted. "ERROR" - The ERROR state indicates the cluster may be unusable. Details can be found in the `statusMessage` field. "DEGRADED" - The DEGRADED state indicates the cluster requires user action to restore full functionality. Details can be found in the `statusMessage` field. -`statusMessage` | string | StatusMessage: Additional information about the current status of this cluster, if available. -`tpuIpv4CidrBlock` | string | TpuIpv4CidrBlock: The IP address range of the Cloud TPUs in this cluster, in [CIDR](http://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing) notation (e.g. `1.2.3.4/29`). -`zone` | string | Zone: The name of the Google Compute Engine [zone](/compute/docs/zones#available) in which the cluster resides. This field is deprecated, use location instead. - - - -## GKEClusterParameters - -GKEClusterParameters define the desired state of a Google Kubernetes Engine cluster. Most of its fields are direct mirror of GCP Cluster object. See https://cloud.google.com/kubernetes-engine/docs/reference/rest/v1/projects.locations.clusters#Cluster - -Appears in: - -* [GKEClusterClassSpecTemplate](#GKEClusterClassSpecTemplate) -* [GKEClusterSpec](#GKEClusterSpec) - - -Name | Type | Description ------|------|------------ -`location` | string | Location: The name of the Google Compute Engine [zone](/compute/docs/regions-zones/regions-zones#available) or [region](/compute/docs/regions-zones/regions-zones#available) in which the cluster resides. -`addonsConfig` | Optional [AddonsConfig](#AddonsConfig) | AddonsConfig: Configurations for the various addons available to run in the cluster. -`authenticatorGroupsConfig` | Optional [AuthenticatorGroupsConfig](#AuthenticatorGroupsConfig) | AuthenticatorGroupsConfig: Configuration controlling RBAC group membership information. -`autoscaling` | Optional [ClusterAutoscaling](#ClusterAutoscaling) | Autoscaling: Cluster-level autoscaling configuration. -`binaryAuthorization` | Optional [BinaryAuthorization](#BinaryAuthorization) | BinaryAuthorization: Configuration for Binary Authorization. -`clusterIpv4Cidr` | Optional string | ClusterIpv4Cidr: The IP address range of the container pods in this cluster, in [CIDR](http://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing) notation (e.g. `10.96.0.0/14`). Leave blank to have one automatically chosen or specify a `/14` block in `10.0.0.0/8`. -`databaseEncryption` | Optional [DatabaseEncryption](#DatabaseEncryption) | DatabaseEncryption: Configuration of etcd encryption. -`defaultMaxPodsConstraint` | Optional [MaxPodsConstraint](#MaxPodsConstraint) | DefaultMaxPodsConstraint: The default constraint on the maximum number of pods that can be run simultaneously on a node in the node pool of this cluster. Only honored if cluster created with IP Alias support. -`description` | Optional string | Description: An optional description of this cluster. -`enableKubernetesAlpha` | Optional bool | EnableKubernetesAlpha: Kubernetes alpha features are enabled on this cluster. This includes alpha API groups (e.g. v1alpha1) and features that may not be production ready in the kubernetes version of the master and nodes. The cluster has no SLA for uptime and master/node upgrades are disabled. Alpha enabled clusters are automatically deleted thirty days after creation. -`enableTpu` | Optional bool | EnableTpu: Enable the ability to use Cloud TPUs in this cluster. -`initialClusterVersion` | Optional string | InitialClusterVersion: The initial Kubernetes version for this cluster. Valid versions are those found in validMasterVersions returned by getServerConfig. The version can be upgraded over time; such upgrades are reflected in currentMasterVersion and currentNodeVersion. Users may specify either explicit versions offered by Kubernetes Engine or version aliases, which have the following behavior: - "latest": picks the highest valid Kubernetes version - "1.X": picks the highest valid patch+gke.N patch in the 1.X version - "1.X.Y": picks the highest valid gke.N patch in the 1.X.Y version - "1.X.Y-gke.N": picks an explicit Kubernetes version - "","-": picks the default Kubernetes version -`ipAllocationPolicy` | Optional [IPAllocationPolicy](#IPAllocationPolicy) | IPAllocationPolicy: Configuration for cluster IP allocation. -`labelFingerprint` | Optional string | LabelFingerprint: The fingerprint of the set of labels for this cluster. -`legacyAbac` | Optional [LegacyAbac](#LegacyAbac) | LegacyAbac: Configuration for the legacy ABAC authorization mode. -`locations` | Optional []string | Locations: The list of Google Compute Engine [zones](/compute/docs/zones#available) in which the cluster's nodes should be located. -`loggingService` | Optional string | LoggingService: The logging service the cluster should use to write logs. Currently available options: * "logging.googleapis.com/kubernetes" - the Google Cloud Logging service with Kubernetes-native resource model in Stackdriver * `logging.googleapis.com` - the Google Cloud Logging service. * `none` - no logs will be exported from the cluster. * if left as an empty string,`logging.googleapis.com` will be used. -`maintenancePolicy` | Optional [MaintenancePolicySpec](#MaintenancePolicySpec) | MaintenancePolicy: Configure the maintenance policy for this cluster. -`masterAuth` | Optional [MasterAuth](#MasterAuth) | MasterAuth: The authentication information for accessing the master endpoint. If unspecified, the defaults are used: For clusters before v1.12, if master_auth is unspecified, `username` will be set to "admin", a random password will be generated, and a client certificate will be issued. -`masterAuthorizedNetworksConfig` | Optional [MasterAuthorizedNetworksConfig](#MasterAuthorizedNetworksConfig) | MasterAuthorizedNetworksConfig: The configuration options for master authorized networks feature. -`monitoringService` | Optional string | MonitoringService: The monitoring service the cluster should use to write metrics. Currently available options: * `monitoring.googleapis.com` - the Google Cloud Monitoring service. * `none` - no metrics will be exported from the cluster. * if left as an empty string, `monitoring.googleapis.com` will be used. -`network` | Optional string | Network: The name of the Google Compute Engine [network](/compute/docs/networks-and-firewalls#networks) to which the cluster is connected. If left unspecified, the `default` network will be used. -`networkRef` | Optional [NetworkURIReferencerForGKECluster](#NetworkURIReferencerForGKECluster) | NetworkRef references to a Network and retrieves its URI -`networkConfig` | Optional [NetworkConfigSpec](#NetworkConfigSpec) | NetworkConfig: Configuration for cluster networking. -`networkPolicy` | Optional [NetworkPolicy](#NetworkPolicy) | NetworkPolicy: Configuration options for the NetworkPolicy feature. -`podSecurityPolicyConfig` | Optional [PodSecurityPolicyConfig](#PodSecurityPolicyConfig) | PodSecurityPolicyConfig: Configuration for the PodSecurityPolicy feature. -`privateClusterConfig` | Optional [PrivateClusterConfigSpec](#PrivateClusterConfigSpec) | PrivateClusterConfig: Configuration for private cluster. -`resourceLabels` | Optional map[string]string | ResourceLabels: The resource labels for the cluster to use to annotate any related Google Compute Engine resources. -`resourceUsageExportConfig` | Optional [ResourceUsageExportConfig](#ResourceUsageExportConfig) | ResourceUsageExportConfig: Configuration for exporting resource usages. Resource usage export is disabled when this config is unspecified. -`subnetwork` | Optional string | Subnetwork: The name of the Google Compute Engine [subnetwork](/compute/docs/subnetworks) to which the cluster is connected. -`subnetworkRef` | Optional [SubnetworkURIReferencerForGKECluster](#SubnetworkURIReferencerForGKECluster) | SubnetworkRef references to a Subnetwork and retrieves its URI -`tierSettings` | Optional [TierSettings](#TierSettings) | TierSettings: Cluster tier settings. -`verticalPodAutoscaling` | Optional [VerticalPodAutoscaling](#VerticalPodAutoscaling) | VerticalPodAutoscaling: Cluster-level Vertical Pod Autoscaling configuration. -`workloadIdentityConfig` | Optional [WorkloadIdentityConfig](#WorkloadIdentityConfig) | WorkloadIdentityConfig: Configuration for the use of Kubernetes Service Accounts in GCP IAM policies. - - - -## GKEClusterSpec - -A GKEClusterSpec defines the desired state of a GKECluster. - -Appears in: - -* [GKECluster](#GKECluster) - - -Name | Type | Description ------|------|------------ -`forProvider` | [GKEClusterParameters](#GKEClusterParameters) | GKEClusterParameters define the desired state of a Google Kubernetes Engine cluster. Most of its fields are direct mirror of GCP Cluster object. See https://cloud.google.com/kubernetes-engine/docs/reference/rest/v1/projects.locations.clusters#Cluster - - -GKEClusterSpec supports all fields of: - -* [v1alpha1.ResourceSpec](../crossplane-runtime/core-crossplane-io-v1alpha1.md#resourcespec) - - -## GKEClusterStatus - -A GKEClusterStatus represents the observed state of a GKECluster. - -Appears in: - -* [GKECluster](#GKECluster) - - -Name | Type | Description ------|------|------------ -`atProvider` | [GKEClusterObservation](#GKEClusterObservation) | GKEClusterObservation is used to show the observed state of the GKE cluster resource on GCP. - - -GKEClusterStatus supports all fields of: - -* [v1alpha1.ResourceStatus](../crossplane-runtime/core-crossplane-io-v1alpha1.md#resourcestatus) - - -## GKEClusterURIReferencer - -GKEClusterURIReferencer retrieves a GKEClusterURI from a referenced GKECluster object - - - - -GKEClusterURIReferencer supports all fields of: - -* [core/v1.LocalObjectReference](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.15/#localobjectreference-v1-core) - - -## HTTPLoadBalancing - -HTTPLoadBalancing is configuration options for the HTTP (L7) load balancing controller addon, which makes it easy to set up HTTP load balancers for services in a cluster. - -Appears in: - -* [AddonsConfig](#AddonsConfig) - - -Name | Type | Description ------|------|------------ -`disabled` | bool | Disabled: Whether the HTTP Load Balancing controller is enabled in the cluster. When enabled, it runs a small pod in the cluster that manages the load balancers. - - - -## HorizontalPodAutoscaling - -HorizontalPodAutoscaling is configuration options for the horizontal pod autoscaling feature, which increases or decreases the number of replica pods a replication controller has based on the resource usage of the existing pods. - -Appears in: - -* [AddonsConfig](#AddonsConfig) - - -Name | Type | Description ------|------|------------ -`disabled` | bool | Disabled: Whether the Horizontal Pod Autoscaling feature is enabled in the cluster. When enabled, it ensures that a Heapster pod is running in the cluster, which is also used by the Cloud Monitoring service. - - - -## IPAllocationPolicy - -IPAllocationPolicy is configuration for controlling how IPs are allocated in the cluster. - -Appears in: - -* [GKEClusterParameters](#GKEClusterParameters) - - -Name | Type | Description ------|------|------------ -`allowRouteOverlap` | bool | AllowRouteOverlap: If true, allow allocation of cluster CIDR ranges that overlap with certain kinds of network routes. By default we do not allow cluster CIDR ranges to intersect with any user declared routes. With allow_route_overlap == true, we allow overlapping with CIDR ranges that are larger than the cluster CIDR range. If this field is set to true, then cluster and services CIDRs must be fully-specified (e.g. `10.96.0.0/14`, but not `/14`), which means: 1) When `use_ip_aliases` is true, `cluster_ipv4_cidr_block` and `services_ipv4_cidr_block` must be fully-specified. 2) When `use_ip_aliases` is false, `cluster.cluster_ipv4_cidr` muse be fully-specified. -`clusterIpv4CidrBlock` | Optional string | ClusterIpv4CidrBlock: The IP address range for the cluster pod IPs. If this field is set, then `cluster.cluster_ipv4_cidr` must be left blank. This field is only applicable when `use_ip_aliases` is true. Set to blank to have a range chosen with the default size. Set to /netmask (e.g. `/14`) to have a range chosen with a specific netmask. Set to a [CIDR](http://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing) notation (e.g. `10.96.0.0/14`) from the RFC-1918 private networks (e.g. `10.0.0.0/8`, `172.16.0.0/12`, `192.168.0.0/16`) to pick a specific range to use. -`clusterSecondaryRangeName` | Optional string | ClusterSecondaryRangeName: The name of the secondary range to be used for the cluster CIDR block. The secondary range will be used for pod IP addresses. This must be an existing secondary range associated with the cluster subnetwork. This field is only applicable with use_ip_aliases is true and create_subnetwork is false. -`createSubnetwork` | Optional bool | CreateSubnetwork: Whether a new subnetwork will be created automatically for the cluster. This field is only applicable when `use_ip_aliases` is true. -`nodeIpv4CidrBlock` | Optional string | NodeIpv4CidrBlock: The IP address range of the instance IPs in this cluster. This is applicable only if `create_subnetwork` is true. Set to blank to have a range chosen with the default size. Set to /netmask (e.g. `/14`) to have a range chosen with a specific netmask. Set to a [CIDR](http://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing) notation (e.g. `10.96.0.0/14`) from the RFC-1918 private networks (e.g. `10.0.0.0/8`, `172.16.0.0/12`, `192.168.0.0/16`) to pick a specific range to use. -`servicesIpv4CidrBlock` | Optional string | ServicesIpv4CidrBlock: The IP address range of the services IPs in this cluster. If blank, a range will be automatically chosen with the default size. This field is only applicable when `use_ip_aliases` is true. Set to blank to have a range chosen with the default size. Set to /netmask (e.g. `/14`) to have a range chosen with a specific netmask. Set to a [CIDR](http://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing) notation (e.g. `10.96.0.0/14`) from the RFC-1918 private networks (e.g. `10.0.0.0/8`, `172.16.0.0/12`, `192.168.0.0/16`) to pick a specific range to use. -`servicesSecondaryRangeName` | Optional string | ServicesSecondaryRangeName: The name of the secondary range to be used as for the services CIDR block. The secondary range will be used for service ClusterIPs. This must be an existing secondary range associated with the cluster subnetwork. This field is only applicable with use_ip_aliases is true and create_subnetwork is false. -`subnetworkName` | Optional string | SubnetworkName: A custom subnetwork name to be used if `create_subnetwork` is true. If this field is empty, then an automatic name will be chosen for the new subnetwork. -`tpuIpv4CidrBlock` | Optional string | TpuIpv4CidrBlock: The IP address range of the Cloud TPUs in this cluster. If unspecified, a range will be automatically chosen with the default size. This field is only applicable when `use_ip_aliases` is true. If unspecified, the range will use the default size. Set to /netmask (e.g. `/14`) to have a range chosen with a specific netmask. Set to a [CIDR](http://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing) notation (e.g. `10.96.0.0/14`) from the RFC-1918 private networks (e.g. `10.0.0.0/8`, `172.16.0.0/12`, `192.168.0.0/16`) to pick a specific range to use. -`useIpAliases` | Optional bool | UseIPAliases: Whether alias IPs will be used for pod IPs in the cluster. - - - -## IstioConfig - -IstioConfig is configuration options for Istio addon. - -Appears in: - -* [AddonsConfig](#AddonsConfig) - - -Name | Type | Description ------|------|------------ -`auth` | Optional string | Auth: The specified Istio auth mode, either none, or mutual TLS. Possible values: "AUTH_NONE" - auth not enabled "AUTH_MUTUAL_TLS" - auth mutual TLS enabled -`disabled` | Optional bool | Disabled: Whether Istio is enabled for this cluster. - - - -## KubernetesDashboard - -KubernetesDashboard is configuration for the Kubernetes Dashboard. - -Appears in: - -* [AddonsConfig](#AddonsConfig) - - -Name | Type | Description ------|------|------------ -`disabled` | bool | Disabled: Whether the Kubernetes Dashboard is enabled for this cluster. - - - -## LegacyAbac - -LegacyAbac is configuration for the legacy Attribute Based Access Control authorization mode. - -Appears in: - -* [GKEClusterParameters](#GKEClusterParameters) - - -Name | Type | Description ------|------|------------ -`enabled` | bool | Enabled: Whether the ABAC authorizer is enabled for this cluster. When enabled, identities in the system, including service accounts, nodes, and controllers, will have statically granted permissions beyond those provided by the RBAC configuration or IAM. - - - -## MaintenancePolicySpec - -MaintenancePolicySpec defines the maintenance policy to be used for the cluster. - -Appears in: - -* [GKEClusterParameters](#GKEClusterParameters) - - -Name | Type | Description ------|------|------------ -`window` | [MaintenanceWindowSpec](#MaintenanceWindowSpec) | Window: Specifies the maintenance window in which maintenance may be performed. - - - -## MaintenancePolicyStatus - -MaintenancePolicyStatus defines the maintenance policy to be used for the cluster. - -Appears in: - -* [GKEClusterObservation](#GKEClusterObservation) - - -Name | Type | Description ------|------|------------ -`window` | [MaintenanceWindowStatus](#MaintenanceWindowStatus) | Window: Specifies the maintenance window in which maintenance may be performed. - - - -## MaintenanceWindowSpec - -MaintenanceWindowSpec defines the maintenance window to be used for the cluster. - -Appears in: - -* [MaintenancePolicySpec](#MaintenancePolicySpec) - - -Name | Type | Description ------|------|------------ -`dailyMaintenanceWindow` | [DailyMaintenanceWindowSpec](#DailyMaintenanceWindowSpec) | DailyMaintenanceWindow: DailyMaintenanceWindow specifies a daily maintenance operation window. - - - -## MaintenanceWindowStatus - -MaintenanceWindowStatus defines the maintenance window to be used for the cluster. - -Appears in: - -* [MaintenancePolicyStatus](#MaintenancePolicyStatus) - - -Name | Type | Description ------|------|------------ -`dailyMaintenanceWindow` | [DailyMaintenanceWindowStatus](#DailyMaintenanceWindowStatus) | DailyMaintenanceWindow: DailyMaintenanceWindow specifies a daily maintenance operation window. - - - -## MasterAuth - -MasterAuth is the authentication information for accessing the master endpoint. Authentication can be done using HTTP basic auth or using client certificates. - -Appears in: - -* [GKEClusterParameters](#GKEClusterParameters) - - -Name | Type | Description ------|------|------------ -`clientCertificateConfig` | Optional [ClientCertificateConfig](#ClientCertificateConfig) | ClientCertificateConfig: Configuration for client certificate authentication on the cluster. For clusters before v1.12, if no configuration is specified, a client certificate is issued. -`username` | Optional string | Username: The username to use for HTTP basic authentication to the master endpoint. For clusters v1.6.0 and later, basic authentication can be disabled by leaving username unspecified (or setting it to the empty string). - - - -## MasterAuthorizedNetworksConfig - -MasterAuthorizedNetworksConfig is configuration options for the master authorized networks feature. Enabled master authorized networks will disallow all external traffic to access Kubernetes master through HTTPS except traffic from the given CIDR blocks, Google Compute Engine Public IPs and Google Prod IPs. - -Appears in: - -* [GKEClusterParameters](#GKEClusterParameters) - - -Name | Type | Description ------|------|------------ -`cidrBlocks` | Optional [[]*github.com/crossplaneio/stack-gcp/apis/container/v1beta1.CidrBlock](#*github.com/crossplaneio/stack-gcp/apis/container/v1beta1.CidrBlock) | CidrBlocks: cidr_blocks define up to 50 external networks that could access Kubernetes master through HTTPS. -`enabled` | Optional bool | Enabled: Whether or not master authorized networks is enabled. - - - -## MaxPodsConstraint - -MaxPodsConstraint defines constraints applied to pods. - -Appears in: - -* [GKEClusterParameters](#GKEClusterParameters) -* [NodePoolClusterStatus](#NodePoolClusterStatus) - - -Name | Type | Description ------|------|------------ -`maxPodsPerNode` | int64 | MaxPodsPerNode: Constraint enforced on the max num of pods per node. - - - -## NetworkConfigSpec - -NetworkConfigSpec reports the relative names of network & subnetwork. - -Appears in: - -* [GKEClusterParameters](#GKEClusterParameters) - - -Name | Type | Description ------|------|------------ -`enableIntraNodeVisibility` | bool | EnableIntraNodeVisibility: Whether Intra-node visibility is enabled for this cluster. This makes same node pod to pod traffic visible for VPC network. - - - -## NetworkConfigStatus - -NetworkConfigStatus reports the relative names of network & subnetwork. - -Appears in: - -* [GKEClusterObservation](#GKEClusterObservation) - - -Name | Type | Description ------|------|------------ -`network` | string | Network: The relative name of the Google Compute Engine network(/compute/docs/networks-and-firewalls#networks) to which the cluster is connected. Example: projects/my-project/global/networks/my-network -`subnetwork` | string | Subnetwork: The relative name of the Google Compute Engine [subnetwork](/compute/docs/vpc) to which the cluster is connected. Example: projects/my-project/regions/us-central1/subnetworks/my-subnet - - - -## NetworkPolicy - -NetworkPolicy is configuration options for the NetworkPolicy feature. https://kubernetes.io/docs/concepts/services-networking/netwo rkpolicies/ - -Appears in: - -* [GKEClusterParameters](#GKEClusterParameters) - - -Name | Type | Description ------|------|------------ -`enabled` | Optional bool | Enabled: Whether network policy is enabled on the cluster. -`provider` | Optional string | Provider: The selected network policy provider. Possible values: "PROVIDER_UNSPECIFIED" - Not set "CALICO" - Tigera (Calico Felix). - - - -## NetworkPolicyConfig - -NetworkPolicyConfig is configuration for NetworkPolicy. This only tracks whether the addon is enabled or not on the Master, it does not track whether network policy is enabled for the nodes. - -Appears in: - -* [AddonsConfig](#AddonsConfig) - - -Name | Type | Description ------|------|------------ -`disabled` | bool | Disabled: Whether NetworkPolicy is enabled for this cluster. - - - -## NetworkURIReferencerForGKECluster - -NetworkURIReferencerForGKECluster is an attribute referencer that resolves network uri from a referenced Network and assigns it to a GKECluster - -Appears in: - -* [GKEClusterParameters](#GKEClusterParameters) - - - - -NetworkURIReferencerForGKECluster supports all fields of: - -* github.com/crossplaneio/stack-gcp/apis/compute/v1beta1.NetworkURIReferencer - - -## NodeConfigClusterStatus - -NodeConfigClusterStatus is the configuration of the node pool. - -Appears in: - -* [NodePoolClusterStatus](#NodePoolClusterStatus) - - -Name | Type | Description ------|------|------------ -`accelerators` | [[]*github.com/crossplaneio/stack-gcp/apis/container/v1beta1.AcceleratorConfigClusterStatus](#*github.com/crossplaneio/stack-gcp/apis/container/v1beta1.AcceleratorConfigClusterStatus) | Accelerators: A list of hardware accelerators to be attached to each node. See https://cloud.google.com/compute/docs/gpus for more information about support for GPUs. -`diskSizeGb` | int64 | DiskSizeGb: Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 10GB. If unspecified, the default disk size is 100GB. -`diskType` | string | DiskType: Type of the disk attached to each node (e.g. 'pd-standard' or 'pd-ssd') If unspecified, the default disk type is 'pd-standard' -`imageType` | string | ImageType: The image type to use for this node. Note that for a given image type, the latest version of it will be used. -`labels` | map[string]string | Labels: The map of Kubernetes labels (key/value pairs) to be applied to each node. These will added in addition to any default label(s) that Kubernetes may apply to the node. In case of conflict in label keys, the applied set may differ depending on the Kubernetes version -- it's best to assume the behavior is undefined and conflicts should be avoided. For more information, including usage and the valid values, see: https://kubernetes.io/docs/concepts/overview/working-with-objects /labels/ -`localSsdCount` | int64 | LocalSsdCount: The number of local SSD disks to be attached to the node. The limit for this value is dependant upon the maximum number of disks available on a machine per zone. See: https://cloud.google.com/compute/docs/disks/local-ssd#local_ssd_l imits for more information. -`machineType` | string | MachineType: The name of a Google Compute Engine [machine type](/compute/docs/machine-types) (e.g. `n1-standard-1`). If unspecified, the default machine type is `n1-standard-1`. -`metadata` | map[string]string | Metadata: The metadata key/value pairs assigned to instances in the cluster. Keys must conform to the regexp [a-zA-Z0-9-_]+ and be less than 128 bytes in length. These are reflected as part of a URL in the metadata server. Additionally, to avoid ambiguity, keys must not conflict with any other metadata keys for the project or be one of the reserved keys: "cluster-location" "cluster-name" "cluster-uid" "configure-sh" "containerd-configure-sh" "enable-oslogin" "gci-ensure-gke-docker" "gci-update-strategy" "instance-template" "kube-env" "startup-script" "user-data" "disable-address-manager" "windows-startup-script-ps1" "common-psm1" "k8s-node-setup-psm1" "install-ssh-psm1" "user-profile-psm1" "serial-port-logging-enable" Values are free-form strings, and only have meaning as interpreted by the image running in the instance. The only restriction placed on them is that each value's size must be less than or equal to 32 KB. The total size of all keys and values must be less than 512 KB. -`minCpuPlatform` | string | MinCpuPlatform: Minimum CPU platform to be used by this instance. The instance may be scheduled on the specified or newer CPU platform. Applicable values are the friendly names of CPU platforms, such as <code>minCpuPlatform: &quot;Intel Haswell&quot;</code> or <code>minCpuPlatform: &quot;Intel Sandy Bridge&quot;</code>. For more information, read [how to specify min CPU platform](https://cloud.google.com/compute/docs/instances/specify- min-cpu-platform) -`oauthScopes` | []string | OauthScopes: The set of Google API scopes to be made available on all of the node VMs under the "default" service account. The following scopes are recommended, but not required, and by default are not included: * `https://www.googleapis.com/auth/compute` is required for mounting persistent storage on your nodes. * `https://www.googleapis.com/auth/devstorage.read_only` is required for communicating with **gcr.io** (the [Google Container Registry](/container-registry/)). If unspecified, no scopes are added, unless Cloud Logging or Cloud Monitoring are enabled, in which case their required scopes will be added. -`preemptible` | bool | Preemptible: Whether the nodes are created as preemptible VM instances. See: https://cloud.google.com/compute/docs/instances/preemptible for more inforamtion about preemptible VM instances. -`sandboxConfig` | [SandboxConfigClusterStatus](#SandboxConfigClusterStatus) | SandboxConfig: Sandbox configuration for this node. -`serviceAccount` | string | ServiceAccount: The Google Cloud Platform Service Account to be used by the node VMs. If no Service Account is specified, the "default" service account is used. -`shieldedInstanceConfig` | [ShieldedInstanceConfigClusterStatus](#ShieldedInstanceConfigClusterStatus) | ShieldedInstanceConfig: Shielded Instance options. -`tags` | []string | Tags: The list of instance tags applied to all nodes. Tags are used to identify valid sources or targets for network firewalls and are specified by the client during cluster or node pool creation. Each tag within the list must comply with RFC1035. -`taints` | [[]*github.com/crossplaneio/stack-gcp/apis/container/v1beta1.NodeTaintClusterStatus](#*github.com/crossplaneio/stack-gcp/apis/container/v1beta1.NodeTaintClusterStatus) | Taints: List of kubernetes taints to be applied to each node. For more information, including usage and the valid values, see: https://kubernetes.io/docs/concepts/configuration/taint-and-toler ation/ -`workloadMetadataConfig` | [WorkloadMetadataConfigClusterStatus](#WorkloadMetadataConfigClusterStatus) | WorkloadMetadataConfig: The workload metadata configuration for this node. - - - -## NodeManagementClusterStatus - -NodeManagementClusterStatus defines the set of node management services turned on for the node pool. - -Appears in: - -* [NodePoolClusterStatus](#NodePoolClusterStatus) - - -Name | Type | Description ------|------|------------ -`autoRepair` | bool | AutoRepair: Whether the nodes will be automatically repaired. -`autoUpgrade` | bool | AutoUpgrade: Whether the nodes will be automatically upgraded. -`upgradeOptions` | [AutoUpgradeOptionsClusterStatus](#AutoUpgradeOptionsClusterStatus) | UpgradeOptions: Specifies the Auto Upgrade knobs for the node pool. - - - -## NodePoolAutoscalingClusterStatus - -NodePoolAutoscalingClusterStatus contains information required by cluster autoscaler to adjust the size of the node pool to the current cluster usage. - -Appears in: - -* [NodePoolClusterStatus](#NodePoolClusterStatus) - - -Name | Type | Description ------|------|------------ -`autoprovisioned` | bool | Autoprovisioned: Can this node pool be deleted automatically. -`enabled` | bool | Enabled: Is autoscaling enabled for this node pool. -`maxNodeCount` | int64 | MaxNodeCount: Maximum number of nodes in the NodePool. Must be >= min_node_count. There has to enough quota to scale up the cluster. -`minNodeCount` | int64 | MinNodeCount: Minimum number of nodes in the NodePool. Must be >= 1 and <= max_node_count. - - - -## NodePoolClusterStatus - -NodePoolClusterStatus is a subset of information about NodePools associated with a GKE cluster. - - -Name | Type | Description ------|------|------------ -`autoscaling` | [NodePoolAutoscalingClusterStatus](#NodePoolAutoscalingClusterStatus) | Autoscaling: Autoscaler configuration for this NodePool. Autoscaler is enabled only if a valid configuration is present. -`conditions` | [[]*github.com/crossplaneio/stack-gcp/apis/container/v1beta1.StatusCondition](#*github.com/crossplaneio/stack-gcp/apis/container/v1beta1.StatusCondition) | Conditions: Which conditions caused the current node pool state. -`config` | [NodeConfigClusterStatus](#NodeConfigClusterStatus) | Config: The node configuration of the pool. -`initialNodeCount` | int64 | InitialNodeCount: The initial node count for the pool. You must ensure that your Compute Engine <a href="/compute/docs/resource-quotas">resource quota</a> is sufficient for this number of instances. You must also have available firewall and routes quota. -`instanceGroupUrls` | []string | InstanceGroupUrls: The resource URLs of the [managed instance groups](/compute/docs/instance-groups/creating-groups-of-mana ged-instances) associated with this node pool. -`locations` | []string | Locations: The list of Google Compute Engine [zones](/compute/docs/zones#available) in which the NodePool's nodes should be located. -`management` | [NodeManagementClusterStatus](#NodeManagementClusterStatus) | Management: NodeManagement configuration for this NodePool. -`maxPodsConstraint` | [MaxPodsConstraint](#MaxPodsConstraint) | MaxPodsConstraint: The constraint on the maximum number of pods that can be run simultaneously on a node in the node pool. -`name` | string | Name: The name of the node pool. -`podIpv4CidrSize` | int64 | PodIpv4CidrSize: The pod CIDR block size per node in this node pool. -`selfLink` | string | SelfLink: Server-defined URL for the resource. -`status` | string | Status: The status of the nodes in this pool instance. Possible values: "STATUS_UNSPECIFIED" - Not set. "PROVISIONING" - The PROVISIONING state indicates the node pool is being created. "RUNNING" - The RUNNING state indicates the node pool has been created and is fully usable. "RUNNING_WITH_ERROR" - The RUNNING_WITH_ERROR state indicates the node pool has been created and is partially usable. Some error state has occurred and some functionality may be impaired. Customer may need to reissue a request or trigger a new update. "RECONCILING" - The RECONCILING state indicates that some work is actively being done on the node pool, such as upgrading node software. Details can be found in the `statusMessage` field. "STOPPING" - The STOPPING state indicates the node pool is being deleted. "ERROR" - The ERROR state indicates the node pool may be unusable. Details can be found in the `statusMessage` field. -`statusMessage` | string | StatusMessage: Additional information about the current status of this node pool instance, if available. -`version` | string | Version: The version of the Kubernetes of this node. - - - -## NodeTaintClusterStatus - -NodeTaintClusterStatus is a Kubernetes taint is comprised of three fields: key, value, and effect. Effect can only be one of three types: NoSchedule, PreferNoSchedule or NoExecute. - - -Name | Type | Description ------|------|------------ -`effect` | string | Effect: Effect for taint. Possible values: "EFFECT_UNSPECIFIED" - Not set "NO_SCHEDULE" - NoSchedule "PREFER_NO_SCHEDULE" - PreferNoSchedule "NO_EXECUTE" - NoExecute -`key` | string | Key: Key for taint. -`value` | string | Value: Value for taint. - - - -## PodSecurityPolicyConfig - -PodSecurityPolicyConfig is configuration for the PodSecurityPolicy feature. - -Appears in: - -* [GKEClusterParameters](#GKEClusterParameters) - - -Name | Type | Description ------|------|------------ -`enabled` | bool | Enabled: Enable the PodSecurityPolicy controller for this cluster. If enabled, pods must be valid under a PodSecurityPolicy to be created. - - - -## PrivateClusterConfigSpec - -PrivateClusterConfigSpec is configuration options for private clusters. - -Appears in: - -* [GKEClusterParameters](#GKEClusterParameters) - - -Name | Type | Description ------|------|------------ -`enablePeeringRouteSharing` | bool | EnablePeeringRouteSharing: Whether to enable route sharing over the network peering. -`enablePrivateEndpoint` | Optional bool | EnablePrivateEndpoint: Whether the master's internal IP address is used as the cluster endpoint. -`enablePrivateNodes` | Optional bool | EnablePrivateNodes: Whether nodes have internal IP addresses only. If enabled, all nodes are given only RFC 1918 private addresses and communicate with the master via private networking. -`masterIpv4CidrBlock` | Optional string | MasterIpv4CidrBlock: The IP range in CIDR notation to use for the hosted master network. This range will be used for assigning internal IP addresses to the master or set of masters, as well as the ILB VIP. This range must not overlap with any other ranges in use within the cluster's network. - - - -## PrivateClusterConfigStatus - -PrivateClusterConfigStatus is configuration options for private clusters. - -Appears in: - -* [GKEClusterObservation](#GKEClusterObservation) - - -Name | Type | Description ------|------|------------ -`privateEndpoint` | string | PrivateEndpoint: The internal IP address of this cluster's master endpoint. -`publicEndpoint` | string | PublicEndpoint: The external IP address of this cluster's master endpoint. - - - -## ResourceLimit - -ResourceLimit contains information about amount of some resource in the cluster. For memory, value should be in GB. - - -Name | Type | Description ------|------|------------ -`maximum` | int64 | Maximum: Maximum amount of the resource in the cluster. -`minimum` | int64 | Minimum: Minimum amount of the resource in the cluster. -`resourceType` | string | ResourceType: Resource name "cpu", "memory" or gpu-specific string. - - - -## ResourceUsageExportConfig - -ResourceUsageExportConfig is configuration for exporting cluster resource usages. - -Appears in: - -* [GKEClusterParameters](#GKEClusterParameters) - - -Name | Type | Description ------|------|------------ -`bigqueryDestination` | Optional [BigQueryDestination](#BigQueryDestination) | BigqueryDestination: Configuration to use BigQuery as usage export destination. -`consumptionMeteringConfig` | Optional [ConsumptionMeteringConfig](#ConsumptionMeteringConfig) | ConsumptionMeteringConfig: Configuration to enable resource consumption metering. -`enableNetworkEgressMetering` | Optional bool | EnableNetworkEgressMetering: Whether to enable network egress metering for this cluster. If enabled, a daemonset will be created in the cluster to meter network egress traffic. - - - -## SandboxConfigClusterStatus - -SandboxConfigClusterStatus contains configurations of the sandbox to use for the node. - -Appears in: - -* [NodeConfigClusterStatus](#NodeConfigClusterStatus) - - -Name | Type | Description ------|------|------------ -`sandboxType` | string | SandboxType: Type of the sandbox to use for the node (e.g. 'gvisor') - - - -## ShieldedInstanceConfigClusterStatus - -ShieldedInstanceConfigClusterStatus is a set of Shielded Instance options. - -Appears in: - -* [NodeConfigClusterStatus](#NodeConfigClusterStatus) - - -Name | Type | Description ------|------|------------ -`enableIntegrityMonitoring` | bool | EnableIntegrityMonitoring: Defines whether the instance has integrity monitoring enabled. Enables monitoring and attestation of the boot integrity of the instance. The attestation is performed against the integrity policy baseline. This baseline is initially derived from the implicitly trusted boot image when the instance is created. -`enableSecureBoot` | bool | EnableSecureBoot: Defines whether the instance has Secure Boot enabled. Secure Boot helps ensure that the system only runs authentic software by verifying the digital signature of all boot components, and halting the boot process if signature verification fails. - - - -## StatusCondition - -StatusCondition describes why a cluster or a node pool has a certain status (e.g., ERROR or DEGRADED). - - -Name | Type | Description ------|------|------------ -`code` | string | Code: Machine-friendly representation of the condition Possible values: "UNKNOWN" - UNKNOWN indicates a generic condition. "GCE_STOCKOUT" - GCE_STOCKOUT indicates a Google Compute Engine stockout. "GKE_SERVICE_ACCOUNT_DELETED" - GKE_SERVICE_ACCOUNT_DELETED indicates that the user deleted their robot service account. "GCE_QUOTA_EXCEEDED" - Google Compute Engine quota was exceeded. "SET_BY_OPERATOR" - Cluster state was manually changed by an SRE due to a system logic error. More codes TBA -`message` | string | Message: Human-friendly representation of the condition - - - -## SubnetworkURIReferencerForGKECluster - -SubnetworkURIReferencerForGKECluster is an attribute referencer that resolves subnetwork uri from a referenced Subnetwork and assigns it to a GKECluster - -Appears in: - -* [GKEClusterParameters](#GKEClusterParameters) - - - - -SubnetworkURIReferencerForGKECluster supports all fields of: - -* github.com/crossplaneio/stack-gcp/apis/compute/v1beta1.SubnetworkURIReferencer - - -## TierSettings - -TierSettings is cluster tier settings. - -Appears in: - -* [GKEClusterParameters](#GKEClusterParameters) - - -Name | Type | Description ------|------|------------ -`tier` | string | Tier: Cluster tier. Possible values: "UNSPECIFIED" - UNSPECIFIED is the default value. If this value is set during create or update, it defaults to the project level tier setting. "STANDARD" - Represents the standard tier or base Google Kubernetes Engine offering. "ADVANCED" - Represents the advanced tier. - - - -## VerticalPodAutoscaling - -VerticalPodAutoscaling contains global, per-cluster information required by Vertical Pod Autoscaler to automatically adjust the resources of pods controlled by it. - -Appears in: - -* [GKEClusterParameters](#GKEClusterParameters) - - -Name | Type | Description ------|------|------------ -`enabled` | bool | Enabled: Enables vertical pod autoscaling. - - - -## WorkloadIdentityConfig - -WorkloadIdentityConfig is configuration for the use of Kubernetes Service Accounts in GCP IAM policies. - -Appears in: - -* [GKEClusterParameters](#GKEClusterParameters) - - -Name | Type | Description ------|------|------------ -`identityNamespace` | string | IdentityNamespace: IAM Identity Namespace to attach all Kubernetes Service Accounts to. - - - -## WorkloadMetadataConfigClusterStatus - -WorkloadMetadataConfigClusterStatus defines the metadata configuration to expose to workloads on the node pool. - -Appears in: - -* [NodeConfigClusterStatus](#NodeConfigClusterStatus) - - -Name | Type | Description ------|------|------------ -`nodeMetadata` | string | NodeMetadata: NodeMetadata is the configuration for how to expose metadata to the workloads running on the node. Possible values: "UNSPECIFIED" - Not set. "SECURE" - Prevent workloads not in hostNetwork from accessing certain VM metadata, specifically kube-env, which contains Kubelet credentials, and the instance identity token. Metadata concealment is a temporary security solution available while the bootstrapping process for cluster nodes is being redesigned with significant security improvements. This feature is scheduled to be deprecated in the future and later removed. "EXPOSE" - Expose all VM metadata to pods. "GKE_METADATA_SERVER" - Run the GKE Metadata Server on this node. The GKE Metadata Server exposes a metadata API to workloads that is compatible with the V1 Compute Metadata APIs exposed by the Compute Engine and App Engine Metadata Servers. This feature can only be enabled if Workload Identity is enabled at the cluster level. - - - -This API documentation was generated by `crossdocs`. \ No newline at end of file diff --git a/docs/master/api/crossplaneio/stack-gcp/gcp-crossplane-io-v1alpha3.md b/docs/master/api/crossplaneio/stack-gcp/gcp-crossplane-io-v1alpha3.md deleted file mode 100644 index 6464a4f8..00000000 --- a/docs/master/api/crossplaneio/stack-gcp/gcp-crossplane-io-v1alpha3.md +++ /dev/null @@ -1,42 +0,0 @@ -# gcp.crossplane.io/v1alpha3 API Reference - -Package v1alpha3 contains the core resources of the Google Cloud Platform. - -This API group contains the following Crossplane resources: - -* [Provider](#Provider) - -## Provider - -A Provider configures a GCP 'provider', i.e. a connection to a particular GCP project using a particular GCP service account - - -Name | Type | Description ------|------|------------ -`apiVersion` | string | `gcp.crossplane.io/v1alpha3` -`kind` | string | `Provider` -`metadata` | [meta/v1.ObjectMeta](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.15/#objectmeta-v1-meta) | Kubernetes object metadata. -`spec` | [ProviderSpec](#ProviderSpec) | A ProviderSpec defines the desired state of a Provider. - - - -## ProviderSpec - -A ProviderSpec defines the desired state of a Provider. - -Appears in: - -* [Provider](#Provider) - - -Name | Type | Description ------|------|------------ -`projectID` | string | ProjectID is the project name (not numerical ID) of this GCP Provider. - - -ProviderSpec supports all fields of: - -* [v1alpha1.ProviderSpec](../crossplane-runtime/core-crossplane-io-v1alpha1.md#providerspec) - - -This API documentation was generated by `crossdocs`. \ No newline at end of file diff --git a/docs/master/api/crossplaneio/stack-gcp/servicenetworking-gcp-crossplane-io-v1beta1.md b/docs/master/api/crossplaneio/stack-gcp/servicenetworking-gcp-crossplane-io-v1beta1.md deleted file mode 100644 index 295b0979..00000000 --- a/docs/master/api/crossplaneio/stack-gcp/servicenetworking-gcp-crossplane-io-v1beta1.md +++ /dev/null @@ -1,125 +0,0 @@ -# servicenetworking.gcp.crossplane.io/v1beta1 API Reference - -Package v1beta1 contains managed resources for GCP service networking services such as connections. - -This API group contains the following Crossplane resources: - -* [Connection](#Connection) - -## Connection - -A Connection is a managed resource that represents a Google Cloud Service Networking Connection. - - -Name | Type | Description ------|------|------------ -`apiVersion` | string | `servicenetworking.gcp.crossplane.io/v1beta1` -`kind` | string | `Connection` -`metadata` | [meta/v1.ObjectMeta](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.15/#objectmeta-v1-meta) | Kubernetes object metadata. -`spec` | [ConnectionSpec](#ConnectionSpec) | A ConnectionSpec defines the desired state of a Connection. -`status` | [ConnectionStatus](#ConnectionStatus) | A ConnectionStatus represents the observed state of a Connection. - - - -## ConnectionObservation - -ConnectionObservation is used to show the observed state of the Connection. - -Appears in: - -* [ConnectionStatus](#ConnectionStatus) - - -Name | Type | Description ------|------|------------ -`peering` | string | Peering: The name of the VPC Network Peering connection that was created by the service producer. -`service` | string | Service: The name of the peering service that's associated with this connection, in the following format: `services/{service name}`. - - - -## ConnectionParameters - -ConnectionParameters define the desired state of a Google Cloud Service Networking Connection. Most fields map direct to a Connection: https://cloud.google.com/service-infrastructure/docs/service-networking/reference/rest/v1/services.connections#Connection - -Appears in: - -* [ConnectionSpec](#ConnectionSpec) - - -Name | Type | Description ------|------|------------ -`parent` | string | Parent: The service that is managing peering connectivity for a service producer's organization. For Google services that support this functionality, this value is services/servicenetworking.googleapis.com. -`network` | Optional string | Network: The name of service consumer's VPC network that's connected with service producer network, in the following format: `projects/{project}/global/networks/{network}`. `{project}` is a project number, such as in `12345` that includes the VPC service consumer's VPC network. `{network}` is the name of the service consumer's VPC network. -`networkRef` | Optional [NetworkURIReferencerForConnection](#NetworkURIReferencerForConnection) | NetworkRef references to a Network and retrieves its URI -`reservedPeeringRanges` | Optional []string | ReservedPeeringRanges: The name of one or more allocated IP address ranges for this service producer of type `PEERING`. -`reservedPeeringRangeRefs` | Optional [[]*github.com/crossplaneio/stack-gcp/apis/servicenetworking/v1beta1.GlobalAddressNameReferencerForConnection](#*github.com/crossplaneio/stack-gcp/apis/servicenetworking/v1beta1.GlobalAddressNameReferencerForConnection) | ReservedPeeringRangeRefs is a set of references to GlobalAddress objects - - - -## ConnectionSpec - -A ConnectionSpec defines the desired state of a Connection. - -Appears in: - -* [Connection](#Connection) - - -Name | Type | Description ------|------|------------ -`forProvider` | [ConnectionParameters](#ConnectionParameters) | ConnectionParameters define the desired state of a Google Cloud Service Networking Connection. Most fields map direct to a Connection: https://cloud.google.com/service-infrastructure/docs/service-networking/reference/rest/v1/services.connections#Connection - - -ConnectionSpec supports all fields of: - -* [v1alpha1.ResourceSpec](../crossplane-runtime/core-crossplane-io-v1alpha1.md#resourcespec) - - -## ConnectionStatus - -A ConnectionStatus represents the observed state of a Connection. - -Appears in: - -* [Connection](#Connection) - - -Name | Type | Description ------|------|------------ -`atProvider` | [ConnectionObservation](#ConnectionObservation) | ConnectionObservation is used to show the observed state of the Connection. - - -ConnectionStatus supports all fields of: - -* [v1alpha1.ResourceStatus](../crossplane-runtime/core-crossplane-io-v1alpha1.md#resourcestatus) - - -## GlobalAddressNameReferencerForConnection - -GlobalAddressNameReferencerForConnection is an attribute referencer that resolves name from a referenced GlobalAddress and assigns it to a Connection - - - - -GlobalAddressNameReferencerForConnection supports all fields of: - -* github.com/crossplaneio/stack-gcp/apis/compute/v1beta1.GlobalAddressNameReferencer - - -## NetworkURIReferencerForConnection - -NetworkURIReferencerForConnection is an attribute referencer that resolves network uri from a referenced Network and assigns it to a connection - -Appears in: - -* [ConnectionParameters](#ConnectionParameters) - - - - -NetworkURIReferencerForConnection supports all fields of: - -* github.com/crossplaneio/stack-gcp/apis/compute/v1beta1.NetworkURIReferencer - - -This API documentation was generated by `crossdocs`. \ No newline at end of file diff --git a/docs/master/cloud-providers/aws/aws-provider.md b/docs/master/cloud-providers/aws/aws-provider.md index ad280936..c4d3dc9d 100644 --- a/docs/master/cloud-providers/aws/aws-provider.md +++ b/docs/master/cloud-providers/aws/aws-provider.md @@ -130,7 +130,7 @@ to provide access information to the configured AWS account. [configured]: https://docs.aws.amazon.com/cli/latest/userguide/cli-chap-configure.html [AWS security credentials]: https://docs.aws.amazon.com/general/latest/gr/aws-security-credentials.html [secret]:https://kubernetes.io/docs/concepts/configuration/secret/ -[setup.sh]: https://github.com/crossplaneio/crossplane/blob/master/cluster/examples/aws-setup-provider/setup.sh +[setup.sh]: https://github.com/crossplane/crossplane/blob/master/cluster/examples/aws-setup-provider/setup.sh [aws named profile]: https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-profiles.html [aws user]: https://docs.aws.amazon.com/mediapackage/latest/ug/setting-up-create-iam-user.html [Access Key]: https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_access-keys.html diff --git a/docs/master/developer-guide.md b/docs/master/developer-guide.md index ed6246df..d5922ffa 100644 --- a/docs/master/developer-guide.md +++ b/docs/master/developer-guide.md @@ -89,17 +89,17 @@ To [learn more][learn-more] checkout these [useful links][learn-more]. [services-user-guide]: services-guide.md [stack-user-guide]: stacks-guide.md [stack-registry]: https://hub.docker.com/search?q=crossplane&type=image -[crossplane-cli-usage]: https://github.com/crossplaneio/crossplane-cli#usage -[stack-install-docs]: https://github.com/crossplaneio/crossplane/blob/master/design/design-doc-stacks.md#installation-flow -[stack-gcp]: https://github.com/crossplaneio/stack-gcp -[stack-aws]: https://github.com/crossplaneio/stack-aws -[stack-azure]: https://github.com/crossplaneio/stack-azure -[stack-wordpress]: https://github.com/crossplaneio/sample-stack-wordpress +[crossplane-cli-usage]: https://github.com/crossplane/crossplane-cli#usage +[stack-install-docs]: https://github.com/crossplane/crossplane/blob/master/design/design-doc-stacks.md#installation-flow +[stack-gcp]: https://github.com/crossplane/stack-gcp +[stack-aws]: https://github.com/crossplane/stack-aws +[stack-azure]: https://github.com/crossplane/stack-azure +[stack-wordpress]: https://github.com/crossplane/sample-stack-wordpress [stack-wordpress-registry]: https://hub.docker.com/r/crossplane/sample-stack-wordpress -[stack-manager]: https://github.com/crossplaneio/crossplane/blob/master/design/design-doc-stacks.md#terminology +[stack-manager]: https://github.com/crossplane/crossplane/blob/master/design/design-doc-stacks.md#terminology [services-developer-guide]: services-developer-guide.md -[stack-quick-start]: https://github.com/crossplaneio/crossplane-cli#quick-start-stacks +[stack-quick-start]: https://github.com/crossplane/crossplane-cli#quick-start-stacks [kubernetes-controller]: https://kubernetes.io/docs/concepts/extend-kubernetes/api-extension/custom-resources/#custom-controllers [join-crossplane-slack]: https://slack.crossplane.io -[contact-us]: https://github.com/crossplaneio/crossplane#contact +[contact-us]: https://github.com/crossplane/crossplane#contact [learn-more]: learn-more.md diff --git a/docs/master/learn-more.md b/docs/master/learn-more.md index c4f978b6..8af2edf1 100644 --- a/docs/master/learn-more.md +++ b/docs/master/learn-more.md @@ -12,25 +12,25 @@ If you have any questions, please drop us a note on [Crossplane Slack][join-cros - [CNCF Talks & Community Presentations](https://www.youtube.com/playlist?list=PL510POnNVaaZJj9OG6PbgsZvgYbhwJRyE) - [Software Engineering Daily - Intro Podcast](https://softwareengineeringdaily.com/2019/01/02/crossplane-multicloud-control-plane-with-bassam-tabbara/) - [Crossplane Architecture](https://docs.google.com/document/d/1whncqdUeU2cATGEJhHvzXWC9xdK29Er45NJeoemxebo/edit?usp=sharing) - - [Latest Design Docs](https://github.com/crossplaneio/crossplane/tree/master/design) - - [Roadmap](https://github.com/crossplaneio/crossplane/blob/master/ROADMAP.md) + - [Latest Design Docs](https://github.com/crossplane/crossplane/tree/master/design) + - [Roadmap](https://github.com/crossplane/crossplane/blob/master/ROADMAP.md) ***Writing Kubernetes controllers to extend Crossplane*** - [Keep the Space Shuttle Flying: Writing Robust Operators](https://www.youtube.com/watch?v=uf97lOApOv8) - [Best practices for building Kubernetes Operators](https://cloud.google.com/blog/products/containers-kubernetes/best-practices-for-building-kubernetes-operators-and-stateful-apps) - [Programming Kubernetes Book](https://www.oreilly.com/library/view/programming-kubernetes/9781492047094/) - - [Crossplane Reconciler Patterns](https://github.com/crossplaneio/crossplane/blob/master/design/design-doc-reconciler-patterns.md) - - [Contributor Guide](https://github.com/crossplaneio/crossplane/blob/master/CONTRIBUTING.md) + - [Crossplane Reconciler Patterns](https://github.com/crossplane/crossplane/blob/master/design/design-doc-reconciler-patterns.md) + - [Contributor Guide](https://github.com/crossplane/crossplane/blob/master/CONTRIBUTING.md) ***Join the growing Crossplane community and get involved!*** - Join our [Community Slack](https://slack.crossplane.io/)! -- Submit an issue on [GitHub](https://github.com/crossplaneio/crossplane) -- Attend our bi-weekly [Community Meeting](https://github.com/crossplaneio/crossplane#community-meeting) -- Join our bi-weekly live stream: [The Binding Status](https://github.com/crossplaneio/tbs) +- Submit an issue on [GitHub](https://github.com/crossplane/crossplane) +- Attend our bi-weekly [Community Meeting](https://github.com/crossplane/crossplane#community-meeting) +- Join our bi-weekly live stream: [The Binding Status](https://github.com/crossplane/tbs) - Subscribe to our [YouTube Channel](https://www.youtube.com/channel/UC19FgzMBMqBro361HbE46Fw) - Drop us a note on Twitter: [@crossplane_io](https://twitter.com/crossplane_io) - Email us: [info@crossplane.io](mailto:info@crossplane.io) [join-crossplane-slack]: https://slack.crossplane.io -[contact-us]: https://github.com/crossplaneio/crossplane#contact +[contact-us]: https://github.com/crossplane/crossplane#contact diff --git a/docs/master/observability-developer-guide.md b/docs/master/observability-developer-guide.md index d5e69804..bcfbe9f3 100644 --- a/docs/master/observability-developer-guide.md +++ b/docs/master/observability-developer-guide.md @@ -183,15 +183,15 @@ Keep the following in mind when using the above libraries: Finally, when in doubt, aim for consistency with existing Crossplane controller implementations. -[not yet implemented]: https://github.com/crossplaneio/crossplane/issues/314 +[not yet implemented]: https://github.com/crossplane/crossplane/issues/314 [Events]: https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.16/#event-v1-core [debugging an application cluster]: https://kubernetes.io/docs/tasks/debug-application-cluster/ [Dave Cheney article]: https://dave.cheney.net/2015/11/05/lets-talk-about-logging -[`event`]: https://godoc.org/github.com/crossplaneio/crossplane-runtime/pkg/event -[`logging`]: https://godoc.org/github.com/crossplaneio/crossplane-runtime/pkg/logging +[`event`]: https://godoc.org/github.com/crossplane/crossplane-runtime/pkg/event +[`logging`]: https://godoc.org/github.com/crossplane/crossplane-runtime/pkg/logging [Do]: https://peter.bourgon.org/go-best-practices-2016/#logging-and-instrumentation [not]: https://dave.cheney.net/2017/01/23/the-package-level-logger-anti-pattern [`Reconciler`]: https://godoc.org/sigs.k8s.io/controller-runtime/pkg/reconcile#Reconciler -[managed resource reconciler]: https://github.com/crossplaneio/crossplane-runtime/blob/a6bb0/pkg/reconciler/managed/reconciler.go#L436 +[managed resource reconciler]: https://github.com/crossplane/crossplane-runtime/blob/a6bb0/pkg/reconciler/managed/reconciler.go#L436 [wrapping errors]: https://godoc.org/github.com/pkg/errors#Wrap [API conventions]: https://github.com/kubernetes/community/blob/09f55c6/contributors/devel/sig-architecture/api-conventions.md#events \ No newline at end of file diff --git a/docs/master/release/release-process.md b/docs/master/release/release-process.md index b38ab614..625bc36e 100644 --- a/docs/master/release/release-process.md +++ b/docs/master/release/release-process.md @@ -38,11 +38,11 @@ This document will cover the release process for all of the repositories that th maintains and publishes regular versioned artifacts from. This set of repositories covers both core Crossplane and the set of Stacks that Crossplane currently maintains: -* [`crossplane`](https://github.com/crossplaneio/crossplane) -* [`stack-gcp`](https://github.com/crossplaneio/stack-gcp) -* [`stack-aws`](https://github.com/crossplaneio/stack-aws) -* [`stack-azure`](https://github.com/crossplaneio/stack-azure) -* [`stack-rook`](https://github.com/crossplaneio/stack-rook) +* [`crossplane`](https://github.com/crossplane/crossplane) +* [`stack-gcp`](https://github.com/crossplane/stack-gcp) +* [`stack-aws`](https://github.com/crossplane/stack-aws) +* [`stack-azure`](https://github.com/crossplane/stack-azure) +* [`stack-rook`](https://github.com/crossplane/stack-rook) The release process for Stacks is almost identical to that of core Crossplane because they use the @@ -57,7 +57,7 @@ following conditions should be met: * All expected features should be ["complete"](#857) and merged into master. This includes user guides, examples, API documentation via [crossdocs](https://github.com/negz/crossdocs/), and test updates. -* All issues in the [milestone](https://github.com/crossplaneio/crossplane/milestones) should be +* All issues in the [milestone](https://github.com/crossplane/crossplane/milestones) should be closed * Sanity testing has been performed on `master` @@ -73,7 +73,7 @@ process](https://github.com/upbound/build/blob/master/makelib/common.mk#L182-L19 describe --tags`. > **NOTE:** The `tag` pipeline does not yet support extra tags in the version number, such as -`v0.5.0-rc`. [#330](https://github.com/crossplaneio/crossplane/issues/330) will be resolved when +`v0.5.0-rc`. [#330](https://github.com/crossplane/crossplane/issues/330) will be resolved when this functionality is available. In the meantime, manually tagging and pushing to the repo required. @@ -87,7 +87,7 @@ v0.5.0-rc ``` After the tag pipeline has succeeded, verify in the [GitHub -UI](https://github.com/crossplaneio/crossplane/tags) that the tag was successfully applied to the +UI](https://github.com/crossplane/crossplane/tags) that the tag was successfully applied to the correct commit. ### Create Release Branch @@ -98,7 +98,7 @@ you just use the branch selector drop down and type in the name of the new relea If this is the first ever release branch being created in a repo (uncommon), you should also set up branch protection rules for the `release-*` pattern. You can find existing examples in the -[Crossplane repo settings](https://github.com/crossplaneio/crossplane/settings/branches). +[Crossplane repo settings](https://github.com/crossplane/crossplane/settings/branches). At this point, the `HEAD` commit in the release branch will be our release candidate. The build pipeline will automatically be started due to the create branch event, so we can start to perform @@ -139,12 +139,12 @@ yet. We're getting close to starting the official release, so you should take this opportunity to draft up the release notes. You can create a [new release draft -here](https://github.com/crossplaneio/crossplane/releases/new). Make sure you select "This is a +here](https://github.com/crossplane/crossplane/releases/new). Make sure you select "This is a pre-release" and hit "Save draft" when you are ready to share and collect feedback. Do **not** hit "Publish release" yet. You can see and follow the template and structure from [previous -releases](https://github.com/crossplaneio/crossplane/releases). +releases](https://github.com/crossplane/crossplane/releases). ### Stack Release Process @@ -200,16 +200,16 @@ Back in the core Crossplane repository, we need to update the release branch doc point to the freshly released stack versions. * Documentation, such as [Installation - instructions](https://github.com/crossplaneio/crossplane/blob/master/docs/install-crossplane.md#installing-cloud-provider-stacks), + instructions](https://github.com/crossplane/crossplane/blob/master/docs/install-crossplane.md#installing-cloud-provider-stacks), and [Stack - guides](https://github.com/crossplaneio/crossplane/blob/master/docs/stacks-guide-gcp.md). + guides](https://github.com/crossplane/crossplane/blob/master/docs/stacks-guide-gcp.md). * searching for `:master` will help a lot here * `kubectl -k` statements will contain `?ref=master`, which should be updated to the release branch name instead, e.g. `?ref=release-0.4` * Examples, such as [`StackInstall` yaml - files](https://github.com/crossplaneio/crossplane/tree/master/cluster/examples/stacks) + files](https://github.com/crossplane/crossplane/tree/master/cluster/examples/stacks) * [Helm chart - defaults](https://github.com/crossplaneio/crossplane/blob/master/cluster/charts/crossplane/values.yaml.tmpl) + defaults](https://github.com/crossplane/crossplane/blob/master/cluster/charts/crossplane/values.yaml.tmpl) for stack versions ### Tag Core Crossplane @@ -255,7 +255,7 @@ the release has been promoted to the right channel. ### Publish Release Notes Now that the release has been published and verified, you can publish the [release -notes](https://github.com/crossplaneio/crossplane/releases) that you drafted earlier. After +notes](https://github.com/crossplane/crossplane/releases) that you drafted earlier. After incorporating all feedback, you can now click on the "Publish release" button. This will send an email notification with the release notes to all watchers of the repo. diff --git a/docs/master/services-developer-guide.md b/docs/master/services-developer-guide.md index 3812f5f9..25d98793 100644 --- a/docs/master/services-developer-guide.md +++ b/docs/master/services-developer-guide.md @@ -208,7 +208,7 @@ should look as follows: type FavouriteDBInstanceParameters struct { // We're still working on a standard for naming external resources. See - // https://github.com/crossplaneio/crossplane/issues/624 for context. + // https://github.com/crossplane/crossplane/issues/624 for context. // Name of this instance. Name string `json:"name"` @@ -498,13 +498,13 @@ import ( // An API client of the hypothetical FavouriteDB service. "github.com/fcp-sdk/v1/services/database" - runtimev1alpha1 "github.com/crossplaneio/crossplane-runtime/apis/core/v1alpha1" - "github.com/crossplaneio/crossplane-runtime/pkg/meta" - "github.com/crossplaneio/crossplane-runtime/pkg/resource" - "github.com/crossplaneio/crossplane-runtime/pkg/reconciler/managed" + runtimev1alpha1 "github.com/crossplane/crossplane-runtime/apis/core/v1alpha1" + "github.com/crossplane/crossplane-runtime/pkg/meta" + "github.com/crossplane/crossplane-runtime/pkg/resource" + "github.com/crossplane/crossplane-runtime/pkg/reconciler/managed" - "github.com/crossplaneio/stack-fcp/apis/database/v1alpha3" - fcpv1alpha3 "github.com/crossplaneio/stack-fcp/apis/v1alpha3" + "github.com/crossplane/stack-fcp/apis/database/v1alpha3" + fcpv1alpha3 "github.com/crossplane/stack-fcp/apis/v1alpha3" ) type FavouriteDBInstanceController struct{} @@ -654,7 +654,7 @@ func (e *external) Create(ctx context.Context, mg resource.Managed) (managed.Ext // an error if asked to create a resource that already exists. Real managed // resource controllers are advised to avoid unintentially 'adoptign' an // existing, unrelated external resource, per - // https://github.com/crossplaneio/crossplane-runtime/issues/27 + // https://github.com/crossplane/crossplane-runtime/issues/27 return managed.ExternalCreation{ConnectionDetails: cd}, errors.Wrap(resource.Ignore(database.IsExists, err), "cannot create instance") } @@ -710,16 +710,16 @@ import ( ctrl "sigs.k8s.io/controller-runtime" - runtimev1alpha1 "github.com/crossplaneio/crossplane-runtime/apis/core/v1alpha1" - "github.com/crossplaneio/crossplane-runtime/pkg/resource" - "github.com/crossplaneio/crossplane-runtime/pkg/reconciler/claimscheduling" + runtimev1alpha1 "github.com/crossplane/crossplane-runtime/apis/core/v1alpha1" + "github.com/crossplane/crossplane-runtime/pkg/resource" + "github.com/crossplane/crossplane-runtime/pkg/reconciler/claimscheduling" // Note that the hypothetical FancySQL resource claim is part of Crossplane, // not stack-fcp, because it is (hypothetically) portable across multiple // infrastructure stacks. - databasev1alpha1 "github.com/crossplaneio/crossplane/apis/database/v1alpha1" + databasev1alpha1 "github.com/crossplane/crossplane/apis/database/v1alpha1" - "github.com/crossplaneio/stack-fcp/apis/database/v1alpha3" + "github.com/crossplane/stack-fcp/apis/database/v1alpha3" ) type PostgreSQLInstanceClaimSchedulingController struct{} @@ -779,16 +779,16 @@ import ( ctrl "sigs.k8s.io/controller-runtime" - runtimev1alpha1 "github.com/crossplaneio/crossplane-runtime/apis/core/v1alpha1" - "github.com/crossplaneio/crossplane-runtime/pkg/resource" - "github.com/crossplaneio/crossplane-runtime/pkg/reconciler/claimdefaulting" + runtimev1alpha1 "github.com/crossplane/crossplane-runtime/apis/core/v1alpha1" + "github.com/crossplane/crossplane-runtime/pkg/resource" + "github.com/crossplane/crossplane-runtime/pkg/reconciler/claimdefaulting" // Note that the hypothetical FancySQL resource claim is part of Crossplane, // not stack-fcp, because it is (hypothetically) portable across multiple // infrastructure stacks. - databasev1alpha1 "github.com/crossplaneio/crossplane/apis/database/v1alpha1" + databasev1alpha1 "github.com/crossplane/crossplane/apis/database/v1alpha1" - "github.com/crossplaneio/stack-fcp/apis/database/v1alpha3" + "github.com/crossplane/stack-fcp/apis/database/v1alpha3" ) type PostgreSQLInstanceClaimDefaultingController struct{} @@ -852,16 +852,16 @@ import ( ctrl "sigs.k8s.io/controller-runtime" "sigs.k8s.io/controller-runtime/pkg/source" - runtimev1alpha1 "github.com/crossplaneio/crossplane-runtime/apis/core/v1alpha1" - "github.com/crossplaneio/crossplane-runtime/pkg/resource" - "github.com/crossplaneio/crossplane-runtime/pkg/reconciler/claimbinding" + runtimev1alpha1 "github.com/crossplane/crossplane-runtime/apis/core/v1alpha1" + "github.com/crossplane/crossplane-runtime/pkg/resource" + "github.com/crossplane/crossplane-runtime/pkg/reconciler/claimbinding" // Note that the hypothetical FancySQL resource claim is part of Crossplane, // not stack-fcp, because it is (hypothetically) portable across multiple // infrastructure stacks. - databasev1alpha1 "github.com/crossplaneio/crossplane/apis/database/v1alpha1" + databasev1alpha1 "github.com/crossplane/crossplane/apis/database/v1alpha1" - "github.com/crossplaneio/stack-fcp/apis/database/v1alpha3" + "github.com/crossplane/stack-fcp/apis/database/v1alpha3" ) type FavouriteDBInstanceClaimController struct{} @@ -980,11 +980,11 @@ import ( ctrl "sigs.k8s.io/controller-runtime" "sigs.k8s.io/controller-runtime/pkg/source" - "github.com/crossplaneio/crossplane-runtime/pkg/resource" - "github.com/crossplaneio/crossplane-runtime/pkg/reconciler/secret" - databasev1alpha1 "github.com/crossplaneio/crossplane/apis/database/v1alpha1" + "github.com/crossplane/crossplane-runtime/pkg/resource" + "github.com/crossplane/crossplane-runtime/pkg/reconciler/secret" + databasev1alpha1 "github.com/crossplane/crossplane/apis/database/v1alpha1" - "github.com/crossplaneio/stack-fcp/apis/database/v1alpha3" + "github.com/crossplane/stack-fcp/apis/database/v1alpha3" ) type FavouriteDBInstanceSecretController struct{} @@ -1029,11 +1029,11 @@ import ( ctrl "sigs.k8s.io/controller-runtime" - "github.com/crossplaneio/crossplane-runtime/pkg/reconciler/target" - "github.com/crossplaneio/crossplane-runtime/pkg/resource" - workloadv1alpha1 "github.com/crossplaneio/crossplane/apis/workload/v1alpha1" + "github.com/crossplane/crossplane-runtime/pkg/reconciler/target" + "github.com/crossplane/crossplane-runtime/pkg/resource" + workloadv1alpha1 "github.com/crossplane/crossplane/apis/workload/v1alpha1" - "github.com/crossplaneio/stack-fcp/apis/compute/v1alpha3" + "github.com/crossplane/stack-fcp/apis/compute/v1alpha3" ) type FavoriteClusterTargetController struct{} @@ -1074,10 +1074,10 @@ import ( "sigs.k8s.io/controller-runtime/pkg/manager" "sigs.k8s.io/controller-runtime/pkg/manager/signals" - crossplaneapis "github.com/crossplaneio/crossplane/apis" + crossplaneapis "github.com/crossplane/crossplane/apis" - fcpapis "github.com/crossplaneio/stack-fcp/apis" - "github.com/crossplaneio/stack-fcp/pkg/controller" + fcpapis "github.com/crossplane/stack-fcp/apis" + "github.com/crossplane/stack-fcp/pkg/controller" ) func main() { @@ -1121,56 +1121,56 @@ value any feedback you may have about the services development process! [resource claim]: concepts.md#resource-claim [resource class]: concepts.md#resource-class [dynamic provisioning]: concepts.md#dynamic-and-static-provisioning -[`CloudMemorystoreInstance`]: https://github.com/crossplaneio/stack-gcp/blob/85a6ed3c669a021f1d61be51b2cbe2714b0bc70b/apis/cache/v1beta1/cloudmemorystore_instance_types.go#L184 -[`CloudMemorystoreInstanceClass`]: https://github.com/crossplaneio/stack-gcp/blob/85a6ed3c669a021f1d61be51b2cbe2714b0bc70b/apis/cache/v1beta1/cloudmemorystore_instance_types.go#L217 -[`Provider`]: https://github.com/crossplaneio/stack-gcp/blob/85a6ed3c669a021f1d61be51b2cbe2714b0bc70b/apis/v1alpha3/types.go#L41 -[`RedisCluster`]: https://github.com/crossplaneio/crossplane/blob/3c6cf4e/apis/cache/v1alpha1/rediscluster_types.go#L40 -[`RedisClusterClass`]: https://github.com/crossplaneio/crossplane/blob/3c6cf4e/apis/cache/v1alpha1/rediscluster_types.go#L116 +[`CloudMemorystoreInstance`]: https://github.com/crossplane/stack-gcp/blob/85a6ed3c669a021f1d61be51b2cbe2714b0bc70b/apis/cache/v1beta1/cloudmemorystore_instance_types.go#L184 +[`CloudMemorystoreInstanceClass`]: https://github.com/crossplane/stack-gcp/blob/85a6ed3c669a021f1d61be51b2cbe2714b0bc70b/apis/cache/v1beta1/cloudmemorystore_instance_types.go#L217 +[`Provider`]: https://github.com/crossplane/stack-gcp/blob/85a6ed3c669a021f1d61be51b2cbe2714b0bc70b/apis/v1alpha3/types.go#L41 +[`RedisCluster`]: https://github.com/crossplane/crossplane/blob/3c6cf4e/apis/cache/v1alpha1/rediscluster_types.go#L40 +[`RedisClusterClass`]: https://github.com/crossplane/crossplane/blob/3c6cf4e/apis/cache/v1alpha1/rediscluster_types.go#L116 [watching the API server]: https://kubernetes.io/docs/reference/using-api/api-concepts/#efficient-detection-of-changes [kubebuilder]: https://kubebuilder.io/ [controller-runtime]: https://github.com/kubernetes-sigs/controller-runtime -[crossplane-runtime]: https://github.com/crossplaneio/crossplane-runtime/ -[crossplane-runtime v0.4.0]: https://github.com/crossplaneio/crossplane-runtime/releases/tag/v0.4.0 +[crossplane-runtime]: https://github.com/crossplane/crossplane-runtime/ +[crossplane-runtime v0.4.0]: https://github.com/crossplane/crossplane-runtime/releases/tag/v0.4.0 [golden path]: https://charity.wtf/2018/12/02/software-sprawl-the-golden-path-and-scaling-teams-with-agency/ [API Conventions]: https://github.com/kubernetes/community/blob/c6e1e89a/contributors/devel/sig-architecture/api-conventions.md [kubebuilder book]: https://book.kubebuilder.io/ -[Stacks quick start]: https://github.com/crossplaneio/crossplane-cli/blob/357d18e7b/README.md#quick-start-stacks +[Stacks quick start]: https://github.com/crossplane/crossplane-cli/blob/357d18e7b/README.md#quick-start-stacks [resources]: https://kubebuilder.io/cronjob-tutorial/gvks.html#kinds-and-resources [kinds]: https://kubebuilder.io/cronjob-tutorial/gvks.html#kinds-and-resources [objects]: https://kubernetes.io/docs/concepts/#kubernetes-objects [comment marker]: https://kubebuilder.io/reference/markers.html [comment markers]: https://kubebuilder.io/reference/markers.html -[`resource.Managed`]: https://godoc.org/github.com/crossplaneio/crossplane-runtime/pkg/resource#Managed -[`resource.Claim`]: https://godoc.org/github.com/crossplaneio/crossplane-runtime/pkg/resource#Claim -[`resource.Class`]: https://godoc.org/github.com/crossplaneio/crossplane-runtime/pkg/resource#Class -[`managed.Reconciler`]: https://godoc.org/github.com/crossplaneio/crossplane-runtime/pkg/reconciler/managed#Reconciler -[`managed.NewReconciler`]: https://godoc.org/github.com/crossplaneio/crossplane-runtime/pkg/reconciler/managed#NewReconciler -[`claimbinding.Reconciler`]: https://godoc.org/github.com/crossplaneio/crossplane-runtime/pkg/reconciler/claimbinding#Reconciler -[`claimbinding.NewReconciler`]: https://godoc.org/github.com/crossplaneio/crossplane-runtime/pkg/reconciler/claimbinding#NewReconciler -[`claimscheduling.Reconciler`]: https://godoc.org/github.com/crossplaneio/crossplane-runtime/pkg/reconciler/claimscheduling#Reconciler -[`claimscheduling.NewReconciler`]: https://github.com/crossplaneio/crossplane-runtime/blob/master/pkg/reconciler/claimscheduling/reconciler.go#L83 -[`claimdefaulting.Reconciler`]: https://godoc.org/github.com/crossplaneio/crossplane-runtime/pkg/reconciler/claimdefaulting#Reconciler -[`claimdefaulting.NewReconciler`]: https://godoc.org/github.com/crossplaneio/crossplane-runtime/pkg/reconciler/claimdefaulting#NewReconciler -[`secret.NewReconciler`]: https://godoc.org/github.com/crossplaneio/crossplane-runtime/pkg/reconciler/secret#NewReconciler -[`managed.ExternalConnecter`]: https://godoc.org/github.com/crossplaneio/crossplane-runtime/pkg/reconciler/managed#ExternalConnecter -[`managed.ExternalClient`]: https://godoc.org/github.com/crossplaneio/crossplane-runtime/pkg/reconciler/managed#ExternalClient -[`claimbinding.ManagedConfigurator`]: https://godoc.org/github.com/crossplaneio/crossplane-runtime/pkg/reconciler/claimbinding#ManagedConfigurator -[`target.Reconciler`]: https://godoc.org/github.com/crossplaneio/crossplane-runtime/pkg/reconciler/target#Reconciler -[`ResourceSpec`]: https://godoc.org/github.com/crossplaneio/crossplane-runtime/apis/core/v1alpha1#ResourceSpec -[`ResourceStatus`]: https://godoc.org/github.com/crossplaneio/crossplane-runtime/apis/core/v1alpha1#ResourceStatus -[`ResourceClaimSpec`]: https://godoc.org/github.com/crossplaneio/crossplane-runtime/apis/core/v1alpha1#ResourceClaimSpec -[`ResourceClaimStatus`]: https://godoc.org/github.com/crossplaneio/crossplane-runtime/apis/core/v1alpha1#ResourceClaimStatus -[`ClassSpecTemplate`]: https://godoc.org/github.com/crossplaneio/crossplane-runtime/apis/core/v1alpha1#ClassSpecTemplate -[`ProviderSpec`]: https://godoc.org/github.com/crossplaneio/crossplane-runtime/apis/core/v1alpha1#ProviderSpec -['managed.ExternalConnecter`]: https://godoc.org/github.com/crossplaneio/crossplane-runtime/pkg/reconciler/managed#ExternalConnecter -[opening a Crossplane issue]: https://github.com/crossplaneio/crossplane/issues/new/choose +[`resource.Managed`]: https://godoc.org/github.com/crossplane/crossplane-runtime/pkg/resource#Managed +[`resource.Claim`]: https://godoc.org/github.com/crossplane/crossplane-runtime/pkg/resource#Claim +[`resource.Class`]: https://godoc.org/github.com/crossplane/crossplane-runtime/pkg/resource#Class +[`managed.Reconciler`]: https://godoc.org/github.com/crossplane/crossplane-runtime/pkg/reconciler/managed#Reconciler +[`managed.NewReconciler`]: https://godoc.org/github.com/crossplane/crossplane-runtime/pkg/reconciler/managed#NewReconciler +[`claimbinding.Reconciler`]: https://godoc.org/github.com/crossplane/crossplane-runtime/pkg/reconciler/claimbinding#Reconciler +[`claimbinding.NewReconciler`]: https://godoc.org/github.com/crossplane/crossplane-runtime/pkg/reconciler/claimbinding#NewReconciler +[`claimscheduling.Reconciler`]: https://godoc.org/github.com/crossplane/crossplane-runtime/pkg/reconciler/claimscheduling#Reconciler +[`claimscheduling.NewReconciler`]: https://github.com/crossplane/crossplane-runtime/blob/master/pkg/reconciler/claimscheduling/reconciler.go#L83 +[`claimdefaulting.Reconciler`]: https://godoc.org/github.com/crossplane/crossplane-runtime/pkg/reconciler/claimdefaulting#Reconciler +[`claimdefaulting.NewReconciler`]: https://godoc.org/github.com/crossplane/crossplane-runtime/pkg/reconciler/claimdefaulting#NewReconciler +[`secret.NewReconciler`]: https://godoc.org/github.com/crossplane/crossplane-runtime/pkg/reconciler/secret#NewReconciler +[`managed.ExternalConnecter`]: https://godoc.org/github.com/crossplane/crossplane-runtime/pkg/reconciler/managed#ExternalConnecter +[`managed.ExternalClient`]: https://godoc.org/github.com/crossplane/crossplane-runtime/pkg/reconciler/managed#ExternalClient +[`claimbinding.ManagedConfigurator`]: https://godoc.org/github.com/crossplane/crossplane-runtime/pkg/reconciler/claimbinding#ManagedConfigurator +[`target.Reconciler`]: https://godoc.org/github.com/crossplane/crossplane-runtime/pkg/reconciler/target#Reconciler +[`ResourceSpec`]: https://godoc.org/github.com/crossplane/crossplane-runtime/apis/core/v1alpha1#ResourceSpec +[`ResourceStatus`]: https://godoc.org/github.com/crossplane/crossplane-runtime/apis/core/v1alpha1#ResourceStatus +[`ResourceClaimSpec`]: https://godoc.org/github.com/crossplane/crossplane-runtime/apis/core/v1alpha1#ResourceClaimSpec +[`ResourceClaimStatus`]: https://godoc.org/github.com/crossplane/crossplane-runtime/apis/core/v1alpha1#ResourceClaimStatus +[`ClassSpecTemplate`]: https://godoc.org/github.com/crossplane/crossplane-runtime/apis/core/v1alpha1#ClassSpecTemplate +[`ProviderSpec`]: https://godoc.org/github.com/crossplane/crossplane-runtime/apis/core/v1alpha1#ProviderSpec +['managed.ExternalConnecter`]: https://godoc.org/github.com/crossplane/crossplane-runtime/pkg/reconciler/managed#ExternalConnecter +[opening a Crossplane issue]: https://github.com/crossplane/crossplane/issues/new/choose [`GroupVersionKind`]: https://godoc.org/k8s.io/apimachinery/pkg/runtime/schema#GroupVersionKind [`reconcile.Reconciler`]: https://godoc.org/sigs.k8s.io/controller-runtime/pkg/reconcile#Reconciler -[favor]: https://github.com/crossplaneio/crossplane/issues/452 -[reach out]: https://github.com/crossplaneio/crossplane#contact +[favor]: https://github.com/crossplane/crossplane/issues/452 +[reach out]: https://github.com/crossplane/crossplane#contact [#sig-services]: https://crossplane.slack.com/messages/sig-services -[crossplaneio org]: https://github.com/crossplaneio -[`angryjet`]: https://github.com/crossplaneio/crossplane-tools +[crossplaneio org]: https://github.com/crossplane +[`angryjet`]: https://github.com/crossplane/crossplane-tools [Managed Resource API Patterns]: ../design/one-pager-managed-resource-api-design.md -[Crossplane CLI]: https://github.com/crossplaneio/crossplane-cli#quick-start-stacks -[`angryjet` documentation]: https://github.com/crossplaneio/crossplane-tools/blob/master/README.md +[Crossplane CLI]: https://github.com/crossplane/crossplane-cli#quick-start-stacks +[`angryjet` documentation]: https://github.com/crossplane/crossplane-tools/blob/master/README.md diff --git a/docs/master/services-guide.md b/docs/master/services-guide.md index 054ee1de..7cf7f8e2 100644 --- a/docs/master/services-guide.md +++ b/docs/master/services-guide.md @@ -138,6 +138,6 @@ existing cluster are provided in the service guides for: [stack-guide-aws]: stacks-guide-aws.md [stack-guide-azure]: stacks-guide-azure.md -[contact-us]: https://github.com/crossplaneio/crossplane#contact +[contact-us]: https://github.com/crossplane/crossplane#contact [join-crossplane-slack]: https://slack.crossplane.io [learn-more]: learn-more.md diff --git a/docs/master/stacks-guide-aws.md b/docs/master/stacks-guide-aws.md index 396bfe68..ee48bf36 100644 --- a/docs/master/stacks-guide-aws.md +++ b/docs/master/stacks-guide-aws.md @@ -116,13 +116,13 @@ configurations in Crossplane. Apply the sample network configuration resources: ```bash -kubectl apply -k github.com/crossplaneio/crossplane//cluster/examples/workloads/kubernetes/wordpress/aws/network-config?ref=master +kubectl apply -k github.com/crossplane/crossplane//cluster/examples/workloads/kubernetes/wordpress/aws/network-config?ref=master ``` And you're done! You can check the status of the provisioning by running: ```bash -kubectl get -k github.com/crossplaneio/crossplane//cluster/examples/workloads/kubernetes/wordpress/aws/network-config?ref=master +kubectl get -k github.com/crossplane/crossplane//cluster/examples/workloads/kubernetes/wordpress/aws/network-config?ref=master ``` When all resources have the `Ready` condition in `True` state, the provisioning @@ -143,7 +143,7 @@ connectivity][aws-resource-connectivity] design document. To inspect the resources that we created above, let's run: ```bash -kubectl kustomize github.com/crossplaneio/crossplane//cluster/examples/workloads/kubernetes/wordpress/aws/network-config?ref=master > network-config.yaml +kubectl kustomize github.com/crossplane/crossplane//cluster/examples/workloads/kubernetes/wordpress/aws/network-config?ref=master > network-config.yaml ``` This will save the sample network configuration resources locally in @@ -438,7 +438,7 @@ repository. Apply the sample AWS resource classes: ```bash -kubectl apply -k github.com/crossplaneio/crossplane//cluster/examples/workloads/kubernetes/wordpress/aws/resource-classes?ref=master +kubectl apply -k github.com/crossplane/crossplane//cluster/examples/workloads/kubernetes/wordpress/aws/resource-classes?ref=master ``` And you're done! Note that these resources do not immediately provision external @@ -449,7 +449,7 @@ AWS resources, as they only serve as as template classes. To inspect the resource classes that we created above, run: ```bash -kubectl kustomize github.com/crossplaneio/crossplane//cluster/examples/workloads/kubernetes/wordpress/aws/resource-classes?ref=master > resource-classes.yaml +kubectl kustomize github.com/crossplane/crossplane//cluster/examples/workloads/kubernetes/wordpress/aws/resource-classes?ref=master > resource-classes.yaml ``` This will save the sample resource classes YAML locally in @@ -550,14 +550,14 @@ off. [crossplane-concepts]: concepts.md [stacks-guide]: stacks-guide.md [aws]: https://aws.amazon.com -[stack-aws]: https://github.com/crossplaneio/stack-aws -[sample-wordpress-stack]: https://github.com/crossplaneio/sample-stack-wordpress -[stack-docs]: https://github.com/crossplaneio/crossplane/blob/master/design/design-doc-stacks.md#crossplane-stacks +[stack-aws]: https://github.com/crossplane/stack-aws +[sample-wordpress-stack]: https://github.com/crossplane/sample-stack-wordpress +[stack-docs]: https://github.com/crossplane/crossplane/blob/master/design/design-doc-stacks.md#crossplane-stacks [aws command line tool]: https://aws.amazon.com/cli/ -[crossplane-cli]: https://github.com/crossplaneio/crossplane-cli/tree/release-0.2 +[crossplane-cli]: https://github.com/crossplane/crossplane-cli/tree/release-0.2 [Virtual Private Network]: https://aws.amazon.com/vpc/ [Subnet]: https://docs.aws.amazon.com/vpc/latest/userguide/VPC_Subnets.html#vpc-subnet-basics -[aws-resource-connectivity]: https://github.com/crossplaneio/crossplane/blob/master/design/one-pager-resource-connectivity-mvp.md#amazon-web-services +[aws-resource-connectivity]: https://github.com/crossplane/crossplane/blob/master/design/one-pager-resource-connectivity-mvp.md#amazon-web-services [Internet Gateway]: https://docs.aws.amazon.com/vpc/latest/userguide/VPC_Internet_Gateway.html [Route Table]: https://docs.aws.amazon.com/vpc/latest/userguide/VPC_Route_Tables.html [Security Group]: https://docs.aws.amazon.com/vpc/latest/userguide/VPC_SecurityGroups.html @@ -567,12 +567,12 @@ off. [stacks-guide-continue]: stacks-guide.md#install-support-for-our-application-into-crossplane [resource-claims-docs]: concepts.md#resource-claims-and-resource-classes [eks-user-guide]: https://docs.aws.amazon.com/eks/latest/userguide/create-public-private-vpc.html -[Cross Resource Referencing]: https://github.com/crossplaneio/crossplane/blob/master/design/one-pager-cross-resource-referencing.md -[sample AWS network configuration]: https://github.com/crossplaneio/crossplane/tree/master/cluster/examples/workloads/kubernetes/wordpress/aws/network-config?ref=master -[sample AWS resource classes]: https://github.com/crossplaneio/crossplane/tree/master/cluster/examples/workloads/kubernetes/wordpress/aws/resource-classes?ref=master +[Cross Resource Referencing]: https://github.com/crossplane/crossplane/blob/master/design/one-pager-cross-resource-referencing.md +[sample AWS network configuration]: https://github.com/crossplane/crossplane/tree/master/cluster/examples/workloads/kubernetes/wordpress/aws/network-config?ref=master +[sample AWS resource classes]: https://github.com/crossplane/crossplane/tree/master/cluster/examples/workloads/kubernetes/wordpress/aws/resource-classes?ref=master [RDS Database Instance]: https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Overview.DBInstance.html [EKS Cluster]: https://docs.aws.amazon.com/eks/latest/userguide/clusters.html [resource-classes-docs]: concepts.md#resource-claims-and-resource-classes -[resource class selection]: https://github.com/crossplaneio/crossplane/blob/master/design/one-pager-simple-class-selection.md -[crossplane-aws-networking-docs]: https://github.com/crossplaneio/crossplane/blob/master/design/one-pager-resource-connectivity-mvp.md#amazon-web-services +[resource class selection]: https://github.com/crossplane/crossplane/blob/master/design/one-pager-simple-class-selection.md +[crossplane-aws-networking-docs]: https://github.com/crossplane/crossplane/blob/master/design/one-pager-resource-connectivity-mvp.md#amazon-web-services [aws-provider-guide]: cloud-providers/aws/aws-provider.md diff --git a/docs/master/stacks-guide-azure.md b/docs/master/stacks-guide-azure.md index 0d25c1d9..f8267c06 100644 --- a/docs/master/stacks-guide-azure.md +++ b/docs/master/stacks-guide-azure.md @@ -126,13 +126,13 @@ connectivity configurations in Crossplane. Apply the sample network configuration resources: ```bash -kubectl apply -k github.com/crossplaneio/crossplane//cluster/examples/workloads/kubernetes/wordpress/azure/network-config?ref=master +kubectl apply -k github.com/crossplane/crossplane//cluster/examples/workloads/kubernetes/wordpress/azure/network-config?ref=master ``` And you're done! You can check the status of the provisioning by running: ```bash -kubectl get -k github.com/crossplaneio/crossplane//cluster/examples/workloads/kubernetes/wordpress/azure/network-config?ref=master +kubectl get -k github.com/crossplane/crossplane//cluster/examples/workloads/kubernetes/wordpress/azure/network-config?ref=master ``` When all resources have the `Ready` condition in `True` state, the provisioning @@ -155,7 +155,7 @@ connectivity][azure-resource-connectivity] design document. To inspect the resources that we created above, let's run: ```bash -kubectl kustomize github.com/crossplaneio/crossplane//cluster/examples/workloads/kubernetes/wordpress/azure/network-config?ref=master > network-config.yaml +kubectl kustomize github.com/crossplane/crossplane//cluster/examples/workloads/kubernetes/wordpress/azure/network-config?ref=master > network-config.yaml ``` This will save the sample network configuration resources locally in @@ -263,7 +263,7 @@ repository. Apply the sample Azure resource classes: ```bash -kubectl apply -k github.com/crossplaneio/crossplane//cluster/examples/workloads/kubernetes/wordpress/azure/resource-classes?ref=master +kubectl apply -k github.com/crossplane/crossplane//cluster/examples/workloads/kubernetes/wordpress/azure/resource-classes?ref=master ``` And you're done! Note that these resources do not immediately provision external @@ -274,7 +274,7 @@ Azure resources, as they only serve as template classes. To inspect the resource classes that we created above, run: ```bash -kubectl kustomize github.com/crossplaneio/crossplane//cluster/examples/workloads/kubernetes/wordpress/azure/resource-classes?ref=master > resource-classes.yaml +kubectl kustomize github.com/crossplane/crossplane//cluster/examples/workloads/kubernetes/wordpress/azure/resource-classes?ref=master > resource-classes.yaml ``` This will save the sample resource classes YAML locally in @@ -429,26 +429,26 @@ off. [crossplane-concepts]: concepts.md -[sample-wordpress-stack]: https://github.com/crossplaneio/sample-stack-wordpress -[crossplane-cli]: https://github.com/crossplaneio/crossplane-cli/tree/release-0.2 -[crossplane-azure-networking-docs]: https://github.com/crossplaneio/crossplane/blob/master/design/one-pager-resource-connectivity-mvp.md#microsoft-azure +[sample-wordpress-stack]: https://github.com/crossplane/sample-stack-wordpress +[crossplane-cli]: https://github.com/crossplane/crossplane-cli/tree/release-0.2 +[crossplane-azure-networking-docs]: https://github.com/crossplane/crossplane/blob/master/design/one-pager-resource-connectivity-mvp.md#microsoft-azure [stacks-guide]: stacks-guide.md [provider-azure-guide]: cloud-providers/azure/azure-provider.md -[stack-docs]: https://github.com/crossplaneio/crossplane/blob/master/design/design-doc-stacks.md#crossplane-stacks -[stack-azure]: https://github.com/crossplaneio/stack-azure +[stack-docs]: https://github.com/crossplane/crossplane/blob/master/design/design-doc-stacks.md#crossplane-stacks +[stack-azure]: https://github.com/crossplane/stack-azure [azure]: https://azure.microsoft.com [azure-vnet-rule]: https://docs.microsoft.com/en-us/azure/mysql/concepts-data-access-and-security-vnet [azure-resource-group-docs]: https://docs.microsoft.com/en-us/azure/azure-resource-manager/resource-group-overview [stacks-guide-continue]: stacks-guide.md#install-support-for-our-application-into-crossplane [jq]: https://stedolan.github.io/jq/ [azure-virtual-network]: https://docs.microsoft.com/en-us/azure/virtual-network/virtual-networks-overview -[azure-resource-connectivity]: https://github.com/crossplaneio/crossplane/blob/master/design/one-pager-resource-connectivity-mvp.md#microsoft-azure +[azure-resource-connectivity]: https://github.com/crossplane/crossplane/blob/master/design/one-pager-resource-connectivity-mvp.md#microsoft-azure [azure-network-configuration]: https://docs.microsoft.com/en-us/azure/virtual-network/virtual-networks-using-network-configuration-file -[sample Azure resource classes]: https://github.com/crossplaneio/crossplane/tree/master/cluster/examples/workloads/kubernetes/wordpress/azure/resource-classes?ref=master +[sample Azure resource classes]: https://github.com/crossplane/crossplane/tree/master/cluster/examples/workloads/kubernetes/wordpress/azure/resource-classes?ref=master [azure-mysql-database]: https://azure.microsoft.com/en-us/services/mysql/ [azure-aks]: https://azure.microsoft.com/en-us/services/kubernetes-service/ -[resource-claims-and-classes-docs]: https://github.com/crossplaneio/crossplane/blob/master/docs/concepts.md#resource-claims-and-resource-classes -[sample Azure network configuration]: https://github.com/crossplaneio/crossplane/tree/master/cluster/examples/workloads/kubernetes/wordpress/azure/network-config?ref=master -[Cross Resource Referencing]: https://github.com/crossplaneio/crossplane/blob/master/design/one-pager-cross-resource-referencing.md -[resource class selection]: https://github.com/crossplaneio/crossplane/blob/master/design/one-pager-simple-class-selection.md +[resource-claims-and-classes-docs]: https://github.com/crossplane/crossplane/blob/master/docs/concepts.md#resource-claims-and-resource-classes +[sample Azure network configuration]: https://github.com/crossplane/crossplane/tree/master/cluster/examples/workloads/kubernetes/wordpress/azure/network-config?ref=master +[Cross Resource Referencing]: https://github.com/crossplane/crossplane/blob/master/design/one-pager-cross-resource-referencing.md +[resource class selection]: https://github.com/crossplane/crossplane/blob/master/design/one-pager-simple-class-selection.md [azure-provider-guide]: cloud-providers/azure/azure-provider.md diff --git a/docs/master/stacks-guide-gcp.md b/docs/master/stacks-guide-gcp.md index acf18d37..56c8e875 100644 --- a/docs/master/stacks-guide-gcp.md +++ b/docs/master/stacks-guide-gcp.md @@ -142,13 +142,13 @@ configurations in Crossplane. Apply the sample network configuration resources: ```bash -kubectl apply -k github.com/crossplaneio/crossplane//cluster/examples/workloads/kubernetes/wordpress/gcp/network-config?ref=master +kubectl apply -k github.com/crossplane/crossplane//cluster/examples/workloads/kubernetes/wordpress/gcp/network-config?ref=master ``` And you're done! You can check the status of the provisioning by running: ```bash -kubectl get -k github.com/crossplaneio/crossplane//cluster/examples/workloads/kubernetes/wordpress/gcp/network-config?ref=master +kubectl get -k github.com/crossplane/crossplane//cluster/examples/workloads/kubernetes/wordpress/gcp/network-config?ref=master ``` When all resources have the `Ready` condition in `True` state, the provisioning @@ -165,7 +165,7 @@ Kubernetes cluster. To inspect the resources that we created above, let's run: ```bash -kubectl kustomize github.com/crossplaneio/crossplane//cluster/examples/workloads/kubernetes/wordpress/gcp/network-config?ref=master > network-config.yaml +kubectl kustomize github.com/crossplane/crossplane//cluster/examples/workloads/kubernetes/wordpress/gcp/network-config?ref=master > network-config.yaml ``` This will save the sample network configuration resources locally in @@ -299,7 +299,7 @@ repository. Apply the sample GCP resource classes: ```bash -kubectl apply -k github.com/crossplaneio/crossplane//cluster/examples/workloads/kubernetes/wordpress/gcp/resource-classes?ref=master +kubectl apply -k github.com/crossplane/crossplane//cluster/examples/workloads/kubernetes/wordpress/gcp/resource-classes?ref=master ``` And you're done! Note that these resources do not immediately provision external GCP resourcs. @@ -309,7 +309,7 @@ And you're done! Note that these resources do not immediately provision external To inspect the resource classes that we created above, run: ```bash -kubectl kustomize github.com/crossplaneio/crossplane//cluster/examples/workloads/kubernetes/wordpress/gcp/resource-classes?ref=master > resource-classes.yaml +kubectl kustomize github.com/crossplane/crossplane//cluster/examples/workloads/kubernetes/wordpress/gcp/resource-classes?ref=master > resource-classes.yaml ``` This will save the sample resource classes YAML locally in @@ -400,26 +400,26 @@ where we left off. [crossplane-concepts]: concepts.md -[crossplane-cli]: https://github.com/crossplaneio/crossplane-cli/tree/release-0.2 -[crossplane-gcp-networking-docs]: https://github.com/crossplaneio/crossplane/blob/master/design/one-pager-resource-connectivity-mvp.md#google-cloud-platform -[stacks-guide]: https://github.com/crossplaneio/crossplane/blob/master/docs/stacks-guide.md -[gcp-credentials]: https://github.com/crossplaneio/crossplane/blob/master/cluster/examples/gcp-credentials.sh +[crossplane-cli]: https://github.com/crossplane/crossplane-cli/tree/release-0.2 +[crossplane-gcp-networking-docs]: https://github.com/crossplane/crossplane/blob/master/design/one-pager-resource-connectivity-mvp.md#google-cloud-platform +[stacks-guide]: https://github.com/crossplane/crossplane/blob/master/docs/stacks-guide.md +[gcp-credentials]: https://github.com/crossplane/crossplane/blob/master/cluster/examples/gcp-credentials.sh [gcp-enable-apis]: https://cloud.google.com/endpoints/docs/openapi/enable-api [gcp-assign-roles]: https://cloud.google.com/iam/docs/granting-roles-to-service-accounts [gcp]: https://cloud.google.com/ -[stacks-guide-continue]: https://github.com/crossplaneio/crossplane/blob/master/docs/stacks-guide.md#install-support-for-our-application-into-crossplane -[sample-wordpress-stack]: https://github.com/crossplaneio/sample-stack-wordpress -[stack-docs]: https://github.com/crossplaneio/crossplane/blob/master/design/design-doc-stacks.md#crossplane-stacks -[stack-gcp]: https://github.com/crossplaneio/stack-gcp -[resource-claims-and-classes-docs]: https://github.com/crossplaneio/crossplane/blob/master/docs/concepts.md#resource-claims-and-resource-classes -[cloud-provider-setup-gcp]: https://github.com/crossplaneio/crossplane/blob/master/docs/cloud-providers/gcp/gcp-provider.md +[stacks-guide-continue]: https://github.com/crossplane/crossplane/blob/master/docs/stacks-guide.md#install-support-for-our-application-into-crossplane +[sample-wordpress-stack]: https://github.com/crossplane/sample-stack-wordpress +[stack-docs]: https://github.com/crossplane/crossplane/blob/master/design/design-doc-stacks.md#crossplane-stacks +[stack-gcp]: https://github.com/crossplane/stack-gcp +[resource-claims-and-classes-docs]: https://github.com/crossplane/crossplane/blob/master/docs/concepts.md#resource-claims-and-resource-classes +[cloud-provider-setup-gcp]: https://github.com/crossplane/crossplane/blob/master/docs/cloud-providers/gcp/gcp-provider.md [gcp-network-configuration]: https://cloud.google.com/vpc/docs/vpc -[Cross Resource Referencing]: https://github.com/crossplaneio/crossplane/blob/master/design/one-pager-cross-resource-referencing.md -[sample GCP resource classes]: https://github.com/crossplaneio/crossplane/tree/master/cluster/examples/workloads/kubernetes/wordpress/gcp/resource-classes?ref=master +[Cross Resource Referencing]: https://github.com/crossplane/crossplane/blob/master/design/one-pager-cross-resource-referencing.md +[sample GCP resource classes]: https://github.com/crossplane/crossplane/tree/master/cluster/examples/workloads/kubernetes/wordpress/gcp/resource-classes?ref=master [gcp-cloudsql]: https://cloud.google.com/sql/ [gcp-gke]: https://cloud.google.com/kubernetes-engine/ -[sample GCP network configuration]: https://github.com/crossplaneio/crossplane/tree/master/cluster/examples/workloads/kubernetes/wordpress/gcp/network-config?ref=master +[sample GCP network configuration]: https://github.com/crossplane/crossplane/tree/master/cluster/examples/workloads/kubernetes/wordpress/gcp/network-config?ref=master [gcp-ip-address]: https://cloud.google.com/compute/docs/ip-addresses/ [gcp-connection]: https://cloud.google.com/vpc/docs/configure-private-services-access -[resource class selection]: https://github.com/crossplaneio/crossplane/blob/master/design/one-pager-simple-class-selection.md +[resource class selection]: https://github.com/crossplane/crossplane/blob/master/design/one-pager-simple-class-selection.md [gcp-provider-guide]: cloud-providers/gcp/gcp-provider.md diff --git a/docs/master/stacks-guide-rook.md b/docs/master/stacks-guide-rook.md index 787c12d1..97120a60 100644 --- a/docs/master/stacks-guide-rook.md +++ b/docs/master/stacks-guide-rook.md @@ -182,13 +182,13 @@ If you want to skip the rest of the guide and just deploy Yugastore, you can run: ```bash -kubectl apply -k https://github.com/crossplaneio/crossplane//cluster/examples/rook/yugastore?ref=master +kubectl apply -k https://github.com/crossplane/crossplane//cluster/examples/rook/yugastore?ref=master ``` And you're done! You can check the status of the provisioning by running: ```bash -kubectl get -k https://github.com/crossplaneio/crossplane//cluster/examples/rook/yugastore?ref=master +kubectl get -k https://github.com/crossplane/crossplane//cluster/examples/rook/yugastore?ref=master ``` If you did not opt for this shortcut, keep reading. @@ -867,7 +867,7 @@ resources in, checkout the [services guide][services]. [CustomResourceDefinition]: https://kubernetes.io/docs/concepts/extend-kubernetes/api-extension/custom-resources/ [instance]: https://rook.io/docs/rook/v1.1/yugabytedb-cluster-crd.html [operator YAML]: https://github.com/rook/rook/blob/master/cluster/examples/kubernetes/yugabytedb/operator.yaml -[complex-workload-design]: https://github.com/crossplaneio/crossplane/blob/master/design/design-doc-complex-workloads.md#design +[complex-workload-design]: https://github.com/crossplane/crossplane/blob/master/design/design-doc-complex-workloads.md#design [services]: services-guide.md [stacks]: stacks-guide.md diff --git a/docs/master/stacks-guide.md b/docs/master/stacks-guide.md index 0dd8b8ff..935ffd14 100644 --- a/docs/master/stacks-guide.md +++ b/docs/master/stacks-guide.md @@ -219,7 +219,7 @@ a `Namespace`, `Deployment`, and `Service`. The `KubernetesApplication` resourc available once the Kubernetes resources have been created on the target cluster. To check the status, you can use [the trace -command](https://github.com/crossplaneio/crossplane-cli/tree/master/docs/trace-command.md) +command](https://github.com/crossplane/crossplane-cli/tree/master/docs/trace-command.md) of the Crossplane CLI. ``` @@ -342,16 +342,16 @@ guide][stack-developer-guide]. * [Kubernetes documentation][kubernetes-docs] -[crossplane-cli]: https://github.com/crossplaneio/crossplane-cli/tree/release-0.2 -[crossplane-cli-docs]: https://github.com/crossplaneio/crossplane-cli/blob/release-0.2/README.md +[crossplane-cli]: https://github.com/crossplane/crossplane-cli/tree/release-0.2 +[crossplane-cli-docs]: https://github.com/crossplane/crossplane-cli/blob/release-0.2/README.md [crossplane-concepts]: concepts.md [crossplane-install-docs]: install-crossplane.md [crossplane-api-reference]: api.md -[kubernetesapplicationresource-docs]: https://github.com/crossplaneio/crossplane/blob/master/design/design-doc-complex-workloads.md +[kubernetesapplicationresource-docs]: https://github.com/crossplane/crossplane/blob/master/design/design-doc-complex-workloads.md [claims-docs]: concepts.md#resource-claims-and-resource-classes [resource-classes-docs]: concepts.md#resource-claims-and-resource-classes -[portable-classes-docs]: https://github.com/crossplaneio/crossplane/blob/master/design/one-pager-default-resource-class.md +[portable-classes-docs]: https://github.com/crossplane/crossplane/blob/master/design/one-pager-default-resource-class.md [workloads-docs]: concepts.md#resources-and-workloads [kubernetes-concepts]: https://kubernetes.io/docs/concepts/ @@ -369,11 +369,11 @@ guide][stack-developer-guide]. [gcp-setup]: stacks-guide-gcp.md [azure-setup]: stacks-guide-azure.md -[stack-docs]: https://github.com/crossplaneio/crossplane/blob/master/design/design-doc-stacks.md#crossplane-stacks -[stack-quick-start]: https://github.com/crossplaneio/crossplane-cli/tree/release-0.2#quick-start-stacks -[stack-concepts]: https://github.com/crossplaneio/crossplane/blob/master/design/design-doc-stacks.md#crossplane-stacks +[stack-docs]: https://github.com/crossplane/crossplane/blob/master/design/design-doc-stacks.md#crossplane-stacks +[stack-quick-start]: https://github.com/crossplane/crossplane-cli/tree/release-0.2#quick-start-stacks +[stack-concepts]: https://github.com/crossplane/crossplane/blob/master/design/design-doc-stacks.md#crossplane-stacks [stack-registry]: https://hub.docker.com/search?q=crossplane&type=image -[stack-manager-docs]: https://github.com/crossplaneio/crossplane/blob/master/design/design-doc-stacks.md#installation-flow -[stack-format-docs]: https://github.com/crossplaneio/crossplane/blob/master/design/design-doc-stacks.md#stack-package-format +[stack-manager-docs]: https://github.com/crossplane/crossplane/blob/master/design/design-doc-stacks.md#installation-flow +[stack-format-docs]: https://github.com/crossplane/crossplane/blob/master/design/design-doc-stacks.md#stack-package-format [stack-developer-guide]: developer-guide.md [provider-stack-developer-guide]: developer-guide.md diff --git a/docs/master/troubleshoot.md b/docs/master/troubleshoot.md index f2f65aec..cbb3ecff 100644 --- a/docs/master/troubleshoot.md +++ b/docs/master/troubleshoot.md @@ -14,7 +14,7 @@ indent: true ## Using the trace command -The [Crossplane CLI](https://github.com/crossplaneio/crossplane-cli) trace +The [Crossplane CLI](https://github.com/crossplane/crossplane-cli) trace command provides a holistic view for a particular object and related ones to ease debugging and troubleshooting process. It finds the relevant Crossplane resources for a given one and provides detailed @@ -34,7 +34,7 @@ kubectl crossplane trace KubernetesApplication wordpress-app-83f04457-0b1b-4532- kubectl crossplane trace MySQLInstance wordpress-mysql-83f04457-0b1b-4532-9691-f55cf6c0da6e -n app-project1-dev ``` -For more information, see [the trace command documentation](https://github.com/crossplaneio/crossplane-cli/tree/master/docs/trace-command.md). +For more information, see [the trace command documentation](https://github.com/crossplane/crossplane-cli/tree/master/docs/trace-command.md). ## Resource Status and Conditions diff --git a/docs/master/workflow/argocd.md b/docs/master/workflow/argocd.md index 93ba8d4c..3e3e916a 100644 --- a/docs/master/workflow/argocd.md +++ b/docs/master/workflow/argocd.md @@ -232,7 +232,7 @@ environments for your specific use case! [GCP provider]: cloud-providers/gcp/gcp-provider.md [AWS provider]: cloud-providers/aws/aws-provider.md [Azure provider]: cloud-providers/azure/azure-provider.md -[this repository]: https://github.com/crossplaneio/crosscd/tree/master/classpacks/workflow/argo -[wordpress-dir]: https://github.com/crossplaneio/crosscd/tree/master/classpacks/workflow/argo/app -[app-patch]: https://github.com/crossplaneio/crosscd/blob/master/classpacks/workflow/argo/app/patch.yaml -[AWS infrastructure directory]: https://github.com/crossplaneio/crosscd/tree/master/classpacks/workflow/argo/infra/aws \ No newline at end of file +[this repository]: https://github.com/crossplane/crosscd/tree/master/classpacks/workflow/argo +[wordpress-dir]: https://github.com/crossplane/crosscd/tree/master/classpacks/workflow/argo/app +[app-patch]: https://github.com/crossplane/crosscd/blob/master/classpacks/workflow/argo/app/patch.yaml +[AWS infrastructure directory]: https://github.com/crossplane/crosscd/tree/master/classpacks/workflow/argo/infra/aws \ No newline at end of file