awx

package
v0.2.3 Latest Latest
Warning

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

Go to latest
Published: Apr 7, 2020 License: MPL-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AtoipOr

func AtoipOr(s string, defaultValue *int) *int

AtoipOr takes a string and a defaultValue. If the string cannot be converted, defaultValue is returned

func Provider

func Provider() terraform.ResourceProvider

Provider AWX provider implementation

Types

type Config

type Config struct {
	Username      string
	Password      string
	Endpoint      string
	SslSkipVerify bool
}

Config of Ansible Tower/AWX

func (*Config) Client

func (c *Config) Client() *awxgo.AWX

Client for Tower/AWX API v2

Jump to

Keyboard shortcuts

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