onegvkdiffschemas

package
v0.0.0-...-3b5592d Latest Latest
Warning

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

Go to latest
Published: Aug 1, 2019 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Onlyone

type Onlyone struct {
	metav1.TypeMeta   `json:",inline"`
	metav1.ObjectMeta `json:"metadata,omitempty"`

	Spec   OnlyoneSpec   `json:"spec,omitempty"`
	Status OnlyoneStatus `json:"status,omitempty"`
}

type OnlyoneSpec

type OnlyoneSpec struct {
	Count int    `json:"count"`
	Desc  string `json:"desc"`
	ID    string `json:"id"`
	Addon string `json:"addon"`
}

type OnlyoneStatus

type OnlyoneStatus struct {
	Phase string `json:"phase"`
}

type TestA

type TestA struct {
	kgs.TestAbstract
	// contains filtered or unexported fields
}

func NewTestA

func NewTestA(options ...func(*TestA)) *TestA

Jump to

Keyboard shortcuts

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