# Functions
KustomizeFromYAMLPath reads the file at path and returns a Kustomization object.
No description provided by the author
NewGroup creates a new Group object.
NewGroupSubject creates a new Subject referring to the named group.
NewKomponent creates a new Komponent object.
No description provided by the author
NewNamespace creates a new Namespace object.
NewOperatorGroup creates a new OperatorGroup object.
NewRoleBinding creates a new RoleBinding object.
NewSubscription creates a new Subscription object.
No description provided by the author
No description provided by the author
ToYAML converts a struct into a YAML string.
# Structs
No description provided by the author
Group represents a group of users.
Metadata represents the metadata section of a Kubernetes resource.
Namespace represents a Kubernetes Namespace.
No description provided by the author
No description provided by the author
OperatorGroup represents a Kubernetes OLM OperatorGroup resource.
No description provided by the author
Resource represents the core attributes of a Kubernetes resource.
No description provided by the author
No description provided by the author
RoleBinding represents a Kubernetes RoleBinding object.
Subject represents a participant in a RoleBinding.
Subscription represents a Kubernetes OLM Subscription resource.
No description provided by the author