Versions in this module Expand all Collapse all v0 v0.0.1 Jul 5, 2023retracted Changes in this version + const GroupName + const Version + var AddToScheme = SchemeBuilder.AddToScheme + var GroupVersion = schema.GroupVersion + var Install = SchemeBuilder.AddToScheme + var SchemeBuilder = runtime.NewSchemeBuilder(addKnownTypes) + var SchemeGroupVersion = GroupVersion + func Kind(kind string) schema.GroupKind + func Resource(resource string) schema.GroupResource + type SharedConfigMap struct + Spec SharedConfigMapSpec + Status SharedConfigMapStatus + func (SharedConfigMap) SwaggerDoc() map[string]string + func (in *SharedConfigMap) DeepCopy() *SharedConfigMap + func (in *SharedConfigMap) DeepCopyInto(out *SharedConfigMap) + func (in *SharedConfigMap) DeepCopyObject() runtime.Object + type SharedConfigMapList struct + Items []SharedConfigMap + func (SharedConfigMapList) SwaggerDoc() map[string]string + func (in *SharedConfigMapList) DeepCopy() *SharedConfigMapList + func (in *SharedConfigMapList) DeepCopyInto(out *SharedConfigMapList) + func (in *SharedConfigMapList) DeepCopyObject() runtime.Object + type SharedConfigMapReference struct + Name string + Namespace string + func (SharedConfigMapReference) SwaggerDoc() map[string]string + func (in *SharedConfigMapReference) DeepCopy() *SharedConfigMapReference + func (in *SharedConfigMapReference) DeepCopyInto(out *SharedConfigMapReference) + type SharedConfigMapSpec struct + ConfigMapRef SharedConfigMapReference + Description string + func (SharedConfigMapSpec) SwaggerDoc() map[string]string + func (in *SharedConfigMapSpec) DeepCopy() *SharedConfigMapSpec + func (in *SharedConfigMapSpec) DeepCopyInto(out *SharedConfigMapSpec) + type SharedConfigMapStatus struct + Conditions []metav1.Condition + func (SharedConfigMapStatus) SwaggerDoc() map[string]string + func (in *SharedConfigMapStatus) DeepCopy() *SharedConfigMapStatus + func (in *SharedConfigMapStatus) DeepCopyInto(out *SharedConfigMapStatus) + type SharedSecret struct + Spec SharedSecretSpec + Status SharedSecretStatus + func (SharedSecret) SwaggerDoc() map[string]string + func (in *SharedSecret) DeepCopy() *SharedSecret + func (in *SharedSecret) DeepCopyInto(out *SharedSecret) + func (in *SharedSecret) DeepCopyObject() runtime.Object + type SharedSecretList struct + Items []SharedSecret + func (SharedSecretList) SwaggerDoc() map[string]string + func (in *SharedSecretList) DeepCopy() *SharedSecretList + func (in *SharedSecretList) DeepCopyInto(out *SharedSecretList) + func (in *SharedSecretList) DeepCopyObject() runtime.Object + type SharedSecretReference struct + Name string + Namespace string + func (SharedSecretReference) SwaggerDoc() map[string]string + func (in *SharedSecretReference) DeepCopy() *SharedSecretReference + func (in *SharedSecretReference) DeepCopyInto(out *SharedSecretReference) + type SharedSecretSpec struct + Description string + SecretRef SharedSecretReference + func (SharedSecretSpec) SwaggerDoc() map[string]string + func (in *SharedSecretSpec) DeepCopy() *SharedSecretSpec + func (in *SharedSecretSpec) DeepCopyInto(out *SharedSecretSpec) + type SharedSecretStatus struct + Conditions []metav1.Condition + func (SharedSecretStatus) SwaggerDoc() map[string]string + func (in *SharedSecretStatus) DeepCopy() *SharedSecretStatus + func (in *SharedSecretStatus) DeepCopyInto(out *SharedSecretStatus)