Last generated December 4, 2024

Organization

Organization represents schema for managed Kubernetes namespace. Reconciled by organization-operator.

Full name:
organizations.security.giantswarm.io
Group:
security.giantswarm.io
Singular name:
organization
Plural name:
organizations
Scope:
Cluster
Versions:
v1alpha1

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

string

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

string

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

object

.spec

object

OrganizationSpec defines the desired state of Organization

.status

object

OrganizationStatus defines the observed state of Organization

.status.namespace

string

Namespace is the namespace containing the resources for this organization.


This documentation page shows information based on organization-operator v2.0.2.

This part of our documentation refers to our vintage product. The content may be not valid anymore for our current product. Please check our new documentation hub for the latest state of our docs.