v3

package
v7.1.1+incompatible Latest Latest
Warning

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

Go to latest
Published: Aug 29, 2019 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 AuthorizationRoleBindingExpansion

type AuthorizationRoleBindingExpansion interface{}

type AuthorizationRoleBindingInterface

type AuthorizationRoleBindingInterface interface {
	Create(*v3.AuthorizationRoleBinding) (*v3.AuthorizationRoleBinding, error)
	Update(*v3.AuthorizationRoleBinding) (*v3.AuthorizationRoleBinding, error)
	Delete(name string, options *v1.DeleteOptions) error
	DeleteCollection(options *v1.DeleteOptions, listOptions v1.ListOptions) error
	Get(name string, options v1.GetOptions) (*v3.AuthorizationRoleBinding, error)
	List(opts v1.ListOptions) (*v3.AuthorizationRoleBindingList, error)
	Watch(opts v1.ListOptions) (watch.Interface, error)
	Patch(name string, pt types.PatchType, data []byte, subresources ...string) (result *v3.AuthorizationRoleBinding, err error)
	AuthorizationRoleBindingExpansion
}

AuthorizationRoleBindingInterface has methods to work with AuthorizationRoleBinding resources.

type AuthorizationRoleBindingsGetter

type AuthorizationRoleBindingsGetter interface {
	AuthorizationRoleBindings(namespace string) AuthorizationRoleBindingInterface
}

AuthorizationRoleBindingsGetter has a method to return a AuthorizationRoleBindingInterface. A group's client should implement this interface.

type AuthorizationRoleExpansion

type AuthorizationRoleExpansion interface{}

type AuthorizationRoleInterface

type AuthorizationRoleInterface interface {
	Create(*v3.AuthorizationRole) (*v3.AuthorizationRole, error)
	Update(*v3.AuthorizationRole) (*v3.AuthorizationRole, error)
	Delete(name string, options *v1.DeleteOptions) error
	DeleteCollection(options *v1.DeleteOptions, listOptions v1.ListOptions) error
	Get(name string, options v1.GetOptions) (*v3.AuthorizationRole, error)
	List(opts v1.ListOptions) (*v3.AuthorizationRoleList, error)
	Watch(opts v1.ListOptions) (watch.Interface, error)
	Patch(name string, pt types.PatchType, data []byte, subresources ...string) (result *v3.AuthorizationRole, err error)
	AuthorizationRoleExpansion
}

AuthorizationRoleInterface has methods to work with AuthorizationRole resources.

type AuthorizationRolesGetter

type AuthorizationRolesGetter interface {
	AuthorizationRoles(namespace string) AuthorizationRoleInterface
}

AuthorizationRolesGetter has a method to return a AuthorizationRoleInterface. A group's client should implement this interface.

type ContainershipAuthV3Client

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

ContainershipAuthV3Client is used to interact with features provided by the auth.containership.io group.

func New

New creates a new ContainershipAuthV3Client for the given RESTClient.

func NewForConfig

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

NewForConfig creates a new ContainershipAuthV3Client for the given config.

func NewForConfigOrDie

func NewForConfigOrDie(c *rest.Config) *ContainershipAuthV3Client

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

func (*ContainershipAuthV3Client) AuthorizationRoleBindings

func (c *ContainershipAuthV3Client) AuthorizationRoleBindings(namespace string) AuthorizationRoleBindingInterface

func (*ContainershipAuthV3Client) AuthorizationRoles

func (c *ContainershipAuthV3Client) AuthorizationRoles(namespace string) AuthorizationRoleInterface

func (*ContainershipAuthV3Client) RESTClient

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

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

type ContainershipAuthV3Interface

type ContainershipAuthV3Interface interface {
	RESTClient() rest.Interface
	AuthorizationRolesGetter
	AuthorizationRoleBindingsGetter
}

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