provider

package
v0.3.3 Latest Latest
Warning

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

Go to latest
Published: Apr 17, 2019 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Create

func Create(i IProvider, cluster kinds.ProviderCluster) error

func Delete

func Delete(i IProvider, cluster kinds.ProviderCluster) error

func List

func List(i IProvider, cluster kinds.ProviderCluster) error

Types

type IProvider

type IProvider interface {
	Create(cluster kinds.ProviderCluster) error

	Delete(cluster kinds.ProviderCluster) error

	List(cluster kinds.ProviderCluster) error
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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