package
5.1.1+incompatible
Repository: https://github.com/logicmonitor/k8s-argus.git
Documentation: pkg.go.dev

# Functions

AddDeviceGroupProperty Adds new property in device group.
Create creates a device group.
DeleteGroup deletes a device group with the specified deviceGroupID.
DeleteSubGroup deletes a subgroup from a device group with the specified name.
Exists returns true if the specified device group exists in the account.
ExistsByID returns true if we could get the group by id.
Find searches for a device group identified by the parent ID and name.
FindDeviceGroupsByName searches for a device group by name.
GetDeviceGroupPropertyList Fetches device group property list.
NewAppliesToBuilder is the builder for appliesTo.
NewPropertyBuilder is the builder for properties.
UpdateDeviceGroupPropertyByName Updates device group property by name.

# Structs

Options are the options for creating a device group.

# Interfaces

AppliesToBuilder is an interface for building an appliesTo string.
PropertyBuilder is an interface for building properties.