rolesfile

package
v0.0.0-...-ce4079a Latest Latest
Warning

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

Go to latest
Published: Aug 30, 2018 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Role

type Role struct {
	Src     string
	Name    string `yaml:"name,omitempty"`
	Version string `yaml:"version,omitempty"`
}

func ParseRolesFile

func ParseRolesFile(filename string) ([]Role, error)

func (Role) ParseRoleName

func (role Role) ParseRoleName() (RoleName, error)

type RoleName

type RoleName struct {
	UsernamePart string
	RoleNamePart string
}

Jump to

Keyboard shortcuts

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