plugin

package
v0.0.0-...-d6fd871 Latest Latest
Warning

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

Go to latest
Published: May 20, 2020 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FigObject

type FigObject struct {
	ResourceType     string
	GithubRepository *gh.Repository
}

func (FigObject) ApplyConfig

func (figObject FigObject) ApplyConfig(authSettings auth.AuthSettings) error

func (FigObject) GetDiff

func (figObject FigObject) GetDiff(authSettings auth.AuthSettings) []diff.Change

func (*FigObject) UnmarshalYAML

func (e *FigObject) UnmarshalYAML(unmarshal func(interface{}) error) error

type Plugin

type Plugin interface {
	GetExistingFromRemote() map[string]interface{}
	Update() bool
}

Jump to

Keyboard shortcuts

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