ENUM
ManagementEndpointCollectorType
Supported Management Endpoint Collectors
link GraphQL Schema definition
- enum ManagementEndpointCollectorType {
- }
link Require by
- ManagementEndpointCollectorManagementEndpointCollector represents collector metadata for various kinds of collectors, Kubernetes is the supported collector type currently.
- ManagementEndpointCollectorInput A Management endpoint collector is associated to a given management endpoint and Management endpoint collector can attach either self or managed by managed boolean flag.
- ManagementEndpointQuerynull
- ManagementEndpointSelfManagedCollectorInput A self managed Management endpoint collector is associated to a given management endpoint.