client

package
v1.16.0 Latest Latest
Warning

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

Go to latest
Published: May 24, 2022 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 added in v1.8.0

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

func (*Clientset) ServerURL added in v1.8.0

func (c *Clientset) ServerURL() string

func (*Clientset) V1 added in v1.8.0

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

type FakeClientset added in v1.8.0

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

func (*FakeClientset) ServerURL added in v1.8.0

func (c *FakeClientset) ServerURL() string

func (*FakeClientset) V1 added in v1.8.0

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

type Interface added in v1.8.0

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

func MakeClientset added in v1.8.0

func MakeClientset(restClient rest.Interface) Interface

func MakeFakeClientset added in v1.8.0

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