localworkload

package
v0.0.275 Latest Latest
Warning

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

Go to latest
Published: Jan 15, 2024 License: Apache-2.0 Imports: 3 Imported by: 6

Documentation

Index

Constants

View Source
const PathKey = "sourcePath"
View Source
const TypeLocalWorkload workloadinterface.ObjectType = "LocalWorkload"

Variables

This section is empty.

Functions

func IsTypeLocalWorkload

func IsTypeLocalWorkload(object map[string]interface{}) bool

Types

type LocalWorkload

type LocalWorkload struct {
	*workloadinterface.BaseObject
}

func NewLocalWorkload

func NewLocalWorkload(object map[string]interface{}) *LocalWorkload

NewLocalWorkload construct a NewLocalWorkload from map[string]interface{}. If the map does not match the object, will return nil

func (*LocalWorkload) DeletePathEntry

func (localWorkload *LocalWorkload) DeletePathEntry()

func (*LocalWorkload) GetID

func (localWorkload *LocalWorkload) GetID() string

func (*LocalWorkload) GetPath

func (localWorkload *LocalWorkload) GetPath() string

func (*LocalWorkload) SetPath

func (localWorkload *LocalWorkload) SetPath(p string)

Jump to

Keyboard shortcuts

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