IBMLicensingQuerySource/v1
IBMLicensingQuerySource is a custom resource for internal use only. It is used by some IBM products to assign their pods to the licensed products for the licensing specific calculation, performed by the IBM License Service. It is prepared in close collaboration with those IBM products, and affects only them. It cannot be modified by a customer, to ensure compliance with the license usage metering and reporting.
apiVersion
Description: 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
Type: string
Property | Type | Description |
---|---|---|
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
Description: 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
Type: string
Property | Type | Description |
---|---|---|
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
Description: (No Description)
Type: object
Property | Type | Description |
---|---|---|
metadata | object | (No Description) |
spec
Description: IBMLicensingQuerySourceSpec defines the desired state of IBMLicensingQuerySource
Type: object
Property | Type | Description |
---|---|---|
spec | object | IBMLicensingQuerySourceSpec defines the desired state of IBMLicensingQuerySource |
spec.aggregationPolicy | string | Policy on how should newly queried data be aggregated to previous data (defaults to MAX) |
spec.annotations | object | Product and cloudpak annotations mapping the query to licensing usage |
spec.query | string | What query should be send to prometheuses to get the licensing usage |
status
Description: IBMLicensingQuerySourceStatus defines the observed state of IBMLicensingQuerySource
Type: object
Property | Type | Description |
---|---|---|
status | object | IBMLicensingQuerySourceStatus defines the observed state of IBMLicensingQuerySource |