v1

package
v3.8.0 Latest Latest
Warning

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

Go to latest
Published: Feb 26, 2018 License: Apache-2.0 Imports: 7 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 OAuthAccessTokenExpansion added in v3.7.0

type OAuthAccessTokenExpansion interface{}

type OAuthAccessTokenInterface added in v3.7.0

type OAuthAccessTokenInterface interface {
	Create(*v1.OAuthAccessToken) (*v1.OAuthAccessToken, error)
	Update(*v1.OAuthAccessToken) (*v1.OAuthAccessToken, error)
	Delete(name string, options *meta_v1.DeleteOptions) error
	DeleteCollection(options *meta_v1.DeleteOptions, listOptions meta_v1.ListOptions) error
	Get(name string, options meta_v1.GetOptions) (*v1.OAuthAccessToken, error)
	List(opts meta_v1.ListOptions) (*v1.OAuthAccessTokenList, error)
	Watch(opts meta_v1.ListOptions) (watch.Interface, error)
	Patch(name string, pt types.PatchType, data []byte, subresources ...string) (result *v1.OAuthAccessToken, err error)
	OAuthAccessTokenExpansion
}

OAuthAccessTokenInterface has methods to work with OAuthAccessToken resources.

type OAuthAccessTokensGetter added in v3.7.0

type OAuthAccessTokensGetter interface {
	OAuthAccessTokens() OAuthAccessTokenInterface
}

OAuthAccessTokensGetter has a method to return a OAuthAccessTokenInterface. A group's client should implement this interface.

type OAuthAuthorizeTokenExpansion added in v3.7.0

type OAuthAuthorizeTokenExpansion interface{}

type OAuthAuthorizeTokenInterface added in v3.7.0

type OAuthAuthorizeTokenInterface interface {
	Create(*v1.OAuthAuthorizeToken) (*v1.OAuthAuthorizeToken, error)
	Update(*v1.OAuthAuthorizeToken) (*v1.OAuthAuthorizeToken, error)
	Delete(name string, options *meta_v1.DeleteOptions) error
	DeleteCollection(options *meta_v1.DeleteOptions, listOptions meta_v1.ListOptions) error
	Get(name string, options meta_v1.GetOptions) (*v1.OAuthAuthorizeToken, error)
	List(opts meta_v1.ListOptions) (*v1.OAuthAuthorizeTokenList, error)
	Watch(opts meta_v1.ListOptions) (watch.Interface, error)
	Patch(name string, pt types.PatchType, data []byte, subresources ...string) (result *v1.OAuthAuthorizeToken, err error)
	OAuthAuthorizeTokenExpansion
}

OAuthAuthorizeTokenInterface has methods to work with OAuthAuthorizeToken resources.

type OAuthAuthorizeTokensGetter added in v3.7.0

type OAuthAuthorizeTokensGetter interface {
	OAuthAuthorizeTokens() OAuthAuthorizeTokenInterface
}

OAuthAuthorizeTokensGetter has a method to return a OAuthAuthorizeTokenInterface. A group's client should implement this interface.

type OAuthClientAuthorizationExpansion added in v3.7.0

type OAuthClientAuthorizationExpansion interface{}

type OAuthClientAuthorizationInterface added in v3.7.0

type OAuthClientAuthorizationInterface interface {
	Create(*v1.OAuthClientAuthorization) (*v1.OAuthClientAuthorization, error)
	Update(*v1.OAuthClientAuthorization) (*v1.OAuthClientAuthorization, error)
	Delete(name string, options *meta_v1.DeleteOptions) error
	DeleteCollection(options *meta_v1.DeleteOptions, listOptions meta_v1.ListOptions) error
	Get(name string, options meta_v1.GetOptions) (*v1.OAuthClientAuthorization, error)
	List(opts meta_v1.ListOptions) (*v1.OAuthClientAuthorizationList, error)
	Watch(opts meta_v1.ListOptions) (watch.Interface, error)
	Patch(name string, pt types.PatchType, data []byte, subresources ...string) (result *v1.OAuthClientAuthorization, err error)
	OAuthClientAuthorizationExpansion
}

OAuthClientAuthorizationInterface has methods to work with OAuthClientAuthorization resources.

type OAuthClientAuthorizationsGetter added in v3.7.0

type OAuthClientAuthorizationsGetter interface {
	OAuthClientAuthorizations() OAuthClientAuthorizationInterface
}

OAuthClientAuthorizationsGetter has a method to return a OAuthClientAuthorizationInterface. A group's client should implement this interface.

type OAuthClientExpansion

type OAuthClientExpansion interface{}

type OAuthClientInterface

type OAuthClientInterface interface {
	Create(*v1.OAuthClient) (*v1.OAuthClient, error)
	Update(*v1.OAuthClient) (*v1.OAuthClient, error)
	Delete(name string, options *meta_v1.DeleteOptions) error
	DeleteCollection(options *meta_v1.DeleteOptions, listOptions meta_v1.ListOptions) error
	Get(name string, options meta_v1.GetOptions) (*v1.OAuthClient, error)
	List(opts meta_v1.ListOptions) (*v1.OAuthClientList, error)
	Watch(opts meta_v1.ListOptions) (watch.Interface, error)
	Patch(name string, pt types.PatchType, data []byte, subresources ...string) (result *v1.OAuthClient, err error)
	OAuthClientExpansion
}

OAuthClientInterface has methods to work with OAuthClient resources.

type OAuthClientsGetter

type OAuthClientsGetter interface {
	OAuthClients() OAuthClientInterface
}

OAuthClientsGetter has a method to return a OAuthClientInterface. A group's client should implement this interface.

type OauthV1Client

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

OauthV1Client is used to interact with features provided by the oauth.openshift.io group.

func New

New creates a new OauthV1Client for the given RESTClient.

func NewForConfig

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

NewForConfig creates a new OauthV1Client for the given config.

func NewForConfigOrDie

func NewForConfigOrDie(c *rest.Config) *OauthV1Client

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

func (*OauthV1Client) OAuthAccessTokens added in v3.7.0

func (c *OauthV1Client) OAuthAccessTokens() OAuthAccessTokenInterface

func (*OauthV1Client) OAuthAuthorizeTokens added in v3.7.0

func (c *OauthV1Client) OAuthAuthorizeTokens() OAuthAuthorizeTokenInterface

func (*OauthV1Client) OAuthClientAuthorizations added in v3.7.0

func (c *OauthV1Client) OAuthClientAuthorizations() OAuthClientAuthorizationInterface

func (*OauthV1Client) OAuthClients

func (c *OauthV1Client) OAuthClients() OAuthClientInterface

func (*OauthV1Client) RESTClient

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

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

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