attributes

package
v1.4.239 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 16, 2015 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SetHostAttributes

func SetHostAttributes(hostname string, attributeName string, attributeValue string) error

SetHostAttributes

Types

type HostAttributes

type HostAttributes struct {
	Hostname        string
	AttributeName   string
	AttributeValue  string
	SubmitTimestamp string
	ExpireTimestamp string
}

HostAttributes presnts attributes submitted by a host

func GetHostAttributesByAttribute

func GetHostAttributesByAttribute(attributeName string, valueMatch string) ([]HostAttributes, error)

GetHostAttributesByMatch

func GetHostAttributesByMatch

func GetHostAttributesByMatch(hostnameMatch string, attributeNameMatch string, attributeValueMatch string) ([]HostAttributes, error)

GetHostAttributesByMatch

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL