sk8s

package
v0.0.0-...-2e0f28a Latest Latest
Warning

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

Go to latest
Published: Sep 10, 2018 License: BSD-3-Clause, BSD-3-Clause Imports: 24 Imported by: 0

Documentation

Overview

package sk8s provides a Skylark value interface for Kubernetes API types.

See the following packages:

Index

Constants

This section is empty.

Variables

View Source
var (
	Library = map[string]*skylark.Builtin{}
)

Functions

func ToSky

func ToSky(v interface{}) (skylark.Value, error)

Types

type Kind

type Kind interface {
	skylark.HasSetField
	Underlying() interface{}
	GroupVersionKind() metav1.GroupVersionKind
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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