awx

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Oct 14, 2019 License: MPL-2.0 Imports: 12 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
	Sslverify 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