provider

package
v0.0.13 Latest Latest
Warning

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

Go to latest
Published: May 25, 2022 License: MIT Imports: 24 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Provider

func Provider(providerCtx *providerContext) *schema.Provider

Provider is the entrypoint for creating a new kubeapply terraform provider instance.

Types

type Exec

type Exec struct {
	ApiVersion string
	Command    string
	Env        map[string]string
	Args       []string
}

Exec contains the specification for executing a command to get a Kubernetes auth token.

Jump to

Keyboard shortcuts

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