crd

package
v0.3.3 Latest Latest
Warning

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

Go to latest
Published: May 22, 2020 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type KubemqCluster

type KubemqCluster struct {
	*v1beta1.CustomResourceDefinition
}

func NewKubemqCluster

func NewKubemqCluster() *KubemqCluster

func (*KubemqCluster) Get

func (*KubemqCluster) Object

func (c *KubemqCluster) Object() runtime.Object

func (*KubemqCluster) SetDefault

func (c *KubemqCluster) SetDefault() *KubemqCluster

func (*KubemqCluster) Spec

func (c *KubemqCluster) Spec() ([]byte, error)

func (*KubemqCluster) String

func (c *KubemqCluster) String() string

type KubemqDashboard

type KubemqDashboard struct {
	*v1beta1.CustomResourceDefinition
}

func NewKubemqDashboard

func NewKubemqDashboard() *KubemqDashboard

func (*KubemqDashboard) Get

func (*KubemqDashboard) Object

func (c *KubemqDashboard) Object() runtime.Object

func (*KubemqDashboard) SetDefault

func (c *KubemqDashboard) SetDefault() *KubemqDashboard

func (*KubemqDashboard) Spec

func (c *KubemqDashboard) Spec() ([]byte, error)

func (*KubemqDashboard) String

func (c *KubemqDashboard) String() string

type Template

type Template struct {
	Structure string
	Data      interface{}
	// contains filtered or unexported fields
}

func NewTemplate

func NewTemplate(str string, data interface{}) *Template

func (*Template) Get

func (t *Template) Get() ([]byte, error)

func (*Template) Write

func (t *Template) Write(p []byte) (n int, err error)

Jump to

Keyboard shortcuts

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