util

package
v1.10.1 Latest Latest
Warning

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

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

Documentation

Overview

Utility functions.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateListener added in v1.7.0

func CreateListener(endpoint string) (net.Listener, error)

func FromApiserverCache added in v1.6.0

func FromApiserverCache(opts *metav1.GetOptions)

FromApiserverCache modifies <opts> so that the GET request will be served from apiserver cache instead of from etcd.

func GetAddressAndDialer added in v1.7.0

func GetAddressAndDialer(endpoint string) (string, func(addr string, timeout time.Duration) (net.Conn, error), error)

Types

This section is empty.

Directories

Path Synopsis
Package store hosts a Store interface and its implementations.
Package store hosts a Store interface and its implementations.

Jump to

Keyboard shortcuts

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