internalversion

package
v3.7.2+incompatible Latest Latest
Warning

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

Go to latest
Published: Mar 15, 2018 License: Apache-2.0 Imports: 6 Imported by: 191

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 PodSecurityPolicyReviewExpansion

type PodSecurityPolicyReviewExpansion interface{}

type PodSecurityPolicyReviewInterface

type PodSecurityPolicyReviewInterface interface {
	Create(*security.PodSecurityPolicyReview) (*security.PodSecurityPolicyReview, error)
	PodSecurityPolicyReviewExpansion
}

PodSecurityPolicyReviewInterface has methods to work with PodSecurityPolicyReview resources.

type PodSecurityPolicyReviewsGetter

type PodSecurityPolicyReviewsGetter interface {
	PodSecurityPolicyReviews(namespace string) PodSecurityPolicyReviewInterface
}

PodSecurityPolicyReviewsGetter has a method to return a PodSecurityPolicyReviewInterface. A group's client should implement this interface.

type PodSecurityPolicySelfSubjectReviewExpansion

type PodSecurityPolicySelfSubjectReviewExpansion interface{}

type PodSecurityPolicySelfSubjectReviewInterface

PodSecurityPolicySelfSubjectReviewInterface has methods to work with PodSecurityPolicySelfSubjectReview resources.

type PodSecurityPolicySelfSubjectReviewsGetter

type PodSecurityPolicySelfSubjectReviewsGetter interface {
	PodSecurityPolicySelfSubjectReviews(namespace string) PodSecurityPolicySelfSubjectReviewInterface
}

PodSecurityPolicySelfSubjectReviewsGetter has a method to return a PodSecurityPolicySelfSubjectReviewInterface. A group's client should implement this interface.

type PodSecurityPolicySubjectReviewExpansion

type PodSecurityPolicySubjectReviewExpansion interface{}

type PodSecurityPolicySubjectReviewInterface

PodSecurityPolicySubjectReviewInterface has methods to work with PodSecurityPolicySubjectReview resources.

type PodSecurityPolicySubjectReviewsGetter

type PodSecurityPolicySubjectReviewsGetter interface {
	PodSecurityPolicySubjectReviews(namespace string) PodSecurityPolicySubjectReviewInterface
}

PodSecurityPolicySubjectReviewsGetter has a method to return a PodSecurityPolicySubjectReviewInterface. A group's client should implement this interface.

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) PodSecurityPolicyReviews

func (c *SecurityClient) PodSecurityPolicyReviews(namespace string) PodSecurityPolicyReviewInterface

func (*SecurityClient) PodSecurityPolicySelfSubjectReviews

func (c *SecurityClient) PodSecurityPolicySelfSubjectReviews(namespace string) PodSecurityPolicySelfSubjectReviewInterface

func (*SecurityClient) PodSecurityPolicySubjectReviews

func (c *SecurityClient) PodSecurityPolicySubjectReviews(namespace string) PodSecurityPolicySubjectReviewInterface

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.

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