client

package
v1.8.1 Latest Latest
Warning

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

Go to latest
Published: Mar 10, 2020 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Clientset

type Clientset struct {
	// contains filtered or unexported fields
}

func (*Clientset) ServerURL

func (c *Clientset) ServerURL() string

func (*Clientset) V1

func (c *Clientset) V1() v1.V1Interface

type FakeClientset

type FakeClientset struct {
	// contains filtered or unexported fields
}

func (*FakeClientset) ServerURL

func (c *FakeClientset) ServerURL() string

func (*FakeClientset) V1

func (c *FakeClientset) V1() v1.V1Interface

type Interface

type Interface interface {
	V1() v1.V1Interface
	ServerURL() string
}

func MakeClientset

func MakeClientset(restClient rest.Interface) Interface

func MakeFakeClientset

func MakeFakeClientset(restClient rest.Interface) Interface

Directories

Path Synopsis
v1

Jump to

Keyboard shortcuts

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