Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewKubernetesProvider ¶
func NewKubernetesProvider(opts ...KubernetesIdentOption) ident.Provider
Types ¶
type KubernetesIdentOption ¶
type KubernetesIdentOption func(*KubernetesIdentOptions)
func WithRestConfig ¶
func WithRestConfig(rc *rest.Config) KubernetesIdentOption
type KubernetesIdentOptions ¶
type KubernetesIdentOptions struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.