whiteboard

package
v0.5.1 Latest Latest
Warning

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

Go to latest
Published: May 21, 2021 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Board

type Board struct {
	client.Client
	*v1alpha1.WhiteBoardSpec
	// contains filtered or unexported fields
}

func (*Board) Create

func (w *Board) Create() error

func (*Board) Delete

func (w *Board) Delete() error

func (*Board) Get

func (w *Board) Get() (*appsv1.Deployment, error)

func (*Board) Update

func (w *Board) Update() error

type Service

type Service struct {
	client.Client
	// contains filtered or unexported fields
}

func (*Service) Create

func (s *Service) Create() error

func (*Service) Delete

func (s *Service) Delete() error

func (*Service) Get

func (s *Service) Get() (*v1.Service, error)

func (*Service) Update

func (s *Service) Update() error

type WhiteBoard

type WhiteBoard interface {
	Create() error
	Update() error
	Delete() error
}

Jump to

Keyboard shortcuts

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