internalversion

package
v3.9.0-alpha.0 Latest Latest
Warning

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

Go to latest
Published: Dec 1, 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 PodSecurityPolicyReviewExpansion added in v3.7.0

type PodSecurityPolicyReviewExpansion interface{}

type PodSecurityPolicyReviewInterface added in v3.7.0

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

PodSecurityPolicyReviewInterface has methods to work with PodSecurityPolicyReview resources.

type PodSecurityPolicyReviewsGetter added in v3.7.0

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 added in v3.7.0

type PodSecurityPolicySelfSubjectReviewExpansion interface{}

type PodSecurityPolicySelfSubjectReviewInterface added in v3.7.0

PodSecurityPolicySelfSubjectReviewInterface has methods to work with PodSecurityPolicySelfSubjectReview resources.

type PodSecurityPolicySelfSubjectReviewsGetter added in v3.7.0

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 added in v3.7.0

type PodSecurityPolicySubjectReviewExpansion interface{}

type PodSecurityPolicySubjectReviewInterface added in v3.7.0

PodSecurityPolicySubjectReviewInterface has methods to work with PodSecurityPolicySubjectReview resources.

type PodSecurityPolicySubjectReviewsGetter added in v3.7.0

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 added in v3.7.0

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

func (*SecurityClient) PodSecurityPolicySelfSubjectReviews added in v3.7.0

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

func (*SecurityClient) PodSecurityPolicySubjectReviews added in v3.7.0

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