mobile

package
v0.0.8 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2018 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package api is the internal version of the API. +groupName=mobile.k8s.io

Index

Constants

View Source
const GroupName = "mobile.k8s.io"

Variables

View Source
var (
	SchemeBuilder = runtime.NewSchemeBuilder(addKnownTypes)
	AddToScheme   = SchemeBuilder.AddToScheme
)
View Source
var SchemeGroupVersion = schema.GroupVersion{Group: GroupName, Version: runtime.APIVersionInternal}

SchemeGroupVersion is group version used to register these objects

Functions

func Kind

func Kind(kind string) schema.GroupKind

Kind takes an unqualified kind and returns back a Group qualified GroupKind

func Resource

func Resource(resource string) schema.GroupResource

Resource takes an unqualified resource and returns back a Group qualified GroupResource

Types

type Client added in v0.0.6

type Client struct {
	metav1.TypeMeta
	metav1.ObjectMeta

	Spec ClientSpec
}

type ClientList added in v0.0.6

type ClientList struct {
	metav1.TypeMeta
	metav1.ListMeta

	Items []Client
}

ClientList is a list of Client objects.

type ClientSpec added in v0.0.6

type ClientSpec struct {
	Name          string
	ApiKey        string
	ClientType    string
	AppIdentifier string
}

Directories

Path Synopsis
Package v1beta1 defines all of the versioned (v1beta1) definitions of the service catalog model.
Package v1beta1 defines all of the versioned (v1beta1) definitions of the service catalog model.

Jump to

Keyboard shortcuts

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