ansible

package
v0.0.0-...-6410feb Latest Latest
Warning

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

Go to latest
Published: Oct 25, 2024 License: Apache-2.0, Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type APIListOptions

type APIListOptions struct {
	options.BaseListOptions
	AnsiblePlayboookReferenceId string
}

func (*APIListOptions) Params

func (ao *APIListOptions) Params() (jsonutils.JSONObject, error)

type APIOptions

type APIOptions struct {
	ID string
}

func (*APIOptions) GetId

func (ao *APIOptions) GetId() string

func (*APIOptions) Params

func (ao *APIOptions) Params() (jsonutils.JSONObject, error)

type APRListOptions

type APRListOptions struct {
	options.BaseListOptions
}

func (*APRListOptions) Params

func (ao *APRListOptions) Params() (jsonutils.JSONObject, error)

type APROptions

type APROptions struct {
	ID string `help:"id or name of ansible playbook reference"`
}

func (*APROptions) GetId

func (ao *APROptions) GetId() string

func (*APROptions) Params

func (ao *APROptions) Params() (jsonutils.JSONObject, error)

type APRRunOptions

type APRRunOptions struct {
	APROptions
	// contains filtered or unexported fields
}

func (*APRRunOptions) Params

func (ao *APRRunOptions) Params() (jsonutils.JSONObject, error)

type APRStopOptions

type APRStopOptions struct {
	APROptions
	// contains filtered or unexported fields
}

func (*APRStopOptions) Params

func (ao *APRStopOptions) Params() (jsonutils.JSONObject, error)

Jump to

Keyboard shortcuts

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