v1beta1

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Nov 15, 2020 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IngressAdapter

type IngressAdapter struct {
	adapter.ResourceData
}

func (*IngressAdapter) Configure

func (thisAdapter *IngressAdapter) Configure(statefulGraph adapter.StatefulGraph) error

Configure connects the resources on this adapter with its dependencies

func (*IngressAdapter) Connect

func (thisAdapter *IngressAdapter) Connect(statefulGraph adapter.StatefulGraph, source adapter.Node, targetName string) (adapter.Edge, error)

Connect creates and edge between the given node and an object on this adapter

func (*IngressAdapter) Create

func (thisAdapter *IngressAdapter) Create(statefulGraph adapter.StatefulGraph, obj runtime.Object) (adapter.Node, error)

Create add a graph node for the given object and stores it for further actions

func (*IngressAdapter) GetType

func (thisAdapter *IngressAdapter) GetType() reflect.Type

GetType returns the reflected type of the k8s kind managed by this instance

Jump to

Keyboard shortcuts

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