package
0.0.0-20220104155357-f3b220bbfabc
Repository: https://github.com/observatorium/operator.git
Documentation: pkg.go.dev

# Constants

Group represents a subject that is a group.
Read gives access to read data from a tenant.
User represents a subject that is a user.
Write gives access to write data to a tenant.

# Variables

AddToScheme adds the types in this group-version to the given scheme.
GroupVersion is group version used to register these objects.
SchemeBuilder is used to add go types to the GroupVersionKind scheme.

# Structs

APIRBAC represents a set of Observatorium API RBAC roles and role bindings.
No description provided by the author
APITenant represents a tenant in the Observatorium API.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Observatorium is the Schema for the observatoria API +kubebuilder:object:root=true +kubebuilder:subresource:status.
ObservatoriumList contains a list of Observatorium.
ObservatoriumSpec defines the desired state of Observatorium.
ObservatoriumStatus defines the observed state of Observatorium.
No description provided by the author
No description provided by the author
RBACRole describes a set of permissions to interact with a tenant.
RBACRoleBinding binds a set of roles to a set of subjects.
No description provided by the author
No description provided by the author
No description provided by the author
StoreCacheSpec describes configuration for Store Memcached.
No description provided by the author
Subject represents a subject to which an RBAC role can be bound.
TenantMTLS represents the mTLS configuration for an Observatorium API tenant.
TenantOIDC represents the OIDC configuration for an Observatorium API tenant.
No description provided by the author
No description provided by the author
TLS contains the TLS configuration for a component.
No description provided by the author

# Type aliases

Permission is an Observatorium RBAC permission.
SubjectKind is a kind of Observatorium subject.