Last generated April 1, 2022
Organization
Organization represents schema for managed Kubernetes namespace. Reconciled by organization-operator.
Version v1alpha1
Example CR
apiVersion: security.giantswarm.io/v1alpha1
kind: Organization
metadata:
annotations:
giantswarm.io/docs: https://docs.giantswarm.io/reference/cp-k8s-api/organizations.security.giantswarm.io/
name: example-inc
spec: {}
Properties
.apiVersion
APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
.kind
Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
.metadata
.spec
.status
.status.namespace
Namespace is the namespace containing the resources for this organization.
This documentation page shows information based on apiextensions v1.0.2.
Need help with the Management API?
We listen in your Slack support channel. And of course, we welcome your pull requests to improve these docs!