v1

package
v1.0.4 Latest Latest
Warning

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

Go to latest
Published: Sep 14, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MarkhorSecretInterface

type MarkhorSecretInterface interface {
	List(opts metav1.ListOptions) (*v1.MarkhorSecretList, error)
	// Get(name string, options metav1.GetOptions) (*v1.MarkhorSecret, error)
	// Create(*v1.MarkhorSecret) (*v1.MarkhorSecret, error)
	Watch(opts metav1.ListOptions) (watch.Interface, error)
}

type MarkhorV1Client

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

func NewForConfig

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

func (*MarkhorV1Client) MarkhorSecrets

func (c *MarkhorV1Client) MarkhorSecrets() MarkhorSecretInterface

type MarkhorV1Interface

type MarkhorV1Interface interface {
	MarkhorSecrets() MarkhorSecretInterface
}

Jump to

Keyboard shortcuts

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