Versions in this module Expand all Collapse all v0 v0.1.0 Aug 12, 2023 Changes in this version + var AddToScheme = SchemeBuilder.AddToScheme + var GroupVersion = schema.GroupVersion + var SchemeBuilder = &scheme.Builder + type AccessPolicyRef struct + Name string + func (in *AccessPolicyRef) DeepCopy() *AccessPolicyRef + func (in *AccessPolicyRef) DeepCopyInto(out *AccessPolicyRef) + type GrafanaEnterpriseLogsAccessPolicy struct + Finalizers []string + Spec GrafanaEnterpriseLogsAccessPolicySpec + Status GrafanaEnterpriseLogsAccessPolicyStatus + func (in *GrafanaEnterpriseLogsAccessPolicy) DeepCopy() *GrafanaEnterpriseLogsAccessPolicy + func (in *GrafanaEnterpriseLogsAccessPolicy) DeepCopyInto(out *GrafanaEnterpriseLogsAccessPolicy) + func (in *GrafanaEnterpriseLogsAccessPolicy) DeepCopyObject() runtime.Object + type GrafanaEnterpriseLogsAccessPolicyList struct + Items []GrafanaEnterpriseLogsAccessPolicy + func (in *GrafanaEnterpriseLogsAccessPolicyList) DeepCopy() *GrafanaEnterpriseLogsAccessPolicyList + func (in *GrafanaEnterpriseLogsAccessPolicyList) DeepCopyInto(out *GrafanaEnterpriseLogsAccessPolicyList) + func (in *GrafanaEnterpriseLogsAccessPolicyList) DeepCopyObject() runtime.Object + type GrafanaEnterpriseLogsAccessPolicySpec struct + TenantInfoRef TenantInfoRef + func (in *GrafanaEnterpriseLogsAccessPolicySpec) DeepCopy() *GrafanaEnterpriseLogsAccessPolicySpec + func (in *GrafanaEnterpriseLogsAccessPolicySpec) DeepCopyInto(out *GrafanaEnterpriseLogsAccessPolicySpec) + type GrafanaEnterpriseLogsAccessPolicyStatus struct + Status string + func (in *GrafanaEnterpriseLogsAccessPolicyStatus) DeepCopy() *GrafanaEnterpriseLogsAccessPolicyStatus + func (in *GrafanaEnterpriseLogsAccessPolicyStatus) DeepCopyInto(out *GrafanaEnterpriseLogsAccessPolicyStatus) + type GrafanaEnterpriseLogsTenant struct + Finalizers []string + Spec GrafanaEnterpriseLogsTenantSpec + Status GrafanaEnterpriseLogsTenantStatus + func (in *GrafanaEnterpriseLogsTenant) DeepCopy() *GrafanaEnterpriseLogsTenant + func (in *GrafanaEnterpriseLogsTenant) DeepCopyInto(out *GrafanaEnterpriseLogsTenant) + func (in *GrafanaEnterpriseLogsTenant) DeepCopyObject() runtime.Object + type GrafanaEnterpriseLogsTenantList struct + Items []GrafanaEnterpriseLogsTenant + func (in *GrafanaEnterpriseLogsTenantList) DeepCopy() *GrafanaEnterpriseLogsTenantList + func (in *GrafanaEnterpriseLogsTenantList) DeepCopyInto(out *GrafanaEnterpriseLogsTenantList) + func (in *GrafanaEnterpriseLogsTenantList) DeepCopyObject() runtime.Object + type GrafanaEnterpriseLogsTenantSpec struct + TenantInfo TenantInfo + func (in *GrafanaEnterpriseLogsTenantSpec) DeepCopy() *GrafanaEnterpriseLogsTenantSpec + func (in *GrafanaEnterpriseLogsTenantSpec) DeepCopyInto(out *GrafanaEnterpriseLogsTenantSpec) + type GrafanaEnterpriseLogsTenantStatus struct + Status string + func (in *GrafanaEnterpriseLogsTenantStatus) DeepCopy() *GrafanaEnterpriseLogsTenantStatus + func (in *GrafanaEnterpriseLogsTenantStatus) DeepCopyInto(out *GrafanaEnterpriseLogsTenantStatus) + type GrafanaEnterpriseLogsToken struct + Finalizers []string + Spec GrafanaEnterpriseLogsTokenSpec + Status GrafanaEnterpriseLogsTokenStatus + func (in *GrafanaEnterpriseLogsToken) DeepCopy() *GrafanaEnterpriseLogsToken + func (in *GrafanaEnterpriseLogsToken) DeepCopyInto(out *GrafanaEnterpriseLogsToken) + func (in *GrafanaEnterpriseLogsToken) DeepCopyObject() runtime.Object + type GrafanaEnterpriseLogsTokenList struct + Items []GrafanaEnterpriseLogsToken + func (in *GrafanaEnterpriseLogsTokenList) DeepCopy() *GrafanaEnterpriseLogsTokenList + func (in *GrafanaEnterpriseLogsTokenList) DeepCopyInto(out *GrafanaEnterpriseLogsTokenList) + func (in *GrafanaEnterpriseLogsTokenList) DeepCopyObject() runtime.Object + type GrafanaEnterpriseLogsTokenSpec struct + AccessPolicyRef AccessPolicyRef + ExpirationTime string + func (in *GrafanaEnterpriseLogsTokenSpec) DeepCopy() *GrafanaEnterpriseLogsTokenSpec + func (in *GrafanaEnterpriseLogsTokenSpec) DeepCopyInto(out *GrafanaEnterpriseLogsTokenSpec) + type GrafanaEnterpriseLogsTokenStatus struct + Status string + func (in *GrafanaEnterpriseLogsTokenStatus) DeepCopy() *GrafanaEnterpriseLogsTokenStatus + func (in *GrafanaEnterpriseLogsTokenStatus) DeepCopyInto(out *GrafanaEnterpriseLogsTokenStatus) + type MatchLabels struct + App string + func (in *MatchLabels) DeepCopy() *MatchLabels + func (in *MatchLabels) DeepCopyInto(out *MatchLabels) + type TenantInfo struct + ClusterName string + DisplayName string + Name string + func (in *TenantInfo) DeepCopy() *TenantInfo + func (in *TenantInfo) DeepCopyInto(out *TenantInfo) + type TenantInfoRef struct + AccessPolicies []string + ClusterName string + LabelSelectors []string + TenantName string + func (in *TenantInfoRef) DeepCopy() *TenantInfoRef + func (in *TenantInfoRef) DeepCopyInto(out *TenantInfoRef)