workers

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Jun 25, 2015 License: Apache-2.0 Imports: 25 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RegisterDocker

func RegisterDocker()

RegisterDocker registers these checks so they can be used.

func RegisterFilesystem

func RegisterFilesystem()

RegisterFilesystem registers these checks so they can be used.

func RegisterMisc

func RegisterMisc()

RegisterMisc registers these checks so they can be used.

func RegisterNetwork

func RegisterNetwork()

RegisterNetwork registers these checks so they can be used.

func RegisterPackage

func RegisterPackage()

RegisterPackage registers these checks so they can be used.

func RegisterSystemctl

func RegisterSystemctl()

RegisterSystemctl registers these checks so they can be used.

func RegisterUsersAndGroups

func RegisterUsersAndGroups()

RegisterUsersAndGroups registers these checks so they can be used.

func URLToBytes

func URLToBytes(urlstr string, secure bool) []byte

URLToBytes gets the response from urlstr and returns it as a byte string TODO: allow insecure requests http://stackoverflow.com/questions/12122159/golang-how-to-do-a-https-request-with-bad-certificate

Types

type Group

type Group struct {
	Name  string
	ID    int
	Users []string
}

Group is a struct that contains all relevant information that can be parsed from an entry in /etc/group

Jump to

Keyboard shortcuts

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