package
2.3.0+incompatible
Repository: https://github.com/logicmonitor/k8s-collectorset-controller.git
Documentation: pkg.go.dev

# Functions

Resource takes an unqualified resource and returns a Group-qualified GroupResource.

# Constants

CollectorSetResourcePlural is the plural for the CRD.
CollectorSetStateCreated is a status string.
CollectorSetStateRegistered is a status string.
GroupName is the group name used in this package.

# Variables

AddToScheme is the SchemeBuilder AddToScheme function.
SchemeBuilder is a SchemeBuilder.
SchemeGroupVersion is the group version used to register these objects.
No description provided by the author

# Structs

CollectorSet represents the collectorset in Kubernetes.
CollectorSetList represents a list of collectorsets.
CollectorSetPolicy is the CollectorSet controller's status.
CollectorSetSpec represents the collectorset controller's spec.
CollectorSetStatus is the CollectorSet controller's status.

# Type aliases

CollectorSetState is the CollectorSet controller's state string.