heapsterk8s.io/heapster/common/flags Index | Files

package flags

import "k8s.io/heapster/common/flags"

Index

Types

type Uri

type Uri struct {
	Key string
	Val url.URL
}

func (*Uri) Set

func (u *Uri) Set(value string) error

func (*Uri) String

func (u *Uri) String() string

type Uris

type Uris []Uri

func (*Uris) Set

func (us *Uris) Set(value string) error

func (*Uris) String

func (us *Uris) String() string

func (*Uris) Type

func (us *Uris) Type() string

Source Files

flags.go

Version
v1.5.4 (latest)
Published
Jul 26, 2018
Platform
linux/amd64
Imports
5 packages
Last checked
2 weeks ago

Tools for package owners.