marmotedu

package
v1.6.2 Latest Latest
Warning

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

Go to latest
Published: Dec 21, 2021 License: Apache-2.0, BSD-2-Clause, BSD-3-Clause, + 1 more Imports: 2 Imported by: 0

Documentation

Overview

Package marmotedu can used to create Clientset which contains a set of client used by iam organization.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Clientset

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

Clientset contains the clients for groups. Each group has exactly one version included in a Clientset.

func New

func New(c rest.Interface) *Clientset

New creates a new Clientset for the given RESTClient.

func NewForConfig

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

NewForConfig creates a new Clientset for the given config. If config's RateLimiter is not set and QPS and Burst are acceptable, NewForConfig will generate a rate-limiter in configShallowCopy.

func NewForConfigOrDie

func NewForConfigOrDie(c *rest.Config) *Clientset

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

func (*Clientset) Iam

func (c *Clientset) Iam() iam.IamInterface

Iam retrieves the IamClient.

type Interface

type Interface interface {
	Iam() iam.IamInterface
}

Interface defines method used to return client interface used by marmotedu organization.

Directories

Path Synopsis
service
iam
iam/apiserver/v1
Package v1 has client method used to deal with iam resources.
Package v1 has client method used to deal with iam resources.
iam/authz/v1
Package v1 has client method used to deal with iam resources.
Package v1 has client method used to deal with iam resources.

Jump to

Keyboard shortcuts

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