solution

package
v3.0.3-alpha2+incompat... Latest Latest
Warning

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

Go to latest
Published: May 11, 2018 License: MIT Imports: 8 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Solution

func SolutionFromKube

func SolutionFromKube(kubeSolution kubeModels.AvailableSolution) Solution

func (Solution) Copy

func (solution Solution) Copy() Solution

func (Solution) Describe

func (solution Solution) Describe() string

func (Solution) ImagePreview

func (solution Solution) ImagePreview() string

func (Solution) MarshalJSON

func (solution Solution) MarshalJSON() ([]byte, error)

func (Solution) MarshalYAML

func (solution Solution) MarshalYAML() (interface{}, error)

func (Solution) RenderJSON

func (solution Solution) RenderJSON() (string, error)

func (Solution) RenderTable

func (solution Solution) RenderTable() string

func (Solution) RenderYAML

func (solution Solution) RenderYAML() (string, error)

func (Solution) String

func (solution Solution) String() string

func (Solution) TableHeaders

func (Solution) TableHeaders() []string

func (Solution) TableRows

func (solution Solution) TableRows() [][]string

func (Solution) ToKube

func (solution Solution) ToKube() kubeModels.AvailableSolution

type SolutionList

func SolutionListFromKube

func SolutionListFromKube(kubeList kubeModels.AvailableSolutionsList) SolutionList

func (SolutionList) Filter

func (list SolutionList) Filter(pred func(Solution) bool) SolutionList

func (SolutionList) Len

func (list SolutionList) Len() int

func (SolutionList) MarshalJSON

func (list SolutionList) MarshalJSON() ([]byte, error)

func (SolutionList) MarshalYAML

func (list SolutionList) MarshalYAML() (interface{}, error)

func (SolutionList) Names

func (list SolutionList) Names() []string

func (SolutionList) RenderJSON

func (list SolutionList) RenderJSON() (string, error)

func (SolutionList) RenderTable

func (solution SolutionList) RenderTable() string

func (SolutionList) RenderYAML

func (list SolutionList) RenderYAML() (string, error)

func (SolutionList) SearchByName

func (list SolutionList) SearchByName(name string) SolutionList

func (SolutionList) String

func (list SolutionList) String() string

func (SolutionList) TableHeaders

func (SolutionList) TableHeaders() []string

func (SolutionList) TableRows

func (list SolutionList) TableRows() [][]string

type UserSolution

type UserSolution kubeModels.UserSolution

func UserolutionFromKube

func UserolutionFromKube(kubeSolution kubeModels.UserSolution) UserSolution

func (UserSolution) MarshalJSON

func (solution UserSolution) MarshalJSON() ([]byte, error)

func (UserSolution) MarshalYAML

func (solution UserSolution) MarshalYAML() (interface{}, error)

func (UserSolution) RenderJSON

func (solution UserSolution) RenderJSON() (string, error)

func (UserSolution) RenderTable

func (solution UserSolution) RenderTable() string

func (UserSolution) RenderYAML

func (solution UserSolution) RenderYAML() (string, error)

func (UserSolution) TableHeaders

func (UserSolution) TableHeaders() []string

func (UserSolution) TableRows

func (solution UserSolution) TableRows() [][]string

func (UserSolution) ToKube

func (solution UserSolution) ToKube() kubeModels.UserSolution

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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