core

package
v0.1.4 Latest Latest
Warning

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

Go to latest
Published: Feb 23, 2020 License: MPL-2.0, MPL-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Clientset

type Clientset struct {
	ClusterRoles        cage_k8s_cluster_role.Client
	ClusterRoleBindings cage_k8s_cluster_role_binding.Client
	Namespaces          cage_k8s_namespace.Client
	Roles               cage_k8s_role.Client
	RoleBindings        cage_k8s_role_binding.Client
	Secrets             cage_k8s_secret.Client
	ServiceAccounts     cage_k8s_sa.Client
}

Clientset provides customized clients to kubernetes API objects.

Its naming is modeled after k8s.io/client-go/kubernetes.Clientset.

func NewClientset

func NewClientset(all kubernetes.Interface) *Clientset

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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