internalversion

package
v3.6.0-rc.0 Latest Latest
Warning

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

Go to latest
Published: Jul 13, 2017 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

This package has the automatically generated typed clients.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SecurityClient

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

SecurityClient is used to interact with features provided by the security.openshift.io group.

func New

New creates a new SecurityClient for the given RESTClient.

func NewForConfig

func NewForConfig(c *rest.Config) (*SecurityClient, error)

NewForConfig creates a new SecurityClient for the given config.

func NewForConfigOrDie

func NewForConfigOrDie(c *rest.Config) *SecurityClient

NewForConfigOrDie creates a new SecurityClient for the given config and panics if there is an error in the config.

func (*SecurityClient) RESTClient

func (c *SecurityClient) RESTClient() rest.Interface

RESTClient returns a RESTClient that is used to communicate with API server by this client implementation.

func (*SecurityClient) SecurityContextConstraints

func (c *SecurityClient) SecurityContextConstraints() SecurityContextConstraintsInterface

type SecurityContextConstraintsExpansion

type SecurityContextConstraintsExpansion interface{}

type SecurityContextConstraintsGetter

type SecurityContextConstraintsGetter interface {
	SecurityContextConstraints() SecurityContextConstraintsInterface
}

SecurityContextConstraintsGetter has a method to return a SecurityContextConstraintsInterface. A group's client should implement this interface.

type SecurityContextConstraintsInterface

SecurityContextConstraintsInterface has methods to work with SecurityContextConstraints resources.

type SecurityInterface

type SecurityInterface interface {
	RESTClient() rest.Interface
	SecurityContextConstraintsGetter
}

Directories

Path Synopsis
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.

Jump to

Keyboard shortcuts

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