mobile

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Jan 17, 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 MobileClient

type MobileClient struct {
	metav1.TypeMeta
	metav1.ObjectMeta

	Spec MobileClientSpec
}

type MobileClientList

type MobileClientList struct {
	metav1.TypeMeta
	metav1.ListMeta

	Items []MobileClient
}

MobileClientList is a list of MobileClient objects.

type MobileClientSpec

type MobileClientSpec struct {
	Name       string
	ApiKey     string
	ClientType 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